...
Code Block |
---|
ALTER TABLE app_package_activity_plugin CHANGE pluginProperties pluginProperties LONGTEXT; |
Joget DX on MySQL 8
Joget DX supports MySQL 8 database as Joget comes preinstalled with MariaDB drivers v2.5.0 to support MySQL 8 default caching_sha2_password authentication.
...