dolibarr/htdocs/install/mysql
2021-03-06 10:43:01 +01:00
..
data Update llx_accounting_abc.sql 2021-03-06 10:43:01 +01:00
functions
migration Add index on tag. Reduce tag length 2021-03-05 14:53:13 +01:00
tables Add index on tag. Reduce tag length 2021-03-05 14:53:13 +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.