dolibarr/mysql
2009-06-15 18:16:22 +00:00
..
data Fix: note commune suivant le type de taux et mise à jour des taux au 1er janvier 2009 2009-05-13 09:55:03 +00:00
functions Remove files not required. Now conversion between database syntax is done in real time during install. 2008-09-10 22:56:18 +00:00
migration New: Can fix some fatal errors with a repair script. 2009-06-15 18:16:22 +00:00
tables Doc to know goal of tables 2009-06-15 00:31:27 +00:00
Makefile Qual: Suppression de fichiers obsoletes 2006-06-03 23:46:24 +00:00
README Remove files not required. Now conversion between database syntax is done in real time during install. 2008-09-10 22:48:43 +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.