dolibarr/htdocs/install/pgsql
2025-08-09 16:21:06 +02:00
..
functions Add missing trigger 2025-08-09 16:21:06 +02:00
.sqlfluff QUAL: Add sqlfluff (SQL code and style check) (#29097) 2024-04-16 01:23:27 +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.