dolibarr/htdocs/install/mysql
Laurent Destailleur b0209ad827 Fix sql
2022-09-10 02:59:19 +02:00
..
data Bug #22064 effectif should be 51-100 and 101-500 (not 100-500) 2022-09-04 13:46:19 +02:00
functions
migration Fix sql 2022-09-10 02:59:19 +02:00
tables Fix missing key for donation module 2022-09-10 01:09:32 +02: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.