mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
* NEW improved resource data structure
* Added data structure v18-v19 migration
* Added null as default
* Revert "Added null as default"
This reverts commit
|
||
|---|---|---|
| .. | ||
| data | ||
| functions | ||
| migration | ||
| tables | ||
| 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.