mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-06 00:53:00 +01:00
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
This commit is contained in:
@@ -13,7 +13,7 @@ CREATE TABLE llx_blockedlog
|
||||
date_object datetime,
|
||||
object_data text,
|
||||
fk_user integer,
|
||||
entity integer DEFAULT 1,
|
||||
entity integer DEFAULT 1 NOT NULL,
|
||||
certified integer
|
||||
) ENGINE=innodb;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user