Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
...
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; |