dolibarr/htdocs/install/mysql
Laurent Destailleur 421a515f75
Merge pull request #17214 from dolibit-ut/patch-260
Update llx_20_c_departements.sql
2021-04-10 15:29:05 +02:00
..
data Merge pull request #17214 from dolibit-ut/patch-260 2021-04-10 15:29:05 +02:00
functions Move Gnu.org to https 2019-09-23 21:55:30 +02:00
migration add fk_project to warehouse table 2021-04-08 16:46:52 +02:00
tables add fk_project to warehouse table 2021-04-08 16:46:52 +02: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.