dolibarr/htdocs/install/mysql
2011-04-27 08:49:51 +00:00
..
data Add italian companies type 2011-04-23 10:04:52 +00:00
functions Move mysql/pgsql/mssql dir into install directory. 2009-10-07 18:17:55 +00:00
migration add source of demand for propal 2011-04-27 08:49:51 +00:00
tables New: add "tag" field for add an unique random code to be used for statistics 2011-04-23 12:29:33 +00:00
Makefile Fix: No change. Commit because files seems to be corrupted. 2010-04-25 17:44:49 +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.