dolibarr/htdocs/install/mysql
Noé Cendrier 76dd29e4ec
FIX - V19 is not an SQL instruction ;) (#25377)
* - V19 is not an SQL instruction ;)

* we are now heading to 19.0 versions
2023-07-23 22:46:03 +02:00
..
data Add missing Canadian territories (#25364) 2023-07-16 13:46:07 +01:00
functions
migration FIX - V19 is not an SQL instruction ;) (#25377) 2023-07-23 22:46:03 +02:00
tables FIX : Make manufacturing_date visible to replace datec (#25381) 2023-07-23 22:32:58 +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.