dolibarr/htdocs/install/mysql
Laurent Destailleur 7997db3eb9 Fix bad table
2024-03-22 02:50:12 +01:00
..
data fix spelling mistake 2024-03-15 20:59:35 +01:00
functions
migration Fix bad table 2024-03-22 02:50:12 +01:00
tables Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into 2024-03-21 15:38:11 +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.