dolibarr/htdocs/install/mysql
2024-09-05 12:01:58 +02:00
..
data Update tva for Greece (#29849) 2024-06-09 03:19:11 +02:00
functions
migration Fix for non utf8 tables 2024-09-05 12:01:58 +02:00
tables FIX postgresql error (#28542) 2024-03-01 12:38:06 +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.