dolibarr/htdocs/install/mysql
2023-03-05 14:37:30 +01:00
..
data Merge pull request #24063 from aspangaro/18a5 2023-03-02 14:09:59 +01:00
functions
migration Better type for situation_cycle_ref 2023-03-05 14:37:30 +01:00
tables Better type for situation_cycle_ref 2023-03-05 14:37:30 +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.