dolibarr/htdocs/install/mysql
2010-10-06 09:40:18 +00:00
..
data Fix: Syntax error 2010-10-05 23:33:44 +00:00
functions
migration Fix: A fix to have new version of code able to run old migrate process 2010-10-06 09:40:18 +00:00
tables New: A lot of enhancements into ECM module. Dir can contains special characters. Speed enhancements. Dir can be created outside of dolibarr, the refresh button will update database. 2010-10-03 15:42:01 +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.