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/5.3.1.sql

SET SQL_MODE = "";

CREATE TABLE IF NOT EXISTS `#__sppagebuilder_image_shapes` (
  `id` bigint NOT NULL AUTO_INCREMENT,
  `name` varchar(100) NOT NULL DEFAULT '',
  `shape` TEXT,
  `created` DATETIME NOT NULL,
  `created_by` int NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

Copyright © 2019 by b0y-101