Update 7.0.0-8.0.0.sql

This commit is contained in:
Frédéric FRANCE 2018-03-12 08:36:18 +01:00 committed by GitHub
parent 478b3dfa42
commit 98320ffad2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -143,6 +143,7 @@ CREATE TABLE llx_ticketsup
datec datetime,
date_read datetime,
date_close datetime,
notify_tiers_at_create tinyint,
tms timestamp
)ENGINE=innodb;