dolibarr/htdocs/install/mysql
2024-06-19 20:20:20 +02:00
..
data Close #30083 in develop for v20 2024-06-19 14:39:15 +02:00
functions
migration Prepare v21 2024-06-19 20:20:03 +02:00
tables QUAL conformity PR for data structure of #29964 (#30014) 2024-06-19 20:19:30 +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.