Added rfe 9128: Thingy fields subtext and pretext now have max length of 1024.
This commit is contained in:
parent
47ee55639e
commit
858c9033b9
2 changed files with 3 additions and 0 deletions
1
docs/upgrades/rfe-9128.sql
Normal file
1
docs/upgrades/rfe-9128.sql
Normal file
|
|
@ -0,0 +1 @@
|
|||
alter table Thingy_fields change subtext subtext text, change pretext pretext text;
|
||||
Loading…
Add table
Add a link
Reference in a new issue