dolibarr/htdocs/install/pgsql
Laurent Destailleur b47dbc7a5f Merge remote-tracking branch 'origin/3.8' into develop
Conflicts:
	htdocs/install/pgsql/functions/functions.sql
	htdocs/projet/element.php
2015-11-26 01:32:21 +01:00
..
functions Merge remote-tracking branch 'origin/3.8' into develop 2015-11-26 01:32:21 +01: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 Move mysql/pgsql/mssql dir into install directory. 2009-10-07 18:17:55 +00: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.