dolibarr/htdocs/install/mysql
Laurent Destailleur a4ec613d73 Move sql table
2018-09-28 19:40:44 +02:00
..
data Update german accounting file to use rowid 2018-09-26 11:52:06 +02:00
functions
migration Move sql table 2018-09-28 19:40:44 +02:00
tables Move sql table 2018-09-28 19:40:44 +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.