dolibarr/htdocs/install/mysql
2023-10-05 12:11:39 +02:00
..
data NEW Added notification on closed intervention 2023-10-05 12:11:39 +02:00
functions
migration NEW Added notification on closed intervention 2023-10-05 12:11:39 +02:00
tables FIX field entity is DEFAULT 1 NOT NULL 2023-10-02 21:26:27 +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.