dolibarr/htdocs/install/mysql
Laurent Destailleur 64e778a78f Fix pgsql migration
2018-07-04 10:26:25 +02:00
..
data Fix: update price format 2018-06-25 12:20:08 +02:00
functions
migration Fix pgsql migration 2018-07-04 10:26:25 +02:00
tables Fix bad name of field 2018-07-02 18:08:55 +02: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.