forked from Wavyzz/dolibarr
* FIX: Too heavy sql query * FIX: Add index in user table and update SQL for user::fetchall() * FIX: Add also index on llx_user on migrate --------- Co-authored-by: Noé <noe@scopen.fr> Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
# 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.