Release of v4.0.0-beta5
Fix the media field size limitation. #1109. Add dynamic datatype update to schema field check. Fix version_update column size. Improved the Schema Table update engine.
This commit is contained in:
@ -49,3 +49,5 @@ DROP TABLE IF EXISTS `#__componentbuilder_joomla_plugin_group`;
|
||||
DROP TABLE IF EXISTS `#__componentbuilder_joomla_plugin_updates`;
|
||||
DROP TABLE IF EXISTS `#__componentbuilder_joomla_plugin_files_folders_urls`;
|
||||
|
||||
DROP TABLE IF EXISTS `#__componentbuilder_external_code`;
|
||||
|
||||
|
Reference in New Issue
Block a user