dolibarr/htdocs/install/mysql
Laurent Destailleur 83ed2ffefd Fix syntax errors
2021-04-02 01:12:45 +02:00
..
data Fix syntax errors 2021-04-02 01:12:45 +02:00
functions
migration Fix bad table name for migration 2021-04-01 11:28:35 +02:00
tables Merge branch 'develop' of github.com:Dolibarr/dolibarr into dev_EventOrganisation 2021-03-31 20:09:44 +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.