dolibarr/htdocs/install/mysql
Laurent Destailleur 9df3f5c75e Migration of data
2017-10-23 19:18:17 +02:00
..
data Migration of data 2017-10-23 19:18:17 +02:00
functions
migration Migration of data 2017-10-23 19:18:17 +02:00
tables Prepare database to store country int accounting_system table 2017-10-23 18:56:09 +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.