2
0
forked from Wavyzz/dolibarr
Files
dolibarr-fork/htdocs/install/pgsql
Lionel VESSILLER 439eafb637 NEW add extrafields in warehouses
- create table
- admin extrafields
- object fecth, insert, update and delete extrafields
- card and list
2019-06-03 15:44:17 +02: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.