dolibarr/htdocs/install/mysql
2010-10-06 09:39:59 +00:00
..
data Add argentina vat rate 2010-09-18 10:59:53 +00:00
functions Move mysql/pgsql/mssql dir into install directory. 2009-10-07 18:17:55 +00:00
migration Fix: A fix to have new version of code able to run old migrate process 2010-10-06 09:39:59 +00:00
tables Fix: bad length of field with index in utf8 2010-09-28 06:10:56 +00:00
Makefile Works on product canvas 2010-03-26 14:25:06 +00:00
README Move mysql/pgsql/mssql dir into install directory. 2009-10-07 18:17:55 +00:00

# 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.