dolibarr/htdocs/install/mysql
2017-10-22 02:58:31 +02:00
..
data Remove rowid into script. Must use the autoincrement. 2017-10-22 02:58:31 +02:00
functions
migration Clean code 2017-10-20 23:49:20 +02:00
tables Clean code 2017-10-20 23:49:20 +02:00
index.html
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.