dolibarr/htdocs/install/mysql
Maxime Kohlhaas 954a578ebd Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into mko559
Conflicts:
	htdocs/install/mysql/migration/3.2.0-3.3.0.sql
2012-12-05 09:10:55 +01:00
..
data New: Add patch from pgrand to start link of several contacts onto an 2012-12-03 20:19:35 +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-12-05 09:10:55 +01:00
tables Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into mko559 2012-12-05 09:10:55 +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.