2137 lines
1.0 MiB
MySQL
2137 lines
1.0 MiB
MySQL
|
|
-- MySQL dump 10.13 Distrib 8.0.34, for Linux (x86_64)
|
|||
|
|
--
|
|||
|
|
-- Host: localhost Database: dagdan_get
|
|||
|
|
-- ------------------------------------------------------
|
|||
|
|
-- Server version 8.0.34-0ubuntu0.22.04.1
|
|||
|
|
|
|||
|
|
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
|
|||
|
|
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
|
|||
|
|
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
|
|||
|
|
/*!50503 SET NAMES utf8mb4 */;
|
|||
|
|
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
|
|||
|
|
/*!40103 SET TIME_ZONE='+00:00' */;
|
|||
|
|
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
|
|||
|
|
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
|
|||
|
|
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
|
|||
|
|
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `backend_access_log`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `backend_access_log`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `backend_access_log` (
|
|||
|
|
`id` int unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
|
`user_id` int unsigned NOT NULL,
|
|||
|
|
`ip_address` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`created_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`updated_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
PRIMARY KEY (`id`)
|
|||
|
|
) ENGINE=InnoDB AUTO_INCREMENT=29 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `backend_access_log`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `backend_access_log` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `backend_access_log` DISABLE KEYS */;
|
|||
|
|
INSERT INTO `backend_access_log` VALUES (1,1,'127.0.0.1','2023-06-26 21:32:49','2023-06-26 21:32:49'),(2,1,'119.235.118.26','2023-06-27 03:40:03','2023-06-27 03:40:03'),(3,1,'119.235.118.26','2023-06-27 11:44:53','2023-06-27 11:44:53'),(4,1,'89.23.103.200','2023-09-06 07:32:32','2023-09-06 07:32:32'),(5,1,'89.23.103.200','2023-09-14 14:48:58','2023-09-14 14:48:58'),(6,1,'119.235.115.14','2023-09-14 16:27:29','2023-09-14 16:27:29'),(7,1,'89.23.103.200','2023-09-14 20:06:20','2023-09-14 20:06:20'),(8,1,'10.105.41.118','2023-09-14 20:19:49','2023-09-14 20:19:49'),(9,1,'10.105.41.118','2023-09-14 20:51:23','2023-09-14 20:51:23'),(10,1,'10.105.41.118','2023-09-14 20:52:00','2023-09-14 20:52:00'),(11,1,'10.105.41.118','2023-09-14 20:58:31','2023-09-14 20:58:31'),(12,1,'10.105.41.118','2023-09-14 21:07:53','2023-09-14 21:07:53'),(13,1,'10.105.41.118','2023-09-15 04:48:55','2023-09-15 04:48:55'),(14,1,'10.105.41.118','2023-09-15 05:30:45','2023-09-15 05:30:45'),(15,1,'10.105.41.118','2023-09-15 05:42:55','2023-09-15 05:42:55'),(16,1,'10.105.41.118','2023-09-15 06:32:13','2023-09-15 06:32:13'),(17,1,'10.105.41.118','2023-09-15 06:37:40','2023-09-15 06:37:40'),(18,1,'10.105.41.118','2023-09-15 11:42:48','2023-09-15 11:42:48'),(19,1,'10.105.41.118','2023-09-15 12:36:55','2023-09-15 12:36:55'),(20,1,'10.105.41.118','2023-09-15 12:38:10','2023-09-15 12:38:10'),(21,1,'10.105.41.118','2023-09-15 13:56:30','2023-09-15 13:56:30'),(22,1,'10.105.41.118','2023-09-15 14:12:38','2023-09-15 14:12:38'),(23,1,'89.23.103.200','2023-09-19 06:00:40','2023-09-19 06:00:40'),(24,1,'119.235.115.14','2023-09-22 14:08:47','2023-09-22 14:08:47'),(25,1,'89.23.103.200','2023-09-26 08:18:11','2023-09-26 08:18:11'),(26,1,'89.23.103.200','2023-10-02 10:38:34','2023-10-02 10:38:34'),(27,1,'156.239.155.200','2023-10-10 13:12:44','2023-10-10 13:12:44'),(28,1,'89.23.103.200','2023-10-10 20:20:31','2023-10-10 20:20:31');
|
|||
|
|
/*!40000 ALTER TABLE `backend_access_log` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `backend_user_groups`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `backend_user_groups`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `backend_user_groups` (
|
|||
|
|
`id` int unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
|
`name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
|
|||
|
|
`code` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`description` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`is_new_user_default` tinyint(1) NOT NULL DEFAULT '0',
|
|||
|
|
`created_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`updated_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
PRIMARY KEY (`id`),
|
|||
|
|
UNIQUE KEY `name_unique` (`name`),
|
|||
|
|
KEY `code_index` (`code`)
|
|||
|
|
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `backend_user_groups`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `backend_user_groups` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `backend_user_groups` DISABLE KEYS */;
|
|||
|
|
INSERT INTO `backend_user_groups` VALUES (1,'Owners','owners','Default group for website owners.',0,'2023-06-22 16:35:31','2023-06-22 16:35:31');
|
|||
|
|
/*!40000 ALTER TABLE `backend_user_groups` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `backend_user_preferences`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `backend_user_preferences`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `backend_user_preferences` (
|
|||
|
|
`id` int unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
|
`user_id` int unsigned NOT NULL,
|
|||
|
|
`namespace` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
|
|||
|
|
`group` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
|
|||
|
|
`item` varchar(150) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
|
|||
|
|
`value` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`site_id` int unsigned DEFAULT NULL,
|
|||
|
|
`site_root_id` int unsigned DEFAULT NULL,
|
|||
|
|
PRIMARY KEY (`id`),
|
|||
|
|
KEY `user_item_index` (`user_id`,`namespace`,`group`,`item`)
|
|||
|
|
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `backend_user_preferences`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `backend_user_preferences` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `backend_user_preferences` DISABLE KEYS */;
|
|||
|
|
INSERT INTO `backend_user_preferences` VALUES (1,1,'system','site','edit','\"2\"',NULL,NULL),(2,1,'cms','theme','edit','\"dagdan\"',NULL,NULL),(3,1,'backend','backend','preferences','{\"locale\":\"ru\",\"fallback_locale\":\"en\",\"timezone\":\"Asia\\/Ashgabat\",\"editor_theme\":\"twilight\",\"editor_word_wrap\":\"off\",\"editor_font_size\":\"12\",\"editor_tab_size\":\"4\",\"editor_code_folding\":\"manual\",\"editor_autocompletion\":\"manual\",\"editor_use_emmet\":\"1\",\"editor_show_gutter\":\"1\",\"editor_highlight_active_line\":\"1\",\"editor_auto_closing\":\"1\",\"editor_use_hard_tabs\":\"0\",\"editor_display_indent_guides\":\"0\",\"editor_show_invisibles\":\"0\",\"editor_show_print_margin\":\"0\"}',NULL,NULL);
|
|||
|
|
/*!40000 ALTER TABLE `backend_user_preferences` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `backend_user_roles`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `backend_user_roles`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `backend_user_roles` (
|
|||
|
|
`id` int unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
|
`name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
|
|||
|
|
`code` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`color_background` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`description` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`permissions` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`is_system` tinyint(1) NOT NULL DEFAULT '0',
|
|||
|
|
`sort_order` int DEFAULT NULL,
|
|||
|
|
`created_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`updated_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
PRIMARY KEY (`id`),
|
|||
|
|
UNIQUE KEY `role_unique` (`name`),
|
|||
|
|
KEY `role_code_index` (`code`)
|
|||
|
|
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `backend_user_roles`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `backend_user_roles` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `backend_user_roles` DISABLE KEYS */;
|
|||
|
|
INSERT INTO `backend_user_roles` VALUES (1,'Developer','developer','#3498db','Site administrator with access to developer tools.','',1,1,'2023-06-22 16:35:31','2023-06-22 16:35:31'),(2,'Publisher','publisher','#1abc9c','Site editor with access to publishing tools.','',1,2,'2023-06-22 16:35:31','2023-06-22 16:35:31');
|
|||
|
|
/*!40000 ALTER TABLE `backend_user_roles` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `backend_user_throttle`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `backend_user_throttle`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `backend_user_throttle` (
|
|||
|
|
`id` int unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
|
`user_id` int unsigned DEFAULT NULL,
|
|||
|
|
`ip_address` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`attempts` int NOT NULL DEFAULT '0',
|
|||
|
|
`last_attempt_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`is_suspended` tinyint(1) NOT NULL DEFAULT '0',
|
|||
|
|
`suspended_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`is_banned` tinyint(1) NOT NULL DEFAULT '0',
|
|||
|
|
`banned_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
PRIMARY KEY (`id`),
|
|||
|
|
KEY `backend_user_throttle_user_id_index` (`user_id`),
|
|||
|
|
KEY `backend_user_throttle_ip_address_index` (`ip_address`)
|
|||
|
|
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `backend_user_throttle`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `backend_user_throttle` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `backend_user_throttle` DISABLE KEYS */;
|
|||
|
|
INSERT INTO `backend_user_throttle` VALUES (1,1,'127.0.0.1',0,NULL,0,NULL,0,NULL),(2,1,'119.235.118.26',0,NULL,0,NULL,0,NULL),(3,1,'89.23.103.200',0,NULL,0,NULL,0,NULL),(4,1,'119.235.115.14',0,NULL,0,NULL,0,NULL),(5,1,'185.69.186.218',0,NULL,0,NULL,0,NULL),(6,1,'10.105.41.118',0,NULL,0,NULL,0,NULL),(7,1,'156.239.155.200',0,NULL,0,NULL,0,NULL);
|
|||
|
|
/*!40000 ALTER TABLE `backend_user_throttle` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `backend_users`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `backend_users`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `backend_users` (
|
|||
|
|
`id` int unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
|
`first_name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`last_name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`login` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
|
|||
|
|
`email` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
|
|||
|
|
`password` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
|
|||
|
|
`activation_code` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`persist_code` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`reset_password_code` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`permissions` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`is_activated` tinyint(1) NOT NULL DEFAULT '0',
|
|||
|
|
`is_superuser` tinyint(1) NOT NULL DEFAULT '0',
|
|||
|
|
`activated_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`last_login` timestamp NULL DEFAULT NULL,
|
|||
|
|
`deleted_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`role_id` int unsigned DEFAULT NULL,
|
|||
|
|
`created_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`updated_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
PRIMARY KEY (`id`),
|
|||
|
|
UNIQUE KEY `login_unique` (`login`),
|
|||
|
|
UNIQUE KEY `email_unique` (`email`),
|
|||
|
|
KEY `act_code_index` (`activation_code`),
|
|||
|
|
KEY `reset_code_index` (`reset_password_code`),
|
|||
|
|
KEY `admin_role_index` (`role_id`)
|
|||
|
|
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `backend_users`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `backend_users` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `backend_users` DISABLE KEYS */;
|
|||
|
|
INSERT INTO `backend_users` VALUES (1,'admin','dagdan','admin_dagdan','shokki.a96@gmail.com','$2y$10$LpkuHT4JScoKprmL2eQjHeZVPK7pT2vQfdXh0endJlwz.kdXMM2Re',NULL,'$2y$10$5ufWH60436urd22fzMgmvu70E2vT.4eY/CUV0FmZ.1wqPp5Yhmluy',NULL,'',1,1,NULL,'2023-10-10 20:20:31',NULL,1,'2023-06-22 16:52:24','2023-10-10 20:20:31');
|
|||
|
|
/*!40000 ALTER TABLE `backend_users` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `backend_users_groups`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `backend_users_groups`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `backend_users_groups` (
|
|||
|
|
`user_id` int unsigned NOT NULL,
|
|||
|
|
`user_group_id` int unsigned NOT NULL,
|
|||
|
|
PRIMARY KEY (`user_id`,`user_group_id`)
|
|||
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `backend_users_groups`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `backend_users_groups` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `backend_users_groups` DISABLE KEYS */;
|
|||
|
|
INSERT INTO `backend_users_groups` VALUES (1,1);
|
|||
|
|
/*!40000 ALTER TABLE `backend_users_groups` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `blakejones_magicforms_records`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `blakejones_magicforms_records`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `blakejones_magicforms_records` (
|
|||
|
|
`id` int unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
|
`group` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '(Empty)',
|
|||
|
|
`form_data` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`ip` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`unread` tinyint(1) NOT NULL DEFAULT '1',
|
|||
|
|
`deleted_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`created_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`updated_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
PRIMARY KEY (`id`)
|
|||
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `blakejones_magicforms_records`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `blakejones_magicforms_records` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `blakejones_magicforms_records` DISABLE KEYS */;
|
|||
|
|
/*!40000 ALTER TABLE `blakejones_magicforms_records` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `cache`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `cache`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `cache` (
|
|||
|
|
`key` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
|
|||
|
|
`value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
|
|||
|
|
`expiration` int NOT NULL,
|
|||
|
|
UNIQUE KEY `cache_key_unique` (`key`)
|
|||
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `cache`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `cache` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `cache` DISABLE KEYS */;
|
|||
|
|
/*!40000 ALTER TABLE `cache` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `cms_theme_data`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `cms_theme_data`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `cms_theme_data` (
|
|||
|
|
`id` int unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
|
`theme` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`data` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`created_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`updated_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
PRIMARY KEY (`id`),
|
|||
|
|
KEY `cms_theme_data_theme_index` (`theme`)
|
|||
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `cms_theme_data`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `cms_theme_data` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `cms_theme_data` DISABLE KEYS */;
|
|||
|
|
/*!40000 ALTER TABLE `cms_theme_data` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `cms_theme_logs`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `cms_theme_logs`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `cms_theme_logs` (
|
|||
|
|
`id` int unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
|
`type` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
|
|||
|
|
`theme` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`template` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`old_template` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`old_content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`user_id` int DEFAULT NULL,
|
|||
|
|
`created_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`updated_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
PRIMARY KEY (`id`),
|
|||
|
|
KEY `cms_theme_logs_type_index` (`type`),
|
|||
|
|
KEY `cms_theme_logs_theme_index` (`theme`),
|
|||
|
|
KEY `cms_theme_logs_user_id_index` (`user_id`)
|
|||
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `cms_theme_logs`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `cms_theme_logs` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `cms_theme_logs` DISABLE KEYS */;
|
|||
|
|
/*!40000 ALTER TABLE `cms_theme_logs` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `cms_theme_templates`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `cms_theme_templates`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `cms_theme_templates` (
|
|||
|
|
`id` int unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
|
`source` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
|
|||
|
|
`path` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
|
|||
|
|
`content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
|
|||
|
|
`file_size` int unsigned NOT NULL,
|
|||
|
|
`updated_at` datetime DEFAULT NULL,
|
|||
|
|
`deleted_at` datetime DEFAULT NULL,
|
|||
|
|
PRIMARY KEY (`id`),
|
|||
|
|
KEY `cms_theme_templates_source_index` (`source`),
|
|||
|
|
KEY `cms_theme_templates_path_index` (`path`)
|
|||
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `cms_theme_templates`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `cms_theme_templates` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `cms_theme_templates` DISABLE KEYS */;
|
|||
|
|
/*!40000 ALTER TABLE `cms_theme_templates` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `deferred_bindings`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `deferred_bindings`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `deferred_bindings` (
|
|||
|
|
`id` int unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
|
`master_type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
|
|||
|
|
`master_field` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
|
|||
|
|
`slave_type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
|
|||
|
|
`slave_id` int NOT NULL,
|
|||
|
|
`pivot_data` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`session_key` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
|
|||
|
|
`is_bind` tinyint(1) NOT NULL DEFAULT '1',
|
|||
|
|
`created_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`updated_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
PRIMARY KEY (`id`)
|
|||
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `deferred_bindings`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `deferred_bindings` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `deferred_bindings` DISABLE KEYS */;
|
|||
|
|
/*!40000 ALTER TABLE `deferred_bindings` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `failed_jobs`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `failed_jobs`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `failed_jobs` (
|
|||
|
|
`id` int unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
|
`connection` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
|
|||
|
|
`queue` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
|
|||
|
|
`payload` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
|
|||
|
|
`exception` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`failed_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
PRIMARY KEY (`id`)
|
|||
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `failed_jobs`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `failed_jobs` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `failed_jobs` DISABLE KEYS */;
|
|||
|
|
/*!40000 ALTER TABLE `failed_jobs` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `jobs`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `jobs`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `jobs` (
|
|||
|
|
`id` bigint unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
|
`queue` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
|
|||
|
|
`payload` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
|
|||
|
|
`attempts` tinyint unsigned NOT NULL,
|
|||
|
|
`reserved_at` int unsigned DEFAULT NULL,
|
|||
|
|
`available_at` int unsigned NOT NULL,
|
|||
|
|
`created_at` int unsigned NOT NULL,
|
|||
|
|
PRIMARY KEY (`id`),
|
|||
|
|
KEY `jobs_queue_reserved_at_index` (`queue`,`reserved_at`)
|
|||
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `jobs`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `jobs` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `jobs` DISABLE KEYS */;
|
|||
|
|
/*!40000 ALTER TABLE `jobs` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `migrations`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `migrations`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `migrations` (
|
|||
|
|
`id` int unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
|
`migration` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
|
|||
|
|
`batch` int NOT NULL,
|
|||
|
|
PRIMARY KEY (`id`)
|
|||
|
|
) ENGINE=InnoDB AUTO_INCREMENT=37 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `migrations`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `migrations` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `migrations` DISABLE KEYS */;
|
|||
|
|
INSERT INTO `migrations` VALUES (1,'2013_10_01_000001_Db_Deferred_Bindings',1),(2,'2013_10_01_000002_Db_System_Files',1),(3,'2013_10_01_000003_Db_System_Plugin_Versions',1),(4,'2013_10_01_000004_Db_System_Plugin_History',1),(5,'2013_10_01_000005_Db_System_Settings',1),(6,'2013_10_01_000006_Db_System_Parameters',1),(7,'2013_10_01_000008_Db_System_Mail_Templates',1),(8,'2013_10_01_000009_Db_System_Mail_Layouts',1),(9,'2014_10_01_000010_Db_Jobs',1),(10,'2014_10_01_000011_Db_System_Event_Logs',1),(11,'2014_10_01_000012_Db_System_Request_Logs',1),(12,'2014_10_01_000013_Db_System_Sessions',1),(13,'2015_10_01_000016_Db_Cache',1),(14,'2015_10_01_000017_Db_System_Revisions',1),(15,'2015_10_01_000018_Db_FailedJobs',1),(16,'2017_10_01_000023_Db_System_Mail_Partials',1),(17,'2021_10_01_000025_Db_Add_Pivot_Data_To_Deferred_Bindings',1),(18,'2022_10_01_000026_Db_System_Site_Definitions',1),(19,'2023_10_01_000027_Db_Add_Site_To_Settings',1),(20,'2013_10_01_000001_Db_Backend_Users',2),(21,'2013_10_01_000002_Db_Backend_User_Groups',2),(22,'2013_10_01_000003_Db_Backend_Users_Groups',2),(23,'2013_10_01_000004_Db_Backend_User_Throttle',2),(24,'2014_01_04_000005_Db_Backend_User_Preferences',2),(25,'2014_10_01_000006_Db_Backend_Access_Log',2),(26,'2017_10_01_000010_Db_Backend_User_Roles',2),(27,'2018_12_16_000011_Db_Backend_Add_Deleted_At',2),(28,'2022_10_01_000012_Db_Backend_User_Roles_Sortable',2),(29,'2023_10_01_000013_Db_Add_Site_To_Preferences',2),(30,'2014_10_01_000001_Db_Cms_Theme_Data',3),(31,'2017_10_01_000003_Db_Cms_Theme_Logs',3),(32,'2018_11_01_000001_Db_Cms_Theme_Templates',3),(33,'2021_05_01_000001_Db_Tailor_Globals',4),(34,'2021_05_01_000002_Db_Tailor_Content',4),(35,'2021_06_01_000003_Db_Tailor_PreviewToken',4),(36,'2023_10_01_000004_Db_Tailor_Content_Joins',4);
|
|||
|
|
/*!40000 ALTER TABLE `migrations` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `rainlab_translate_attributes`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `rainlab_translate_attributes`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `rainlab_translate_attributes` (
|
|||
|
|
`id` int unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
|
`locale` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
|
|||
|
|
`model_id` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`model_type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`attribute_data` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
PRIMARY KEY (`id`),
|
|||
|
|
KEY `rainlab_translate_attributes_locale_index` (`locale`),
|
|||
|
|
KEY `rainlab_translate_attributes_model_id_index` (`model_id`),
|
|||
|
|
KEY `rainlab_translate_attributes_model_type_index` (`model_type`)
|
|||
|
|
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `rainlab_translate_attributes`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `rainlab_translate_attributes` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `rainlab_translate_attributes` DISABLE KEYS */;
|
|||
|
|
INSERT INTO `rainlab_translate_attributes` VALUES (1,'tm','1','Romanah\\Bagisto\\Models\\Slider','{\"header\":\"\",\"header2\":\"\",\"txt\":\"\",\"btn_txt\":\"\"}');
|
|||
|
|
/*!40000 ALTER TABLE `rainlab_translate_attributes` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `rainlab_translate_indexes`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `rainlab_translate_indexes`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `rainlab_translate_indexes` (
|
|||
|
|
`id` int unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
|
`locale` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
|
|||
|
|
`model_id` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`model_type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`item` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`value` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
PRIMARY KEY (`id`),
|
|||
|
|
KEY `rainlab_translate_indexes_locale_index` (`locale`),
|
|||
|
|
KEY `rainlab_translate_indexes_model_id_index` (`model_id`),
|
|||
|
|
KEY `rainlab_translate_indexes_model_type_index` (`model_type`),
|
|||
|
|
KEY `rainlab_translate_indexes_item_index` (`item`)
|
|||
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `rainlab_translate_indexes`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `rainlab_translate_indexes` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `rainlab_translate_indexes` DISABLE KEYS */;
|
|||
|
|
/*!40000 ALTER TABLE `rainlab_translate_indexes` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `rainlab_translate_locales`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `rainlab_translate_locales`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `rainlab_translate_locales` (
|
|||
|
|
`id` int unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
|
`code` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
|
|||
|
|
`name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`is_default` tinyint(1) NOT NULL DEFAULT '0',
|
|||
|
|
`is_enabled` tinyint(1) NOT NULL DEFAULT '0',
|
|||
|
|
`sort_order` int NOT NULL DEFAULT '0',
|
|||
|
|
PRIMARY KEY (`id`),
|
|||
|
|
KEY `rainlab_translate_locales_code_index` (`code`),
|
|||
|
|
KEY `rainlab_translate_locales_name_index` (`name`)
|
|||
|
|
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `rainlab_translate_locales`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `rainlab_translate_locales` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `rainlab_translate_locales` DISABLE KEYS */;
|
|||
|
|
INSERT INTO `rainlab_translate_locales` VALUES (1,'ru','Russian',0,1,1),(2,'tm','Turkmen',1,1,2);
|
|||
|
|
/*!40000 ALTER TABLE `rainlab_translate_locales` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `rainlab_translate_messages`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `rainlab_translate_messages`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `rainlab_translate_messages` (
|
|||
|
|
`id` int unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
|
`code` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`message_data` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`found` tinyint(1) NOT NULL DEFAULT '1',
|
|||
|
|
PRIMARY KEY (`id`),
|
|||
|
|
KEY `rainlab_translate_messages_code_index` (`code`)
|
|||
|
|
) ENGINE=InnoDB AUTO_INCREMENT=159 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `rainlab_translate_messages`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `rainlab_translate_messages` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `rainlab_translate_messages` DISABLE KEYS */;
|
|||
|
|
INSERT INTO `rainlab_translate_messages` VALUES (1,'banner1.per','{\"x\":\"banner1.per\",\"en\":\"-13%\",\"tm\":\"-13%\",\"ru\":\"-13%\"}',1),(2,'banner1.price','{\"x\":\"banner1.price\",\"en\":\"2 TMT\",\"tm\":\"2 TMT\",\"ru\":\"2 TMT\"}',1),(3,'banner1.name','{\"x\":\"banner1.name\",\"en\":\"Dermanhana Ady\",\"tm\":\"Dermanhana Ady\",\"ru\":\"Название аптеки\"}',1),(4,'banner1.txt','{\"x\":\"banner1.txt\",\"en\":\" Laboratoriýa ýüz maskasy\",\"tm\":\" Laboratoriýa ýüz maskasy\",\"ru\":\"Лабораторная маска для лица\"}',1),(5,'banner1.btn','{\"x\":\"banner1.btn\",\"en\":\"Satyn Al\",\"tm\":\"Satyn Al\",\"ru\":\"Покупка\"}',1),(6,'banner2.per','{\"x\":\"banner2.per\",\"en\":\"-3%\",\"tm\":\"-3%\",\"ru\":\"-3%\"}',1),(7,'banner2.price','{\"x\":\"banner2.price\",\"en\":\"2 TMT\",\"tm\":\"2 TMT\",\"ru\":\"2 TMT\"}',1),(8,'banner2.name','{\"x\":\"banner2.name\",\"en\":\"Tebip Dermanhanasy\",\"tm\":\"Tebip Dermanhanasy\",\"ru\":\"Медицинская Аптека\"}',1),(9,'banner2.txt','{\"x\":\"banner2.txt\",\"en\":\"Laboratoriýa Ellikleri\",\"tm\":\"Laboratoriýa Ellikleri\",\"ru\":\"Лабораторные перчатки\"}',1),(10,'banner2.btn','{\"x\":\"banner2.btn\",\"en\":\"Dowam Et\",\"tm\":\"Dowam Et\",\"ru\":\"Продолжать\"}',1),(11,'banner3.per','{\"x\":\"banner3.per\",\"en\":\"-13%\",\"tm\":\"-13%\",\"ru\":\"-13%\"}',1),(12,'banner3.price','{\"x\":\"banner3.price\",\"en\":\"5 TMT\",\"tm\":\"5 TMT\",\"ru\":\"5 TMT\"}',1),(13,'banner3.name','{\"x\":\"banner3.name\",\"en\":\"Dermanhana Ady\",\"tm\":\"Dermanhana Ady\",\"ru\":\"Название аптеки\"}',1),(14,'banner3.txt','{\"x\":\"banner3.txt\",\"en\":\"Laboratoriýa Arassalayjylar\",\"tm\":\"Laboratoriýa Arassalayjylar\",\"ru\":\"Лаборатории Изобретатели\"}',1),(15,'banner3.btn','{\"x\":\"banner3.btn\",\"en\":\"Satyn Al\",\"tm\":\"Satyn Al\",\"ru\":\"Покупка\"}',1),(16,'home.featured','{\"x\":\"home.featured\",\"en\":\"Saýlanan Harytlar\",\"tm\":\"Saýlanan Harytlar\",\"ru\":\"Выбранные предметы\"}',0),(17,'add.cart','{\"x\":\"add.cart\",\"en\":\"Sebede goş\",\"tm\":\"Sebede goş\",\"ru\":\"Добавить в корзину\"}',0),(18,'product.badge.discount','{\"x\":\"product.badge.discount\",\"en\":\"Aksiýa\",\"tm\":\"Aksiýa\",\"ru\":\"Скидка\"}',1),(19,'home.featured.txt','{\"x\":\"home.featured.txt\",\"en\":\"Köp satyn alynan harytlaryň sanawy\",\"tm\":\"Köp satyn alynan harytlaryň sanawy\",\"ru\":\"Список наиболее покупаемых товаров\"}',0),(20,'show.all','{\"x\":\"show.all\",\"en\":\"Ählisini Görkez\",\"tm\":\"Ählisini Görkez\",\"ru\":\"Показать все\"}',0),(21,'home.hot.prods','{\"x\":\"home.hot.prods\",\"tm\":\"Saýlanan Harytlar\",\"ru\":\"Выбранные предметы\"}',1),(22,'home.hot.prods.txt','{\"x\":\"home.hot.prods.txt\",\"tm\":\"Tebip HK Dermanhanasy\",\"ru\":\"Tebip HK Dermanhanasy\"}',1),(23,'all','{\"x\":\"all\",\"tm\":\"Hemmesi: \",\"ru\":\"Общее количество товара:\"}',1),(24,'per.page','{\"x\":\"per.page\",\"tm\":\"Sahypada: \",\"ru\":\"На сайте:\"}',1),(25,'add','{\"x\":\"add\",\"tm\":\"Sebede goş\",\"ru\":\"Добавить в корзину\"}',1),(26,'category','{\"x\":\"category\",\"tm\":\"Kategoriýa\",\"ru\":\"Категория\"}',1),(27,'buy','{\"x\":\"buy\",\"tm\":\"Satyn Al\",\"ru\":\"Покупка\"}',1),(28,'dermanhanalar','{\"x\":\"Dermanhanalar\",\"tm\":\"Dermanhanalar\",\"ru\":\"Аптеки\"}',0),(29,'brendlar','{\"x\":\"Brendlar\",\"tm\":\"Brendlar\",\"ru\":\"Бренды\"}',0),(30,'about.brand','{\"x\":\"about.brand\",\"tm\":\"Biz Barada\",\"ru\":\"О нас\"}',0),(31,'ship.price','{\"x\":\"ship.price\",\"tm\":\"Eltip Bermek: \",\"ru\":\"Доставка:\"}',1),(32,'ship.time','{\"x\":\"ship.time\",\"tm\":\"Eltmek Wagty: \",\"ru\":\"Доставка:\"}',1),(33,'dermanhana','{\"x\":\"dermanhana\",\"tm\":\"Dermanhana Ady: \",\"ru\":\"Название аптеки:\"}',1),(34,'product','{\"x\":\"Product\"
|
|||
|
|
/*!40000 ALTER TABLE `rainlab_translate_messages` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `rainlab_user_mail_blockers`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `rainlab_user_mail_blockers`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `rainlab_user_mail_blockers` (
|
|||
|
|
`id` int unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
|
`email` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`template` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`user_id` int unsigned DEFAULT NULL,
|
|||
|
|
`created_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`updated_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
PRIMARY KEY (`id`),
|
|||
|
|
KEY `rainlab_user_mail_blockers_email_index` (`email`),
|
|||
|
|
KEY `rainlab_user_mail_blockers_template_index` (`template`),
|
|||
|
|
KEY `rainlab_user_mail_blockers_user_id_index` (`user_id`)
|
|||
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `rainlab_user_mail_blockers`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `rainlab_user_mail_blockers` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `rainlab_user_mail_blockers` DISABLE KEYS */;
|
|||
|
|
/*!40000 ALTER TABLE `rainlab_user_mail_blockers` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `romanah_bagisto_brand`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `romanah_bagisto_brand`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `romanah_bagisto_brand` (
|
|||
|
|
`id` int unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
|
`created_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`updated_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`deleted_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`img` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`note` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
PRIMARY KEY (`id`)
|
|||
|
|
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `romanah_bagisto_brand`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `romanah_bagisto_brand` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `romanah_bagisto_brand` DISABLE KEYS */;
|
|||
|
|
INSERT INTO `romanah_bagisto_brand` VALUES (1,'2023-06-26 23:02:26','2023-10-10 13:33:46','2023-10-10 13:33:46','/brands/01.png',''),(2,'2023-06-26 23:02:31','2023-10-10 13:33:46','2023-10-10 13:33:46','/brands/02-1.png',''),(3,'2023-06-26 23:02:36','2023-10-10 13:33:46','2023-10-10 13:33:46','/brands/03.png',''),(4,'2023-06-26 23:02:41','2023-10-10 13:33:46','2023-10-10 13:33:46','/brands/04.png',''),(5,'2023-06-26 23:02:46','2023-10-10 13:33:46','2023-10-10 13:33:46','/brands/05.png',''),(6,'2023-06-26 23:02:51','2023-10-10 13:33:46','2023-10-10 13:33:46','/brands/06.png',''),(7,'2023-10-10 13:34:36','2023-10-10 13:34:36',NULL,'/brands/1.png',''),(8,'2023-10-10 13:34:42','2023-10-10 13:34:42',NULL,'/brands/2.png','');
|
|||
|
|
/*!40000 ALTER TABLE `romanah_bagisto_brand` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `romanah_bagisto_slider`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `romanah_bagisto_slider`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `romanah_bagisto_slider` (
|
|||
|
|
`id` int unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
|
`created_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`updated_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`deleted_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`img` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`header` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`header2` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`txt` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`btn_txt` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`price` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`active` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
PRIMARY KEY (`id`)
|
|||
|
|
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `romanah_bagisto_slider`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `romanah_bagisto_slider` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `romanah_bagisto_slider` DISABLE KEYS */;
|
|||
|
|
INSERT INTO `romanah_bagisto_slider` VALUES (1,'2023-06-26 21:35:02','2023-09-19 06:13:44',NULL,'/slider/Kici-reklama.png','Täze Görnüş','Täze el arassalaýjy','Dermanlar Dermanhanasy.Ýokary hilli we amatly bahalardan derman önümlerini höderleýar.','Satyn Al','','13.99','active'),(2,'2023-06-26 21:35:37','2023-09-19 06:20:55','2023-09-19 06:20:55','/slider/02.png','Täze Görnüş','Täze el arassalaýjy','Dermanlar Dermanhanasy.Ýokary hilli we amatly bahalardan derman önümlerini höderleýar.','Dowam Et','','17.99','');
|
|||
|
|
/*!40000 ALTER TABLE `romanah_bagisto_slider` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `sessions`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `sessions`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `sessions` (
|
|||
|
|
`id` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
|
|||
|
|
`payload` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`last_activity` int DEFAULT NULL,
|
|||
|
|
`user_id` int unsigned DEFAULT NULL,
|
|||
|
|
`ip_address` varchar(45) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`user_agent` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
UNIQUE KEY `sessions_id_unique` (`id`)
|
|||
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `sessions`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `sessions` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `sessions` DISABLE KEYS */;
|
|||
|
|
/*!40000 ALTER TABLE `sessions` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `system_event_logs`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `system_event_logs`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `system_event_logs` (
|
|||
|
|
`id` int unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
|
`level` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`message` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`details` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`created_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`updated_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
PRIMARY KEY (`id`),
|
|||
|
|
KEY `system_event_logs_level_index` (`level`)
|
|||
|
|
) ENGINE=InnoDB AUTO_INCREMENT=252 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `system_event_logs`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `system_event_logs` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `system_event_logs` DISABLE KEYS */;
|
|||
|
|
INSERT INTO `system_event_logs` VALUES (1,'error','Twig\\Error\\SyntaxError: Unexpected token \"name\" of value \"theme\" (\"end of print statement\" expected) in \"/Users/tmstore/Desktop/projects old/new folder/Daragt/template/backend/dagdan_get/themes/dagdan/partials/home/slider.htm\" at line 6. in /Users/tmstore/Desktop/projects old/new folder/Daragt/template/backend/dagdan_get/vendor/twig/twig/src/TokenStream.php:76\nStack trace:\n#0 /Users/tmstore/Desktop/projects old/new folder/Daragt/template/backend/dagdan_get/vendor/twig/twig/src/Parser.php(128): Twig\\TokenStream->expect(4)\n#1 /Users/tmstore/Desktop/projects old/new folder/Daragt/template/backend/dagdan_get/vendor/twig/twig/src/Parser.php(83): Twig\\Parser->subparse(NULL, false)\n#2 /Users/tmstore/Desktop/projects old/new folder/Daragt/template/backend/dagdan_get/vendor/twig/twig/src/Environment.php(491): Twig\\Parser->parse(Object(Twig\\TokenStream))\n#3 /Users/tmstore/Desktop/projects old/new folder/Daragt/template/backend/dagdan_get/vendor/twig/twig/src/Environment.php(519): Twig\\Environment->parse(Object(Twig\\TokenStream))\n#4 /Users/tmstore/Desktop/projects old/new folder/Daragt/template/backend/dagdan_get/vendor/twig/twig/src/Environment.php(351): Twig\\Environment->compileSource(Object(Twig\\Source))\n#5 /Users/tmstore/Desktop/projects old/new folder/Daragt/template/backend/dagdan_get/vendor/twig/twig/src/Environment.php(312): Twig\\Environment->loadTemplate(\'__TwigTemplate_...\', \'/Users/tmstore/...\')\n#6 /Users/tmstore/Desktop/projects old/new folder/Daragt/template/backend/dagdan_get/modules/cms/classes/controller/HasRenderers.php(260): Twig\\Environment->load(\'/Users/tmstore/...\')\n#7 /Users/tmstore/Desktop/projects old/new folder/Daragt/template/backend/dagdan_get/modules/cms/twig/Extension.php(152): Cms\\Classes\\Controller->renderPartial(\'home/slider\', Array, true)\n#8 /Users/tmstore/Desktop/projects old/new folder/Daragt/template/backend/dagdan_get/storage/cms/twig/7d/7d5d053d05f96caa10e46eadc089d206.php(38): Cms\\Twig\\Extension->partialFunction(\'home/slider\', Array, true)\n#9 /Users/tmstore/Desktop/projects old/new folder/Daragt/template/backend/dagdan_get/vendor/twig/twig/src/Template.php(394): __TwigTemplate_8922e7b135f9768881df7b5f133f8ab4->doDisplay(Array, Array)\n#10 /Users/tmstore/Desktop/projects old/new folder/Daragt/template/backend/dagdan_get/vendor/twig/twig/src/Template.php(367): Twig\\Template->displayWithErrorHandling(Array, Array)\n#11 /Users/tmstore/Desktop/projects old/new folder/Daragt/template/backend/dagdan_get/vendor/twig/twig/src/Template.php(379): Twig\\Template->display(Array)\n#12 /Users/tmstore/Desktop/projects old/new folder/Daragt/template/backend/dagdan_get/vendor/twig/twig/src/TemplateWrapper.php(40): Twig\\Template->render(Array, Array)\n#13 /Users/tmstore/Desktop/projects old/new folder/Daragt/template/backend/dagdan_get/modules/cms/classes/controller/HasRenderers.php(81): Twig\\TemplateWrapper->render(Array)\n#14 /Users/tmstore/Desktop/projects old/new folder/Daragt/template/backend/dagdan_get/modules/cms/classes/Controller.php(406): Cms\\Classes\\Controller->renderPageContents()\n#15 /Users/tmstore/Desktop/projects old/new folder/Daragt/template/backend/dagdan_get/modules/cms/classes/Controller.php(219): Cms\\Classes\\Controller->runPage(Object(Cms\\Classes\\Page))\n#16 /Users/tmstore/Desktop/projects old/new folder/Daragt/template/backend/dagdan_get/modules/cms/classes/CmsController.php(65): Cms\\Classes\\Controller->run(\'/\')\n#17 /Users/tmstore/Desktop/projects old/new folder/Daragt/template/backend/dagdan_get/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): Cms\\Classes\\CmsController->run(\'/\')\n#18 /Users/tmstore/Desktop/projects old/new folder/Daragt/template/backend/dagdan_get/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\\Routing\\Controller->callAction(\'run\', Array)\n#19 /Users/tmstore/Desktop/projects old/new folder/Daragt/template/backend/dagdan_get/vendor/laravel/framework/src/Illuminate/Routing/Route.php(260): Illuminat
|
|||
|
|
/*!40000 ALTER TABLE `system_event_logs` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `system_files`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `system_files`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `system_files` (
|
|||
|
|
`id` int unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
|
`disk_name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
|
|||
|
|
`file_name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
|
|||
|
|
`file_size` int NOT NULL,
|
|||
|
|
`content_type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
|
|||
|
|
`title` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`description` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`field` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`attachment_id` int DEFAULT NULL,
|
|||
|
|
`attachment_type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`is_public` tinyint(1) NOT NULL DEFAULT '1',
|
|||
|
|
`sort_order` int DEFAULT NULL,
|
|||
|
|
`created_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`updated_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
PRIMARY KEY (`id`),
|
|||
|
|
KEY `system_files_master_index` (`attachment_id`,`attachment_type`),
|
|||
|
|
KEY `system_files_field_index` (`field`)
|
|||
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `system_files`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `system_files` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `system_files` DISABLE KEYS */;
|
|||
|
|
/*!40000 ALTER TABLE `system_files` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `system_mail_layouts`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `system_mail_layouts`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `system_mail_layouts` (
|
|||
|
|
`id` int unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
|
`name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`code` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`content_html` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`content_text` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`content_css` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`is_locked` tinyint(1) NOT NULL DEFAULT '0',
|
|||
|
|
`options` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`created_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`updated_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
PRIMARY KEY (`id`)
|
|||
|
|
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `system_mail_layouts`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `system_mail_layouts` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `system_mail_layouts` DISABLE KEYS */;
|
|||
|
|
INSERT INTO `system_mail_layouts` VALUES (1,'Default layout','default','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n<head>\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />\n</head>\n<body>\n <style type=\"text/css\" media=\"screen\">\n {{ brandCss|raw }}\n {{ css|raw }}\n </style>\n\n <table class=\"wrapper layout-default\" width=\"100%\" cellpadding=\"0\" cellspacing=\"0\">\n\n <!-- Header -->\n {% partial \'header\' body %}\n {{ subject|raw }}\n {% endpartial %}\n\n <tr>\n <td align=\"center\">\n <table class=\"content\" width=\"100%\" cellpadding=\"0\" cellspacing=\"0\">\n <!-- Email Body -->\n <tr>\n <td class=\"body\" width=\"100%\" cellpadding=\"0\" cellspacing=\"0\">\n <table class=\"inner-body\" align=\"center\" width=\"570\" cellpadding=\"0\" cellspacing=\"0\">\n <!-- Body content -->\n <tr>\n <td class=\"content-cell\">\n {{ content|raw }}\n </td>\n </tr>\n </table>\n </td>\n </tr>\n </table>\n </td>\n </tr>\n\n <!-- Footer -->\n {% partial \'footer\' body %}\n © {{ \"now\"|date(\"Y\") }} {{ appName }}. All rights reserved.\n {% endpartial %}\n\n </table>\n\n</body>\n</html>','{{ content|raw }}','@media only screen and (max-width: 600px) {\n .inner-body {\n width: 100% !important;\n }\n\n .footer {\n width: 100% !important;\n }\n}\n\n@media only screen and (max-width: 500px) {\n .button {\n width: 100% !important;\n }\n}',1,NULL,'2023-06-22 16:35:31','2023-06-22 16:35:31'),(2,'System layout','system','<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\n<head>\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\n <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />\n</head>\n<body>\n <style type=\"text/css\" media=\"screen\">\n {{ brandCss|raw }}\n {{ css|raw }}\n </style>\n\n <table class=\"wrapper layout-system\" width=\"100%\" cellpadding=\"0\" cellspacing=\"0\">\n <tr>\n <td align=\"center\">\n <table class=\"content\" width=\"100%\" cellpadding=\"0\" cellspacing=\"0\">\n <!-- Email Body -->\n <tr>\n <td class=\"body\" width=\"100%\" cellpadding=\"0\" cellspacing=\"0\">\n <table class=\"inner-body\" align=\"center\" width=\"570\" cellpadding=\"0\" cellspacing=\"0\">\n <!-- Body content -->\n <tr>\n <td class=\"content-cell\">\n {{ content|raw }}\n\n <!-- Subcopy -->\n {% partial \'subcopy\' body %}\n **This is an automatic message. Please do not reply to it.**\n {% endpartial %}\n </td>\n </tr>\n </table>\n </td>\n </tr>\n </table>\n </td>\n </tr>\n </table>\n\n</body>\n</html>','{{ content|raw }}\n\n\n---\nThis is an automatic message. Please do not
|
|||
|
|
/*!40000 ALTER TABLE `system_mail_layouts` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `system_mail_partials`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `system_mail_partials`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `system_mail_partials` (
|
|||
|
|
`id` int unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
|
`name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`code` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`content_html` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`content_text` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`is_custom` tinyint(1) NOT NULL DEFAULT '0',
|
|||
|
|
`created_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`updated_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
PRIMARY KEY (`id`)
|
|||
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `system_mail_partials`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `system_mail_partials` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `system_mail_partials` DISABLE KEYS */;
|
|||
|
|
/*!40000 ALTER TABLE `system_mail_partials` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `system_mail_templates`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `system_mail_templates`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `system_mail_templates` (
|
|||
|
|
`id` int unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
|
`code` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`subject` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`description` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`content_html` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`content_text` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`layout_id` int DEFAULT NULL,
|
|||
|
|
`is_custom` tinyint(1) NOT NULL DEFAULT '0',
|
|||
|
|
`created_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`updated_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
PRIMARY KEY (`id`),
|
|||
|
|
KEY `system_mail_templates_layout_id_index` (`layout_id`)
|
|||
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `system_mail_templates`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `system_mail_templates` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `system_mail_templates` DISABLE KEYS */;
|
|||
|
|
/*!40000 ALTER TABLE `system_mail_templates` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `system_parameters`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `system_parameters`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `system_parameters` (
|
|||
|
|
`id` int unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
|
`namespace` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
|
|||
|
|
`group` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
|
|||
|
|
`item` varchar(150) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
|
|||
|
|
`value` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
PRIMARY KEY (`id`),
|
|||
|
|
KEY `item_index` (`namespace`,`group`,`item`)
|
|||
|
|
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `system_parameters`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `system_parameters` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `system_parameters` DISABLE KEYS */;
|
|||
|
|
INSERT INTO `system_parameters` VALUES (1,'system','update','count','0'),(2,'system','core','build','\"19\"'),(3,'system','update','retry',NULL);
|
|||
|
|
/*!40000 ALTER TABLE `system_parameters` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `system_plugin_history`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `system_plugin_history`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `system_plugin_history` (
|
|||
|
|
`id` int unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
|
`code` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
|
|||
|
|
`type` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
|
|||
|
|
`version` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
|
|||
|
|
`detail` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`created_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
PRIMARY KEY (`id`),
|
|||
|
|
KEY `system_plugin_history_code_index` (`code`),
|
|||
|
|
KEY `system_plugin_history_type_index` (`type`)
|
|||
|
|
) ENGINE=InnoDB AUTO_INCREMENT=401 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `system_plugin_history`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `system_plugin_history` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `system_plugin_history` DISABLE KEYS */;
|
|||
|
|
INSERT INTO `system_plugin_history` VALUES (1,'BlakeJones.MagicForms','script','1.0.0','create_records_table.php','2023-06-22 16:35:27'),(2,'BlakeJones.MagicForms','comment','1.0.0','First version of Magic Forms','2023-06-22 16:35:27'),(3,'BlakeJones.MagicForms','comment','1.0.1','Added CSRF protection','2023-06-22 16:35:27'),(4,'BlakeJones.MagicForms','comment','1.1.0','Added reCAPTCHA','2023-06-22 16:35:27'),(5,'BlakeJones.MagicForms','comment','1.1.1','Fix when using reCAPTCHA + allowed fields','2023-06-22 16:35:27'),(6,'BlakeJones.MagicForms','script','1.1.2','add_group_field.php','2023-06-22 16:35:27'),(7,'BlakeJones.MagicForms','comment','1.1.2','Filter forms records','2023-06-22 16:35:27'),(8,'BlakeJones.MagicForms','comment','1.1.2','Search inside stored data','2023-06-22 16:35:27'),(9,'BlakeJones.MagicForms','comment','1.1.2','Organize your forms on custom groups','2023-06-22 16:35:27'),(10,'BlakeJones.MagicForms','comment','1.2.0','Export stored data in CSV format','2023-06-22 16:35:27'),(11,'BlakeJones.MagicForms','comment','1.2.1','Auto-response email on form submit','2023-06-22 16:35:27'),(12,'BlakeJones.MagicForms','comment','1.2.1','Added Turkish language','2023-06-22 16:35:27'),(13,'BlakeJones.MagicForms','comment','1.2.2','Override notifications and auto-response email subjects','2023-06-22 16:35:27'),(14,'BlakeJones.MagicForms','comment','1.2.3','New option to reset form after successfully submit','2023-06-22 16:35:27'),(15,'BlakeJones.MagicForms','comment','1.2.3','Fixed Empty AJAX Form template','2023-06-22 16:35:27'),(16,'BlakeJones.MagicForms','comment','1.2.3','Support for Translate plugin','2023-06-22 16:35:27'),(17,'BlakeJones.MagicForms','comment','1.2.3','Added plugin documentation','2023-06-22 16:35:27'),(18,'BlakeJones.MagicForms','comment','1.2.4','Added detailed reCAPTCHA help','2023-06-22 16:35:27'),(19,'BlakeJones.MagicForms','comment','1.3.0','AJAX file uploads','2023-06-22 16:35:27'),(20,'BlakeJones.MagicForms','comment','1.3.1','Added lang pt-br','2023-06-22 16:35:27'),(21,'BlakeJones.MagicForms','comment','1.3.2','Fixed multiples reCAPTCHAs on same page','2023-06-22 16:35:27'),(22,'BlakeJones.MagicForms','comment','1.3.3','Fixed record detail page when form data contains an array','2023-06-22 16:35:27'),(23,'BlakeJones.MagicForms','comment','1.3.3','Updated documentations','2023-06-22 16:35:27'),(24,'BlakeJones.MagicForms','comment','1.3.4','New \"Anonymize IP\" option','2023-06-22 16:35:27'),(25,'BlakeJones.MagicForms','comment','1.3.5','New option \"Redirect on successful submit\"','2023-06-22 16:35:27'),(26,'BlakeJones.MagicForms','comment','1.3.6','French translation','2023-06-22 16:35:27'),(27,'BlakeJones.MagicForms','comment','1.3.6','Support Translate plugin on reCAPTCHA','2023-06-22 16:35:27'),(28,'BlakeJones.MagicForms','comment','1.3.6','reCAPTCHA validation enhancements','2023-06-22 16:35:27'),(29,'BlakeJones.MagicForms','comment','1.3.7','Displaying errors with fields (inline errors)','2023-06-22 16:35:27'),(30,'BlakeJones.MagicForms','comment','1.3.7','Show uploads as list','2023-06-22 16:35:27'),(31,'BlakeJones.MagicForms','comment','1.3.8','Fixed handling arrays (radio inputs) in notification email','2023-06-22 16:35:27'),(32,'BlakeJones.MagicForms','comment','1.3.9','Use custom mail templates','2023-06-22 16:35:27'),(33,'BlakeJones.MagicForms','comment','1.3.9','Execute custom JavaScript on form success or error','2023-06-22 16:35:27'),(34,'BlakeJones.MagicForms','comment','1.4.0','Added Events (please, refer to docs) [thanks to therealkevinard]','2023-06-22 16:35:27'),(35,'BlakeJones.MagicForms','comment','1.4.1','New option \"Reply To\"','2023-06-22 16:35:27'),(36,'BlakeJones.MagicForms','comment','1.4.2','Escape HTML characters on the view records page [thanks to Andre]','2023-06-22 16:35:27'),(37,'BlakeJones.MagicForms','comment','1.4.2','New option to sanitize form data (check security docs for more info)','2023-06-22 16:35:27'),(38,'BlakeJones.MagicForms','comment','1.4.2','Added option to send blind carbon copy in notifications email','2023-06-22 16:35:27'),(39
|
|||
|
|
/*!40000 ALTER TABLE `system_plugin_history` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `system_plugin_versions`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `system_plugin_versions`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `system_plugin_versions` (
|
|||
|
|
`id` int unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
|
`code` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
|
|||
|
|
`version` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
|
|||
|
|
`is_frozen` tinyint(1) NOT NULL DEFAULT '0',
|
|||
|
|
`is_disabled` tinyint(1) NOT NULL DEFAULT '0',
|
|||
|
|
`created_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
PRIMARY KEY (`id`),
|
|||
|
|
KEY `system_plugin_versions_code_index` (`code`)
|
|||
|
|
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `system_plugin_versions`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `system_plugin_versions` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `system_plugin_versions` DISABLE KEYS */;
|
|||
|
|
INSERT INTO `system_plugin_versions` VALUES (1,'BlakeJones.MagicForms','1.6.4',0,0,'2023-06-22 16:35:27'),(2,'Indikator.DevTools','1.2.3',0,0,'2023-06-22 16:35:27'),(3,'October.Demo','1.0.1',0,0,'2023-06-22 16:35:27'),(4,'RainLab.Builder','1.2.6',0,0,'2023-06-22 16:35:27'),(5,'RainLab.Pages','1.5.12',0,0,'2023-09-05 12:35:19'),(6,'RainLab.Translate','1.12.0',0,0,'2023-06-22 16:35:29'),(7,'Romanah.Bagisto','1.0.3',0,0,'2023-09-05 12:35:21'),(8,'RainLab.User','2.1.1',0,0,'2023-09-05 12:35:21');
|
|||
|
|
/*!40000 ALTER TABLE `system_plugin_versions` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `system_request_logs`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `system_request_logs`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `system_request_logs` (
|
|||
|
|
`id` int unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
|
`status_code` int DEFAULT NULL,
|
|||
|
|
`url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`referer` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`count` int NOT NULL DEFAULT '0',
|
|||
|
|
`created_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`updated_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
PRIMARY KEY (`id`)
|
|||
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `system_request_logs`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `system_request_logs` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `system_request_logs` DISABLE KEYS */;
|
|||
|
|
/*!40000 ALTER TABLE `system_request_logs` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `system_revisions`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `system_revisions`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `system_revisions` (
|
|||
|
|
`id` int unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
|
`revisionable_type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
|
|||
|
|
`revisionable_id` int NOT NULL,
|
|||
|
|
`user_id` int unsigned DEFAULT NULL,
|
|||
|
|
`field` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`cast` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`old_value` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`new_value` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`created_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`updated_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
PRIMARY KEY (`id`),
|
|||
|
|
KEY `system_revisions_revisionable_id_revisionable_type_index` (`revisionable_id`,`revisionable_type`),
|
|||
|
|
KEY `system_revisions_user_id_index` (`user_id`),
|
|||
|
|
KEY `system_revisions_field_index` (`field`)
|
|||
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `system_revisions`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `system_revisions` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `system_revisions` DISABLE KEYS */;
|
|||
|
|
/*!40000 ALTER TABLE `system_revisions` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `system_settings`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `system_settings`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `system_settings` (
|
|||
|
|
`id` int unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
|
`item` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`value` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`site_id` int unsigned DEFAULT NULL,
|
|||
|
|
`site_root_id` int unsigned DEFAULT NULL,
|
|||
|
|
PRIMARY KEY (`id`),
|
|||
|
|
KEY `system_settings_item_index` (`item`)
|
|||
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `system_settings`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `system_settings` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `system_settings` DISABLE KEYS */;
|
|||
|
|
/*!40000 ALTER TABLE `system_settings` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `system_site_definitions`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `system_site_definitions`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `system_site_definitions` (
|
|||
|
|
`id` int unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
|
`name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`code` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`sort_order` int DEFAULT NULL,
|
|||
|
|
`is_custom_url` tinyint(1) NOT NULL DEFAULT '0',
|
|||
|
|
`app_url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`theme` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`locale` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`timezone` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`is_restricted` tinyint(1) NOT NULL DEFAULT '0',
|
|||
|
|
`allow_hosts` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`is_prefixed` tinyint(1) NOT NULL DEFAULT '0',
|
|||
|
|
`route_prefix` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`is_styled` tinyint(1) NOT NULL DEFAULT '0',
|
|||
|
|
`color_foreground` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`color_background` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`is_primary` tinyint(1) NOT NULL DEFAULT '0',
|
|||
|
|
`is_enabled` tinyint(1) NOT NULL DEFAULT '0',
|
|||
|
|
`is_enabled_edit` tinyint(1) NOT NULL DEFAULT '0',
|
|||
|
|
`created_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`updated_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
PRIMARY KEY (`id`),
|
|||
|
|
KEY `system_site_definitions_code_index` (`code`)
|
|||
|
|
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `system_site_definitions`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `system_site_definitions` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `system_site_definitions` DISABLE KEYS */;
|
|||
|
|
INSERT INTO `system_site_definitions` VALUES (1,'Primary Site','primary',1,0,'','dagdan','','',0,'[[]]',0,'',0,NULL,NULL,1,1,1,'2023-06-22 16:35:25','2023-06-22 16:57:33');
|
|||
|
|
/*!40000 ALTER TABLE `system_site_definitions` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `tailor_content_joins`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `tailor_content_joins`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `tailor_content_joins` (
|
|||
|
|
`parent_id` int DEFAULT NULL,
|
|||
|
|
`parent_type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`relation_id` int DEFAULT NULL,
|
|||
|
|
`relation_type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`field_name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`site_id` int DEFAULT NULL,
|
|||
|
|
KEY `tailor_content_joins_pidx` (`parent_id`,`parent_type`),
|
|||
|
|
KEY `tailor_content_joins_ridx` (`relation_id`,`relation_type`),
|
|||
|
|
KEY `tailor_content_joins_field_name_index` (`field_name`),
|
|||
|
|
KEY `tailor_content_joins_site_id_index` (`site_id`)
|
|||
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `tailor_content_joins`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `tailor_content_joins` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `tailor_content_joins` DISABLE KEYS */;
|
|||
|
|
/*!40000 ALTER TABLE `tailor_content_joins` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `tailor_content_schema`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `tailor_content_schema`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `tailor_content_schema` (
|
|||
|
|
`id` int unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
|
`table_name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`meta` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`fields` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`deleted_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`created_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`updated_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
PRIMARY KEY (`id`),
|
|||
|
|
KEY `tailor_content_schema_table_name_index` (`table_name`)
|
|||
|
|
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `tailor_content_schema`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `tailor_content_schema` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `tailor_content_schema` DISABLE KEYS */;
|
|||
|
|
INSERT INTO `tailor_content_schema` VALUES (1,'xc_a63fabaf7c0b4c74b36f7abf1a3ad1c1c','{\"blueprint_type\":\"single\",\"multisite_sync\":false}','{\"active\":[],\"dropped\":[]}',NULL,'2023-06-22 16:35:29','2023-06-22 16:35:29'),(2,'xc_339b11b769ad43c49be16953e7738827c','{\"blueprint_type\":\"structure\",\"multisite_sync\":false}','{\"active\":{\"content\":{\"type\":\"mediumText\",\"name\":\"content\",\"nullable\":true},\"show_in_toc\":{\"type\":\"boolean\",\"name\":\"show_in_toc\",\"nullable\":true},\"summary_text\":{\"type\":\"mediumText\",\"name\":\"summary_text\",\"nullable\":true}},\"dropped\":[]}',NULL,'2023-06-22 16:35:29','2023-06-22 16:35:30'),(3,'xc_b022a74b15e64c6b9eb917efc5103543c','{\"blueprint_type\":\"structure\",\"multisite_sync\":false}','{\"active\":{\"description\":{\"type\":\"text\",\"name\":\"description\",\"nullable\":true}},\"dropped\":[]}',NULL,'2023-06-22 16:35:30','2023-06-22 16:35:30'),(4,'xc_6947ff28b66047d7924024ca6d58aeaec','{\"blueprint_type\":\"entry\",\"multisite_sync\":false}','{\"active\":{\"avatar\":{\"type\":\"mediumText\",\"name\":\"avatar\",\"nullable\":true},\"role\":{\"type\":\"text\",\"name\":\"role\",\"nullable\":true},\"about\":{\"type\":\"mediumText\",\"name\":\"about\",\"nullable\":true}},\"dropped\":[]}',NULL,'2023-06-22 16:35:30','2023-06-22 16:35:30'),(5,'xc_edcd102e05254e4db07e633ae6c18db6c','{\"blueprint_type\":\"stream\",\"multisite_sync\":false}','{\"active\":{\"content\":{\"type\":\"mediumText\",\"name\":\"content\",\"nullable\":true},\"author_id\":{\"type\":\"integer\",\"name\":\"author_id\",\"autoIncrement\":false,\"unsigned\":true,\"nullable\":true},\"featured_text\":{\"type\":\"mediumText\",\"name\":\"featured_text\",\"nullable\":true},\"gallery_media\":{\"type\":\"mediumText\",\"name\":\"gallery_media\",\"nullable\":true}},\"dropped\":[]}',NULL,'2023-06-22 16:35:30','2023-06-22 16:35:30'),(6,'xc_6743a1c33e574cfaa886e0c0a277fd71c','{\"blueprint_type\":\"structure\",\"multisite_sync\":false}','{\"active\":{\"reference\":{\"type\":\"text\",\"name\":\"reference\",\"nullable\":true},\"priority\":{\"type\":\"text\",\"name\":\"priority\",\"nullable\":true},\"changefreq\":{\"type\":\"text\",\"name\":\"changefreq\",\"nullable\":true},\"nesting\":{\"type\":\"boolean\",\"name\":\"nesting\",\"nullable\":true},\"replace\":{\"type\":\"boolean\",\"name\":\"replace\",\"nullable\":true}},\"dropped\":[]}',NULL,'2023-06-22 16:35:30','2023-06-22 16:35:31');
|
|||
|
|
/*!40000 ALTER TABLE `tailor_content_schema` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `tailor_global_joins`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `tailor_global_joins`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `tailor_global_joins` (
|
|||
|
|
`parent_id` int DEFAULT NULL,
|
|||
|
|
`relation_id` int DEFAULT NULL,
|
|||
|
|
`relation_type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`field_name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`site_id` int DEFAULT NULL,
|
|||
|
|
KEY `tailor_global_joins_idx` (`relation_id`,`relation_type`),
|
|||
|
|
KEY `tailor_global_joins_field_name_index` (`field_name`),
|
|||
|
|
KEY `tailor_global_joins_site_id_index` (`site_id`)
|
|||
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `tailor_global_joins`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `tailor_global_joins` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `tailor_global_joins` DISABLE KEYS */;
|
|||
|
|
/*!40000 ALTER TABLE `tailor_global_joins` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `tailor_global_repeaters`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `tailor_global_repeaters`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `tailor_global_repeaters` (
|
|||
|
|
`id` int unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
|
`host_id` int DEFAULT NULL,
|
|||
|
|
`host_field` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`site_id` int DEFAULT NULL,
|
|||
|
|
`content_group` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`content_value` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`content_spawn_path` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`sort_order` int DEFAULT NULL,
|
|||
|
|
`created_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`updated_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
PRIMARY KEY (`id`),
|
|||
|
|
KEY `tailor_global_repeaters_idx` (`host_id`,`host_field`),
|
|||
|
|
KEY `tailor_global_repeaters_site_id_index` (`site_id`)
|
|||
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `tailor_global_repeaters`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `tailor_global_repeaters` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `tailor_global_repeaters` DISABLE KEYS */;
|
|||
|
|
/*!40000 ALTER TABLE `tailor_global_repeaters` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `tailor_globals`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `tailor_globals`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `tailor_globals` (
|
|||
|
|
`id` int unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
|
`site_id` int DEFAULT NULL,
|
|||
|
|
`site_root_id` int DEFAULT NULL,
|
|||
|
|
`blueprint_uuid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`content` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`deleted_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`created_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`updated_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
PRIMARY KEY (`id`),
|
|||
|
|
KEY `tailor_globals_site_id_index` (`site_id`),
|
|||
|
|
KEY `tailor_globals_site_root_id_index` (`site_root_id`),
|
|||
|
|
KEY `tailor_globals_blueprint_uuid_index` (`blueprint_uuid`)
|
|||
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `tailor_globals`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `tailor_globals` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `tailor_globals` DISABLE KEYS */;
|
|||
|
|
/*!40000 ALTER TABLE `tailor_globals` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `tailor_preview_tokens`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `tailor_preview_tokens`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `tailor_preview_tokens` (
|
|||
|
|
`id` int unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
|
`site_id` int DEFAULT NULL,
|
|||
|
|
`route` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`token` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`count_use` int NOT NULL DEFAULT '0',
|
|||
|
|
`count_limit` int NOT NULL DEFAULT '0',
|
|||
|
|
`created_user_id` int unsigned DEFAULT NULL,
|
|||
|
|
`expired_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`deleted_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`created_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`updated_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
PRIMARY KEY (`id`),
|
|||
|
|
KEY `tailor_preview_tokens_site_id_index` (`site_id`),
|
|||
|
|
KEY `tailor_preview_tokens_token_index` (`token`)
|
|||
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `tailor_preview_tokens`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `tailor_preview_tokens` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `tailor_preview_tokens` DISABLE KEYS */;
|
|||
|
|
/*!40000 ALTER TABLE `tailor_preview_tokens` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `user_groups`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `user_groups`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `user_groups` (
|
|||
|
|
`id` int unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
|
`name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
|
|||
|
|
`code` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`description` text COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`created_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`updated_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
PRIMARY KEY (`id`),
|
|||
|
|
KEY `user_groups_code_index` (`code`)
|
|||
|
|
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `user_groups`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `user_groups` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `user_groups` DISABLE KEYS */;
|
|||
|
|
INSERT INTO `user_groups` VALUES (1,'Guest','guest','Default group for guest users.','2023-09-05 12:35:20','2023-09-05 12:35:20'),(2,'Registered','registered','Default group for registered users.','2023-09-05 12:35:20','2023-09-05 12:35:20');
|
|||
|
|
/*!40000 ALTER TABLE `user_groups` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `user_throttle`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `user_throttle`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `user_throttle` (
|
|||
|
|
`id` int unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
|
`user_id` int unsigned DEFAULT NULL,
|
|||
|
|
`ip_address` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`attempts` int NOT NULL DEFAULT '0',
|
|||
|
|
`last_attempt_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`is_suspended` tinyint(1) NOT NULL DEFAULT '0',
|
|||
|
|
`suspended_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`is_banned` tinyint(1) NOT NULL DEFAULT '0',
|
|||
|
|
`banned_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
PRIMARY KEY (`id`),
|
|||
|
|
KEY `user_throttle_user_id_index` (`user_id`),
|
|||
|
|
KEY `user_throttle_ip_address_index` (`ip_address`)
|
|||
|
|
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `user_throttle`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `user_throttle` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `user_throttle` DISABLE KEYS */;
|
|||
|
|
INSERT INTO `user_throttle` VALUES (1,1,NULL,0,NULL,0,NULL,0,NULL),(2,2,NULL,0,NULL,0,NULL,0,NULL),(3,3,NULL,0,NULL,0,NULL,0,NULL),(4,4,NULL,0,NULL,0,NULL,0,NULL),(5,5,NULL,0,NULL,0,NULL,0,NULL);
|
|||
|
|
/*!40000 ALTER TABLE `user_throttle` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `users`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `users`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `users` (
|
|||
|
|
`id` int unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
|
`name` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`email` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
|
|||
|
|
`password` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
|
|||
|
|
`activation_code` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`persist_code` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`reset_password_code` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`permissions` text COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`is_activated` tinyint(1) NOT NULL DEFAULT '0',
|
|||
|
|
`activated_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`last_login` timestamp NULL DEFAULT NULL,
|
|||
|
|
`created_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`updated_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`username` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`surname` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`deleted_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`last_seen` timestamp NULL DEFAULT NULL,
|
|||
|
|
`is_guest` tinyint(1) NOT NULL DEFAULT '0',
|
|||
|
|
`is_superuser` tinyint(1) NOT NULL DEFAULT '0',
|
|||
|
|
`created_ip_address` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`last_ip_address` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`seller_id` int DEFAULT NULL,
|
|||
|
|
PRIMARY KEY (`id`),
|
|||
|
|
UNIQUE KEY `users_email_unique` (`email`),
|
|||
|
|
UNIQUE KEY `users_login_unique` (`username`),
|
|||
|
|
KEY `users_activation_code_index` (`activation_code`),
|
|||
|
|
KEY `users_reset_password_code_index` (`reset_password_code`),
|
|||
|
|
KEY `users_login_index` (`username`)
|
|||
|
|
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `users`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `users` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `users` DISABLE KEYS */;
|
|||
|
|
INSERT INTO `users` VALUES (1,'Melhemli','melhemli@gmail.com','$2y$10$UWpIeJJNwbXopwOwaQ0qJ.Uiek78oMSQ8msTDmzRwNGIatywr0vVK',NULL,NULL,NULL,NULL,1,'2023-09-14 14:53:02','2023-09-22 14:38:14','2023-09-14 14:52:50','2023-09-22 15:43:57','melhemli@gmail.com','',NULL,'2023-09-22 15:39:49',0,0,NULL,'119.235.115.14',3),(2,'Altyndag','altyndag@gmail.com','$2y$10$RlVdgA8lerL.Ifn2ZeT4W.u3OcguqZc1Y5OjUIxFVQsldu2q5MRVC',NULL,NULL,NULL,NULL,1,'2023-09-14 20:50:10','2023-09-15 12:37:53','2023-09-14 20:50:05','2023-09-15 12:46:06','altyndag@gmail.com','',NULL,'2023-09-15 12:44:24',0,0,NULL,'10.105.41.118',1),(3,'Boybodran','boybodran@gmail.com','$2y$10$lWIFfh5xKMvY.p48Jj59ceI6qqfn8O2mx43mlM4H5lmHTVJxVxHwi',NULL,NULL,NULL,NULL,1,'2023-09-14 20:52:49','2023-09-14 21:06:27','2023-09-14 20:52:41','2023-09-15 12:38:55','boybodran@gmail.com','',NULL,'2023-09-14 21:12:03',0,0,NULL,'10.105.41.118',2),(4,'Dertdes','dertdes@gmail.com','$2y$10$uys2FxKgGt2fU8jzOJcspu3VQwCvVelD.8mIxiSFhWs5GmorFoCMW',NULL,NULL,NULL,NULL,1,'2023-09-14 20:54:38','2023-09-14 21:02:34','2023-09-14 20:54:35','2023-09-15 12:39:28','dertdes@gmail.com','',NULL,'2023-09-14 21:02:34',0,0,NULL,'10.105.41.118',4),(5,'Mähirli ýol','mahirliyol@gmail.com','$2y$10$hg9K698SjN/Rho23cFdsQuXMf6uCosj.NEPF1f2xoX4TZQpLBMjUS',NULL,'$2y$10$wjbenuwRVxJxCuGLZn3zXu1pvmZvoJxPEQC6u5f1znn.bfqqA.fiu',NULL,NULL,1,'2023-09-14 20:55:31','2023-09-22 15:44:03','2023-09-14 20:55:28','2023-09-22 15:44:03','mahirliyol@gmail.com','',NULL,'2023-09-22 15:59:24',0,0,NULL,'119.235.115.14',5);
|
|||
|
|
/*!40000 ALTER TABLE `users` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `users_groups`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `users_groups`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `users_groups` (
|
|||
|
|
`user_id` int unsigned NOT NULL,
|
|||
|
|
`user_group_id` int unsigned NOT NULL,
|
|||
|
|
PRIMARY KEY (`user_id`,`user_group_id`)
|
|||
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `users_groups`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `users_groups` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `users_groups` DISABLE KEYS */;
|
|||
|
|
/*!40000 ALTER TABLE `users_groups` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `xc_339b11b769ad43c49be16953e7738827c`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `xc_339b11b769ad43c49be16953e7738827c`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `xc_339b11b769ad43c49be16953e7738827c` (
|
|||
|
|
`id` int unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
|
`site_id` int DEFAULT NULL,
|
|||
|
|
`site_root_id` int DEFAULT NULL,
|
|||
|
|
`blueprint_uuid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`content_group` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`title` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`slug` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`is_enabled` tinyint(1) DEFAULT NULL,
|
|||
|
|
`published_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`published_at_date` timestamp NULL DEFAULT NULL,
|
|||
|
|
`expired_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`draft_mode` int NOT NULL DEFAULT '1',
|
|||
|
|
`primary_id` int unsigned DEFAULT NULL,
|
|||
|
|
`primary_attrs` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`is_version` tinyint(1) NOT NULL DEFAULT '0',
|
|||
|
|
`fullslug` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`parent_id` int DEFAULT NULL,
|
|||
|
|
`nest_left` int DEFAULT NULL,
|
|||
|
|
`nest_right` int DEFAULT NULL,
|
|||
|
|
`nest_depth` int DEFAULT NULL,
|
|||
|
|
`content` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`show_in_toc` tinyint(1) DEFAULT NULL,
|
|||
|
|
`summary_text` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`created_user_id` int unsigned DEFAULT NULL,
|
|||
|
|
`updated_user_id` int unsigned DEFAULT NULL,
|
|||
|
|
`deleted_user_id` int unsigned DEFAULT NULL,
|
|||
|
|
`deleted_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`created_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`updated_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
PRIMARY KEY (`id`),
|
|||
|
|
KEY `xc_339b11b769ad43c49be16953e7738827c_site_id_index` (`site_id`),
|
|||
|
|
KEY `xc_339b11b769ad43c49be16953e7738827c_site_root_id_index` (`site_root_id`),
|
|||
|
|
KEY `xc_339b11b769ad43c49be16953e7738827c_blueprint_uuid_index` (`blueprint_uuid`),
|
|||
|
|
KEY `xc_339b11b769ad43c49be16953e7738827c_content_group_index` (`content_group`),
|
|||
|
|
KEY `xc_339b11b769ad43c49be16953e7738827c_slug_index` (`slug`),
|
|||
|
|
KEY `xc_339b11b769ad43c49be16953e7738827c_primary_id_index` (`primary_id`),
|
|||
|
|
KEY `xc_339b11b769ad43c49be16953e7738827c_fullslug_index` (`fullslug`)
|
|||
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `xc_339b11b769ad43c49be16953e7738827c`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `xc_339b11b769ad43c49be16953e7738827c` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `xc_339b11b769ad43c49be16953e7738827c` DISABLE KEYS */;
|
|||
|
|
/*!40000 ALTER TABLE `xc_339b11b769ad43c49be16953e7738827c` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `xc_339b11b769ad43c49be16953e7738827j`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `xc_339b11b769ad43c49be16953e7738827j`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `xc_339b11b769ad43c49be16953e7738827j` (
|
|||
|
|
`parent_id` int DEFAULT NULL,
|
|||
|
|
`relation_id` int DEFAULT NULL,
|
|||
|
|
`relation_type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`field_name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`site_id` int DEFAULT NULL,
|
|||
|
|
KEY `xc_339b11b769ad43c49be16953e7738827j_idx` (`relation_id`,`relation_type`),
|
|||
|
|
KEY `xc_339b11b769ad43c49be16953e7738827j_field_name_index` (`field_name`),
|
|||
|
|
KEY `xc_339b11b769ad43c49be16953e7738827j_site_id_index` (`site_id`)
|
|||
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `xc_339b11b769ad43c49be16953e7738827j`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `xc_339b11b769ad43c49be16953e7738827j` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `xc_339b11b769ad43c49be16953e7738827j` DISABLE KEYS */;
|
|||
|
|
/*!40000 ALTER TABLE `xc_339b11b769ad43c49be16953e7738827j` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `xc_339b11b769ad43c49be16953e7738827r`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `xc_339b11b769ad43c49be16953e7738827r`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `xc_339b11b769ad43c49be16953e7738827r` (
|
|||
|
|
`id` int unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
|
`host_id` int DEFAULT NULL,
|
|||
|
|
`host_field` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`site_id` int DEFAULT NULL,
|
|||
|
|
`content_group` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`content_value` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`content_spawn_path` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`sort_order` int DEFAULT NULL,
|
|||
|
|
`created_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`updated_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
PRIMARY KEY (`id`),
|
|||
|
|
KEY `xc_339b11b769ad43c49be16953e7738827r_idx` (`host_id`,`host_field`),
|
|||
|
|
KEY `xc_339b11b769ad43c49be16953e7738827r_site_id_index` (`site_id`)
|
|||
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `xc_339b11b769ad43c49be16953e7738827r`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `xc_339b11b769ad43c49be16953e7738827r` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `xc_339b11b769ad43c49be16953e7738827r` DISABLE KEYS */;
|
|||
|
|
/*!40000 ALTER TABLE `xc_339b11b769ad43c49be16953e7738827r` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `xc_6743a1c33e574cfaa886e0c0a277fd71c`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `xc_6743a1c33e574cfaa886e0c0a277fd71c`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `xc_6743a1c33e574cfaa886e0c0a277fd71c` (
|
|||
|
|
`id` int unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
|
`site_id` int DEFAULT NULL,
|
|||
|
|
`site_root_id` int DEFAULT NULL,
|
|||
|
|
`blueprint_uuid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`content_group` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`title` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`slug` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`is_enabled` tinyint(1) DEFAULT NULL,
|
|||
|
|
`published_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`published_at_date` timestamp NULL DEFAULT NULL,
|
|||
|
|
`expired_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`draft_mode` int NOT NULL DEFAULT '1',
|
|||
|
|
`primary_id` int unsigned DEFAULT NULL,
|
|||
|
|
`primary_attrs` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`is_version` tinyint(1) NOT NULL DEFAULT '0',
|
|||
|
|
`fullslug` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`parent_id` int DEFAULT NULL,
|
|||
|
|
`nest_left` int DEFAULT NULL,
|
|||
|
|
`nest_right` int DEFAULT NULL,
|
|||
|
|
`nest_depth` int DEFAULT NULL,
|
|||
|
|
`reference` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`priority` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`changefreq` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`nesting` tinyint(1) DEFAULT NULL,
|
|||
|
|
`replace` tinyint(1) DEFAULT NULL,
|
|||
|
|
`created_user_id` int unsigned DEFAULT NULL,
|
|||
|
|
`updated_user_id` int unsigned DEFAULT NULL,
|
|||
|
|
`deleted_user_id` int unsigned DEFAULT NULL,
|
|||
|
|
`deleted_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`created_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`updated_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
PRIMARY KEY (`id`),
|
|||
|
|
KEY `xc_6743a1c33e574cfaa886e0c0a277fd71c_site_id_index` (`site_id`),
|
|||
|
|
KEY `xc_6743a1c33e574cfaa886e0c0a277fd71c_site_root_id_index` (`site_root_id`),
|
|||
|
|
KEY `xc_6743a1c33e574cfaa886e0c0a277fd71c_blueprint_uuid_index` (`blueprint_uuid`),
|
|||
|
|
KEY `xc_6743a1c33e574cfaa886e0c0a277fd71c_content_group_index` (`content_group`),
|
|||
|
|
KEY `xc_6743a1c33e574cfaa886e0c0a277fd71c_slug_index` (`slug`),
|
|||
|
|
KEY `xc_6743a1c33e574cfaa886e0c0a277fd71c_primary_id_index` (`primary_id`),
|
|||
|
|
KEY `xc_6743a1c33e574cfaa886e0c0a277fd71c_fullslug_index` (`fullslug`)
|
|||
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `xc_6743a1c33e574cfaa886e0c0a277fd71c`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `xc_6743a1c33e574cfaa886e0c0a277fd71c` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `xc_6743a1c33e574cfaa886e0c0a277fd71c` DISABLE KEYS */;
|
|||
|
|
/*!40000 ALTER TABLE `xc_6743a1c33e574cfaa886e0c0a277fd71c` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `xc_6743a1c33e574cfaa886e0c0a277fd71j`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `xc_6743a1c33e574cfaa886e0c0a277fd71j`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `xc_6743a1c33e574cfaa886e0c0a277fd71j` (
|
|||
|
|
`parent_id` int DEFAULT NULL,
|
|||
|
|
`relation_id` int DEFAULT NULL,
|
|||
|
|
`relation_type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`field_name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`site_id` int DEFAULT NULL,
|
|||
|
|
KEY `xc_6743a1c33e574cfaa886e0c0a277fd71j_idx` (`relation_id`,`relation_type`),
|
|||
|
|
KEY `xc_6743a1c33e574cfaa886e0c0a277fd71j_field_name_index` (`field_name`),
|
|||
|
|
KEY `xc_6743a1c33e574cfaa886e0c0a277fd71j_site_id_index` (`site_id`)
|
|||
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `xc_6743a1c33e574cfaa886e0c0a277fd71j`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `xc_6743a1c33e574cfaa886e0c0a277fd71j` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `xc_6743a1c33e574cfaa886e0c0a277fd71j` DISABLE KEYS */;
|
|||
|
|
/*!40000 ALTER TABLE `xc_6743a1c33e574cfaa886e0c0a277fd71j` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `xc_6743a1c33e574cfaa886e0c0a277fd71r`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `xc_6743a1c33e574cfaa886e0c0a277fd71r`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `xc_6743a1c33e574cfaa886e0c0a277fd71r` (
|
|||
|
|
`id` int unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
|
`host_id` int DEFAULT NULL,
|
|||
|
|
`host_field` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`site_id` int DEFAULT NULL,
|
|||
|
|
`content_group` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`content_value` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`content_spawn_path` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`sort_order` int DEFAULT NULL,
|
|||
|
|
`created_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`updated_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
PRIMARY KEY (`id`),
|
|||
|
|
KEY `xc_6743a1c33e574cfaa886e0c0a277fd71r_idx` (`host_id`,`host_field`),
|
|||
|
|
KEY `xc_6743a1c33e574cfaa886e0c0a277fd71r_site_id_index` (`site_id`)
|
|||
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `xc_6743a1c33e574cfaa886e0c0a277fd71r`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `xc_6743a1c33e574cfaa886e0c0a277fd71r` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `xc_6743a1c33e574cfaa886e0c0a277fd71r` DISABLE KEYS */;
|
|||
|
|
/*!40000 ALTER TABLE `xc_6743a1c33e574cfaa886e0c0a277fd71r` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `xc_6947ff28b66047d7924024ca6d58aeaec`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `xc_6947ff28b66047d7924024ca6d58aeaec`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `xc_6947ff28b66047d7924024ca6d58aeaec` (
|
|||
|
|
`id` int unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
|
`site_id` int DEFAULT NULL,
|
|||
|
|
`site_root_id` int DEFAULT NULL,
|
|||
|
|
`blueprint_uuid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`content_group` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`title` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`slug` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`is_enabled` tinyint(1) DEFAULT NULL,
|
|||
|
|
`published_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`published_at_date` timestamp NULL DEFAULT NULL,
|
|||
|
|
`expired_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`draft_mode` int NOT NULL DEFAULT '1',
|
|||
|
|
`primary_id` int unsigned DEFAULT NULL,
|
|||
|
|
`primary_attrs` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`is_version` tinyint(1) NOT NULL DEFAULT '0',
|
|||
|
|
`avatar` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`role` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`about` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`created_user_id` int unsigned DEFAULT NULL,
|
|||
|
|
`updated_user_id` int unsigned DEFAULT NULL,
|
|||
|
|
`deleted_user_id` int unsigned DEFAULT NULL,
|
|||
|
|
`deleted_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`created_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`updated_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
PRIMARY KEY (`id`),
|
|||
|
|
KEY `xc_6947ff28b66047d7924024ca6d58aeaec_site_id_index` (`site_id`),
|
|||
|
|
KEY `xc_6947ff28b66047d7924024ca6d58aeaec_site_root_id_index` (`site_root_id`),
|
|||
|
|
KEY `xc_6947ff28b66047d7924024ca6d58aeaec_blueprint_uuid_index` (`blueprint_uuid`),
|
|||
|
|
KEY `xc_6947ff28b66047d7924024ca6d58aeaec_content_group_index` (`content_group`),
|
|||
|
|
KEY `xc_6947ff28b66047d7924024ca6d58aeaec_slug_index` (`slug`),
|
|||
|
|
KEY `xc_6947ff28b66047d7924024ca6d58aeaec_primary_id_index` (`primary_id`)
|
|||
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `xc_6947ff28b66047d7924024ca6d58aeaec`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `xc_6947ff28b66047d7924024ca6d58aeaec` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `xc_6947ff28b66047d7924024ca6d58aeaec` DISABLE KEYS */;
|
|||
|
|
/*!40000 ALTER TABLE `xc_6947ff28b66047d7924024ca6d58aeaec` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `xc_6947ff28b66047d7924024ca6d58aeaej`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `xc_6947ff28b66047d7924024ca6d58aeaej`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `xc_6947ff28b66047d7924024ca6d58aeaej` (
|
|||
|
|
`parent_id` int DEFAULT NULL,
|
|||
|
|
`relation_id` int DEFAULT NULL,
|
|||
|
|
`relation_type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`field_name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`site_id` int DEFAULT NULL,
|
|||
|
|
KEY `xc_6947ff28b66047d7924024ca6d58aeaej_idx` (`relation_id`,`relation_type`),
|
|||
|
|
KEY `xc_6947ff28b66047d7924024ca6d58aeaej_field_name_index` (`field_name`),
|
|||
|
|
KEY `xc_6947ff28b66047d7924024ca6d58aeaej_site_id_index` (`site_id`)
|
|||
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `xc_6947ff28b66047d7924024ca6d58aeaej`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `xc_6947ff28b66047d7924024ca6d58aeaej` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `xc_6947ff28b66047d7924024ca6d58aeaej` DISABLE KEYS */;
|
|||
|
|
/*!40000 ALTER TABLE `xc_6947ff28b66047d7924024ca6d58aeaej` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `xc_6947ff28b66047d7924024ca6d58aeaer`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `xc_6947ff28b66047d7924024ca6d58aeaer`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `xc_6947ff28b66047d7924024ca6d58aeaer` (
|
|||
|
|
`id` int unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
|
`host_id` int DEFAULT NULL,
|
|||
|
|
`host_field` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`site_id` int DEFAULT NULL,
|
|||
|
|
`content_group` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`content_value` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`content_spawn_path` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`sort_order` int DEFAULT NULL,
|
|||
|
|
`created_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`updated_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
PRIMARY KEY (`id`),
|
|||
|
|
KEY `xc_6947ff28b66047d7924024ca6d58aeaer_idx` (`host_id`,`host_field`),
|
|||
|
|
KEY `xc_6947ff28b66047d7924024ca6d58aeaer_site_id_index` (`site_id`)
|
|||
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `xc_6947ff28b66047d7924024ca6d58aeaer`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `xc_6947ff28b66047d7924024ca6d58aeaer` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `xc_6947ff28b66047d7924024ca6d58aeaer` DISABLE KEYS */;
|
|||
|
|
/*!40000 ALTER TABLE `xc_6947ff28b66047d7924024ca6d58aeaer` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `xc_a63fabaf7c0b4c74b36f7abf1a3ad1c1c`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `xc_a63fabaf7c0b4c74b36f7abf1a3ad1c1c`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `xc_a63fabaf7c0b4c74b36f7abf1a3ad1c1c` (
|
|||
|
|
`id` int unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
|
`site_id` int DEFAULT NULL,
|
|||
|
|
`site_root_id` int DEFAULT NULL,
|
|||
|
|
`blueprint_uuid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`content_group` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`title` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`slug` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`is_enabled` tinyint(1) DEFAULT NULL,
|
|||
|
|
`published_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`published_at_date` timestamp NULL DEFAULT NULL,
|
|||
|
|
`expired_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`draft_mode` int NOT NULL DEFAULT '1',
|
|||
|
|
`primary_id` int unsigned DEFAULT NULL,
|
|||
|
|
`primary_attrs` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`is_version` tinyint(1) NOT NULL DEFAULT '0',
|
|||
|
|
`created_user_id` int unsigned DEFAULT NULL,
|
|||
|
|
`updated_user_id` int unsigned DEFAULT NULL,
|
|||
|
|
`deleted_user_id` int unsigned DEFAULT NULL,
|
|||
|
|
`deleted_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`created_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`updated_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
PRIMARY KEY (`id`),
|
|||
|
|
KEY `xc_a63fabaf7c0b4c74b36f7abf1a3ad1c1c_site_id_index` (`site_id`),
|
|||
|
|
KEY `xc_a63fabaf7c0b4c74b36f7abf1a3ad1c1c_site_root_id_index` (`site_root_id`),
|
|||
|
|
KEY `xc_a63fabaf7c0b4c74b36f7abf1a3ad1c1c_blueprint_uuid_index` (`blueprint_uuid`),
|
|||
|
|
KEY `xc_a63fabaf7c0b4c74b36f7abf1a3ad1c1c_content_group_index` (`content_group`),
|
|||
|
|
KEY `xc_a63fabaf7c0b4c74b36f7abf1a3ad1c1c_slug_index` (`slug`),
|
|||
|
|
KEY `xc_a63fabaf7c0b4c74b36f7abf1a3ad1c1c_primary_id_index` (`primary_id`)
|
|||
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `xc_a63fabaf7c0b4c74b36f7abf1a3ad1c1c`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `xc_a63fabaf7c0b4c74b36f7abf1a3ad1c1c` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `xc_a63fabaf7c0b4c74b36f7abf1a3ad1c1c` DISABLE KEYS */;
|
|||
|
|
/*!40000 ALTER TABLE `xc_a63fabaf7c0b4c74b36f7abf1a3ad1c1c` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `xc_a63fabaf7c0b4c74b36f7abf1a3ad1c1j`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `xc_a63fabaf7c0b4c74b36f7abf1a3ad1c1j`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `xc_a63fabaf7c0b4c74b36f7abf1a3ad1c1j` (
|
|||
|
|
`parent_id` int DEFAULT NULL,
|
|||
|
|
`relation_id` int DEFAULT NULL,
|
|||
|
|
`relation_type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`field_name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`site_id` int DEFAULT NULL,
|
|||
|
|
KEY `xc_a63fabaf7c0b4c74b36f7abf1a3ad1c1j_idx` (`relation_id`,`relation_type`),
|
|||
|
|
KEY `xc_a63fabaf7c0b4c74b36f7abf1a3ad1c1j_field_name_index` (`field_name`),
|
|||
|
|
KEY `xc_a63fabaf7c0b4c74b36f7abf1a3ad1c1j_site_id_index` (`site_id`)
|
|||
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `xc_a63fabaf7c0b4c74b36f7abf1a3ad1c1j`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `xc_a63fabaf7c0b4c74b36f7abf1a3ad1c1j` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `xc_a63fabaf7c0b4c74b36f7abf1a3ad1c1j` DISABLE KEYS */;
|
|||
|
|
/*!40000 ALTER TABLE `xc_a63fabaf7c0b4c74b36f7abf1a3ad1c1j` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `xc_a63fabaf7c0b4c74b36f7abf1a3ad1c1r`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `xc_a63fabaf7c0b4c74b36f7abf1a3ad1c1r`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `xc_a63fabaf7c0b4c74b36f7abf1a3ad1c1r` (
|
|||
|
|
`id` int unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
|
`host_id` int DEFAULT NULL,
|
|||
|
|
`host_field` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`site_id` int DEFAULT NULL,
|
|||
|
|
`content_group` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`content_value` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`content_spawn_path` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`sort_order` int DEFAULT NULL,
|
|||
|
|
`created_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`updated_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
PRIMARY KEY (`id`),
|
|||
|
|
KEY `xc_a63fabaf7c0b4c74b36f7abf1a3ad1c1r_idx` (`host_id`,`host_field`),
|
|||
|
|
KEY `xc_a63fabaf7c0b4c74b36f7abf1a3ad1c1r_site_id_index` (`site_id`)
|
|||
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `xc_a63fabaf7c0b4c74b36f7abf1a3ad1c1r`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `xc_a63fabaf7c0b4c74b36f7abf1a3ad1c1r` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `xc_a63fabaf7c0b4c74b36f7abf1a3ad1c1r` DISABLE KEYS */;
|
|||
|
|
/*!40000 ALTER TABLE `xc_a63fabaf7c0b4c74b36f7abf1a3ad1c1r` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `xc_b022a74b15e64c6b9eb917efc5103543c`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `xc_b022a74b15e64c6b9eb917efc5103543c`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `xc_b022a74b15e64c6b9eb917efc5103543c` (
|
|||
|
|
`id` int unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
|
`site_id` int DEFAULT NULL,
|
|||
|
|
`site_root_id` int DEFAULT NULL,
|
|||
|
|
`blueprint_uuid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`content_group` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`title` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`slug` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`is_enabled` tinyint(1) DEFAULT NULL,
|
|||
|
|
`published_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`published_at_date` timestamp NULL DEFAULT NULL,
|
|||
|
|
`expired_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`draft_mode` int NOT NULL DEFAULT '1',
|
|||
|
|
`primary_id` int unsigned DEFAULT NULL,
|
|||
|
|
`primary_attrs` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`is_version` tinyint(1) NOT NULL DEFAULT '0',
|
|||
|
|
`fullslug` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`parent_id` int DEFAULT NULL,
|
|||
|
|
`nest_left` int DEFAULT NULL,
|
|||
|
|
`nest_right` int DEFAULT NULL,
|
|||
|
|
`nest_depth` int DEFAULT NULL,
|
|||
|
|
`description` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`created_user_id` int unsigned DEFAULT NULL,
|
|||
|
|
`updated_user_id` int unsigned DEFAULT NULL,
|
|||
|
|
`deleted_user_id` int unsigned DEFAULT NULL,
|
|||
|
|
`deleted_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`created_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`updated_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
PRIMARY KEY (`id`),
|
|||
|
|
KEY `xc_b022a74b15e64c6b9eb917efc5103543c_site_id_index` (`site_id`),
|
|||
|
|
KEY `xc_b022a74b15e64c6b9eb917efc5103543c_site_root_id_index` (`site_root_id`),
|
|||
|
|
KEY `xc_b022a74b15e64c6b9eb917efc5103543c_blueprint_uuid_index` (`blueprint_uuid`),
|
|||
|
|
KEY `xc_b022a74b15e64c6b9eb917efc5103543c_content_group_index` (`content_group`),
|
|||
|
|
KEY `xc_b022a74b15e64c6b9eb917efc5103543c_slug_index` (`slug`),
|
|||
|
|
KEY `xc_b022a74b15e64c6b9eb917efc5103543c_primary_id_index` (`primary_id`),
|
|||
|
|
KEY `xc_b022a74b15e64c6b9eb917efc5103543c_fullslug_index` (`fullslug`)
|
|||
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `xc_b022a74b15e64c6b9eb917efc5103543c`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `xc_b022a74b15e64c6b9eb917efc5103543c` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `xc_b022a74b15e64c6b9eb917efc5103543c` DISABLE KEYS */;
|
|||
|
|
/*!40000 ALTER TABLE `xc_b022a74b15e64c6b9eb917efc5103543c` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `xc_b022a74b15e64c6b9eb917efc5103543j`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `xc_b022a74b15e64c6b9eb917efc5103543j`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `xc_b022a74b15e64c6b9eb917efc5103543j` (
|
|||
|
|
`parent_id` int DEFAULT NULL,
|
|||
|
|
`relation_id` int DEFAULT NULL,
|
|||
|
|
`relation_type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`field_name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`site_id` int DEFAULT NULL,
|
|||
|
|
KEY `xc_b022a74b15e64c6b9eb917efc5103543j_idx` (`relation_id`,`relation_type`),
|
|||
|
|
KEY `xc_b022a74b15e64c6b9eb917efc5103543j_field_name_index` (`field_name`),
|
|||
|
|
KEY `xc_b022a74b15e64c6b9eb917efc5103543j_site_id_index` (`site_id`)
|
|||
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `xc_b022a74b15e64c6b9eb917efc5103543j`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `xc_b022a74b15e64c6b9eb917efc5103543j` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `xc_b022a74b15e64c6b9eb917efc5103543j` DISABLE KEYS */;
|
|||
|
|
/*!40000 ALTER TABLE `xc_b022a74b15e64c6b9eb917efc5103543j` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `xc_b022a74b15e64c6b9eb917efc5103543r`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `xc_b022a74b15e64c6b9eb917efc5103543r`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `xc_b022a74b15e64c6b9eb917efc5103543r` (
|
|||
|
|
`id` int unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
|
`host_id` int DEFAULT NULL,
|
|||
|
|
`host_field` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`site_id` int DEFAULT NULL,
|
|||
|
|
`content_group` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`content_value` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`content_spawn_path` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`sort_order` int DEFAULT NULL,
|
|||
|
|
`created_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`updated_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
PRIMARY KEY (`id`),
|
|||
|
|
KEY `xc_b022a74b15e64c6b9eb917efc5103543r_idx` (`host_id`,`host_field`),
|
|||
|
|
KEY `xc_b022a74b15e64c6b9eb917efc5103543r_site_id_index` (`site_id`)
|
|||
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `xc_b022a74b15e64c6b9eb917efc5103543r`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `xc_b022a74b15e64c6b9eb917efc5103543r` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `xc_b022a74b15e64c6b9eb917efc5103543r` DISABLE KEYS */;
|
|||
|
|
/*!40000 ALTER TABLE `xc_b022a74b15e64c6b9eb917efc5103543r` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `xc_edcd102e05254e4db07e633ae6c18db6c`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `xc_edcd102e05254e4db07e633ae6c18db6c`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `xc_edcd102e05254e4db07e633ae6c18db6c` (
|
|||
|
|
`id` int unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
|
`site_id` int DEFAULT NULL,
|
|||
|
|
`site_root_id` int DEFAULT NULL,
|
|||
|
|
`blueprint_uuid` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`content_group` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`title` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`slug` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`is_enabled` tinyint(1) DEFAULT NULL,
|
|||
|
|
`published_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`published_at_date` timestamp NULL DEFAULT NULL,
|
|||
|
|
`expired_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`draft_mode` int NOT NULL DEFAULT '1',
|
|||
|
|
`primary_id` int unsigned DEFAULT NULL,
|
|||
|
|
`primary_attrs` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`is_version` tinyint(1) NOT NULL DEFAULT '0',
|
|||
|
|
`published_at_day` int DEFAULT NULL,
|
|||
|
|
`published_at_month` int DEFAULT NULL,
|
|||
|
|
`published_at_year` int DEFAULT NULL,
|
|||
|
|
`content` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`author_id` int unsigned DEFAULT NULL,
|
|||
|
|
`featured_text` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`gallery_media` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`created_user_id` int unsigned DEFAULT NULL,
|
|||
|
|
`updated_user_id` int unsigned DEFAULT NULL,
|
|||
|
|
`deleted_user_id` int unsigned DEFAULT NULL,
|
|||
|
|
`deleted_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`created_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`updated_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
PRIMARY KEY (`id`),
|
|||
|
|
KEY `xc_edcd102e05254e4db07e633ae6c18db6c_site_id_index` (`site_id`),
|
|||
|
|
KEY `xc_edcd102e05254e4db07e633ae6c18db6c_site_root_id_index` (`site_root_id`),
|
|||
|
|
KEY `xc_edcd102e05254e4db07e633ae6c18db6c_blueprint_uuid_index` (`blueprint_uuid`),
|
|||
|
|
KEY `xc_edcd102e05254e4db07e633ae6c18db6c_content_group_index` (`content_group`),
|
|||
|
|
KEY `xc_edcd102e05254e4db07e633ae6c18db6c_slug_index` (`slug`),
|
|||
|
|
KEY `xc_edcd102e05254e4db07e633ae6c18db6c_primary_id_index` (`primary_id`)
|
|||
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `xc_edcd102e05254e4db07e633ae6c18db6c`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `xc_edcd102e05254e4db07e633ae6c18db6c` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `xc_edcd102e05254e4db07e633ae6c18db6c` DISABLE KEYS */;
|
|||
|
|
/*!40000 ALTER TABLE `xc_edcd102e05254e4db07e633ae6c18db6c` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `xc_edcd102e05254e4db07e633ae6c18db6j`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `xc_edcd102e05254e4db07e633ae6c18db6j`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `xc_edcd102e05254e4db07e633ae6c18db6j` (
|
|||
|
|
`parent_id` int DEFAULT NULL,
|
|||
|
|
`relation_id` int DEFAULT NULL,
|
|||
|
|
`relation_type` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`field_name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`site_id` int DEFAULT NULL,
|
|||
|
|
KEY `xc_edcd102e05254e4db07e633ae6c18db6j_idx` (`relation_id`,`relation_type`),
|
|||
|
|
KEY `xc_edcd102e05254e4db07e633ae6c18db6j_field_name_index` (`field_name`),
|
|||
|
|
KEY `xc_edcd102e05254e4db07e633ae6c18db6j_site_id_index` (`site_id`)
|
|||
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `xc_edcd102e05254e4db07e633ae6c18db6j`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `xc_edcd102e05254e4db07e633ae6c18db6j` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `xc_edcd102e05254e4db07e633ae6c18db6j` DISABLE KEYS */;
|
|||
|
|
/*!40000 ALTER TABLE `xc_edcd102e05254e4db07e633ae6c18db6j` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Table structure for table `xc_edcd102e05254e4db07e633ae6c18db6r`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
DROP TABLE IF EXISTS `xc_edcd102e05254e4db07e633ae6c18db6r`;
|
|||
|
|
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
|||
|
|
/*!50503 SET character_set_client = utf8mb4 */;
|
|||
|
|
CREATE TABLE `xc_edcd102e05254e4db07e633ae6c18db6r` (
|
|||
|
|
`id` int unsigned NOT NULL AUTO_INCREMENT,
|
|||
|
|
`host_id` int DEFAULT NULL,
|
|||
|
|
`host_field` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`site_id` int DEFAULT NULL,
|
|||
|
|
`content_group` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
|||
|
|
`content_value` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`content_spawn_path` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
|||
|
|
`sort_order` int DEFAULT NULL,
|
|||
|
|
`created_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
`updated_at` timestamp NULL DEFAULT NULL,
|
|||
|
|
PRIMARY KEY (`id`),
|
|||
|
|
KEY `xc_edcd102e05254e4db07e633ae6c18db6r_idx` (`host_id`,`host_field`),
|
|||
|
|
KEY `xc_edcd102e05254e4db07e633ae6c18db6r_site_id_index` (`site_id`)
|
|||
|
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
|||
|
|
/*!40101 SET character_set_client = @saved_cs_client */;
|
|||
|
|
|
|||
|
|
--
|
|||
|
|
-- Dumping data for table `xc_edcd102e05254e4db07e633ae6c18db6r`
|
|||
|
|
--
|
|||
|
|
|
|||
|
|
LOCK TABLES `xc_edcd102e05254e4db07e633ae6c18db6r` WRITE;
|
|||
|
|
/*!40000 ALTER TABLE `xc_edcd102e05254e4db07e633ae6c18db6r` DISABLE KEYS */;
|
|||
|
|
/*!40000 ALTER TABLE `xc_edcd102e05254e4db07e633ae6c18db6r` ENABLE KEYS */;
|
|||
|
|
UNLOCK TABLES;
|
|||
|
|
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
|
|||
|
|
|
|||
|
|
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
|
|||
|
|
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
|
|||
|
|
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
|
|||
|
|
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
|
|||
|
|
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
|
|||
|
|
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
|
|||
|
|
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
|
|||
|
|
|
|||
|
|
-- Dump completed on 2023-10-24 20:21:31
|