dolibarr/htdocs/install/mysql
Laurent Destailleur 7d5c4a3b38 Fix: Fix upgrade
New: Update dump file
Qual: Add label for PHPUnit tests
2012-11-11 14:34:55 +01:00
..
data Fix: New vat for switzerland 2012-11-08 12:15:15 +01:00
functions Fix: remove obsolete tags 2011-08-27 19:15:14 +00:00
migration Fix: Fix upgrade 2012-11-11 14:34:55 +01:00
tables Set unique key index unique in db (Conform to SQL standard) and needed 2012-11-04 15:55:12 +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.