dolibarr/htdocs/install/mysql
2024-12-02 01:52:08 +01:00
..
data Fix sql error 2024-09-13 14:49:50 +02:00
functions
migration Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-12-02 01:52:08 +01:00
tables Fix removed foreign key not on a unique key 2024-11-21 09:08:54 +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.