dolibarr/htdocs/install/mysql
Laurent Destailleur 902065406b Debug v20
2024-06-27 09:20:04 +02:00
..
data Debug v20 2024-06-27 09:20:04 +02:00
functions
migration Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0 2024-06-24 01:47:18 +02:00
tables Debug v20 2024-06-23 13:57:35 +02: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.