b0y-101 Mini Shell


Current Path : E:/www/plan/administrator/components/com_sppagebuilder/sql/updates/mysql/
File Upload :
Current File : E:/www/plan/administrator/components/com_sppagebuilder/sql/updates/mysql/3.0.alpha1-2017-10-13.sql

CREATE TABLE IF NOT EXISTS `#__sppagebuilder_sections` (
  `id` INT(5) unsigned NOT NULL AUTO_INCREMENT,
  `title` varchar(255) NOT NULL,
  `section` 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