fix(db): increase integration kind limit from 16 to 64 characters
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ALTER TABLE `integrationSecret` MODIFY COLUMN `kind` varchar(64) NOT NULL;
|
||||
Reference in New Issue
Block a user