dolibarr/htdocs/install/mysql
Laurent Destailleur 02051ebf38 Fix phpunit
2024-01-09 14:10:31 +01:00
..
data Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-12-17 22:17:14 +01:00
functions
migration reveiw 2024-01-08 21:15:57 +01:00
tables Fix phpunit 2024-01-09 14:10:31 +01: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.