dolibarr/htdocs/install/mysql
2010-09-28 06:10:55 +00:00
..
data Fix: this constant already defined in module 2010-09-24 17:25:42 +00:00
functions
migration Fix: bad length of field with index in utf8 2010-09-28 06:10:55 +00:00
tables Works on hook module 2010-09-24 14:39:03 +00:00
Makefile Fix: No change. Commit because files seems to be corrupted. 2010-04-25 17:44:49 +00: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.