2
0
forked from Wavyzz/dolibarr
Files
dolibarr-fork/htdocs/install/mysql
Florian Charlaix c5b43fc7df Add pid integer column to llx_cronjob
Store the PID of the cronjob to allow cleanup if the process is no longer present in the system
2022-08-18 15:17:59 +02:00
..
2022-08-14 13:40:57 +02:00

# 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.