mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Increase field
This commit is contained in:
parent
4e6edbc637
commit
e518bbc540
|
|
@ -23,7 +23,7 @@
|
|||
create table llx_action_def
|
||||
(
|
||||
rowid integer NOT NULL PRIMARY KEY,
|
||||
code varchar(28) UNIQUE NOT NULL,
|
||||
code varchar(32) UNIQUE NOT NULL,
|
||||
tms timestamp,
|
||||
titre varchar(255) NOT NULL,
|
||||
description text,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user