mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
8 lines
352 B
Text
8 lines
352 B
Text
The libdbi-drivers project maintains drivers for the libdbi database
|
|
abstraction layer written in C. Drivers are distributed separately
|
|
from the library itself.
|
|
|
|
This includes the drivers for mysql and sqlite by default.
|
|
If the optional dependecy postgresql is installed and the
|
|
PGSQL="true" variable is set, then driver for it will be built
|
|
as well.
|