dolibarr/htdocs/install/mysql
2019-01-21 05:51:35 +01:00
..
data Rename consts and cleanup 2019-01-19 14:24:20 +01:00
functions
migration Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop 2019-01-21 05:51:35 +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.