dolibarr/htdocs/install/mysql
Laurent Destailleur 7565937a3b
Merge pull request #16820 from bugness-chl/develop
FIX #16143 Old PG requires "()" on DROP FUNCTION
2021-03-20 11:55:04 +01:00
..
data Update llx_20_c_departements.sql 2021-03-19 09:51:27 +01:00
functions Move Gnu.org to https 2019-09-23 21:55:30 +02:00
migration Merge pull request #16820 from bugness-chl/develop 2021-03-20 11:55:04 +01:00
tables Fix regression 2021-03-20 11:23:32 +01:00
index.html
README

# README
########

This directory contains:

data:      A directory with SQL script to add Dolibarr initial data.
migration: A directory with SQL script to migrate Dolibarr database from 
           one version to another version.
tables:    A directory with all files with create tables and index orders.