mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-06 17:13:03 +01:00
revert SQL changes
This commit is contained in:
@@ -66,7 +66,7 @@ create table llx_actioncomm
|
||||
recurdateend datetime,
|
||||
|
||||
fk_element integer DEFAULT NULL,
|
||||
elementtype varchar(255) DEFAULT NULL
|
||||
elementtype varchar(32) DEFAULT NULL
|
||||
|
||||
)ENGINE=innodb;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user