dolibarr/htdocs/install/mysql
Laurent Destailleur ec8b260bf6 New: Prepare 3.4 branch
New: Add hook for agenda, info and category tabs
2013-01-12 14:34:16 +01:00
..
data Merge remote-tracking branch 'origin/3.3' into develop 2013-01-06 21:36:39 +01:00
functions Fix: remove obsolete tags 2011-08-27 19:15:14 +00:00
migration New: Prepare 3.4 branch 2013-01-12 14:34:16 +01:00
tables Merge remote-tracking branch 'origin/3.3' into develop 2013-01-09 19:15:51 +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.