dolibarr/htdocs/install/mysql
2022-10-25 17:30:50 +02:00
..
data Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-10-19 17:11:32 +02:00
functions
migration Merge pull request #22649 from fappels/develop_fix_migration 2022-10-25 14:44:41 +02:00
tables Close #22512 manually due to error in sticket (missing space after cast) 2022-10-25 17:30:50 +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.