summaryrefslogtreecommitdiffstats
path: root/libraries/libdbi-drivers/README
blob: 3b68a7d6816235ac9fb6df5afefaaafd9bac96af (plain)
1
2
3
4
5
6
7
8
9
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 PGSQL="true" variable is set, then postgresql will is 
required and will be built as well.

This requires libdbi.