dolibarr/htdocs/install/mysql
Laurent Destailleur f52e57f796 Debug v20
2024-03-25 12:14:25 +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 Debug v20 2024-03-25 12:14:25 +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.