dolibarr/htdocs/install/mysql
Laurent Destailleur 00b505a71c Fix sql syntax
2017-10-27 01:48:05 +02:00
..
data Fix sql syntax 2017-10-27 01:48:05 +02:00
functions
migration Merge branch 'develop' into 7.0-pcg6 2017-10-27 01:42:03 +02:00
tables Fix sql field can't be named 'offset' (reserved word). 2017-10-26 18:30:01 +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.