dolibarr/htdocs/install/mysql
2021-03-18 12:54:49 +01:00
..
data Merge pull request #16757 from dolibit-ut/patch-101 2021-03-17 16:51:37 +01:00
functions
migration Add fields to know authentication method used 2021-03-18 12:54:49 +01:00
tables Add fields to know authentication method used 2021-03-18 12:54:49 +01: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.