dolibarr/htdocs/install/mysql
2019-01-21 16:44:51 +01:00
..
data Rename consts and cleanup 2019-01-19 14:24:20 +01:00
functions
migration To be sure table is dropped 2019-01-21 16:44:51 +01:00
tables Update llx_subscription.sql 2019-01-17 17:41:45 +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.