dolibarr/htdocs/install/mysql
Regis Houssin a494e01f00 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict

Conflicts:
	htdocs/install/mysql/migration/6.0.0-7.0.0.sql
2017-09-14 12:07:19 +02:00
..
data Fixed. 2017-09-09 22:21:55 +02:00
functions
migration Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into 2017-09-14 12:07:19 +02:00
tables Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into 2017-09-14 12:07:19 +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.