dolibarr/htdocs/install/mysql
Laurent Destailleur f5881c6199 Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
Conflicts:
	htdocs/comm/index.php
	htdocs/fourn/class/fournisseur.commande.class.php
2021-04-09 14:02:14 +02:00
..
data Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0 2021-04-09 14:02:14 +02:00
functions Move Gnu.org to https 2019-09-23 21:55:30 +02:00
migration FIX #16143 Old PG requires "()" on DROP FUNCTION 2021-03-20 11:56:19 +01:00
tables FIX #16431 2021-02-26 19:18:03 +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.