dolibarr/htdocs/install/mysql
Laurent Destailleur 2f687a3c40 FIX #14033
2020-06-17 17:57:32 +02:00
..
data FIX #14033 2020-06-17 17:57:32 +02:00
functions
migration Merge 2020-06-14 21:50:40 +02:00
tables Merge 2020-06-14 21:50:40 +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.