dolibarr/htdocs/install/mysql
Laurent Destailleur (aka Eldy) 69d6f5b60c Clean position of field
2024-12-03 12:12:22 +01:00
..
data Fix duplicate record 2024-11-29 16:58:39 +01:00
functions
migration Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-12-02 01:58:06 +01:00
tables Clean position of field 2024-12-03 12:12:22 +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.