b0y-101 Mini Shell


Current Path : E:/www2/plan/plugins/system/cwgears/sql/updates/mysql/
File Upload :
Current File : E:/www2/plan/plugins/system/cwgears/sql/updates/mysql/0.5.8.sql

--
-- New table to track dependencies
--
CREATE TABLE IF NOT EXISTS `#__coalaweb_common` (
`key` varchar(190) NOT NULL COMMENT 'Primary Key',
`value` longtext NOT NULL,
PRIMARY KEY (`key`)
) DEFAULT CHARSET=utf8mb4 DEFAULT COLLATE=utf8mb4_unicode_ci;

Copyright © 2019 by b0y-101