dolibarr/htdocs/install/mysql
Lucas Marcouiller c8fb079893
FIX bank categorie table name (#30415)
Co-authored-by: Hystepik <lmarcouiller@nltechno.com>
2024-07-18 23:57:19 +02:00
..
data Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-07-16 14:49:25 +02:00
functions
migration FIX bank categorie table name (#30415) 2024-07-18 23:57:19 +02:00
tables FIX bank categorie table name (#30415) 2024-07-18 23:57:19 +02: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.