b0y-101 Mini Shell


Current Path : E:/www2/risk/administrator/components/com_sppagebuilder/sql/updates/mysql/
File Upload :
Current File : E:/www2/risk/administrator/components/com_sppagebuilder/sql/updates/mysql/3.1-2018-01-01.sql

CREATE TABLE IF NOT EXISTS `#__sppagebuilder_addons` (
  `id` INT(5) unsigned NOT NULL AUTO_INCREMENT,
  `title` varchar(255) NOT NULL,
  `code` text NOT NULL,
  `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `created_by` bigint(20) NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

Copyright © 2019 by b0y-101