dolibarr/htdocs/install/pgsql
Laurent Destailleur 9e38f3122d Update for pgsql
2019-05-18 01:26:44 +02:00
..
functions Update for pgsql 2019-05-18 01:26:44 +02:00
index.html Removed index.php and replaced them with blank index.html as it is more appropriate 2014-07-12 23:18:57 +02:00
README

# 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.