dolibarr/htdocs/install/mysql
2019-01-27 18:11:18 +01:00
..
data Rename consts and cleanup 2019-01-19 14:24:20 +01:00
functions
migration Fix missing field into migration 2019-01-27 18:11:18 +01:00
tables Merge pull request #10368 from ptibogxiv/patch-91 2019-01-27 18:07:46 +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.