dolibarr/htdocs/install/mysql
Maxime Kohlhaas 9e4cba13c8 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into mko559
Conflicts:
	htdocs/install/mysql/migration/3.2.0-3.3.0.sql
2012-11-22 15:24:10 +01:00
..
data Qual: Removed "dolibarr" into default email sender. 2012-11-21 14:45:02 +01:00
functions Fix: remove obsolete tags 2011-08-27 19:15:14 +00:00
migration Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into mko559 2012-11-22 15:24:10 +01:00
tables Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into mko559 2012-11-22 15:24:10 +01: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.