dolibarr/htdocs/install/pgsql
2020-10-06 11:04:31 +02:00
..
functions change table into DB and ref #14697 2020-10-06 11:04:31 +02:00
index.html
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.