dolibarr/htdocs/install/mysql
Francis Appels 95b56f0518
Update 6.0.0-7.0.0.sql
timestamp NOT NULL can cause SQL error.
2019-12-17 12:19:35 +01:00
..
data FIX #10030 better german chart 2018-11-19 20:04:31 +01:00
functions
migration Update 6.0.0-7.0.0.sql 2019-12-17 12:19:35 +01:00
tables fix actioncomm module for long trigger names 2019-04-23 16:19:58 +02:00
index.html
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.