dolibarr/pgsql
2008-09-10 22:48:43 +00:00
..
functions Fix: On crée les fonctions si le fichier functions.sql existe 2005-03-18 00:57:30 +00:00
README Remove files not required. Now conversion between database syntax is done in real time during install. 2008-09-10 22:48:43 +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.