dolibarr/htdocs/install/mysql
Laurent Destailleur 7c25f06f58
Merge pull request #16353 from aspangaro/14a18
Code enhanced - Standardize field name #14697
2021-02-20 16:51:34 +01:00
..
data Add IS 2021-02-18 22:08:31 +01:00
functions Move Gnu.org to https 2019-09-23 21:55:30 +02:00
migration Merge pull request #16353 from aspangaro/14a18 2021-02-20 16:51:34 +01:00
tables Code enhanced - Standardize field name #14697 2021-02-18 22:42:55 +01:00
index.html
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.