dolibarr/htdocs/install/mysql
2021-03-02 22:35:47 +01:00
..
data Remove UK from list of european countries 2021-03-02 16:00:10 +01:00
functions Move Gnu.org to https 2019-09-23 21:55:30 +02:00
migration set migration auto increment 2021-03-02 22:35:47 +01:00
tables Merge HEAD, branch 'develop' of github.com:Dolibarr/dolibarr into develop 2021-03-02 11:01:02 +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.