Skip to content
Snippets Groups Projects
Commit 6780782e authored by Giovannoni Laurent's avatar Giovannoni Laurent
Browse files

No commit message

No commit message
parent 3725822c
No related branches found
No related tags found
No related merge requests found
/* Warning : This script erase all data in Maarch Entreprise. It keep in database parameters. Howerver, all ressources (res_letterbox), history and other where be deleted */
TRUNCATE TABLE cases;
TRUNCATE TABLE cases_res;
TRUNCATE TABLE contacts;
TRUNCATE TABLE listinstance;
TRUNCATE TABLE history;
TRUNCATE TABLE history_batch;
TRUNCATE TABLE mlb_coll_ext;
TRUNCATE TABLE notes;
TRUNCATE TABLE res_letterbox;
TRUNCATE TABLE res_attachments;
TRUNCATE TABLE saved_queries;
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment