dolibarr/htdocs/install/mysql
Laurent Destailleur 0a03ee5cd4 Comment
2021-04-02 15:44:06 +02:00
..
data Merge pull request #17069 from dolibit-ut/patch-204 2021-04-02 01:51:54 +02:00
functions
migration Fix bad table name for migration 2021-04-01 11:28:35 +02:00
tables Comment 2021-04-02 15:44:06 +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.