...
Code Block |
---|
ALTER TABLE app_userview CHANGE json json LONGTEXT; |
6. Increase the limit of Process Tool Plugin properties; run the following SQL:
Code Block |
---|
ALTER TABLE app_package_activity_plugin CHANGE pluginProperties pluginProperties LONGTEXT; |
...
Code Block |
---|
ALTER TABLE app_userview CHANGE json json LONGTEXT; |
6. Increase the limit of Process Tool Plugin properties; run the following SQL:
Code Block |
---|
ALTER TABLE app_package_activity_plugin CHANGE pluginProperties pluginProperties LONGTEXT; |