Files
dolibarr/htdocs/install/pgsql
Raphaël Doursenaud 53fdc3b514 Fix install with PostgreSQL
The language should be lowercase and unquoted
2013-05-30 16:31:27 +02:00
..
2013-05-30 16:31:27 +02:00

# README
########

This directory contains files to create functions required
to have PgSql database being compatible with Dolibarr.

Note that all scripts to create database and to load initial data
are the mysql scripts that are converted on the fly by the driver
to be compatible with PgSql.