dolibarr/htdocs/install/mysql
2024-05-05 01:27:32 +02:00
..
data Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-04-18 02:48:52 +02:00
functions
migration More complete db structure for online signature 2024-05-05 01:27:32 +02:00
tables More complete db structure for online signature 2024-05-05 01:27:32 +02:00
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.