dolibarr/htdocs/install/mysql
Laurent Destailleur 8025fb1ac1 Fix size of column
2019-04-24 10:07:58 +02:00
..
data Debug ticket module 2019-04-10 15:45:55 +02:00
functions
migration Fix size of column 2019-04-24 10:07:58 +02:00
tables Work on inventory feature 2019-04-23 11:00:28 +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.