dolibarr/htdocs/install/mysql
Laurent Destailleur bc83d330b6 Debug v21
2024-11-25 03:16:30 +01:00
..
data FIX compatibility with multicompany (#31934) 2024-11-16 10:33:28 +01:00
functions
migration Debug v21 2024-11-25 03:16:30 +01:00
tables Debug v21 2024-11-25 03:16: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.