dolibarr/htdocs/install/mysql
2011-08-08 01:53:25 +00:00
..
data Fix: A code must not contain space 2011-08-05 22:33:04 +00:00
functions Fix: Avoid errors into rpm packages 2011-08-03 01:32:42 +00:00
migration Fix: Remove duplicate entry 2011-08-03 10:55:39 +00:00
tables Fix: When a line is defined as option, it was not possible to remove "options" then. 2011-08-08 01:53:25 +00: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.