dolibarr/htdocs/install/mysql
Laurent Destailleur a17c9d5d36 Fix perf index
2022-11-15 22:23:10 +01:00
..
data Remove default deprecated constant 2022-11-15 14:09:08 +01:00
functions
migration Merge pull request #22730 from frederic34/overwritetrans 2022-11-02 16:10:51 +01:00
tables Fix perf index 2022-11-15 22:23:10 +01:00
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.