Files
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
..

# 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.