dolibarr/htdocs/install/mysql
2023-07-25 23:15:43 +02:00
..
data Update llx_20_c_departements.sql (#25470) 2023-07-25 23:15:43 +02:00
functions
migration FIX - V19 is not an SQL instruction ;) (#25377) 2023-07-23 22:46:03 +02:00
tables Fix : bookcal database structure adding calendar (#25352) 2023-07-23 23:31:12 +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.