dolibarr/htdocs/install/mysql
KreizIT a80ecc8052 Correct multiline comments not manage by dolibarr
Avoid error in loading data and also loading data which not be to.
2014-03-05 12:06:01 +01:00
..
data Correct multiline comments not manage by dolibarr 2014-03-05 12:06:01 +01:00
functions Prepare move to other licence. For the moment all answers for licence 2013-01-16 15:36:08 +01:00
migration Batch number management step 1 : database modification 2014-03-03 14:11:19 +01:00
tables - Add table modification for product (forget in step 1) 2014-03-04 18:55:55 +01:00
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.