dolibarr/htdocs/install/mysql
Laurent Destailleur 0236c31e21
Merge pull request #20730 from Hystepik/develop#5
New : module webhook database structure
2022-05-04 01:05:09 +02:00
..
data Update llx_c_availability.sql 2022-04-29 20:08:27 +02:00
functions Remove one thousand of useless files 2021-04-12 15:57:16 +02:00
migration NEW Add firstname and lastname for module "Event Organization" 2022-05-03 18:20:39 +02:00
tables Merge pull request #20730 from Hystepik/develop#5 2022-05-04 01:05:09 +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.