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 Remove one thousand of useless files 2021-04-12 15:57:16 +02:00
migration Fix bad table 2024-03-22 02:50:12 +01:00
tables Debug v20 2024-03-25 12:14:25 +01:00
README Move mysql/pgsql/mssql dir into install directory. 2009-10-07 18:17:55 +00:00

# 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.