dolibarr/htdocs/install/mysql
Laurent Destailleur ba7ca3da6e Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop6

Conflicts:
	htdocs/core/photos_resize.php
	htdocs/install/mysql/data/llx_c_action_trigger.sql
2016-12-22 17:57:42 +01:00
..
data Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into 2016-12-22 17:57:42 +01:00
functions Removed index.php and replaced them with blank index.html as it is more appropriate 2014-07-12 23:18:57 +02:00
migration Prepare action tracking on products 2016-12-20 12:05:00 +01:00
tables NEW Uploaded files are indexed into database 2016-12-13 00:15:21 +01:00
index.html Removed index.php and replaced them with blank index.html as it is more appropriate 2014-07-12 23:18:57 +02:00
README Move mysql/pgsql/mssql dir into install directory. 2009-10-07 18:17:55 +00:00

# 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.