EVOLUTION-MANAGER
Edit File: joomla.sql
-- -- Database: `joomla` -- -- -- Table structure for table `#__assets` -- CREATE TABLE "#__assets" ( "id" bigint IDENTITY(1,1) NOT NULL, "parent_id" int NOT NULL DEFAULT 0, "lft" int NOT NULL DEFAULT 0, "rgt" int NOT NULL DEFAULT 0, "level" bigint NOT NULL, "name" nvarchar(50) NOT NULL, "title" nvarchar(100) NOT NULL, "rules" nvarchar(max) NOT NULL, CONSTRAINT "PK_#__assets_id" PRIMARY KEY CLUSTERED ( "id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY], CONSTRAINT "#__assets$idx_asset_name" UNIQUE NONCLUSTERED ( "name" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; CREATE NONCLUSTERED INDEX "idx_lft_rgt" ON "#__assets" ( "lft" ASC, "rgt" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_parent_id" ON "#__assets" ( "parent_id" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); -- -- Dumping data for table `#__assets` -- SET IDENTITY_INSERT "#__assets" ON; INSERT INTO "#__assets" ("id", "parent_id", "lft", "rgt", "level", "name", "title", "rules") VALUES (1, 0, 0, 113, 0, 'root.1', 'Root Asset', '{"core.login.site":{"6":1,"2":1},"core.login.admin":{"6":1},"core.login.offline":{"6":1},"core.admin":{"8":1},"core.manage":{"7":1},"core.create":{"6":1,"3":1},"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1},"core.edit.own":{"6":1,"3":1}}'), (2, 1, 1, 2, 1, 'com_admin', 'com_admin', '{}'), (3, 1, 3, 6, 1, 'com_banners', 'com_banners', '{"core.admin":{"7":1},"core.manage":{"6":1}}'), (4, 1, 7, 8, 1, 'com_cache', 'com_cache', '{"core.admin":{"7":1},"core.manage":{"7":1}}'), (5, 1, 9, 10, 1, 'com_checkin', 'com_checkin', '{"core.admin":{"7":1},"core.manage":{"7":1}}'), (6, 1, 11, 12, 1, 'com_config', 'com_config', '{}'), (7, 1, 13, 16, 1, 'com_contact', 'com_contact', '{"core.admin":{"7":1},"core.manage":{"6":1}}'), (8, 1, 17, 20, 1, 'com_content', 'com_content', '{"core.admin":{"7":1},"core.manage":{"6":1},"core.create":{"3":1},"core.edit":{"4":1},"core.edit.state":{"5":1}}'), (9, 1, 21, 22, 1, 'com_cpanel', 'com_cpanel', '{}'), (10, 1, 23, 24, 1, 'com_installer', 'com_installer', '{"core.manage":{"7":0},"core.delete":{"7":0},"core.edit.state":{"7":0}}'), (11, 1, 25, 26, 1, 'com_languages', 'com_languages', '{"core.admin":{"7":1}}'), (12, 1, 27, 28, 1, 'com_login', 'com_login', '{}'), (13, 1, 29, 30, 1, 'com_mailto', 'com_mailto', '{}'), (14, 1, 31, 32, 1, 'com_massmail', 'com_massmail', '{}'), (15, 1, 33, 34, 1, 'com_media', 'com_media', '{"core.admin":{"7":1},"core.manage":{"6":1},"core.create":{"3":1},"core.delete":{"5":1}}'), (16, 1, 35, 38, 1, 'com_menus', 'com_menus', '{"core.admin":{"7":1}}'), (17, 1, 39, 40, 1, 'com_messages', 'com_messages', '{"core.admin":{"7":1},"core.manage":{"7":1}}'), (18, 1, 41, 78, 1, 'com_modules', 'com_modules', '{"core.admin":{"7":1}}'), (19, 1, 79, 82, 1, 'com_newsfeeds', 'com_newsfeeds', '{"core.admin":{"7":1},"core.manage":{"6":1}}'), (20, 1, 83, 84, 1, 'com_plugins', 'com_plugins', '{"core.admin":{"7":1}}'), (21, 1, 85, 86, 1, 'com_redirect', 'com_redirect', '{"core.admin":{"7":1}}'), (22, 1, 87, 88, 1, 'com_search', 'com_search', '{"core.admin":{"7":1},"core.manage":{"6":1}}'), (23, 1, 89, 90, 1, 'com_templates', 'com_templates', '{"core.admin":{"7":1}}'), (24, 1, 91, 94, 1, 'com_users', 'com_users', '{"core.admin":{"7":1}}'), (26, 1, 95, 96, 1, 'com_wrapper', 'com_wrapper', '{}'), (27, 8, 18, 19, 2, 'com_content.category.2', 'Uncategorised', '{}'), (28, 3, 4, 5, 2, 'com_banners.category.3', 'Uncategorised', '{}'), (29, 7, 14, 15, 2, 'com_contact.category.4', 'Uncategorised', '{}'), (30, 19, 80, 81, 2, 'com_newsfeeds.category.5', 'Uncategorised', '{}'), (32, 24, 92, 93, 2, 'com_users.category.7', 'Uncategorised', '{}'), (33, 1, 97, 98, 1, 'com_finder', 'com_finder', '{"core.admin":{"7":1},"core.manage":{"6":1}}'), (34, 1, 99, 100, 1, 'com_joomlaupdate', 'com_joomlaupdate', '{}'), (35, 1, 101, 102, 1, 'com_tags', 'com_tags', '{}'), (36, 1, 103, 104, 1, 'com_contenthistory', 'com_contenthistory', '{}'), (37, 1, 105, 106, 1, 'com_ajax', 'com_ajax', '{}'), (38, 1, 107, 108, 1, 'com_postinstall', 'com_postinstall', '{}'), (39, 18, 42, 43, 2, 'com_modules.module.1', 'Main Menu', '{}'), (40, 18, 44, 45, 2, 'com_modules.module.2', 'Login', '{}'), (41, 18, 46, 47, 2, 'com_modules.module.3', 'Popular Articles', '{}'), (42, 18, 48, 49, 2, 'com_modules.module.4', 'Recently Added Articles', '{}'), (43, 18, 50, 51, 2, 'com_modules.module.8', 'Toolbar', '{}'), (44, 18, 52, 53, 2, 'com_modules.module.9', 'Quick Icons', '{}'), (45, 18, 54, 55, 2, 'com_modules.module.10', 'Logged-in Users', '{}'), (46, 18, 56, 57, 2, 'com_modules.module.12', 'Admin Menu', '{}'), (47, 18, 58, 59, 2, 'com_modules.module.13', 'Admin Submenu', '{}'), (48, 18, 60, 61, 2, 'com_modules.module.14', 'User Status', '{}'), (49, 18, 62, 63, 2, 'com_modules.module.15', 'Title', '{}'), (50, 18, 64, 65, 2, 'com_modules.module.16', 'Login Form', '{}'), (51, 18, 66, 67, 2, 'com_modules.module.17', 'Breadcrumbs', '{}'), (52, 18, 68, 69, 2, 'com_modules.module.79', 'Multilanguage status', '{}'), (53, 18, 70, 71, 2, 'com_modules.module.86', 'Joomla Version', '{}'), (54, 16, 36, 37, 2, 'com_menus.menu.1', 'Main Menu', '{}'), (55, 18, 72, 73, 2, 'com_modules.module.87', 'Sample Data', '{}'), (56, 1, 109, 110, 1, 'com_privacy', 'com_privacy', '{}'), (57, 1, 111, 112, 1, 'com_actionlogs', 'com_actionlogs', '{}'), (58, 18, 74, 75, 2, 'com_modules.module.88', 'Latest Actions', '{}'), (59, 18, 76, 77, 2, 'com_modules.module.89', 'Privacy Dashboard', '{}'); SET IDENTITY_INSERT "#__assets" OFF; -- -- Table structure for table `#__associations` -- CREATE TABLE "#__associations" ( "id" int NOT NULL, "context" nvarchar(50) NOT NULL, "key" nchar(32) NOT NULL, CONSTRAINT "PK_#__associations_context" PRIMARY KEY CLUSTERED ( "context" ASC, "id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; -- -- Table structure for table `#__banners` -- CREATE TABLE "#__banners" ( "id" int IDENTITY(1,1) NOT NULL, "cid" int NOT NULL DEFAULT 0, "type" int NOT NULL DEFAULT 0, "name" nvarchar(255) NOT NULL DEFAULT '', "alias" nvarchar(255) NOT NULL DEFAULT '', "imptotal" int NOT NULL DEFAULT 0, "impmade" int NOT NULL DEFAULT 0, "clicks" int NOT NULL DEFAULT 0, "clickurl" nvarchar(200) NOT NULL DEFAULT '', "state" smallint NOT NULL DEFAULT 0, "catid" bigint NOT NULL DEFAULT 0, "description" nvarchar(max) NOT NULL, "custombannercode" nvarchar(2048) NOT NULL, "sticky" tinyint NOT NULL DEFAULT 0, "ordering" int NOT NULL DEFAULT 0, "metakey" nvarchar(max) NOT NULL, "params" nvarchar(max) NOT NULL, "own_prefix" smallint NOT NULL DEFAULT 0, "metakey_prefix" nvarchar(255) NOT NULL DEFAULT '', "purchase_type" smallint NOT NULL DEFAULT -1, "track_clicks" smallint NOT NULL DEFAULT -1, "track_impressions" smallint NOT NULL DEFAULT -1, "checked_out" bigint NOT NULL DEFAULT 0, "checked_out_time" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "publish_up" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "publish_down" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "reset" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "created" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "language" nvarchar(7) NOT NULL DEFAULT '', "created_by" bigint NOT NULL DEFAULT 0, "created_by_alias" nvarchar(255) NOT NULL DEFAULT '', "modified" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "modified_by" bigint NOT NULL DEFAULT 0, "version" bigint NOT NULL DEFAULT 1, CONSTRAINT "PK_#__banners_id" PRIMARY KEY CLUSTERED ( "id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; CREATE NONCLUSTERED INDEX "idx_banner_catid" ON "#__banners" ( "catid" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_language" ON "#__banners" ( "language" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_metakey_prefix" ON "#__banners" ( "metakey_prefix" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_own_prefix" ON "#__banners" ( "own_prefix" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_state" ON "#__banners" ( "state" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_createdby" ON "#__banners" ( "created_by" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); -- -- Table structure for table `#__banner_clients` -- CREATE TABLE "#__banner_clients" ( "id" int IDENTITY(1,1) NOT NULL, "name" nvarchar(255) NOT NULL DEFAULT '', "contact" nvarchar(255) NOT NULL DEFAULT '', "email" nvarchar(255) NOT NULL DEFAULT '', "extrainfo" nvarchar(max) NOT NULL, "state" smallint NOT NULL DEFAULT 0, "checked_out" bigint NOT NULL DEFAULT 0, "checked_out_time" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "metakey" nvarchar(max) NOT NULL DEFAULT 0, "own_prefix" smallint NOT NULL DEFAULT 0, "metakey_prefix" nvarchar(255) NOT NULL DEFAULT '', "purchase_type" smallint NOT NULL DEFAULT -1, "track_clicks" smallint NOT NULL DEFAULT -1, "track_impressions" smallint NOT NULL DEFAULT -1, CONSTRAINT "PK_#__banner_clients_id" PRIMARY KEY CLUSTERED ( "id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; CREATE NONCLUSTERED INDEX "idx_metakey_prefix" ON "#__banner_clients" ( "metakey_prefix" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_own_prefix" ON "#__banner_clients" ( "own_prefix" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); -- -- Table structure for table `#__banner_tracks` -- CREATE TABLE "#__banner_tracks" ( "track_date" datetime2(0) NOT NULL, "track_type" bigint NOT NULL, "banner_id" bigint NOT NULL, "count" bigint NOT NULL DEFAULT 0, CONSTRAINT "PK_#__banner_tracks_track_date_type_id" PRIMARY KEY CLUSTERED ( "track_date" ASC, "track_type" ASC, "banner_id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; CREATE NONCLUSTERED INDEX "idx_banner_id" ON "#__banner_tracks" ( "banner_id" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_track_date2" ON "#__banner_tracks" ( "track_date" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_track_type" ON "#__banner_tracks" ( "track_type" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); -- -- Table structure for table `#__categories` -- CREATE TABLE "#__categories" ( "id" int IDENTITY(1,1) NOT NULL , "asset_id" bigint NOT NULL DEFAULT 0, "parent_id" bigint NOT NULL DEFAULT 0, "lft" int NOT NULL DEFAULT 0, "rgt" int NOT NULL DEFAULT 0, "level" bigint NOT NULL DEFAULT 0, "path" nvarchar(255) NOT NULL DEFAULT '', "extension" nvarchar(50) NOT NULL DEFAULT '', "title" nvarchar(255) NOT NULL DEFAULT '', "alias" nvarchar(255) NOT NULL DEFAULT '', "note" nvarchar(255) NOT NULL DEFAULT '', "description" nvarchar(max) NOT NULL DEFAULT '', "published" smallint NOT NULL DEFAULT 0, "checked_out" bigint NOT NULL DEFAULT 0, "checked_out_time" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "access" int NOT NULL DEFAULT 0, "params" nvarchar(max) NOT NULL DEFAULT '', "metadesc" nvarchar(1024) NOT NULL DEFAULT '', "metakey" nvarchar(1024) NOT NULL DEFAULT '', "metadata" nvarchar(2048) NOT NULL DEFAULT '', "created_user_id" bigint NOT NULL DEFAULT 0, "created_time" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "modified_user_id" bigint NOT NULL DEFAULT 0, "modified_time" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "hits" bigint NOT NULL DEFAULT 0, "language" nvarchar(7) NOT NULL DEFAULT '', "version" bigint NOT NULL DEFAULT 1, CONSTRAINT "PK_#__categories_id" PRIMARY KEY CLUSTERED ( "id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; CREATE NONCLUSTERED INDEX "cat_idx" ON "#__categories" ( "extension" ASC, "published" ASC, "access" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_access" ON "#__categories" ( "access" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_alias" ON "#__categories" ( "alias" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_checkout" ON "#__categories" ( "checked_out" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_language" ON "#__categories" ( "language" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_left_right" ON "#__categories" ( "lft" ASC, "rgt" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_path" ON "#__categories" ( "path" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_created_user_id" ON "#__categories" ( "created_user_id" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_checked_out_time2" ON "#__categories" ( "checked_out_time" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_asset_id" ON "#__categories" ( "asset_id" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); -- -- Dumping data for table `#__categories` -- SET IDENTITY_INSERT "#__categories" ON; INSERT INTO "#__categories" ("id", "asset_id", "parent_id", "lft", "rgt", "level", "path", "extension", "title", "alias", "note", "description", "published", "checked_out", "checked_out_time", "access", "params", "metadesc", "metakey", "metadata", "created_user_id", "created_time", "modified_user_id", "modified_time", "hits", "language", "version") VALUES (1, 0, 0, 0, 11, 0, '', 'system', 'ROOT', 'root', '', '', 1, 0, '1900-01-01 00:00:00', 1, '{}', '', '', '{}', 42, '2011-01-01 00:00:01', 0, '1900-01-01 00:00:00', 0, '*', 1), (2, 27, 1, 1, 2, 1, 'uncategorised', 'com_content', 'Uncategorised', 'uncategorised', '', '', 1, 0, '1900-01-01 00:00:00', 1, '{"category_layout":"","image":""}', '', '', '{"author":"","robots":""}', 42, '2011-01-01 00:00:01', 0, '1900-01-01 00:00:00', 0, '*', 1), (3, 28, 1, 3, 4, 1, 'uncategorised', 'com_banners', 'Uncategorised', 'uncategorised', '', '', 1, 0, '1900-01-01 00:00:00', 1, '{"category_layout":"","image":""}', '', '', '{"author":"","robots":""}', 42, '2011-01-01 00:00:01', 0, '1900-01-01 00:00:00', 0, '*', 1), (4, 29, 1, 5, 6, 1, 'uncategorised', 'com_contact', 'Uncategorised', 'uncategorised', '', '', 1, 0, '1900-01-01 00:00:00', 1, '{"category_layout":"","image":""}', '', '', '{"author":"","robots":""}', 42, '2011-01-01 00:00:01', 0, '1900-01-01 00:00:00', 0, '*', 1), (5, 30, 1, 7, 8, 1, 'uncategorised', 'com_newsfeeds', 'Uncategorised', 'uncategorised', '', '', 1, 0, '1900-01-01 00:00:00', 1, '{"category_layout":"","image":""}', '', '', '{"author":"","robots":""}', 42, '2011-01-01 00:00:01', 0, '1900-01-01 00:00:00', 0, '*', 1), (7, 32, 1, 9, 10, 1, 'uncategorised', 'com_users', 'Uncategorised', 'uncategorised', '', '', 1, 0, '1900-01-01 00:00:00', 1, '{"category_layout":"","image":""}', '', '', '{"author":"","robots":""}', 42, '2011-01-01 00:00:01', 0, '1900-01-01 00:00:00', 0, '*', 1); SET IDENTITY_INSERT "#__categories" OFF; -- -- Table structure for table `#__contact_details` -- CREATE TABLE "#__contact_details" ( "id" int IDENTITY(1,1) NOT NULL, "name" nvarchar(255) NOT NULL, "alias" nvarchar(255) NOT NULL, "con_position" nvarchar(255), "address" nvarchar(max), "suburb" nvarchar(100), "state" nvarchar(100), "country" nvarchar(100), "postcode" nvarchar(100), "telephone" nvarchar(255), "fax" nvarchar(255), "misc" nvarchar(max), "image" nvarchar(255), "email_to" nvarchar(255), "default_con" tinyint NOT NULL DEFAULT 0, "published" smallint NOT NULL DEFAULT 0, "checked_out" int NOT NULL DEFAULT 0, "checked_out_time" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "ordering" int NOT NULL DEFAULT 0, "params" nvarchar(max) NOT NULL, "user_id" int NOT NULL DEFAULT 0, "catid" int NOT NULL DEFAULT 0, "access" int NOT NULL DEFAULT 0, "mobile" nvarchar(255) NOT NULL DEFAULT '', "webpage" nvarchar(255) NOT NULL DEFAULT '', "sortname1" nvarchar(255) NOT NULL DEFAULT '', "sortname2" nvarchar(255) NOT NULL DEFAULT '', "sortname3" nvarchar(255) NOT NULL DEFAULT '', "language" nvarchar(7) NOT NULL, "created" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "created_by" bigint NOT NULL DEFAULT 0, "created_by_alias" nvarchar(255) NOT NULL DEFAULT '', "modified" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "modified_by" bigint NOT NULL DEFAULT 0, "metakey" nvarchar(max) NOT NULL, "metadesc" nvarchar(max) NOT NULL, "metadata" nvarchar(max) NOT NULL, "featured" tinyint NOT NULL DEFAULT 0, "xreference" nvarchar(50) NOT NULL DEFAULT '', "publish_up" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "publish_down" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "version" bigint NOT NULL DEFAULT 1, "hits" bigint NOT NULL DEFAULT 0, CONSTRAINT "PK_#__contact_details_id" PRIMARY KEY CLUSTERED ( "id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; CREATE NONCLUSTERED INDEX "idx_access" ON "#__contact_details" ( "access" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_catid" ON "#__contact_details" ( "catid" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_checkout" ON "#__contact_details" ( "checked_out" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_createdby" ON "#__contact_details" ( "created_by" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_featured_catid" ON "#__contact_details" ( "featured" ASC, "catid" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_language" ON "#__contact_details" ( "language" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_state" ON "#__contact_details" ( "published" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_xreference" ON "#__contact_details" ( "xreference" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); -- -- Table structure for table `#__content` -- CREATE TABLE "#__content" ( "id" bigint IDENTITY(1,1) NOT NULL, "asset_id" bigint NOT NULL DEFAULT 0, "title" nvarchar(255) NOT NULL DEFAULT '', "alias" nvarchar(255) NOT NULL, "introtext" nvarchar(max) NOT NULL, "fulltext" nvarchar(max) NOT NULL, "state" smallint NOT NULL DEFAULT 0, "catid" bigint NOT NULL DEFAULT 0, "created" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "created_by" bigint NOT NULL DEFAULT 0, "created_by_alias" nvarchar(255) NOT NULL DEFAULT '', "modified" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "modified_by" bigint NOT NULL DEFAULT 0, "checked_out" bigint NOT NULL DEFAULT 0, "checked_out_time" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "publish_up" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "publish_down" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "images" nvarchar(max) NOT NULL, "urls" nvarchar(max) NOT NULL, "attribs" nvarchar(max) NOT NULL, "version" bigint NOT NULL DEFAULT 1, "ordering" int NOT NULL DEFAULT 0, "metakey" nvarchar(max) NOT NULL, "metadesc" nvarchar(max) NOT NULL, "access" bigint NOT NULL DEFAULT 0, "hits" bigint NOT NULL DEFAULT 0, "metadata" nvarchar(max) NOT NULL, "featured" tinyint NOT NULL DEFAULT 0, "language" nvarchar(7) NOT NULL, "xreference" nvarchar(50) NOT NULL DEFAULT '', "note" nvarchar(255) NOT NULL DEFAULT '', CONSTRAINT "PK_#__content_id" PRIMARY KEY CLUSTERED ( "id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; CREATE NONCLUSTERED INDEX "idx_access" ON "#__content" ( "access" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_catid" ON "#__content" ( "catid" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_checkout" ON "#__content" ( "checked_out" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_createdby" ON "#__content" ( "created_by" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_featured_catid" ON "#__content" ( "featured" ASC, "catid" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_language" ON "#__content" ( "language" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_state" ON "#__content" ( "state" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_xreference" ON "#__content" ( "xreference" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_alias" ON "#__content" ( "alias" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); -- -- Table structure for table `#__content_frontpage` -- CREATE TABLE "#__content_frontpage" ( "content_id" int NOT NULL DEFAULT 0, "ordering" int NOT NULL DEFAULT 0, CONSTRAINT "PK_#__content_frontpage_content_id" PRIMARY KEY CLUSTERED ( "content_id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; -- -- Table structure for table `#__content_rating` -- CREATE TABLE "#__content_rating" ( "content_id" int NOT NULL DEFAULT 0, "rating_sum" bigint NOT NULL DEFAULT 0, "rating_count" bigint NOT NULL DEFAULT 0, "lastip" nvarchar(50) NOT NULL DEFAULT '', CONSTRAINT "PK_#__content_rating_content_id" PRIMARY KEY CLUSTERED ( "content_id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; -- -- Table structure for table `#__content_types` -- CREATE TABLE "#__content_types" ( "type_id" bigint IDENTITY(10000,1) NOT NULL, "type_title" nvarchar(255) NOT NULL DEFAULT '', "type_alias" nvarchar(255) NOT NULL DEFAULT '', "table" nvarchar(255) NOT NULL DEFAULT '', "rules" nvarchar(max) NOT NULL, "field_mappings" nvarchar(max) NOT NULL, "router" nvarchar(255) NOT NULL DEFAULT '', "content_history_options" nvarchar(max) NULL, CONSTRAINT "PK_#__content_types_type_id" PRIMARY KEY CLUSTERED ( "type_id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; CREATE NONCLUSTERED INDEX "idx_alias" ON "#__content_types" ( "type_alias" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); -- -- Dumping data for table `#__content_types` -- SET IDENTITY_INSERT "#__content_types" ON; INSERT INTO "#__content_types" ("type_id", "type_title", "type_alias", "table", "rules", "field_mappings", "router", "content_history_options") VALUES (1, 'Article', 'com_content.article', '{"special":{"dbtable":"#__content","key":"id","type":"Content","prefix":"JTable","config":"array()"},"common":{"dbtable":"#__ucm_content","key":"ucm_id","type":"Corecontent","prefix":"JTable","config":"array()"}}', '', '{"common":{"core_content_item_id":"id","core_title":"title","core_state":"state","core_alias":"alias","core_created_time":"created","core_modified_time":"modified","core_body":"introtext", "core_hits":"hits","core_publish_up":"publish_up","core_publish_down":"publish_down","core_access":"access", "core_params":"attribs", "core_featured":"featured", "core_metadata":"metadata", "core_language":"language", "core_images":"images", "core_urls":"urls", "core_version":"version", "core_ordering":"ordering", "core_metakey":"metakey", "core_metadesc":"metadesc", "core_catid":"catid", "core_xreference":"xreference", "asset_id":"asset_id", "note":"note"}, "special":{"fulltext":"fulltext"}}', 'ContentHelperRoute::getArticleRoute', '{"formFile":"administrator\/components\/com_content\/models\/forms\/article.xml", "hideFields":["asset_id","checked_out","checked_out_time","version"],"ignoreChanges":["modified_by", "modified", "checked_out", "checked_out_time", "version", "hits", "ordering"],"convertToInt":["publish_up", "publish_down", "featured", "ordering"],"displayLookup":[{"sourceColumn":"catid","targetTable":"#__categories","targetColumn":"id","displayColumn":"title"},{"sourceColumn":"created_by","targetTable":"#__users","targetColumn":"id","displayColumn":"name"},{"sourceColumn":"access","targetTable":"#__viewlevels","targetColumn":"id","displayColumn":"title"},{"sourceColumn":"modified_by","targetTable":"#__users","targetColumn":"id","displayColumn":"name"} ]}'), (2, 'Contact', 'com_contact.contact', '{"special":{"dbtable":"#__contact_details","key":"id","type":"Contact","prefix":"ContactTable","config":"array()"},"common":{"dbtable":"#__ucm_content","key":"ucm_id","type":"Corecontent","prefix":"JTable","config":"array()"}}', '', '{"common":{"core_content_item_id":"id","core_title":"name","core_state":"published","core_alias":"alias","core_created_time":"created","core_modified_time":"modified","core_body":"address", "core_hits":"hits","core_publish_up":"publish_up","core_publish_down":"publish_down","core_access":"access", "core_params":"params", "core_featured":"featured", "core_metadata":"metadata", "core_language":"language", "core_images":"image", "core_urls":"webpage", "core_version":"version", "core_ordering":"ordering", "core_metakey":"metakey", "core_metadesc":"metadesc", "core_catid":"catid", "core_xreference":"xreference", "asset_id":"null"}, "special":{"con_position":"con_position","suburb":"suburb","state":"state","country":"country","postcode":"postcode","telephone":"telephone","fax":"fax","misc":"misc","email_to":"email_to","default_con":"default_con","user_id":"user_id","mobile":"mobile","sortname1":"sortname1","sortname2":"sortname2","sortname3":"sortname3"}}', 'ContactHelperRoute::getContactRoute', '{"formFile":"administrator\/components\/com_contact\/models\/forms\/contact.xml","hideFields":["default_con","checked_out","checked_out_time","version","xreference"],"ignoreChanges":["modified_by", "modified", "checked_out", "checked_out_time", "version", "hits"],"convertToInt":["publish_up", "publish_down", "featured", "ordering"], "displayLookup":[ {"sourceColumn":"created_by","targetTable":"#__users","targetColumn":"id","displayColumn":"name"},{"sourceColumn":"catid","targetTable":"#__categories","targetColumn":"id","displayColumn":"title"},{"sourceColumn":"modified_by","targetTable":"#__users","targetColumn":"id","displayColumn":"name"},{"sourceColumn":"access","targetTable":"#__viewlevels","targetColumn":"id","displayColumn":"title"},{"sourceColumn":"user_id","targetTable":"#__users","targetColumn":"id","displayColumn":"name"} ] }'), (3, 'Newsfeed', 'com_newsfeeds.newsfeed', '{"special":{"dbtable":"#__newsfeeds","key":"id","type":"Newsfeed","prefix":"NewsfeedsTable","config":"array()"},"common":{"dbtable":"#__ucm_content","key":"ucm_id","type":"Corecontent","prefix":"JTable","config":"array()"}}', '', '{"common":{"core_content_item_id":"id","core_title":"name","core_state":"published","core_alias":"alias","core_created_time":"created","core_modified_time":"modified","core_body":"description", "core_hits":"hits","core_publish_up":"publish_up","core_publish_down":"publish_down","core_access":"access", "core_params":"params", "core_featured":"featured", "core_metadata":"metadata", "core_language":"language", "core_images":"images", "core_urls":"link", "core_version":"version", "core_ordering":"ordering", "core_metakey":"metakey", "core_metadesc":"metadesc", "core_catid":"catid", "core_xreference":"xreference", "asset_id":"null"}, "special":{"numarticles":"numarticles","cache_time":"cache_time","rtl":"rtl"}}', 'NewsfeedsHelperRoute::getNewsfeedRoute', '{"formFile":"administrator\/components\/com_newsfeeds\/models\/forms\/newsfeed.xml","hideFields":["asset_id","checked_out","checked_out_time","version"],"ignoreChanges":["modified_by", "modified", "checked_out", "checked_out_time", "version", "hits"],"convertToInt":["publish_up", "publish_down", "featured", "ordering"],"displayLookup":[{"sourceColumn":"catid","targetTable":"#__categories","targetColumn":"id","displayColumn":"title"},{"sourceColumn":"created_by","targetTable":"#__users","targetColumn":"id","displayColumn":"name"},{"sourceColumn":"access","targetTable":"#__viewlevels","targetColumn":"id","displayColumn":"title"},{"sourceColumn":"modified_by","targetTable":"#__users","targetColumn":"id","displayColumn":"name"} ]}'), (4, 'User', 'com_users.user', '{"special":{"dbtable":"#__users","key":"id","type":"User","prefix":"JTable","config":"array()"},"common":{"dbtable":"#__ucm_content","key":"ucm_id","type":"Corecontent","prefix":"JTable","config":"array()"}}', '', '{"common":{"core_content_item_id":"id","core_title":"name","core_state":"null","core_alias":"username","core_created_time":"registerdate","core_modified_time":"lastvisitDate","core_body":"null", "core_hits":"null","core_publish_up":"null","core_publish_down":"null","access":"null", "core_params":"params", "core_featured":"null", "core_metadata":"null", "core_language":"null", "core_images":"null", "core_urls":"null", "core_version":"null", "core_ordering":"null", "core_metakey":"null", "core_metadesc":"null", "core_catid":"null", "core_xreference":"null", "asset_id":"null"}, "special":{}}', 'UsersHelperRoute::getUserRoute', ''), (5, 'Article Category', 'com_content.category', '{"special":{"dbtable":"#__categories","key":"id","type":"Category","prefix":"JTable","config":"array()"},"common":{"dbtable":"#__ucm_content","key":"ucm_id","type":"Corecontent","prefix":"JTable","config":"array()"}}', '', '{"common":{"core_content_item_id":"id","core_title":"title","core_state":"published","core_alias":"alias","core_created_time":"created_time","core_modified_time":"modified_time","core_body":"description", "core_hits":"hits","core_publish_up":"null","core_publish_down":"null","core_access":"access", "core_params":"params", "core_featured":"null", "core_metadata":"metadata", "core_language":"language", "core_images":"null", "core_urls":"null", "core_version":"version", "core_ordering":"null", "core_metakey":"metakey", "core_metadesc":"metadesc", "core_catid":"parent_id", "core_xreference":"null", "asset_id":"asset_id"}, "special":{"parent_id":"parent_id","lft":"lft","rgt":"rgt","level":"level","path":"path","extension":"extension","note":"note"}}', 'ContentHelperRoute::getCategoryRoute', '{"formFile":"administrator\/components\/com_categories\/models\/forms\/category.xml", "hideFields":["asset_id","checked_out","checked_out_time","version","lft","rgt","level","path","extension"], "ignoreChanges":["modified_user_id", "modified_time", "checked_out", "checked_out_time", "version", "hits", "path"],"convertToInt":["publish_up", "publish_down"], "displayLookup":[{"sourceColumn":"created_user_id","targetTable":"#__users","targetColumn":"id","displayColumn":"name"},{"sourceColumn":"access","targetTable":"#__viewlevels","targetColumn":"id","displayColumn":"title"},{"sourceColumn":"modified_user_id","targetTable":"#__users","targetColumn":"id","displayColumn":"name"},{"sourceColumn":"parent_id","targetTable":"#__categories","targetColumn":"id","displayColumn":"title"}]}'), (6, 'Contact Category', 'com_contact.category', '{"special":{"dbtable":"#__categories","key":"id","type":"Category","prefix":"JTable","config":"array()"},"common":{"dbtable":"#__ucm_content","key":"ucm_id","type":"Corecontent","prefix":"JTable","config":"array()"}}', '', '{"common":{"core_content_item_id":"id","core_title":"title","core_state":"published","core_alias":"alias","core_created_time":"created_time","core_modified_time":"modified_time","core_body":"description", "core_hits":"hits","core_publish_up":"null","core_publish_down":"null","core_access":"access", "core_params":"params", "core_featured":"null", "core_metadata":"metadata", "core_language":"language", "core_images":"null", "core_urls":"null", "core_version":"version", "core_ordering":"null", "core_metakey":"metakey", "core_metadesc":"metadesc", "core_catid":"parent_id", "core_xreference":"null", "asset_id":"asset_id"}, "special":{"parent_id":"parent_id","lft":"lft","rgt":"rgt","level":"level","path":"path","extension":"extension","note":"note"}}', 'ContactHelperRoute::getCategoryRoute', '{"formFile":"administrator\/components\/com_categories\/models\/forms\/category.xml", "hideFields":["asset_id","checked_out","checked_out_time","version","lft","rgt","level","path","extension"], "ignoreChanges":["modified_user_id", "modified_time", "checked_out", "checked_out_time", "version", "hits", "path"],"convertToInt":["publish_up", "publish_down"], "displayLookup":[{"sourceColumn":"created_user_id","targetTable":"#__users","targetColumn":"id","displayColumn":"name"},{"sourceColumn":"access","targetTable":"#__viewlevels","targetColumn":"id","displayColumn":"title"},{"sourceColumn":"modified_user_id","targetTable":"#__users","targetColumn":"id","displayColumn":"name"},{"sourceColumn":"parent_id","targetTable":"#__categories","targetColumn":"id","displayColumn":"title"}]}'), (7, 'Newsfeeds Category', 'com_newsfeeds.category', '{"special":{"dbtable":"#__categories","key":"id","type":"Category","prefix":"JTable","config":"array()"},"common":{"dbtable":"#__ucm_content","key":"ucm_id","type":"Corecontent","prefix":"JTable","config":"array()"}}', '', '{"common":{"core_content_item_id":"id","core_title":"title","core_state":"published","core_alias":"alias","core_created_time":"created_time","core_modified_time":"modified_time","core_body":"description", "core_hits":"hits","core_publish_up":"null","core_publish_down":"null","core_access":"access", "core_params":"params", "core_featured":"null", "core_metadata":"metadata", "core_language":"language", "core_images":"null", "core_urls":"null", "core_version":"version", "core_ordering":"null", "core_metakey":"metakey", "core_metadesc":"metadesc", "core_catid":"parent_id", "core_xreference":"null", "asset_id":"asset_id"}, "special":{"parent_id":"parent_id","lft":"lft","rgt":"rgt","level":"level","path":"path","extension":"extension","note":"note"}}', 'NewsfeedsHelperRoute::getCategoryRoute', '{"formFile":"administrator\/components\/com_categories\/models\/forms\/category.xml", "hideFields":["asset_id","checked_out","checked_out_time","version","lft","rgt","level","path","extension"], "ignoreChanges":["modified_user_id", "modified_time", "checked_out", "checked_out_time", "version", "hits", "path"],"convertToInt":["publish_up", "publish_down"], "displayLookup":[{"sourceColumn":"created_user_id","targetTable":"#__users","targetColumn":"id","displayColumn":"name"},{"sourceColumn":"access","targetTable":"#__viewlevels","targetColumn":"id","displayColumn":"title"},{"sourceColumn":"modified_user_id","targetTable":"#__users","targetColumn":"id","displayColumn":"name"},{"sourceColumn":"parent_id","targetTable":"#__categories","targetColumn":"id","displayColumn":"title"}]}'), (8, 'Tag', 'com_tags.tag', '{"special":{"dbtable":"#__tags","key":"tag_id","type":"Tag","prefix":"TagsTable","config":"array()"},"common":{"dbtable":"#__ucm_content","key":"ucm_id","type":"Corecontent","prefix":"JTable","config":"array()"}}', '', '{"common":{"core_content_item_id":"id","core_title":"title","core_state":"published","core_alias":"alias","core_created_time":"created_time","core_modified_time":"modified_time","core_body":"description", "core_hits":"hits","core_publish_up":"null","core_publish_down":"null","core_access":"access", "core_params":"params", "core_featured":"featured", "core_metadata":"metadata", "core_language":"language", "core_images":"images", "core_urls":"urls", "core_version":"version", "core_ordering":"null", "core_metakey":"metakey", "core_metadesc":"metadesc", "core_catid":"null", "core_xreference":"null", "asset_id":"null"}, "special":{"parent_id":"parent_id","lft":"lft","rgt":"rgt","level":"level","path":"path"}}', 'TagsHelperRoute::getTagRoute', '{"formFile":"administrator\/components\/com_tags\/models\/forms\/tag.xml", "hideFields":["checked_out","checked_out_time","version", "lft", "rgt", "level", "path", "urls", "publish_up", "publish_down"],"ignoreChanges":["modified_user_id", "modified_time", "checked_out", "checked_out_time", "version", "hits", "path"],"convertToInt":["publish_up", "publish_down"], "displayLookup":[{"sourceColumn":"created_user_id","targetTable":"#__users","targetColumn":"id","displayColumn":"name"}, {"sourceColumn":"access","targetTable":"#__viewlevels","targetColumn":"id","displayColumn":"title"}, {"sourceColumn":"modified_user_id","targetTable":"#__users","targetColumn":"id","displayColumn":"name"}]}'), (9, 'Banner', 'com_banners.banner', '{"special":{"dbtable":"#__banners","key":"id","type":"Banner","prefix":"BannersTable","config":"array()"},"common":{"dbtable":"#__ucm_content","key":"ucm_id","type":"Corecontent","prefix":"JTable","config":"array()"}}', '', '{"common":{"core_content_item_id":"id","core_title":"name","core_state":"published","core_alias":"alias","core_created_time":"created","core_modified_time":"modified","core_body":"description", "core_hits":"null","core_publish_up":"publish_up","core_publish_down":"publish_down","core_access":"access", "core_params":"params", "core_featured":"null", "core_metadata":"metadata", "core_language":"language", "core_images":"images", "core_urls":"link", "core_version":"version", "core_ordering":"ordering", "core_metakey":"metakey", "core_metadesc":"metadesc", "core_catid":"catid", "core_xreference":"null", "asset_id":"null"}, "special":{"imptotal":"imptotal", "impmade":"impmade", "clicks":"clicks", "clickurl":"clickurl", "custombannercode":"custombannercode", "cid":"cid", "purchase_type":"purchase_type", "track_impressions":"track_impressions", "track_clicks":"track_clicks"}}', '','{"formFile":"administrator\/components\/com_banners\/models\/forms\/banner.xml", "hideFields":["checked_out","checked_out_time","version", "reset"],"ignoreChanges":["modified_by", "modified", "checked_out", "checked_out_time", "version", "imptotal", "impmade", "reset"], "convertToInt":["publish_up", "publish_down", "ordering"], "displayLookup":[{"sourceColumn":"catid","targetTable":"#__categories","targetColumn":"id","displayColumn":"title"}, {"sourceColumn":"cid","targetTable":"#__banner_clients","targetColumn":"id","displayColumn":"name"}, {"sourceColumn":"created_by","targetTable":"#__users","targetColumn":"id","displayColumn":"name"},{"sourceColumn":"modified_by","targetTable":"#__users","targetColumn":"id","displayColumn":"name"} ]}'), (10, 'Banners Category', 'com_banners.category', '{"special":{"dbtable":"#__categories","key":"id","type":"Category","prefix":"JTable","config":"array()"},"common":{"dbtable":"#__ucm_content","key":"ucm_id","type":"Corecontent","prefix":"JTable","config":"array()"}}', '', '{"common":{"core_content_item_id":"id","core_title":"title","core_state":"published","core_alias":"alias","core_created_time":"created_time","core_modified_time":"modified_time","core_body":"description", "core_hits":"hits","core_publish_up":"null","core_publish_down":"null","core_access":"access", "core_params":"params", "core_featured":"null", "core_metadata":"metadata", "core_language":"language", "core_images":"null", "core_urls":"null", "core_version":"version", "core_ordering":"null", "core_metakey":"metakey", "core_metadesc":"metadesc", "core_catid":"parent_id", "core_xreference":"null", "asset_id":"asset_id"}, "special": {"parent_id":"parent_id","lft":"lft","rgt":"rgt","level":"level","path":"path","extension":"extension","note":"note"}}','','{"formFile":"administrator\/components\/com_categories\/models\/forms\/category.xml", "hideFields":["asset_id","checked_out","checked_out_time","version","lft","rgt","level","path","extension"], "ignoreChanges":["modified_user_id", "modified_time", "checked_out", "checked_out_time", "version", "hits", "path"], "convertToInt":["publish_up", "publish_down"], "displayLookup":[{"sourceColumn":"created_user_id","targetTable":"#__users","targetColumn":"id","displayColumn":"name"},{"sourceColumn":"access","targetTable":"#__viewlevels","targetColumn":"id","displayColumn":"title"},{"sourceColumn":"modified_user_id","targetTable":"#__users","targetColumn":"id","displayColumn":"name"},{"sourceColumn":"parent_id","targetTable":"#__categories","targetColumn":"id","displayColumn":"title"}]}'), (11, 'Banner Client', 'com_banners.client', '{"special":{"dbtable":"#__banner_clients","key":"id","type":"Client","prefix":"BannersTable"}}', '', '', '', '{"formFile":"administrator\/components\/com_banners\/models\/forms\/client.xml", "hideFields":["checked_out","checked_out_time"], "ignoreChanges":["checked_out", "checked_out_time"], "convertToInt":[], "displayLookup":[]}'), (12, 'User Notes', 'com_users.note', '{"special":{"dbtable":"#__user_notes","key":"id","type":"Note","prefix":"UsersTable"}}', '', '', '', '{"formFile":"administrator\/components\/com_users\/models\/forms\/note.xml", "hideFields":["checked_out","checked_out_time", "publish_up", "publish_down"],"ignoreChanges":["modified_user_id", "modified_time", "checked_out", "checked_out_time"], "convertToInt":["publish_up", "publish_down"],"displayLookup":[{"sourceColumn":"catid","targetTable":"#__categories","targetColumn":"id","displayColumn":"title"}, {"sourceColumn":"created_user_id","targetTable":"#__users","targetColumn":"id","displayColumn":"name"}, {"sourceColumn":"user_id","targetTable":"#__users","targetColumn":"id","displayColumn":"name"}, {"sourceColumn":"modified_user_id","targetTable":"#__users","targetColumn":"id","displayColumn":"name"}]}'), (13, 'User Notes Category', 'com_users.category', '{"special":{"dbtable":"#__categories","key":"id","type":"Category","prefix":"JTable","config":"array()"},"common":{"dbtable":"#__ucm_content","key":"ucm_id","type":"Corecontent","prefix":"JTable","config":"array()"}}', '', '{"common":{"core_content_item_id":"id","core_title":"title","core_state":"published","core_alias":"alias","core_created_time":"created_time","core_modified_time":"modified_time","core_body":"description", "core_hits":"hits","core_publish_up":"null","core_publish_down":"null","core_access":"access", "core_params":"params", "core_featured":"null", "core_metadata":"metadata", "core_language":"language", "core_images":"null", "core_urls":"null", "core_version":"version", "core_ordering":"null", "core_metakey":"metakey", "core_metadesc":"metadesc", "core_catid":"parent_id", "core_xreference":"null", "asset_id":"asset_id"}, "special":{"parent_id":"parent_id","lft":"lft","rgt":"rgt","level":"level","path":"path","extension":"extension","note":"note"}}', '', '{"formFile":"administrator\/components\/com_categories\/models\/forms\/category.xml", "hideFields":["checked_out","checked_out_time","version","lft","rgt","level","path","extension"], "ignoreChanges":["modified_user_id", "modified_time", "checked_out", "checked_out_time", "version", "hits", "path"], "convertToInt":["publish_up", "publish_down"], "displayLookup":[{"sourceColumn":"created_user_id","targetTable":"#__users","targetColumn":"id","displayColumn":"name"}, {"sourceColumn":"access","targetTable":"#__viewlevels","targetColumn":"id","displayColumn":"title"},{"sourceColumn":"modified_user_id","targetTable":"#__users","targetColumn":"id","displayColumn":"name"},{"sourceColumn":"parent_id","targetTable":"#__categories","targetColumn":"id","displayColumn":"title"}]}'); SET IDENTITY_INSERT "#__content_types" OFF; -- -- Table structure for table `#__contentitem_tag_map` -- CREATE TABLE "#__contentitem_tag_map" ( "type_alias" nvarchar(255) NOT NULL DEFAULT '', "core_content_id" bigint NOT NULL, "content_item_id" int NOT NULL, "tag_id" bigint NOT NULL, "tag_date" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "type_id" int NOT NULL, CONSTRAINT "#__contentitem_tag_map$uc_ItemnameTagid" UNIQUE NONCLUSTERED ( "type_id" ASC, "content_item_id" ASC, "tag_id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; CREATE NONCLUSTERED INDEX "idx_date_id2" ON "#__contentitem_tag_map" ( "tag_date" ASC, "tag_id" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_core_content_id" ON "#__contentitem_tag_map" ( "core_content_id" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); -- -- Table structure for table `#__core_log_searches` -- CREATE TABLE "#__core_log_searches" ( "search_term" nvarchar(128) NOT NULL DEFAULT '', "hits" bigint NOT NULL DEFAULT 0 ) ON [PRIMARY]; -- -- Table structure for table `#__extensions` -- CREATE TABLE "#__extensions" ( "extension_id" int IDENTITY(10000,1) NOT NULL, "package_id" bigint NOT NULL DEFAULT 0, "name" nvarchar(100) NOT NULL, "type" nvarchar(20) NOT NULL, "element" nvarchar(100) NOT NULL, "folder" nvarchar(100) NOT NULL, "client_id" smallint NOT NULL, "enabled" smallint NOT NULL DEFAULT 0, "access" int NOT NULL DEFAULT 1, "protected" smallint NOT NULL DEFAULT 0, "manifest_cache" nvarchar(max) NOT NULL, "params" nvarchar(max) NOT NULL, "custom_data" nvarchar(max) NOT NULL, "system_data" nvarchar(max) NOT NULL, "checked_out" bigint NOT NULL DEFAULT 0, "checked_out_time" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "ordering" int NULL DEFAULT 0, "state" int NULL DEFAULT 0, CONSTRAINT "PK_#__extensions_extension_id" PRIMARY KEY CLUSTERED ( "extension_id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; CREATE NONCLUSTERED INDEX "element_clientid" ON "#__extensions" ( "element" ASC, "client_id" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "element_folder_clientid" ON "#__extensions" ( "element" ASC, "folder" ASC, "client_id" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "extension" ON "#__extensions" ( "type" ASC, "element" ASC, "folder" ASC, "client_id" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); -- -- Dumping data for table `#__extensions` -- SET IDENTITY_INSERT "#__extensions" ON; INSERT INTO "#__extensions" ("extension_id", "package_id", "name", "type", "element", "folder", "client_id", "enabled", "access", "protected", "manifest_cache", "params", "custom_data", "system_data", "checked_out", "checked_out_time", "ordering", "state") VALUES (1, 0, 'com_mailto', 'component', 'com_mailto', '', 0, 1, 1, 1, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (2, 0, 'com_wrapper', 'component', 'com_wrapper', '', 0, 1, 1, 1, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (3, 0, 'com_admin', 'component', 'com_admin', '', 1, 1, 1, 1, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (4, 0, 'com_banners', 'component', 'com_banners', '', 1, 1, 1, 0, '', '{"purchase_type":"3","track_impressions":"0","track_clicks":"0","metakey_prefix":"","save_history":"1","history_limit":10}', '', '', 0, '1900-01-01 00:00:00', 0, 0), (5, 0, 'com_cache', 'component', 'com_cache', '', 1, 1, 1, 1, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (6, 0, 'com_categories', 'component', 'com_categories', '', 1, 1, 1, 1, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (7, 0, 'com_checkin', 'component', 'com_checkin', '', 1, 1, 1, 1, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (8, 0, 'com_contact', 'component', 'com_contact', '', 1, 1, 1, 0, '', '{"contact_layout":"_:default","show_contact_category":"hide","save_history":"1","history_limit":10,"show_contact_list":"0","presentation_style":"sliders","show_tags":"1","show_info":"1","show_name":"1","show_position":"1","show_email":"0","show_street_address":"1","show_suburb":"1","show_state":"1","show_postcode":"1","show_country":"1","show_telephone":"1","show_mobile":"1","show_fax":"1","show_webpage":"1","show_image":"1","show_misc":"1","image":"","allow_vcard":"0","show_articles":"0","articles_display_num":"10","show_profile":"0","show_user_custom_fields":["-1"],"show_links":"0","linka_name":"","linkb_name":"","linkc_name":"","linkd_name":"","linke_name":"","contact_icons":"0","icon_address":"","icon_email":"","icon_telephone":"","icon_mobile":"","icon_fax":"","icon_misc":"","category_layout":"_:default","show_category_title":"1","show_description":"1","show_description_image":"0","maxLevel":"-1","show_subcat_desc":"1","show_empty_categories":"0","show_cat_items":"1","show_cat_tags":"1","show_base_description":"1","maxLevelcat":"-1","show_subcat_desc_cat":"1","show_empty_categories_cat":"0","show_cat_items_cat":"1","filter_field":"0","show_pagination_limit":"0","show_headings":"1","show_image_heading":"0","show_position_headings":"1","show_email_headings":"0","show_telephone_headings":"1","show_mobile_headings":"0","show_fax_headings":"0","show_suburb_headings":"1","show_state_headings":"1","show_country_headings":"1","show_pagination":"2","show_pagination_results":"1","initial_sort":"ordering","captcha":"","show_email_form":"1","show_email_copy":"0","banned_email":"","banned_subject":"","banned_text":"","validate_session":"1","custom_reply":"0","redirect":"","show_feed_link":"1","sef_advanced":0,"sef_ids":0,"custom_fields_enable":"1"}', '', '', 0, '1900-01-01 00:00:00', 0, 0), (9, 0, 'com_cpanel', 'component', 'com_cpanel', '', 1, 1, 1, 1, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (10, 0, 'com_installer', 'component', 'com_installer', '', 1, 1, 1, 1, '', '{"show_jed_info":"1","cachetimeout":"6","minimum_stability":"4"}', '', '', 0, '1900-01-01 00:00:00', 0, 0), (11, 0, 'com_languages', 'component', 'com_languages', '', 1, 1, 1, 1, '', '{"administrator":"en-GB","site":"en-GB"}', '', '', 0, '1900-01-01 00:00:00', 0, 0), (12, 0, 'com_login', 'component', 'com_login', '', 1, 1, 1, 1, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (13, 0, 'com_media', 'component', 'com_media', '', 1, 1, 0, 1, '', '{"upload_extensions":"bmp,csv,doc,gif,ico,jpg,jpeg,odg,odp,ods,odt,pdf,png,ppt,txt,xcf,xls,BMP,CSV,DOC,GIF,ICO,JPG,JPEG,ODG,ODP,ODS,ODT,PDF,PNG,PPT,TXT,XCF,XLS","upload_maxsize":"10","file_path":"images","image_path":"images","restrict_uploads":"1","allowed_media_usergroup":"3","check_mime":"1","image_extensions":"bmp,gif,jpg,png","ignore_extensions":"","upload_mime":"image\/jpeg,image\/gif,image\/png,image\/bmp,application\/msword,application\/excel,application\/pdf,application\/powerpoint,text\/plain,application\/x-zip","upload_mime_illegal":"text\/html"}', '', '', 0, '1900-01-01 00:00:00', 0, 0), (14, 0, 'com_menus', 'component', 'com_menus', '', 1, 1, 1, 1, '', '{"page_title":"","show_page_heading":0,"page_heading":"","pageclass_sfx":""}', '', '', 0, '1900-01-01 00:00:00', 0, 0), (15, 0, 'com_messages', 'component', 'com_messages', '', 1, 1, 1, 1, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (16, 0, 'com_modules', 'component', 'com_modules', '', 1, 1, 1, 1, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (17, 0, 'com_newsfeeds', 'component', 'com_newsfeeds', '', 1, 1, 1, 0, '', '{"newsfeed_layout":"_:default","save_history":"1","history_limit":5,"show_feed_image":"1","show_feed_description":"1","show_item_description":"1","feed_character_count":"0","feed_display_order":"des","float_first":"right","float_second":"right","show_tags":"1","category_layout":"_:default","show_category_title":"1","show_description":"1","show_description_image":"1","maxLevel":"-1","show_empty_categories":"0","show_subcat_desc":"1","show_cat_items":"1","show_cat_tags":"1","show_base_description":"1","maxLevelcat":"-1","show_empty_categories_cat":"0","show_subcat_desc_cat":"1","show_cat_items_cat":"1","filter_field":"1","show_pagination_limit":"1","show_headings":"1","show_articles":"0","show_link":"1","show_pagination":"1","show_pagination_results":"1"}', '', '', 0, '1900-01-01 00:00:00', 0, 0), (18, 0, 'com_plugins', 'component', 'com_plugins', '', 1, 1, 1, 1, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (19, 0, 'com_search', 'component', 'com_search', '', 1, 1, 1, 0, '', '{"enabled":"0","search_phrases":"1","search_areas":"1","show_date":"1","opensearch_name":"","opensearch_description":""}', '', '', 0, '1900-01-01 00:00:00', 0, 0), (20, 0, 'com_templates', 'component', 'com_templates', '', 1, 1, 1, 1, '', '{"template_positions_display":"0","upload_limit":"10","image_formats":"gif,bmp,jpg,jpeg,png","source_formats":"txt,less,ini,xml,js,php,css,scss,sass","font_formats":"woff,ttf,otf","compressed_formats":"zip"}', '', '', 0, '1900-01-01 00:00:00', 0, 0), (22, 0, 'com_content', 'component', 'com_content', '', 1, 1, 0, 1, '', '{"article_layout":"_:default","show_title":"1","link_titles":"1","show_intro":"1","show_category":"1","link_category":"1","show_parent_category":"0","link_parent_category":"0","show_author":"1","link_author":"0","show_create_date":"0","show_modify_date":"0","show_publish_date":"1","show_item_navigation":"1","show_vote":"0","show_readmore":"1","show_readmore_title":"1","readmore_limit":"100","show_icons":"1","show_print_icon":"1","show_email_icon":"0","show_hits":"1","show_noauth":"0","show_publishing_options":"1","show_article_options":"1","save_history":"1","history_limit":10,"show_urls_images_frontend":"0","show_urls_images_backend":"1","targeta":0,"targetb":0,"targetc":0,"float_intro":"left","float_fulltext":"left","category_layout":"_:blog","show_category_title":"0","show_description":"0","show_description_image":"0","maxLevel":"1","show_empty_categories":"0","show_no_articles":"1","show_subcat_desc":"1","show_cat_num_articles":"0","show_base_description":"1","maxLevelcat":"-1","show_empty_categories_cat":"0","show_subcat_desc_cat":"1","show_cat_num_articles_cat":"1","num_leading_articles":"1","num_intro_articles":"4","num_columns":"2","num_links":"4","multi_column_order":"0","show_subcategory_content":"0","show_pagination_limit":"1","filter_field":"hide","show_headings":"1","list_show_date":"0","date_format":"","list_show_hits":"1","list_show_author":"1","orderby_pri":"order","orderby_sec":"rdate","order_date":"published","show_pagination":"2","show_pagination_results":"1","show_feed_link":"1","feed_summary":"0"}', '', '', 0, '1900-01-01 00:00:00', 0, 0), (23, 0, 'com_config', 'component', 'com_config', '', 1, 1, 0, 1, '', '{"filters":{"1":{"filter_type":"NH","filter_tags":"","filter_attributes":""},"6":{"filter_type":"BL","filter_tags":"","filter_attributes":""},"7":{"filter_type":"BL","filter_tags":"","filter_attributes":""},"2":{"filter_type":"NH","filter_tags":"","filter_attributes":""},"3":{"filter_type":"BL","filter_tags":"","filter_attributes":""},"4":{"filter_type":"BL","filter_tags":"","filter_attributes":""},"5":{"filter_type":"BL","filter_tags":"","filter_attributes":""},"10":{"filter_type":"BL","filter_tags":"","filter_attributes":""},"12":{"filter_type":"BL","filter_tags":"","filter_attributes":""},"8":{"filter_type":"NONE","filter_tags":"","filter_attributes":""}}}', '', '', 0, '1900-01-01 00:00:00', 0, 0), (24, 0, 'com_redirect', 'component', 'com_redirect', '', 1, 1, 0, 1, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (25, 0, 'com_users', 'component', 'com_users', '', 1, 1, 0, 1, '', '{"allowUserRegistration":"0","new_usertype":"2","guest_usergroup":"9","sendpassword":"0","useractivation":"2","mail_to_admin":"1","captcha":"","frontend_userparams":"1","site_language":"0","change_login_name":"0","reset_count":"10","reset_time":"1","minimum_length":"4","minimum_integers":"0","minimum_symbols":"0","minimum_uppercase":"0","save_history":"1","history_limit":5,"mailSubjectPrefix":"","mailBodySuffix":""}', '', '', 0, '1900-01-01 00:00:00', 0, 0), (27, 0, 'com_finder', 'component', 'com_finder', '', 1, 1, 0, 0, '', '{"enabled":"0","show_description":"1","description_length":255,"allow_empty_query":"0","show_url":"1","show_autosuggest":"1","show_suggested_query":"1","show_explained_query":"1","show_advanced":"1","show_advanced_tips":"1","expand_advanced":"0","show_date_filters":"0","sort_order":"relevance","sort_direction":"desc","highlight_terms":"1","opensearch_name":"","opensearch_description":"","batch_size":"50","memory_table_limit":30000,"title_multiplier":"1.7","text_multiplier":"0.7","meta_multiplier":"1.2","path_multiplier":"2.0","misc_multiplier":"0.3","stem":"1","stemmer":"snowball","enable_logging":"0"}', '', '', 0, '1900-01-01 00:00:00', 0, 0), (28, 0, 'com_joomlaupdate', 'component', 'com_joomlaupdate', '', 1, 1, 0, 1, '', '{"updatesource":"default","customurl":""}', '', '', 0, '1900-01-01 00:00:00', 0, 0), (29, 0, 'com_tags', 'component', 'com_tags', '', 1, 1, 1, 1, '', '{"tag_layout":"_:default","save_history":"1","history_limit":5,"show_tag_title":"0","tag_list_show_tag_image":"0","tag_list_show_tag_description":"0","tag_list_image":"","tag_list_orderby":"title","tag_list_orderby_direction":"ASC","show_headings":"0","tag_list_show_date":"0","tag_list_show_item_image":"0","tag_list_show_item_description":"0","tag_list_item_maximum_characters":0,"return_any_or_all":"1","include_children":"0","maximum":200,"tag_list_language_filter":"all","tags_layout":"_:default","all_tags_orderby":"title","all_tags_orderby_direction":"ASC","all_tags_show_tag_image":"0","all_tags_show_tag_description":"0","all_tags_tag_maximum_characters":20,"all_tags_show_tag_hits":"0","filter_field":"1","show_pagination_limit":"1","show_pagination":"2","show_pagination_results":"1","tag_field_ajax_mode":"1","show_feed_link":"1"}', '', '', 0, '1900-01-01 00:00:00', 0, 0), (30, 0, 'com_contenthistory', 'component', 'com_contenthistory', '', 1, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (31, 0, 'com_ajax', 'component', 'com_ajax', '', 1, 1, 1, 1, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (32, 0, 'com_postinstall', 'component', 'com_postinstall', '', 1, 1, 1, 1, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (33, 0, 'com_fields', 'component', 'com_fields', '', 1, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (34, 0, 'com_associations', 'component', 'com_associations', '', 1, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (35, 0, 'com_privacy', 'component', 'com_privacy', '', 1, 1, 1, 1, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (36, 0, 'com_actionlogs', 'component', 'com_actionlogs', '', 1, 1, 1, 1, '', '{"ip_logging":0,"csv_delimiter":",","loggable_extensions":["com_banners","com_cache","com_categories","com_checkin","com_config","com_contact","com_content","com_installer","com_media","com_menus","com_messages","com_modules","com_newsfeeds","com_plugins","com_redirect","com_tags","com_templates","com_users"]}', '', '', 0, '1900-01-01 00:00:00', 0, 0), (102, 0, 'phputf8', 'library', 'phputf8', '', 0, 1, 1, 1, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (103, 0, 'Joomla! Platform', 'library', 'joomla', '', 0, 1, 1, 1, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (104, 0, 'IDNA Convert', 'library', 'idna_convert', '', 0, 1, 1, 1, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (105, 0, 'FOF', 'library', 'fof', '', 0, 1, 1, 1, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (106, 0, 'PHPass', 'library', 'phpass', '', 0, 1, 1, 1, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (200, 0, 'mod_articles_archive', 'module', 'mod_articles_archive', '', 0, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (201, 0, 'mod_articles_latest', 'module', 'mod_articles_latest', '', 0, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (202, 0, 'mod_articles_popular', 'module', 'mod_articles_popular', '', 0, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (203, 0, 'mod_banners', 'module', 'mod_banners', '', 0, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (204, 0, 'mod_breadcrumbs', 'module', 'mod_breadcrumbs', '', 0, 1, 1, 1, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (205, 0, 'mod_custom', 'module', 'mod_custom', '', 0, 1, 1, 1, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (206, 0, 'mod_feed', 'module', 'mod_feed', '', 0, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (207, 0, 'mod_footer', 'module', 'mod_footer', '', 0, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (208, 0, 'mod_login', 'module', 'mod_login', '', 0, 1, 1, 1, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (209, 0, 'mod_menu', 'module', 'mod_menu', '', 0, 1, 1, 1, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (210, 0, 'mod_articles_news', 'module', 'mod_articles_news', '', 0, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (211, 0, 'mod_random_image', 'module', 'mod_random_image', '', 0, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (212, 0, 'mod_related_items', 'module', 'mod_related_items', '', 0, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (213, 0, 'mod_search', 'module', 'mod_search', '', 0, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (214, 0, 'mod_stats', 'module', 'mod_stats', '', 0, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (215, 0, 'mod_syndicate', 'module', 'mod_syndicate', '', 0, 1, 1, 1, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (216, 0, 'mod_users_latest', 'module', 'mod_users_latest', '', 0, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (218, 0, 'mod_whosonline', 'module', 'mod_whosonline', '', 0, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (219, 0, 'mod_wrapper', 'module', 'mod_wrapper', '', 0, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (220, 0, 'mod_articles_category', 'module', 'mod_articles_category', '', 0, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (221, 0, 'mod_articles_categories', 'module', 'mod_articles_categories', '', 0, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (222, 0, 'mod_languages', 'module', 'mod_languages', '', 0, 1, 1, 1, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (223, 0, 'mod_finder', 'module', 'mod_finder', '', 0, 1, 0, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (300, 0, 'mod_custom', 'module', 'mod_custom', '', 1, 1, 1, 1, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (301, 0, 'mod_feed', 'module', 'mod_feed', '', 1, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (302, 0, 'mod_latest', 'module', 'mod_latest', '', 1, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (303, 0, 'mod_logged', 'module', 'mod_logged', '', 1, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (304, 0, 'mod_login', 'module', 'mod_login', '', 1, 1, 1, 1, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (305, 0, 'mod_menu', 'module', 'mod_menu', '', 1, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (307, 0, 'mod_popular', 'module', 'mod_popular', '', 1, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (308, 0, 'mod_quickicon', 'module', 'mod_quickicon', '', 1, 1, 1, 1, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (309, 0, 'mod_status', 'module', 'mod_status', '', 1, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (310, 0, 'mod_submenu', 'module', 'mod_submenu', '', 1, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (311, 0, 'mod_title', 'module', 'mod_title', '', 1, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (312, 0, 'mod_toolbar', 'module', 'mod_toolbar', '', 1, 1, 1, 1, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (313, 0, 'mod_multilangstatus', 'module', 'mod_multilangstatus', '', 1, 1, 1, 0, '', '{"cache":"0"}', '', '', 0, '1900-01-01 00:00:00', 0, 0), (314, 0, 'mod_version', 'module', 'mod_version', '', 1, 1, 1, 0, '', '{"format":"short","product":"1","cache":"0"}', '', '', 0, '1900-01-01 00:00:00', 0, 0), (315, 0, 'mod_stats_admin', 'module', 'mod_stats_admin', '', 1, 1, 1, 0, '', '{"serverinfo":"0","siteinfo":"0","counter":"0","increase":"0","cache":"1","cache_time":"900","cachemode":"static"}', '', '', 0, '1900-01-01 00:00:00', 0, 0), (316, 0, 'mod_tags_popular', 'module', 'mod_tags_popular', '', 0, 1, 1, 0, '', '{"maximum":"5","timeframe":"alltime","owncache":"1"}', '', '', 0, '1900-01-01 00:00:00', 0, 0), (317, 0, 'mod_tags_similar', 'module', 'mod_tags_similar', '', 0, 1, 1, 0, '', '{"maximum":"5","matchtype":"any","owncache":"1"}', '', '', 0, '1900-01-01 00:00:00', 0, 0), (318, 0, 'mod_sampledata', 'module', 'mod_sampledata', '', 1, 1, 1, 0, '', '{}', '', '', 0, '1900-01-01 00:00:00', 0, 0), (319, 0, 'mod_latestactions', 'module', 'mod_latestactions', '', 1, 1, 1, 0, '', '{}', '', '', 0, '1900-01-01 00:00:00', 0, 0), (320, 0, 'mod_privacy_dashboard', 'module', 'mod_privacy_dashboard', '', 1, 1, 1, 0, '', '{}', '', '', 0, '1900-01-01 00:00:00', 0, 0), (400, 0, 'plg_authentication_gmail', 'plugin', 'gmail', 'authentication', 0, 0, 1, 0, '', '{"applysuffix":"0","suffix":"","verifypeer":"1","user_blacklist":""}', '', '', 0, '1900-01-01 00:00:00', 1, 0), (401, 0, 'plg_authentication_joomla', 'plugin', 'joomla', 'authentication', 0, 1, 1, 1, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (402, 0, 'plg_authentication_ldap', 'plugin', 'ldap', 'authentication', 0, 0, 1, 0, '', '{"host":"","port":"389","use_ldapV3":"0","negotiate_tls":"0","no_referrals":"0","auth_method":"bind","base_dn":"","search_string":"","users_dn":"","username":"admin","password":"bobby7","ldap_fullname":"fullName","ldap_email":"mail","ldap_uid":"uid"}', '', '', 0, '1900-01-01 00:00:00', 3, 0), (403, 0, 'plg_content_contact', 'plugin', 'contact', 'content', 0, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 1, 0), (404, 0, 'plg_content_emailcloak', 'plugin', 'emailcloak', 'content', 0, 1, 1, 0, '', '{"mode":"1"}', '', '', 0, '1900-01-01 00:00:00', 1, 0), (406, 0, 'plg_content_loadmodule', 'plugin', 'loadmodule', 'content', 0, 1, 1, 0, '', '{"style":"xhtml"}', '', '', 0, '1900-01-01 00:00:00', 0, 0), (407, 0, 'plg_content_pagebreak', 'plugin', 'pagebreak', 'content', 0, 1, 1, 0, '', '{"title":"1","multipage_toc":"1","showall":"1"}', '', '', 0, '1900-01-01 00:00:00', 4, 0), (408, 0, 'plg_content_pagenavigation', 'plugin', 'pagenavigation', 'content', 0, 1, 1, 0, '', '{"position":"1"}', '', '', 0, '1900-01-01 00:00:00', 5, 0), (409, 0, 'plg_content_vote', 'plugin', 'vote', 'content', 0, 0, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 6, 0), (410, 0, 'plg_editors_codemirror', 'plugin', 'codemirror', 'editors', 0, 1, 1, 1, '', '{"lineNumbers":"1","lineWrapping":"1","matchTags":"1","matchBrackets":"1","marker-gutter":"1","autoCloseTags":"1","autoCloseBrackets":"1","autoFocus":"1","theme":"default","tabmode":"indent"}', '', '', 0, '1900-01-01 00:00:00', 1, 0), (411, 0, 'plg_editors_none', 'plugin', 'none', 'editors', 0, 1, 1, 1, '', '', '', '', 0, '1900-01-01 00:00:00', 2, 0), (412, 0, 'plg_editors_tinymce', 'plugin', 'tinymce', 'editors', 0, 1, 1, 0, '', '{"configuration":{"toolbars":{"2":{"toolbar1":["bold","underline","strikethrough","|","undo","redo","|","bullist","numlist","|","pastetext"]},"1":{"menu":["edit","insert","view","format","table","tools"],"toolbar1":["bold","italic","underline","strikethrough","|","alignleft","aligncenter","alignright","alignjustify","|","formatselect","|","bullist","numlist","|","outdent","indent","|","undo","redo","|","link","unlink","anchor","code","|","hr","table","|","subscript","superscript","|","charmap","pastetext","preview"]},"0":{"menu":["edit","insert","view","format","table","tools"],"toolbar1":["bold","italic","underline","strikethrough","|","alignleft","aligncenter","alignright","alignjustify","|","styleselect","|","formatselect","fontselect","fontsizeselect","|","searchreplace","|","bullist","numlist","|","outdent","indent","|","undo","redo","|","link","unlink","anchor","image","|","code","|","forecolor","backcolor","|","fullscreen","|","table","|","subscript","superscript","|","charmap","emoticons","media","hr","ltr","rtl","|","cut","copy","paste","pastetext","|","visualchars","visualblocks","nonbreaking","blockquote","template","|","print","preview","codesample","insertdatetime","removeformat"]}},"setoptions":{"2":{"access":["1"],"skin":"0","skin_admin":"0","mobile":"0","drag_drop":"1","path":"","entity_encoding":"raw","lang_mode":"1","text_direction":"ltr","content_css":"1","content_css_custom":"","relative_urls":"1","newlines":"0","use_config_textfilters":"0","invalid_elements":"script,applet,iframe","valid_elements":"","extended_elements":"","resizing":"1","resize_horizontal":"1","element_path":"1","wordcount":"1","image_advtab":"0","advlist":"1","autosave":"1","contextmenu":"1","custom_plugin":"","custom_button":""},"1":{"access":["6","2"],"skin":"0","skin_admin":"0","mobile":"0","drag_drop":"1","path":"","entity_encoding":"raw","lang_mode":"1","text_direction":"ltr","content_css":"1","content_css_custom":"","relative_urls":"1","newlines":"0","use_config_textfilters":"0","invalid_elements":"script,applet,iframe","valid_elements":"","extended_elements":"","resizing":"1","resize_horizontal":"1","element_path":"1","wordcount":"1","image_advtab":"0","advlist":"1","autosave":"1","contextmenu":"1","custom_plugin":"","custom_button":""},"0":{"access":["7","4","8"],"skin":"0","skin_admin":"0","mobile":"0","drag_drop":"1","path":"","entity_encoding":"raw","lang_mode":"1","text_direction":"ltr","content_css":"1","content_css_custom":"","relative_urls":"1","newlines":"0","use_config_textfilters":"0","invalid_elements":"script,applet,iframe","valid_elements":"","extended_elements":"","resizing":"1","resize_horizontal":"1","element_path":"1","wordcount":"1","image_advtab":"1","advlist":"1","autosave":"1","contextmenu":"1","custom_plugin":"","custom_button":""}}},"sets_amount":3,"html_height":"550","html_width":"750"}', '', '', 0, '1900-01-01 00:00:00', 3, 0), (413, 0, 'plg_editors-xtd_article', 'plugin', 'article', 'editors-xtd', 0, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 1, 0), (414, 0, 'plg_editors-xtd_image', 'plugin', 'image', 'editors-xtd', 0, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 2, 0), (415, 0, 'plg_editors-xtd_pagebreak', 'plugin', 'pagebreak', 'editors-xtd', 0, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 3, 0), (416, 0, 'plg_editors-xtd_readmore', 'plugin', 'readmore', 'editors-xtd', 0, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 4, 0), (417, 0, 'plg_search_categories', 'plugin', 'categories', 'search', 0, 1, 1, 0, '', '{"search_limit":"50","search_content":"1","search_archived":"1"}', '', '', 0, '1900-01-01 00:00:00', 0, 0), (418, 0, 'plg_search_contacts', 'plugin', 'contacts', 'search', 0, 1, 1, 0, '', '{"search_limit":"50","search_content":"1","search_archived":"1"}', '', '', 0, '1900-01-01 00:00:00', 0, 0), (419, 0, 'plg_search_content', 'plugin', 'content', 'search', 0, 1, 1, 0, '', '{"search_limit":"50","search_content":"1","search_archived":"1"}', '', '', 0, '1900-01-01 00:00:00', 0, 0), (420, 0, 'plg_search_newsfeeds', 'plugin', 'newsfeeds', 'search', 0, 1, 1, 0, '', '{"search_limit":"50","search_content":"1","search_archived":"1"}', '', '', 0, '1900-01-01 00:00:00', 0, 0), (422, 0, 'plg_system_languagefilter', 'plugin', 'languagefilter', 'system', 0, 0, 1, 1, '', '', '', '', 0, '1900-01-01 00:00:00', 1, 0), (423, 0, 'plg_system_p3p', 'plugin', 'p3p', 'system', 0, 0, 1, 0, '', '{"headers":"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM"}', '', '', 0, '1900-01-01 00:00:00', 2, 0), (424, 0, 'plg_system_cache', 'plugin', 'cache', 'system', 0, 0, 1, 1, '', '{"browsercache":"0","cachetime":"15"}', '', '', 0, '1900-01-01 00:00:00', 9, 0), (425, 0, 'plg_system_debug', 'plugin', 'debug', 'system', 0, 1, 1, 0, '', '{"profile":"1","queries":"1","memory":"1","language_files":"1","language_strings":"1","strip-first":"1","strip-prefix":"","strip-suffix":""}', '', '', 0, '1900-01-01 00:00:00', 4, 0), (426, 0, 'plg_system_log', 'plugin', 'log', 'system', 0, 1, 1, 1, '', '', '', '', 0, '1900-01-01 00:00:00', 5, 0), (427, 0, 'plg_system_redirect', 'plugin', 'redirect', 'system', 0, 0, 1, 1, '', '', '', '', 0, '1900-01-01 00:00:00', 3, 0), (428, 0, 'plg_system_remember', 'plugin', 'remember', 'system', 0, 1, 1, 1, '', '', '', '', 0, '1900-01-01 00:00:00', 7, 0), (429, 0, 'plg_system_sef', 'plugin', 'sef', 'system', 0, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 8, 0), (430, 0, 'plg_system_logout', 'plugin', 'logout', 'system', 0, 1, 1, 1, '', '', '', '', 0, '1900-01-01 00:00:00', 6, 0), (431, 0, 'plg_user_contactcreator', 'plugin', 'contactcreator', 'user', 0, 0, 1, 0, '', '{"autowebpage":"","category":"34","autopublish":"0"}', '', '', 0, '1900-01-01 00:00:00', 1, 0), (432, 0, 'plg_user_joomla', 'plugin', 'joomla', 'user', 0, 1, 1, 0, '', '{"autoregister":"1","mail_to_user":"1","forceLogout":"1"}', '', '', 0, '1900-01-01 00:00:00', 2, 0), (433, 0, 'plg_user_profile', 'plugin', 'profile', 'user', 0, 0, 1, 0, '', '{"register-require_address1":"1","register-require_address2":"1","register-require_city":"1","register-require_region":"1","register-require_country":"1","register-require_postal_code":"1","register-require_phone":"1","register-require_website":"1","register-require_favoritebook":"1","register-require_aboutme":"1","register-require_tos":"1","register-require_dob":"1","profile-require_address1":"1","profile-require_address2":"1","profile-require_city":"1","profile-require_region":"1","profile-require_country":"1","profile-require_postal_code":"1","profile-require_phone":"1","profile-require_website":"1","profile-require_favoritebook":"1","profile-require_aboutme":"1","profile-require_tos":"1","profile-require_dob":"1"}', '', '', 0, '1900-01-01 00:00:00', 0, 0), (434, 0, 'plg_extension_joomla', 'plugin', 'joomla', 'extension', 0, 1, 1, 1, '', '', '', '', 0, '1900-01-01 00:00:00', 1, 0), (435, 0, 'plg_content_joomla', 'plugin', 'joomla', 'content', 0, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (436, 0, 'plg_system_languagecode', 'plugin', 'languagecode', 'system', 0, 0, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 10, 0), (437, 0, 'plg_quickicon_joomlaupdate', 'plugin', 'joomlaupdate', 'quickicon', 0, 1, 1, 1, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (438, 0, 'plg_quickicon_extensionupdate', 'plugin', 'extensionupdate', 'quickicon', 0, 1, 1, 1, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (439, 0, 'plg_captcha_recaptcha', 'plugin', 'recaptcha', 'captcha', 0, 0, 1, 0, '', '{"public_key":"","private_key":"","theme":"clean"}', '', '', 0, '1900-01-01 00:00:00', 0, 0), (440, 0, 'plg_system_highlight', 'plugin', 'highlight', 'system', 0, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 7, 0), (441, 0, 'plg_content_finder', 'plugin', 'finder', 'content', 0, 0, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (442, 0, 'plg_finder_categories', 'plugin', 'categories', 'finder', 0, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 1, 0), (443, 0, 'plg_finder_contacts', 'plugin', 'contacts', 'finder', 0, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 2, 0), (444, 0, 'plg_finder_content', 'plugin', 'content', 'finder', 0, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 3, 0), (445, 0, 'plg_finder_newsfeeds', 'plugin', 'newsfeeds', 'finder', 0, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 4, 0), (447, 0, 'plg_finder_tags', 'plugin', 'tags', 'finder', 0, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (448, 0, 'plg_twofactorauth_totp', 'plugin', 'totp', 'twofactorauth', 0, 0, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (449, 0, 'plg_authentication_cookie', 'plugin', 'cookie', 'authentication', 0, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (450, 0, 'plg_twofactorauth_yubikey', 'plugin', 'yubikey', 'twofactorauth', 0, 0, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (451, 0, 'plg_search_tags', 'plugin', 'tags', 'search', 0, 1, 1, 0, '', '{"search_limit":"50","show_tagged_items":"1"}', '', '', 0, '1900-01-01 00:00:00', 0, 0), (452, 0, 'plg_system_updatenotification', 'plugin', 'updatenotification', 'system', 0, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (453, 0, 'plg_editors-xtd_module', 'plugin', 'module', 'editors-xtd', 0, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (454, 0, 'plg_system_stats', 'plugin', 'stats', 'system', 0, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (455, 0, 'plg_installer_packageinstaller', 'plugin', 'packageinstaller', 'installer', 0, 1, 1, 1, '', '', '', '', 0, '1900-01-01 00:00:00', 1, 0), (456, 0, 'plg_installer_folderinstaller', 'plugin', 'folderinstaller', 'installer', 0, 1, 1, 1, '', '', '', '', 0, '1900-01-01 00:00:00', 2, 0), (457, 0, 'plg_installer_urlinstaller', 'plugin', 'urlinstaller', 'installer', 0, 1, 1, 1, '', '', '', '', 0, '1900-01-01 00:00:00', 3, 0), (458, 0, 'plg_quickicon_phpversioncheck', 'plugin', 'phpversioncheck', 'quickicon', 0, 1, 1, 1, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (459, 0, 'plg_editors-xtd_menu', 'plugin', 'menu', 'editors-xtd', 0, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (460, 0, 'plg_editors-xtd_contact', 'plugin', 'contact', 'editors-xtd', 0, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (461, 0, 'plg_system_fields', 'plugin', 'fields', 'system', 0, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (462, 0, 'plg_fields_calendar', 'plugin', 'calendar', 'fields', 0, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (463, 0, 'plg_fields_checkboxes', 'plugin', 'checkboxes', 'fields', 0, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (464, 0, 'plg_fields_color', 'plugin', 'color', 'fields', 0, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (465, 0, 'plg_fields_editor', 'plugin', 'editor', 'fields', 0, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (466, 0, 'plg_fields_imagelist', 'plugin', 'imagelist', 'fields', 0, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (467, 0, 'plg_fields_integer', 'plugin', 'integer', 'fields', 0, 1, 1, 0, '', '{"multiple":"0","first":"1","last":"100","step":"1"}', '', '', 0, '1900-01-01 00:00:00', 0, 0), (468, 0, 'plg_fields_list', 'plugin', 'list', 'fields', 0, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (469, 0, 'plg_fields_media', 'plugin', 'media', 'fields', 0, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (470, 0, 'plg_fields_radio', 'plugin', 'radio', 'fields', 0, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (471, 0, 'plg_fields_sql', 'plugin', 'sql', 'fields', 0, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (472, 0, 'plg_fields_text', 'plugin', 'text', 'fields', 0, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (473, 0, 'plg_fields_textarea', 'plugin', 'textarea', 'fields', 0, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (474, 0, 'plg_fields_url', 'plugin', 'url', 'fields', 0, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (475, 0, 'plg_fields_user', 'plugin', 'user', 'fields', 0, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (476, 0, 'plg_fields_usergrouplist', 'plugin', 'usergrouplist', 'fields', 0, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (477, 0, 'plg_content_fields', 'plugin', 'fields', 'content', 0, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (478, 0, 'plg_editors-xtd_fields', 'plugin', 'fields', 'editors-xtd', 0, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (479, 0, 'plg_sampledata_blog', 'plugin', 'blog', 'sampledata', 0, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (480, 0, 'plg_system_sessiongc', 'plugin', 'sessiongc', 'system', 0, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (481, 0, 'plg_fields_repeatable', 'plugin', 'repeatable', 'fields', 0, 1, 1, 0, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (482, 0, 'plg_content_confirmconsent', 'plugin', 'confirmconsent', 'content', 0, 0, 1, 0, '', '{}', '', '', 0, '1900-01-01 00:00:00', 0, 0), (483, 0, 'plg_system_actionlogs', 'plugin', 'actionlogs', 'system', 0, 1, 1, 0, '', '{}', '', '', 0, '1900-01-01 00:00:00', 0, 0), (484, 0, 'plg_actionlog_joomla', 'plugin', 'joomla', 'actionlog', 0, 1, 1, 0, '', '{}', '', '', 0, '1900-01-01 00:00:00', 0, 0), (485, 0, 'plg_system_privacyconsent', 'plugin', 'privacyconsent', 'system', 0, 0, 1, 0, '', '{}', '', '', 0, '1900-01-01 00:00:00', 0, 0), (486, 0, 'plg_system_logrotation', 'plugin', 'logrotation', 'system', 0, 1, 1, 0, '', '{}', '', '', 0, '1900-01-01 00:00:00', 0, 0), (487, 0, 'plg_privacy_user', 'plugin', 'user', 'privacy', 0, 1, 1, 0, '', '{}', '', '', 0, '1900-01-01 00:00:00', 0, 0), (488, 0, 'plg_quickicon_privacycheck', 'plugin', 'privacycheck', 'quickicon', 0, 1, 1, 0, '', '{}', '', '', 0, '1900-01-01 00:00:00', 0, 0), (489, 0, 'plg_user_terms', 'plugin', 'terms', 'user', 0, 0, 1, 0, '', '{}', '', '', 0, '1900-01-01 00:00:00', 0, 0), (490, 0, 'plg_privacy_contact', 'plugin', 'contact', 'privacy', 0, 1, 1, 0, '', '{}', '', '', 0, '1900-01-01 00:00:00', 0, 0), (491, 0, 'plg_privacy_content', 'plugin', 'content', 'privacy', 0, 1, 1, 0, '', '{}', '', '', 0, '1900-01-01 00:00:00', 0, 0), (492, 0, 'plg_privacy_message', 'plugin', 'message', 'privacy', 0, 1, 1, 0, '', '{}', '', '', 0, '1900-01-01 00:00:00', 0, 0), (493, 0, 'plg_privacy_actionlogs', 'plugin', 'actionlogs', 'privacy', 0, 1, 1, 0, '', '{}', '', '', 0, '1900-01-01 00:00:00', 0, 0), (494, 0, 'plg_captcha_recaptcha_invisible', 'plugin', 'recaptcha_invisible', 'captcha', 0, 0, 1, 0, '', '{"public_key":"","private_key":"","theme":"clean"}', '', '', 0, '1900-01-01 00:00:00', 0, 0), (495, 0, 'plg_privacy_consents', 'plugin', 'consents', 'privacy', 0, 1, 1, 0, '', '{}', '', '', 0, '1900-01-01 00:00:00', 0, 0), (503, 0, 'beez3', 'template', 'beez3', '', 0, 1, 1, 0, '', '{"wrapperSmall":"53","wrapperLarge":"72","sitetitle":"","sitedescription":"","navposition":"center","templatecolor":"nature"}', '', '', 0, '1900-01-01 00:00:00', 0, 0), (504, 0, 'hathor', 'template', 'hathor', '', 1, 1, 1, 0, '', '{"showSiteName":"0","colourChoice":"0","boldText":"0"}', '', '', 0, '1900-01-01 00:00:00', 0, 0), (506, 0, 'protostar', 'template', 'protostar', '', 0, 1, 1, 0, '', '{"templateColor":"","logoFile":"","googleFont":"1","googleFontName":"Open+Sans","fluidContainer":"0"}', '', '', 0, '1900-01-01 00:00:00', 0, 0), (507, 0, 'isis', 'template', 'isis', '', 1, 1, 1, 0, '', '{"templateColor":"","logoFile":""}', '', '', 0, '1900-01-01 00:00:00', 0, 0), (600, 802, 'English (en-GB)', 'language', 'en-GB', '', 0, 1, 1, 1, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (601, 802, 'English (en-GB)', 'language', 'en-GB', '', 1, 1, 1, 1, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (700, 0, 'files_joomla', 'file', 'joomla', '', 0, 1, 1, 1, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0), (802, 0, 'English (en-GB) Language Pack', 'package', 'pkg_en-GB', '', 0, 1, 1, 1, '', '', '', '', 0, '1900-01-01 00:00:00', 0, 0); SET IDENTITY_INSERT "#__extensions" OFF; -- -- Table structure for table `#__fields` -- CREATE TABLE "#__fields" ( "id" int IDENTITY(1,1) NOT NULL, "asset_id" bigint NOT NULL DEFAULT 0, "context" nvarchar(255) NOT NULL DEFAULT '', "group_id" int NOT NULL DEFAULT 0, "title" nvarchar(255) NOT NULL DEFAULT '', "name" nvarchar(255) NOT NULL DEFAULT '', "label" nvarchar(255) NOT NULL DEFAULT '', "default_value" nvarchar(max) NOT NULL DEFAULT '', "type" nvarchar(255) NOT NULL DEFAULT '', "note" nvarchar(255) NOT NULL DEFAULT '', "description" nvarchar(max) NOT NULL DEFAULT '', "state" smallint NOT NULL DEFAULT 0, "required" smallint NOT NULL DEFAULT 0, "checked_out" bigint NOT NULL DEFAULT 0, "checked_out_time" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "ordering" int NOT NULL DEFAULT 0, "params" nvarchar(max) NOT NULL DEFAULT '', "fieldparams" nvarchar(max) NOT NULL DEFAULT '', "language" nvarchar(7) NOT NULL DEFAULT '', "created_time" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "created_user_id" bigint NOT NULL DEFAULT 0, "modified_time" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "modified_by" bigint NOT NULL DEFAULT 0, "access" int NOT NULL DEFAULT 1, CONSTRAINT "PK_#__fields_id" PRIMARY KEY CLUSTERED( "id" ASC) WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON ) ON [PRIMARY]) ON [PRIMARY]; CREATE NONCLUSTERED INDEX "idx_checkout" ON "#__fields" ( "checked_out" ASC) WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_state" ON "#__fields" ( "state" ASC) WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_access" ON "#__fields" ( "access" ASC) WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_context" ON "#__fields" ( "context" ASC) WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_language" ON "#__fields" ( "language" ASC) WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); -- -- Table structure for table `#__fields_categories` -- CREATE TABLE "#__fields_categories" ( "field_id" int NOT NULL DEFAULT 0, "category_id" int NOT NULL DEFAULT 0, CONSTRAINT "PK_#__fields_categories_id" PRIMARY KEY CLUSTERED( "field_id" ASC, "category_id" ASC) WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON ) ON [PRIMARY]) ON [PRIMARY]; -- -- Table structure for table `#__fields_groups` -- CREATE TABLE "#__fields_groups" ( "id" int IDENTITY(1,1) NOT NULL, "asset_id" bigint NOT NULL DEFAULT 0, "context" nvarchar(255) NOT NULL DEFAULT '', "title" nvarchar(255) NOT NULL DEFAULT '', "note" nvarchar(255) NOT NULL DEFAULT '', "description" nvarchar(max) NOT NULL DEFAULT '', "state" smallint NOT NULL DEFAULT 0, "checked_out" bigint NOT NULL DEFAULT 0, "checked_out_time" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "ordering" int NOT NULL DEFAULT 0, "params" nvarchar(max) NOT NULL DEFAULT '', "language" nvarchar(7) NOT NULL DEFAULT '', "created" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "created_by" bigint NOT NULL DEFAULT 0, "modified" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "modified_by" bigint NOT NULL DEFAULT 0, "access" int NOT NULL DEFAULT 1, CONSTRAINT "PK_#__fields_groups_id" PRIMARY KEY CLUSTERED( "id" ASC) WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON ) ON [PRIMARY]) ON [PRIMARY]; CREATE NONCLUSTERED INDEX "idx_checkout" ON "#__fields_groups" ( "checked_out" ASC) WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_state" ON "#__fields_groups" ( "state" ASC) WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_created_by" ON "#__fields_groups" ( "created_by" ASC) WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_access" ON "#__fields_groups" ( "access" ASC) WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_context" ON "#__fields_groups" ( "context" ASC) WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_language" ON "#__fields_groups" ( "language" ASC) WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); -- -- Table structure for table `#__fields_values` -- CREATE TABLE "#__fields_values" ( "field_id" bigint NOT NULL DEFAULT 1, "item_id" nvarchar(255) NOT NULL DEFAULT '', "value" nvarchar(max) NOT NULL DEFAULT '', ) ON [PRIMARY]; CREATE NONCLUSTERED INDEX "idx_field_id" ON "#__fields_values" ( "field_id" ASC) WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_item_id" ON "#__fields_values" ( "item_id" ASC) WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); -- -- Table structure for table `#__finder_filters` -- CREATE TABLE "#__finder_filters" ( "filter_id" bigint IDENTITY(1,1) NOT NULL, "title" nvarchar(255) NOT NULL, "alias" nvarchar(255) NOT NULL, "state" smallint NOT NULL DEFAULT 1, "created" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "created_by" bigint NOT NULL, "created_by_alias" nvarchar(255) NOT NULL, "modified" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "modified_by" bigint NOT NULL DEFAULT 0, "checked_out" bigint NOT NULL DEFAULT 0, "checked_out_time" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "map_count" bigint NOT NULL DEFAULT 0, "data" nvarchar(max) NOT NULL, "params" nvarchar(max) NULL, CONSTRAINT "PK_#__finder_filters_filter_id" PRIMARY KEY CLUSTERED ( "filter_id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY] ; -- -- Table structure for table `#__finder_links` -- CREATE TABLE "#__finder_links" ( "link_id" bigint IDENTITY(1,1) NOT NULL, "url" nvarchar(255) NOT NULL, "route" nvarchar(255) NOT NULL, "title" nvarchar(255) NULL, "description" nvarchar(max) NULL, "indexdate" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "md5sum" nvarchar(32) NULL, "published" smallint NOT NULL DEFAULT 1, "state" int NULL DEFAULT 1, "access" int NULL DEFAULT 0, "language" nvarchar(8) NOT NULL, "publish_start_date" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "publish_end_date" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "start_date" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "end_date" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "list_price" float NOT NULL DEFAULT 0, "sale_price" float NOT NULL DEFAULT 0, "type_id" int NOT NULL, "object" nvarchar(max) NOT NULL, CONSTRAINT "PK_#__finder_links_link_id" PRIMARY KEY CLUSTERED ( "link_id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; CREATE NONCLUSTERED INDEX "idx_title" ON "#__finder_links" ( "title" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_type" ON "#__finder_links" ( "type_id" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_url" ON "#__finder_links" ( "url" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); -- -- Table structure for table `#__finder_links_terms0` -- CREATE TABLE "#__finder_links_terms0" ( "link_id" bigint NOT NULL, "term_id" bigint NOT NULL, "weight" real NOT NULL, CONSTRAINT "PK_#__finder_links_terms0_link_id" PRIMARY KEY CLUSTERED ( "link_id" ASC, "term_id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; CREATE NONCLUSTERED INDEX "idx_link_term_weight" ON "#__finder_links_terms0" ( "link_id" ASC, "term_id" ASC, "weight" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_term_weight" ON "#__finder_links_terms0" ( "term_id" ASC, "weight" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); -- -- Table structure for table `#__finder_links_terms1` -- CREATE TABLE "#__finder_links_terms1" ( "link_id" bigint NOT NULL, "term_id" bigint NOT NULL, "weight" real NOT NULL, CONSTRAINT "PK_#__finder_links_terms1_link_id" PRIMARY KEY CLUSTERED ( "link_id" ASC, "term_id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; CREATE NONCLUSTERED INDEX "idx_link_term_weight" ON "#__finder_links_terms1" ( "link_id" ASC, "term_id" ASC, "weight" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_term_weight" ON "#__finder_links_terms1" ( "term_id" ASC, "weight" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); -- -- Table structure for table `#__finder_links_terms2` -- CREATE TABLE "#__finder_links_terms2" ( "link_id" bigint NOT NULL, "term_id" bigint NOT NULL, "weight" real NOT NULL, CONSTRAINT "PK_#__finder_links_terms2_link_id" PRIMARY KEY CLUSTERED ( "link_id" ASC, "term_id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; CREATE NONCLUSTERED INDEX "idx_link_term_weight" ON "#__finder_links_terms2" ( "link_id" ASC, "term_id" ASC, "weight" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_term_weight" ON "#__finder_links_terms2" ( "term_id" ASC, "weight" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); -- -- Table structure for table `#__finder_links_terms3` -- CREATE TABLE "#__finder_links_terms3" ( "link_id" bigint NOT NULL, "term_id" bigint NOT NULL, "weight" real NOT NULL, CONSTRAINT "PK_#__finder_links_terms3_link_id" PRIMARY KEY CLUSTERED ( "link_id" ASC, "term_id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; CREATE NONCLUSTERED INDEX "idx_link_term_weight" ON "#__finder_links_terms3" ( "link_id" ASC, "term_id" ASC, "weight" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_term_weight" ON "#__finder_links_terms3" ( "term_id" ASC, "weight" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); -- -- Table structure for table `#__finder_links_terms4` -- CREATE TABLE "#__finder_links_terms4" ( "link_id" bigint NOT NULL, "term_id" bigint NOT NULL, "weight" real NOT NULL, CONSTRAINT "PK_#__finder_links_terms4_link_id" PRIMARY KEY CLUSTERED ( "link_id" ASC, "term_id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; CREATE NONCLUSTERED INDEX "idx_link_term_weight" ON "#__finder_links_terms4" ( "link_id" ASC, "term_id" ASC, "weight" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_term_weight" ON "#__finder_links_terms4" ( "term_id" ASC, "weight" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); -- -- Table structure for table `#__finder_links_terms5` -- CREATE TABLE "#__finder_links_terms5" ( "link_id" bigint NOT NULL, "term_id" bigint NOT NULL, "weight" real NOT NULL, CONSTRAINT "PK_#__finder_links_terms5_link_id" PRIMARY KEY CLUSTERED ( "link_id" ASC, "term_id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; CREATE NONCLUSTERED INDEX "idx_link_term_weight" ON "#__finder_links_terms5" ( "link_id" ASC, "term_id" ASC, "weight" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_term_weight" ON "#__finder_links_terms5" ( "term_id" ASC, "weight" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); -- -- Table structure for table `#__finder_links_terms6` -- CREATE TABLE "#__finder_links_terms6" ( "link_id" bigint NOT NULL, "term_id" bigint NOT NULL, "weight" real NOT NULL, CONSTRAINT "PK_#__finder_links_terms6_link_id" PRIMARY KEY CLUSTERED ( "link_id" ASC, "term_id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; CREATE NONCLUSTERED INDEX "idx_link_term_weight" ON "#__finder_links_terms6" ( "link_id" ASC, "term_id" ASC, "weight" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_term_weight" ON "#__finder_links_terms6" ( "term_id" ASC, "weight" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); -- -- Table structure for table `#__finder_links_terms7` -- CREATE TABLE "#__finder_links_terms7" ( "link_id" bigint NOT NULL, "term_id" bigint NOT NULL, "weight" real NOT NULL, CONSTRAINT "PK_#__finder_links_terms7_link_id" PRIMARY KEY CLUSTERED ( "link_id" ASC, "term_id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; CREATE NONCLUSTERED INDEX "idx_link_term_weight" ON "#__finder_links_terms7" ( "link_id" ASC, "term_id" ASC, "weight" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_term_weight" ON "#__finder_links_terms7" ( "term_id" ASC, "weight" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); -- -- Table structure for table `#__finder_links_terms8` -- CREATE TABLE "#__finder_links_terms8" ( "link_id" bigint NOT NULL, "term_id" bigint NOT NULL, "weight" real NOT NULL, CONSTRAINT "PK_#__finder_links_terms8_link_id" PRIMARY KEY CLUSTERED ( "link_id" ASC, "term_id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; CREATE NONCLUSTERED INDEX "idx_link_term_weight" ON "#__finder_links_terms8" ( "link_id" ASC, "term_id" ASC, "weight" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_term_weight" ON "#__finder_links_terms8" ( "term_id" ASC, "weight" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); -- -- Table structure for table `#__finder_links_terms9` -- CREATE TABLE "#__finder_links_terms9" ( "link_id" bigint NOT NULL, "term_id" bigint NOT NULL, "weight" real NOT NULL, CONSTRAINT "PK_#__finder_links_terms9_link_id" PRIMARY KEY CLUSTERED ( "link_id" ASC, "term_id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; CREATE NONCLUSTERED INDEX "idx_link_term_weight" ON "#__finder_links_terms9" ( "link_id" ASC, "term_id" ASC, "weight" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_term_weight" ON "#__finder_links_terms9" ( "term_id" ASC, "weight" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); -- -- Table structure for table `#__finder_links_termsa` -- CREATE TABLE "#__finder_links_termsa" ( "link_id" bigint NOT NULL, "term_id" bigint NOT NULL, "weight" real NOT NULL, CONSTRAINT "PK_#__finder_links_termsa_link_id" PRIMARY KEY CLUSTERED ( "link_id" ASC, "term_id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; CREATE NONCLUSTERED INDEX "idx_link_term_weight" ON "#__finder_links_termsa" ( "link_id" ASC, "term_id" ASC, "weight" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_term_weight" ON "#__finder_links_termsa" ( "term_id" ASC, "weight" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); -- -- Table structure for table `#__finder_links_termsb` -- CREATE TABLE "#__finder_links_termsb" ( "link_id" bigint NOT NULL, "term_id" bigint NOT NULL, "weight" real NOT NULL, CONSTRAINT "PK_#__finder_links_termsb_link_id" PRIMARY KEY CLUSTERED ( "link_id" ASC, "term_id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; CREATE NONCLUSTERED INDEX "idx_link_term_weight" ON "#__finder_links_termsb" ( "link_id" ASC, "term_id" ASC, "weight" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_term_weight" ON "#__finder_links_termsb" ( "term_id" ASC, "weight" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); -- -- Table structure for table `#__finder_links_termsc` -- CREATE TABLE "#__finder_links_termsc" ( "link_id" bigint NOT NULL, "term_id" bigint NOT NULL, "weight" real NOT NULL, CONSTRAINT "PK_#__finder_links_termsc_link_id" PRIMARY KEY CLUSTERED ( "link_id" ASC, "term_id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; CREATE NONCLUSTERED INDEX "idx_link_term_weight" ON "#__finder_links_termsc" ( "link_id" ASC, "term_id" ASC, "weight" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_term_weight" ON "#__finder_links_termsc" ( "term_id" ASC, "weight" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); -- -- Table structure for table `#__finder_links_termsd` -- CREATE TABLE "#__finder_links_termsd" ( "link_id" bigint NOT NULL, "term_id" bigint NOT NULL, "weight" real NOT NULL, CONSTRAINT "PK_#__finder_links_termsd_link_id" PRIMARY KEY CLUSTERED ( "link_id" ASC, "term_id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; CREATE NONCLUSTERED INDEX "idx_link_term_weight" ON "#__finder_links_termsd" ( "link_id" ASC, "term_id" ASC, "weight" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_term_weight" ON "#__finder_links_termsd" ( "term_id" ASC, "weight" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); -- -- Table structure for table `#__finder_links_termse` -- CREATE TABLE "#__finder_links_termse" ( "link_id" bigint NOT NULL, "term_id" bigint NOT NULL, "weight" real NOT NULL, CONSTRAINT "PK_#__finder_links_termse_link_id" PRIMARY KEY CLUSTERED ( "link_id" ASC, "term_id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; CREATE NONCLUSTERED INDEX "idx_link_term_weight" ON "#__finder_links_termse" ( "link_id" ASC, "term_id" ASC, "weight" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_term_weight" ON "#__finder_links_termse" ( "term_id" ASC, "weight" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); -- -- Table structure for table `#__finder_links_termsf` -- CREATE TABLE "#__finder_links_termsf" ( "link_id" bigint NOT NULL, "term_id" bigint NOT NULL, "weight" real NOT NULL, CONSTRAINT "PK_#__finder_links_termsf_link_id" PRIMARY KEY CLUSTERED ( "link_id" ASC, "term_id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; CREATE NONCLUSTERED INDEX "idx_link_term_weight" ON "#__finder_links_termsf" ( "link_id" ASC, "term_id" ASC, "weight" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_term_weight" ON "#__finder_links_termsf" ( "term_id" ASC, "weight" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); -- -- Table structure for table `#__finder_taxonomy` -- CREATE TABLE "#__finder_taxonomy" ( "id" bigint IDENTITY(2,1) NOT NULL, "parent_id" bigint NOT NULL DEFAULT 0, "title" nvarchar(255) NOT NULL, "state" tinyint NOT NULL DEFAULT 1, "access" tinyint NOT NULL DEFAULT 0, "ordering" tinyint NOT NULL DEFAULT 0, CONSTRAINT "PK_#__finder_taxonomy_id" PRIMARY KEY CLUSTERED ( "id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; CREATE NONCLUSTERED INDEX "access" ON "#__finder_taxonomy" ( "access" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_parent_published" ON "#__finder_taxonomy" ( "parent_id" ASC, "state" ASC, "access" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "ordering" ON "#__finder_taxonomy" ( "ordering" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "parent_id" ON "#__finder_taxonomy" ( "parent_id" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "state" ON "#__finder_taxonomy" ( "state" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); -- -- Dumping data for table `#__finder_taxonomy` -- SET IDENTITY_INSERT "#__finder_taxonomy" ON; INSERT INTO "#__finder_taxonomy" ("id", "parent_id", "title", "state", "access", "ordering") VALUES (1, 0, 'ROOT', 0, 0, 0); SET IDENTITY_INSERT "#__finder_taxonomy" OFF; -- -- Table structure for table `#__finder_taxonomy_map` -- CREATE TABLE "#__finder_taxonomy_map" ( "link_id" bigint NOT NULL, "node_id" bigint NOT NULL, CONSTRAINT "PK_#__finder_taxonomy_map_link_id" PRIMARY KEY CLUSTERED ( "link_id" ASC, "node_id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; CREATE NONCLUSTERED INDEX "link_id" ON "#__finder_taxonomy_map" ( "link_id" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "node_id" ON "#__finder_taxonomy_map" ( "node_id" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); -- -- Table structure for table `#__finder_terms` -- CREATE TABLE "#__finder_terms" ( "term_id" bigint IDENTITY(1,1) NOT NULL, "term" nvarchar(75) NOT NULL, "stem" nvarchar(75) NOT NULL, "common" tinyint NOT NULL DEFAULT 0, "phrase" tinyint NOT NULL DEFAULT 0, "weight" real NOT NULL DEFAULT 0, "soundex" nvarchar(75) NOT NULL, "links" int NOT NULL DEFAULT 0, "language" nvarchar(3) NOT NULL DEFAULT '' CONSTRAINT "PK_#__finder_terms_term_id" PRIMARY KEY CLUSTERED ( "term_id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY], CONSTRAINT "#__finder_terms$idx_term" UNIQUE NONCLUSTERED ( "term" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; CREATE NONCLUSTERED INDEX "idx_soundex_phrase" ON "#__finder_terms" ( "soundex" ASC, "phrase" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_stem_phrase" ON "#__finder_terms" ( "stem" ASC, "phrase" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_term_phrase" ON "#__finder_terms" ( "term" ASC, "phrase" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); -- -- Table structure for table `#__finder_terms_common` -- CREATE TABLE "#__finder_terms_common" ( "term" nvarchar(75) NOT NULL, "language" nvarchar(3) NOT NULL, CONSTRAINT "PK_#__finder_terms_common" PRIMARY KEY CLUSTERED ( "term" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; CREATE NONCLUSTERED INDEX "idx_lang" ON "#__finder_terms_common" ( "language" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_word_lang" ON "#__finder_terms_common" ( "term" ASC, "language" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); -- -- Dumping data for table `#__finder_terms_common` -- INSERT INTO "#__finder_terms_common" ("term", "language") VALUES ('a', 'en'), ('about', 'en'), ('after', 'en'), ('ago', 'en'), ('all', 'en'), ('am', 'en'), ('an', 'en'), ('and', 'en'), ('any', 'en'), ('are', 'en'), ('aren''t', 'en'), ('as', 'en'), ('at', 'en'), ('be', 'en'), ('but', 'en'), ('by', 'en'), ('for', 'en'), ('from', 'en'), ('get', 'en'), ('go', 'en'), ('how', 'en'), ('if', 'en'), ('in', 'en'), ('into', 'en'), ('is', 'en'), ('isn''t', 'en'), ('it', 'en'), ('its', 'en'), ('me', 'en'), ('more', 'en'), ('most', 'en'), ('must', 'en'), ('my', 'en'), ('new', 'en'), ('no', 'en'), ('none', 'en'), ('not', 'en'), ('nothing', 'en'), ('of', 'en'), ('off', 'en'), ('often', 'en'), ('old', 'en'), ('on', 'en'), ('onc', 'en'), ('once', 'en'), ('only', 'en'), ('or', 'en'), ('other', 'en'), ('our', 'en'), ('ours', 'en'), ('out', 'en'), ('over', 'en'), ('page', 'en'), ('she', 'en'), ('should', 'en'), ('small', 'en'), ('so', 'en'), ('some', 'en'), ('than', 'en'), ('thank', 'en'), ('that', 'en'), ('the', 'en'), ('their', 'en'), ('theirs', 'en'), ('them', 'en'), ('then', 'en'), ('there', 'en'), ('these', 'en'), ('they', 'en'), ('this', 'en'), ('those', 'en'), ('thus', 'en'), ('time', 'en'), ('times', 'en'), ('to', 'en'), ('too', 'en'), ('true', 'en'), ('under', 'en'), ('until', 'en'), ('up', 'en'), ('upon', 'en'), ('use', 'en'), ('user', 'en'), ('users', 'en'), ('version', 'en'), ('very', 'en'), ('via', 'en'), ('want', 'en'), ('was', 'en'), ('way', 'en'), ('were', 'en'), ('what', 'en'), ('when', 'en'), ('where', 'en'), ('which', 'en'), ('who', 'en'), ('whom', 'en'), ('whose', 'en'), ('why', 'en'), ('wide', 'en'), ('will', 'en'), ('with', 'en'), ('within', 'en'), ('without', 'en'), ('would', 'en'), ('yes', 'en'), ('yet', 'en'), ('you', 'en'), ('your', 'en'), ('yours', 'en'); -- -- Table structure for table `#__finder_tokens` -- CREATE TABLE "#__finder_tokens" ( "term" nvarchar(75) NOT NULL, "stem" nvarchar(75) NOT NULL, "common" tinyint NOT NULL DEFAULT 0, "phrase" tinyint NOT NULL DEFAULT 0, "weight" real NOT NULL DEFAULT 0, "context" tinyint NOT NULL DEFAULT 2, "language" nvarchar(3) NOT NULL DEFAULT '' ) ON [PRIMARY]; CREATE NONCLUSTERED INDEX "idx_context" ON "#__finder_tokens" ( "context" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_word" ON "#__finder_tokens" ( "term" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); -- -- Table structure for table `#__finder_tokens_aggregate` -- CREATE TABLE "#__finder_tokens_aggregate" ( "term_id" bigint NOT NULL, "map_suffix" nchar(1) NULL, "term" nvarchar(75) NOT NULL, "stem" nvarchar(75) NOT NULL, "common" tinyint NOT NULL DEFAULT 0, "phrase" tinyint NOT NULL DEFAULT 0, "term_weight" real NOT NULL, "context" tinyint NOT NULL DEFAULT 2, "context_weight" real NOT NULL, "total_weight" real NOT NULL, "language" nvarchar(3) NOT NULL DEFAULT '' ) ON [PRIMARY]; CREATE NONCLUSTERED INDEX "keyword_id" ON "#__finder_tokens_aggregate" ( "term_id" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "token" ON "#__finder_tokens_aggregate" ( "term" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); -- -- Table structure for table `#__finder_types` -- CREATE TABLE "#__finder_types" ( "id" bigint IDENTITY(1,1) NOT NULL, "title" nvarchar(100) NOT NULL, "mime" nvarchar(100) NOT NULL, CONSTRAINT "PK_#__finder_types_id" PRIMARY KEY CLUSTERED ( "id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY], CONSTRAINT "#__finder_types$title" UNIQUE NONCLUSTERED ( "title" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; -- -- Table structure for table `#__languages` -- CREATE TABLE "#__languages" ( "lang_id" bigint IDENTITY(1,1) NOT NULL, "asset_id" bigint NOT NULL DEFAULT 0, "lang_code" nvarchar(7) NOT NULL, "title" nvarchar(50) NOT NULL, "title_native" nvarchar(50) NOT NULL, "sef" nvarchar(50) NOT NULL, "image" nvarchar(50) NOT NULL, "description" nvarchar(512) NOT NULL, "metakey" nvarchar(max) NOT NULL, "metadesc" nvarchar(max) NOT NULL, "sitename" nvarchar(1024) NOT NULL DEFAULT '', "published" int NOT NULL DEFAULT 0, "access" bigint NOT NULL DEFAULT 0, "ordering" int NOT NULL DEFAULT 0, CONSTRAINT "PK_#__languages_lang_id" PRIMARY KEY ("lang_id") ON [PRIMARY], CONSTRAINT "#__languages$idx_sef" UNIQUE ("sef") ON [PRIMARY], CONSTRAINT "#__languages$idx_langcode" UNIQUE ("lang_code") ON [PRIMARY] ) ON [PRIMARY]; CREATE INDEX "idx_ordering" ON "#__languages" ("ordering"); CREATE INDEX "idx_access" ON "#__languages" ("access"); -- -- Dumping data for table `#__languages` -- SET IDENTITY_INSERT "#__languages" ON; INSERT INTO "#__languages" ("lang_id", "lang_code", "title", "title_native", "sef", "image", "description", "metakey", "metadesc", "sitename", "published", "access", "ordering") VALUES (1, 'en-GB', 'English (en-GB)', 'English (United Kingdom)', 'en', 'en_gb', '', '', '', '', 1, 1, 1); SET IDENTITY_INSERT "#__languages" OFF; -- -- Table structure for table `#__menu` -- CREATE TABLE "#__menu" ( "id" int IDENTITY(102,1) NOT NULL, "menutype" nvarchar(24) NOT NULL, "title" nvarchar(255) NOT NULL, "alias" nvarchar(255) NOT NULL, "note" nvarchar(255) NOT NULL DEFAULT '', "path" nvarchar(1024) NOT NULL, "link" nvarchar(1024) NOT NULL, "type" nvarchar(16) NOT NULL, "published" smallint NOT NULL DEFAULT 0, "parent_id" bigint NOT NULL DEFAULT 1, "level" bigint NOT NULL DEFAULT 0, "component_id" bigint NOT NULL DEFAULT 0, "checked_out" bigint NOT NULL DEFAULT 0, "checked_out_time" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "browserNav" smallint NOT NULL DEFAULT 0, "access" int NOT NULL DEFAULT 0, "img" nvarchar(255) NOT NULL, "template_style_id" bigint NOT NULL DEFAULT 0, "params" nvarchar(max) NOT NULL, "lft" int NOT NULL DEFAULT 0, "rgt" int NOT NULL DEFAULT 0, "home" tinyint NOT NULL DEFAULT 0, "language" nvarchar(7) NOT NULL DEFAULT '', "client_id" smallint NOT NULL DEFAULT 0, CONSTRAINT "PK_#__menu_id" PRIMARY KEY CLUSTERED ( "id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY], CONSTRAINT "#__menu$idx_client_id_parent_id_alias" UNIQUE NONCLUSTERED ( "client_id" ASC, "parent_id" ASC, "alias" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; CREATE NONCLUSTERED INDEX "idx_alias" ON "#__menu" ( "alias" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_componentid" ON "#__menu" ( "component_id" ASC, "menutype" ASC, "published" ASC, "access" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_language" ON "#__menu" ( "language" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_left_right" ON "#__menu" ( "lft" ASC, "rgt" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_menutype" ON "#__menu" ( "menutype" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_browserNav" ON "#__menu" ( "browserNav" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_home" ON "#__menu" ( "home" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_template_style_id" ON "#__menu" ( "template_style_id" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_img" ON "#__menu" ( "img" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); -- -- Dumping data for table `#__menu` -- SET IDENTITY_INSERT "#__menu" ON; INSERT INTO "#__menu" ("id", "menutype", "title", "alias", "note", "path", "link", "type", "published", "parent_id", "level", "component_id", "checked_out", "checked_out_time", "browserNav", "access", "img", "template_style_id", "params", "lft", "rgt", "home", "language", "client_id") VALUES (1, '', 'Menu_Item_Root', 'root', '', '', '', '', 1, 0, 0, 0, 0, '1900-01-01 00:00:00', 0, 0, '', 0, '', 0, 43, 0, '*', 0), (2, 'main', 'com_banners', 'Banners', '', 'Banners', 'index.php?option=com_banners', 'component', 1, 1, 1, 4, 0, '1900-01-01 00:00:00', 0, 0, 'class:banners', 0, '', 1, 10, 0, '*', 1), (3, 'main', 'com_banners', 'Banners', '', 'Banners/Banners', 'index.php?option=com_banners', 'component', 1, 2, 2, 4, 0, '1900-01-01 00:00:00', 0, 0, 'class:banners', 0, '', 2, 3, 0, '*', 1), (4, 'main', 'com_banners_categories', 'Categories', '', 'Banners/Categories', 'index.php?option=com_categories&extension=com_banners', 'component', 1, 2, 2, 6, 0, '1900-01-01 00:00:00', 0, 0, 'class:banners-cat', 0, '', 4, 5, 0, '*', 1), (5, 'main', 'com_banners_clients', 'Clients', '', 'Banners/Clients', 'index.php?option=com_banners&view=clients', 'component', 1, 2, 2, 4, 0, '1900-01-01 00:00:00', 0, 0, 'class:banners-clients', 0, '', 6, 7, 0, '*', 1), (6, 'main', 'com_banners_tracks', 'Tracks', '', 'Banners/Tracks', 'index.php?option=com_banners&view=tracks', 'component', 1, 2, 2, 4, 0, '1900-01-01 00:00:00', 0, 0, 'class:banners-tracks', 0, '', 8, 9, 0, '*', 1), (7, 'main', 'com_contact', 'Contacts', '', 'Contacts', 'index.php?option=com_contact', 'component', 1, 1, 1, 8, 0, '1900-01-01 00:00:00', 0, 0, 'class:contact', 0, '', 11, 16, 0, '*', 1), (8, 'main', 'com_contact_contacts', 'Contacts', '', 'Contacts/Contacts', 'index.php?option=com_contact', 'component', 1, 7, 2, 8, 0, '1900-01-01 00:00:00', 0, 0, 'class:contact', 0, '', 12, 13, 0, '*', 1), (9, 'main', 'com_contact_categories', 'Categories', '', 'Contacts/Categories', 'index.php?option=com_categories&extension=com_contact', 'component', 1, 7, 2, 6, 0, '1900-01-01 00:00:00', 0, 0, 'class:contact-cat', 0, '', 14, 15, 0, '*', 1), (10, 'main', 'com_messages', 'Messaging', '', 'Messaging', 'index.php?option=com_messages', 'component', 1, 1, 1, 15, 0, '1900-01-01 00:00:00', 0, 0, 'class:messages', 0, '', 17, 20, 0, '*', 1), (11, 'main', 'com_messages_add', 'New Private Message', '', 'Messaging/New Private Message', 'index.php?option=com_messages&task=message.add', 'component', 1, 10, 2, 15, 0, '1900-01-01 00:00:00', 0, 0, 'class:messages-add', 0, '', 18, 19, 0, '*', 1), (13, 'main', 'com_newsfeeds', 'News Feeds', '', 'News Feeds', 'index.php?option=com_newsfeeds', 'component', 1, 1, 1, 17, 0, '1900-01-01 00:00:00', 0, 0, 'class:newsfeeds', 0, '', 21, 26, 0, '*', 1), (14, 'main', 'com_newsfeeds_feeds', 'Feeds', '', 'News Feeds/Feeds', 'index.php?option=com_newsfeeds', 'component', 1, 13, 2, 17, 0, '1900-01-01 00:00:00', 0, 0, 'class:newsfeeds', 0, '', 22, 23, 0, '*', 1), (15, 'main', 'com_newsfeeds_categories', 'Categories', '', 'News Feeds/Categories', 'index.php?option=com_categories&extension=com_newsfeeds', 'component', 1, 13, 2, 6, 0, '1900-01-01 00:00:00', 0, 0, 'class:newsfeeds-cat', 0, '', 24, 25, 0, '*', 1), (16, 'main', 'com_redirect', 'Redirect', '', 'Redirect', 'index.php?option=com_redirect', 'component', 1, 1, 1, 24, 0, '1900-01-01 00:00:00', 0, 0, 'class:redirect', 0, '', 27, 28, 0, '*', 1), (17, 'main', 'com_search', 'Basic Search', '', 'Basic Search', 'index.php?option=com_search', 'component', 1, 1, 1, 19, 0, '1900-01-01 00:00:00', 0, 0, 'class:search', 0, '', 29, 30, 0, '*', 1), (18, 'main', 'com_finder', 'Smart Search', '', 'Smart Search', 'index.php?option=com_finder', 'component', 1, 1, 1, 27, 0, '1900-01-01 00:00:00', 0, 0, 'class:finder', 0, '', 31, 32, 0, '*', 1), (19, 'main', 'com_joomlaupdate', 'Joomla! Update', '', 'Joomla! Update', 'index.php?option=com_joomlaupdate', 'component', 1, 1, 1, 28, 0, '1900-01-01 00:00:00', 0, 0, 'class:joomlaupdate', 0, '', 33, 34, 0, '*', 1), (20, 'main', 'com_tags', 'Tags', '', 'Tags', 'index.php?option=com_tags', 'component', 1, 1, 1, 29, 0, '1900-01-01 00:00:00', 0, 1, 'class:tags', 0, '', 35, 36, 0, '', 1), (21, 'main', 'com_postinstall', 'Post-installation messages', '', 'Post-installation messages', 'index.php?option=com_postinstall', 'component', 1, 1, 1, 32, 0, '1900-01-01 00:00:00', 0, 1, 'class:postinstall', 0, '', 37, 38, 0, '*', 1), (22, 'main', 'com_associations', 'Multilingual Associations', '', 'Multilingual Associations', 'index.php?option=com_associations', 'component', 1, 1, 1, 34, 0, '1900-01-01 00:00:00', 0, 0, 'class:associations', 0, '', 39, 40, 0, '*', 1), (101, 'mainmenu', 'Home', 'home', '', 'home', 'index.php?option=com_content&view=featured', 'component', 1, 1, 1, 22, 0, '1900-01-01 00:00:00', 0, 1, '', 0, '{"featured_categories":[""],"layout_type":"blog","num_leading_articles":"1","num_intro_articles":"3","num_columns":"3","num_links":"0","multi_column_order":"1","orderby_pri":"","orderby_sec":"front","order_date":"","show_pagination":"2","show_pagination_results":"1","show_title":"","link_titles":"","show_intro":"","info_block_position":"","show_category":"","link_category":"","show_parent_category":"","link_parent_category":"","show_author":"","link_author":"","show_create_date":"","show_modify_date":"","show_publish_date":"","show_item_navigation":"","show_vote":"","show_readmore":"","show_readmore_title":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_hits":"","show_noauth":"","show_feed_link":"1","feed_summary":"","menu-anchor_title":"","menu-anchor_css":"","menu_image":"","menu_text":1,"page_title":"","show_page_heading":1,"page_heading":"","pageclass_sfx":"","menu-meta_description":"","menu-meta_keywords":"","robots":"","secure":0}', 41, 42, 1, '*', 0); SET IDENTITY_INSERT "#__menu" OFF; -- -- Table structure for table `#__menu_types` -- CREATE TABLE "#__menu_types" ( "id" bigint IDENTITY(1,1) NOT NULL, "asset_id" bigint NOT NULL DEFAULT 0, "menutype" nvarchar(24) NOT NULL, "title" nvarchar(48) NOT NULL, "description" nvarchar(255) NOT NULL DEFAULT '', "client_id" tinyint NOT NULL DEFAULT 0, CONSTRAINT "PK_#__menu_types_id" PRIMARY KEY CLUSTERED ( "id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY], CONSTRAINT "#__menu_types$idx_menutype" UNIQUE NONCLUSTERED ( "menutype" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; -- -- Dumping data for table `#__menu_types` -- SET IDENTITY_INSERT "#__menu_types" ON; INSERT INTO "#__menu_types" ("id", "asset_id", "menutype", "title", "description", "client_id") VALUES (1, 0, 'mainmenu', 'Main Menu', 'The main menu for the site', 0); SET IDENTITY_INSERT "#__menu_types" OFF; -- -- Table structure for table `#__messages` -- CREATE TABLE "#__messages" ( "message_id" bigint IDENTITY(1,1) NOT NULL, "user_id_from" bigint NOT NULL DEFAULT 0, "user_id_to" bigint NOT NULL DEFAULT 0, "folder_id" tinyint NOT NULL DEFAULT 0, "date_time" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "state" smallint NOT NULL DEFAULT 0, "priority" tinyint NOT NULL, "subject" nvarchar(255) NOT NULL DEFAULT '', "message" nvarchar(max) NOT NULL, CONSTRAINT "PK_#__messages_message_id" PRIMARY KEY CLUSTERED ( "message_id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; CREATE NONCLUSTERED INDEX "useridto_state" ON "#__messages" ( "user_id_to" ASC, "state" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); -- -- Table structure for table `#__messages_cfg` -- CREATE TABLE "#__messages_cfg" ( "user_id" bigint NOT NULL DEFAULT 0, "cfg_name" nvarchar(100) NOT NULL DEFAULT '', "cfg_value" nvarchar(255) NOT NULL DEFAULT '', CONSTRAINT "#__messages_cfg$idx_user_var_name" UNIQUE CLUSTERED ( "user_id" ASC, "cfg_name" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; -- -- Table structure for table `#__modules` -- CREATE TABLE "#__modules" ( "id" int IDENTITY(87,1) NOT NULL, "asset_id" bigint NOT NULL DEFAULT 0, "title" nvarchar(100) NOT NULL DEFAULT '', "note" nvarchar(255) NOT NULL DEFAULT '', "content" nvarchar(max) NOT NULL DEFAULT '', "ordering" int NOT NULL DEFAULT 0, "position" nvarchar(50) NULL DEFAULT '', "checked_out" bigint NOT NULL DEFAULT 0, "checked_out_time" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "publish_up" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "publish_down" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "published" smallint NOT NULL DEFAULT 0, "module" nvarchar(50) NULL, "access" bigint NOT NULL DEFAULT 0, "showtitle" tinyint NOT NULL DEFAULT 1, "params" nvarchar(max) NOT NULL, "client_id" smallint NOT NULL DEFAULT 0, "language" nvarchar(7) NOT NULL, CONSTRAINT "PK_#__modules_id" PRIMARY KEY CLUSTERED ( "id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; CREATE NONCLUSTERED INDEX "idx_language" ON "#__modules" ( "language" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "newsfeeds" ON "#__modules" ( "module" ASC, "published" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "published" ON "#__modules" ( "published" ASC, "access" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); -- -- Dumping data for table `#__modules` -- SET IDENTITY_INSERT "#__modules" ON; INSERT INTO "#__modules" ("id", "asset_id", "title", "note", "content", "ordering", "position", "checked_out", "checked_out_time", "publish_up", "publish_down", "published", "module", "access", "showtitle", "params", "client_id", "language") VALUES (1, 39, 'Main Menu', '', '', 1, 'position-7', 0, '1900-01-01 00:00:00', '1900-01-01 00:00:00', '1900-01-01 00:00:00', 1, 'mod_menu', 1, 1, '{"menutype":"mainmenu","startLevel":"0","endLevel":"0","showAllChildren":"1","tag_id":"","class_sfx":"","window_open":"","layout":"","moduleclass_sfx":"_menu","cache":"1","cache_time":"900","cachemode":"itemid"}', 0, '*'), (2, 40, 'Login', '', '', 1, 'login', 0, '1900-01-01 00:00:00', '1900-01-01 00:00:00', '1900-01-01 00:00:00', 1, 'mod_login', 1, 1, '', 1, '*'), (3, 41, 'Popular Articles', '', '', 3, 'cpanel', 0, '1900-01-01 00:00:00', '1900-01-01 00:00:00', '1900-01-01 00:00:00', 1, 'mod_popular', 3, 1, '{"count":"5","catid":"","user_id":"0","layout":"_:default","moduleclass_sfx":"","cache":"0"}', 1, '*'), (4, 42, 'Recently Added Articles', '', '', 4, 'cpanel', 0, '1900-01-01 00:00:00', '1900-01-01 00:00:00', '1900-01-01 00:00:00', 1, 'mod_latest', 3, 1, '{"count":"5","ordering":"c_dsc","catid":"","user_id":"0","layout":"_:default","moduleclass_sfx":"","cache":"0"}', 1, '*'), (8, 43, 'Toolbar', '', '', 1, 'toolbar', 0, '1900-01-01 00:00:00', '1900-01-01 00:00:00', '1900-01-01 00:00:00', 1, 'mod_toolbar', 3, 1, '', 1, '*'), (9, 44, 'Quick Icons', '', '', 1, 'icon', 0, '1900-01-01 00:00:00', '1900-01-01 00:00:00', '1900-01-01 00:00:00', 1, 'mod_quickicon', 3, 1, '', 1, '*'), (10, 45, 'Logged-in Users', '', '', 2, 'cpanel', 0, '1900-01-01 00:00:00', '1900-01-01 00:00:00', '1900-01-01 00:00:00', 1, 'mod_logged', 3, 1, '{"count":"5","name":"1","layout":"_:default","moduleclass_sfx":"","cache":"0"}', 1, '*'), (12, 46, 'Admin Menu', '', '', 1, 'menu', 0, '1900-01-01 00:00:00', '1900-01-01 00:00:00', '1900-01-01 00:00:00', 1, 'mod_menu', 3, 1, '{"layout":"","moduleclass_sfx":"","shownew":"1","showhelp":"1","cache":"0"}', 1, '*'), (13, 47, 'Admin Submenu', '', '', 1, 'submenu', 0, '1900-01-01 00:00:00', '1900-01-01 00:00:00', '1900-01-01 00:00:00', 1, 'mod_submenu', 3, 1, '', 1, '*'), (14, 48, 'User Status', '', '', 2, 'status', 0, '1900-01-01 00:00:00', '1900-01-01 00:00:00', '1900-01-01 00:00:00', 1, 'mod_status', 3, 1, '', 1, '*'), (15, 49, 'Title', '', '', 1, 'title', 0, '1900-01-01 00:00:00', '1900-01-01 00:00:00', '1900-01-01 00:00:00', 1, 'mod_title', 3, 1, '', 1, '*'), (16, 50, 'Login Form', '', '', 7, 'position-7', 0, '1900-01-01 00:00:00', '1900-01-01 00:00:00', '1900-01-01 00:00:00', 1, 'mod_login', 1, 1, '{"greeting":"1","name":"0"}', 0, '*'), (17, 51, 'Breadcrumbs', '', '', 1, 'position-2', 0, '1900-01-01 00:00:00', '1900-01-01 00:00:00', '1900-01-01 00:00:00', 1, 'mod_breadcrumbs', 1, 1, '{"moduleclass_sfx":"","showHome":"1","homeText":"","showComponent":"1","separator":"","cache":"0","cache_time":"0","cachemode":"itemid"}', 0, '*'), (79, 52, 'Multilanguage status', '', '', 1, 'status', 0, '1900-01-01 00:00:00', '1900-01-01 00:00:00', '1900-01-01 00:00:00', 0, 'mod_multilangstatus', 3, 1, '{"layout":"_:default","moduleclass_sfx":"","cache":"0"}', 1, '*'), (86, 53, 'Joomla Version', '', '', 1, 'footer', 0, '1900-01-01 00:00:00', '1900-01-01 00:00:00', '1900-01-01 00:00:00', 1, 'mod_version', 3, 1, '{"format":"short","product":"1","layout":"_:default","moduleclass_sfx":"","cache":"0"}', 1, '*'), (87, 55, 'Sample Data', '', '', 0, 'cpanel', 0, '1900-01-01 00:00:00', '1900-01-01 00:00:00', '1900-01-01 00:00:00', 1, 'mod_sampledata', 6, 1, '{}', 1, '*'), (88, 58, 'Latest Actions', '', '', 0, 'cpanel', 0, '1900-01-01 00:00:00', '1900-01-01 00:00:00', '1900-01-01 00:00:00', 1, 'mod_latestactions', 6, 1, '{}', 1, '*'), (89, 59, 'Privacy Dashboard', '', '', 0, 'cpanel', 0, '1900-01-01 00:00:00', '1900-01-01 00:00:00', '1900-01-01 00:00:00', 1, 'mod_privacy_dashboard', 6, 1, '{}', 1, '*'); SET IDENTITY_INSERT "#__modules" OFF; -- -- Table structure for table `#__modules_menu` -- CREATE TABLE "#__modules_menu" ( "moduleid" int NOT NULL DEFAULT 0, "menuid" int NOT NULL DEFAULT 0, CONSTRAINT "PK_#__modules_menu_moduleid" PRIMARY KEY CLUSTERED ( "moduleid" ASC, "menuid" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; -- -- Dumping data for table `#__modules_menu` -- INSERT INTO "#__modules_menu" ("moduleid", "menuid") VALUES (1, 0), (2, 0), (3, 0), (4, 0), (6, 0), (7, 0), (8, 0), (9, 0), (10, 0), (12, 0), (13, 0), (14, 0), (15, 0), (16, 0), (17, 0), (79, 0), (86, 0), (87, 0), (88, 0), (89, 0); -- -- Table structure for table `#__newsfeeds` -- CREATE TABLE "#__newsfeeds" ( "catid" int NOT NULL DEFAULT 0, "id" bigint IDENTITY(1,1) NOT NULL, "name" nvarchar(100) NOT NULL DEFAULT '', "alias" nvarchar(255) NOT NULL, "link" nvarchar(2048) NOT NULL DEFAULT '', "published" smallint NOT NULL DEFAULT 0, "numarticles" bigint NOT NULL DEFAULT 1, "cache_time" bigint NOT NULL DEFAULT 3600, "checked_out" bigint NOT NULL DEFAULT 0, "checked_out_time" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "ordering" int NOT NULL DEFAULT 0, "rtl" smallint NOT NULL DEFAULT 0, "access" bigint NOT NULL DEFAULT 0, "language" nvarchar(7) NOT NULL, "params" nvarchar(max) NOT NULL, "created" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "created_by" bigint NOT NULL DEFAULT 0, "created_by_alias" nvarchar(255) NOT NULL DEFAULT '', "modified" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "modified_by" bigint NOT NULL DEFAULT 0, "metakey" nvarchar(max) NOT NULL, "metadesc" nvarchar(max) NOT NULL, "metadata" nvarchar(max) NOT NULL, "xreference" nvarchar(50) NOT NULL DEFAULT '', "publish_up" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "publish_down" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "description" nvarchar(max) NOT NULL, "version" bigint NOT NULL DEFAULT 1, "hits" bigint NOT NULL DEFAULT 0, "images" nvarchar(max) NOT NULL, CONSTRAINT "PK_#__newsfeeds_id" PRIMARY KEY CLUSTERED ( "id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; CREATE NONCLUSTERED INDEX "idx_access" ON "#__newsfeeds" ( "access" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_catid" ON "#__newsfeeds" ( "catid" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_checkout" ON "#__newsfeeds" ( "checked_out" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_createdby" ON "#__newsfeeds" ( "created_by" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_language" ON "#__newsfeeds" ( "language" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_state" ON "#__newsfeeds" ( "published" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_xreference" ON "#__newsfeeds" ( "xreference" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); -- -- Table structure for table `#__overrider` -- CREATE TABLE "#__overrider" ( "id" int IDENTITY(1,1) NOT NULL, "constant" nvarchar(255) NOT NULL, "string" nvarchar(max) NOT NULL, "file" nvarchar(255) NOT NULL, CONSTRAINT "PK_#__overrider_id" PRIMARY KEY CLUSTERED ( "id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; -- -- Table structure for table `#__postinstall_messages` -- CREATE TABLE "#__postinstall_messages" ( "postinstall_message_id" bigint IDENTITY(1,1) NOT NULL, "extension_id" bigint NOT NULL DEFAULT '700', "title_key" nvarchar(255) NOT NULL DEFAULT '', "description_key" nvarchar(255) NOT NULL DEFAULT '', "action_key" nvarchar(255) NOT NULL DEFAULT '', "language_extension" nvarchar(255) NOT NULL DEFAULT 'com_postinstall', "language_client_id" int NOT NULL DEFAULT 1, "type" nvarchar(10) NOT NULL DEFAULT 'link', "action_file" nvarchar(255) DEFAULT '', "action" nvarchar(255) DEFAULT '', "condition_file" nvarchar(255) DEFAULT NULL, "condition_method" nvarchar(255) DEFAULT NULL, "version_introduced" nvarchar(50) NOT NULL DEFAULT '3.2.0', "enabled" int NOT NULL DEFAULT 1, CONSTRAINT "PK_#__postinstall_message_id" PRIMARY KEY CLUSTERED ( "postinstall_message_id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; -- -- Dumping data for table `#__postinstall_messages` -- INSERT INTO "#__postinstall_messages" ("extension_id", "title_key", "description_key", "action_key", "language_extension", "language_client_id", "type", "action_file", "action", "condition_file", "condition_method", "version_introduced", "enabled") VALUES (700, 'PLG_TWOFACTORAUTH_TOTP_POSTINSTALL_TITLE', 'PLG_TWOFACTORAUTH_TOTP_POSTINSTALL_BODY', 'PLG_TWOFACTORAUTH_TOTP_POSTINSTALL_ACTION', 'plg_twofactorauth_totp', 1, 'action', 'site://plugins/twofactorauth/totp/postinstall/actions.php', 'twofactorauth_postinstall_action', 'site://plugins/twofactorauth/totp/postinstall/actions.php', 'twofactorauth_postinstall_condition', '3.2.0', 1), (700, 'COM_CPANEL_WELCOME_BEGINNERS_TITLE', 'COM_CPANEL_WELCOME_BEGINNERS_MESSAGE', '', 'com_cpanel', 1, 'message', '', '', '', '', '3.2.0', 1), (700, 'COM_CPANEL_MSG_STATS_COLLECTION_TITLE', 'COM_CPANEL_MSG_STATS_COLLECTION_BODY', '', 'com_cpanel', 1, 'message', '', '', 'admin://components/com_admin/postinstall/statscollection.php', 'admin_postinstall_statscollection_condition', '3.5.0', 1), (700, 'PLG_SYSTEM_UPDATENOTIFICATION_POSTINSTALL_UPDATECACHETIME', 'PLG_SYSTEM_UPDATENOTIFICATION_POSTINSTALL_UPDATECACHETIME_BODY', 'PLG_SYSTEM_UPDATENOTIFICATION_POSTINSTALL_UPDATECACHETIME_ACTION', 'plg_system_updatenotification', 1, 'action', 'site://plugins/system/updatenotification/postinstall/updatecachetime.php', 'updatecachetime_postinstall_action', 'site://plugins/system/updatenotification/postinstall/updatecachetime.php', 'updatecachetime_postinstall_condition', '3.6.3', 1), (700, 'COM_CPANEL_MSG_JOOMLA40_PRE_CHECKS_TITLE', 'COM_CPANEL_MSG_JOOMLA40_PRE_CHECKS_BODY', '', 'com_cpanel', 1, 'message', '', '', 'admin://components/com_admin/postinstall/joomla40checks.php', 'admin_postinstall_joomla40checks_condition', '3.7.0', 1), (700, 'TPL_HATHOR_MESSAGE_POSTINSTALL_TITLE', 'TPL_HATHOR_MESSAGE_POSTINSTALL_BODY', 'TPL_HATHOR_MESSAGE_POSTINSTALL_ACTION', 'tpl_hathor', 1, 'action', 'admin://templates/hathor/postinstall/hathormessage.php', 'hathormessage_postinstall_action', 'admin://templates/hathor/postinstall/hathormessage.php', 'hathormessage_postinstall_condition', '3.7.0', 1), (700, 'PLG_PLG_RECAPTCHA_VERSION_1_POSTINSTALL_TITLE', 'PLG_PLG_RECAPTCHA_VERSION_1_POSTINSTALL_BODY', 'PLG_PLG_RECAPTCHA_VERSION_1_POSTINSTALL_ACTION', 'plg_captcha_recaptcha', 1, 'action', 'site://plugins/captcha/recaptcha/postinstall/actions.php', 'recaptcha_postinstall_action', 'site://plugins/captcha/recaptcha/postinstall/actions.php', 'recaptcha_postinstall_condition', '3.8.6', 1), (700, 'COM_ACTIONLOGS_POSTINSTALL_TITLE', 'COM_ACTIONLOGS_POSTINSTALL_BODY', '', 'com_actionlogs', 1, 'message', '', '', '', '', '3.9.0', 1), (700, 'COM_PRIVACY_POSTINSTALL_TITLE', 'COM_PRIVACY_POSTINSTALL_BODY', '', 'com_privacy', 1, 'message', '', '', '', '', '3.9.0', 1); -- -- Table structure for table `#__privacy_requests` -- CREATE TABLE "#__privacy_requests" ( "id" int IDENTITY(1,1) NOT NULL, "email" nvarchar(100) NOT NULL DEFAULT '', "requested_at" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "status" smallint NOT NULL, "request_type" nvarchar(25) NOT NULL DEFAULT '', "confirm_token" nvarchar(100) NOT NULL DEFAULT '', "confirm_token_created_at" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', CONSTRAINT "PK_#__privacy_requests_id" PRIMARY KEY CLUSTERED( "id" ASC) WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON ) ON [PRIMARY]) ON [PRIMARY]; -- -- Table structure for table `#__privacy_consents` -- CREATE TABLE "#__privacy_consents" ( "id" int IDENTITY(1,1) NOT NULL, "user_id" bigint NOT NULL DEFAULT 0, "state" smallint NOT NULL DEFAULT 1, "created" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "subject" nvarchar(255) NOT NULL DEFAULT '', "body" nvarchar(max) NOT NULL, "remind" smallint NOT NULL, "token" nvarchar(100) NOT NULL DEFAULT '', CONSTRAINT "PK_#__privacy_consents_id" PRIMARY KEY CLUSTERED( "id" ASC) WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON ) ON [PRIMARY]) ON [PRIMARY]; CREATE NONCLUSTERED INDEX "idx_user_id" ON "#__privacy_consents" ( "user_id" ASC) WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); -- -- Table structure for table `#__redirect_links` -- CREATE TABLE "#__redirect_links" ( "id" bigint IDENTITY(1,1) NOT NULL, "old_url" nvarchar(2048) NOT NULL, "new_url" nvarchar(2048), "referer" nvarchar(2048) NOT NULL, "comment" nvarchar(255) NOT NULL DEFAULT '', "hits" bigint NOT NULL DEFAULT 0, "published" smallint NOT NULL, "created_date" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "modified_date" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "header" smallint NOT NULL DEFAULT 301, CONSTRAINT "PK_#__redirect_links_id" PRIMARY KEY CLUSTERED ( "id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY], ) ON [PRIMARY]; CREATE NONCLUSTERED INDEX "idx_old_url" ON "#__redirect_links" ( "old_url" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_link_modifed2" ON "#__redirect_links" ( "modified_date" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); -- -- Table structure for table `#__schemas` -- CREATE TABLE "#__schemas" ( "extension_id" int NOT NULL, "version_id" nvarchar(20) NOT NULL, CONSTRAINT "PK_#__schemas_extension_id" PRIMARY KEY CLUSTERED ( "extension_id" ASC, "version_id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; -- -- Table structure for table `#__session` -- CREATE TABLE "#__session" ( "session_id" varbinary(192) NOT NULL, "client_id" tinyint DEFAULT NULL, "guest" tinyint DEFAULT 1, "time" int NOT NULL DEFAULT 0, "data" nvarchar(max), "userid" int DEFAULT 0, "username" nvarchar(150) DEFAULT '', CONSTRAINT "PK_#__session_session_id" PRIMARY KEY CLUSTERED ("session_id") ON [PRIMARY] ) ON [PRIMARY]; CREATE NONCLUSTERED INDEX "time" ON "#__session" ("time"); CREATE NONCLUSTERED INDEX "userid" ON "#__session" ("userid"); CREATE NONCLUSTERED INDEX "client_id_guest" ON "#__session" ("client_id", "guest"); -- -- Table structure for table `#__tags` -- CREATE TABLE "#__tags" ( "id" bigint IDENTITY(1,1) NOT NULL, "parent_id" bigint NOT NULL DEFAULT 0, "lft" int NOT NULL DEFAULT 0, "rgt" int NOT NULL DEFAULT 0, "level" bigint NOT NULL DEFAULT 0, "path" nvarchar(255) NOT NULL DEFAULT '', "title" nvarchar(255) NOT NULL, "alias" nvarchar(255) NOT NULL DEFAULT '', "note" nvarchar(255) NOT NULL DEFAULT '', "description" nvarchar(max) NOT NULL, "published" smallint NOT NULL DEFAULT 0, "checked_out" bigint NOT NULL DEFAULT 0, "checked_out_time" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "access" bigint NOT NULL DEFAULT 0, "params" nvarchar(max) NOT NULL, "metadesc" nvarchar(1024) NOT NULL, "metakey" nvarchar(1024) NOT NULL, "metadata" nvarchar(2048) NOT NULL, "created_user_id" bigint NOT NULL DEFAULT 0, "created_time" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "created_by_alias" nvarchar(255) NOT NULL DEFAULT '', "modified_user_id" bigint NOT NULL DEFAULT 0, "modified_time" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "images" nvarchar(max) NOT NULL, "urls" nvarchar(max) NOT NULL, "hits" bigint NOT NULL DEFAULT 0, "language" nvarchar(7) NOT NULL, "version" bigint NOT NULL DEFAULT 1, "publish_up" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "publish_down" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', CONSTRAINT "PK_#__tags_id" PRIMARY KEY CLUSTERED ( "id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; CREATE NONCLUSTERED INDEX "tag_idx" ON "#__tags" ( "published" ASC, "access" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_access" ON "#__tags" ( "access" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_checkout" ON "#__tags" ( "checked_out" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_path" ON "#__tags" ( "path" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_left_right" ON "#__tags" ( "lft" ASC, "rgt" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_alias" ON "#__tags" ( "alias" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_language" ON "#__tags" ( "language" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); -- -- Dumping data for table `#__tags` -- SET IDENTITY_INSERT "#__tags" ON; INSERT INTO "#__tags" ("id", "parent_id", "lft", "rgt", "level", "path", "title", "alias", "note", "description", "published", "checked_out", "checked_out_time", "access", "params", "metadesc", "metakey", "metadata", "created_user_id", "created_time", "created_by_alias", "modified_user_id", "modified_time", "images", "urls", "hits", "language", "version") VALUES (1, 0, 0, 1, 0, '', 'ROOT', 'root', '', '', 1, 0, '1900-01-01 00:00:00', 1, '', '', '', '', 42, '2011-01-01 00:00:01', '', 0, '1900-01-01 00:00:00', '', '', 0, '*', 1); SET IDENTITY_INSERT "#__tags" OFF; -- -- Table structure for table `#__template_styles` -- CREATE TABLE "#__template_styles" ( "id" bigint IDENTITY(9,1) NOT NULL, "template" nvarchar(50) NOT NULL DEFAULT '', "client_id" tinyint NOT NULL DEFAULT 0, "home" nvarchar(7) NOT NULL DEFAULT 0, "title" nvarchar(255) NOT NULL DEFAULT '', "params" nvarchar(max) NOT NULL, CONSTRAINT "PK_#__template_styles_id" PRIMARY KEY CLUSTERED ( "id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; CREATE NONCLUSTERED INDEX "idx_home" ON "#__template_styles" ( "home" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_template" ON "#__template_styles" ( "template" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); -- -- Dumping data for table `#__template_styles` -- SET IDENTITY_INSERT "#__template_styles" ON; INSERT INTO "#__template_styles" ("id", "template", "client_id", "home", "title", "params") VALUES (4, 'beez3', 0, '0', 'Beez3 - Default', '{"wrapperSmall":"53","wrapperLarge":"72","logo":"images/joomla_black.png","sitetitle":"Joomla!","sitedescription":"Open Source Content Management","navposition":"left","templatecolor":"personal","html5":"0"}'), (5, 'hathor', 1, '0', 'Hathor - Default', '{"showSiteName":"0","colourChoice":"","boldText":"0"}'), (7, 'protostar', 0, '1', 'protostar - Default', '{"templateColor":"","logoFile":"","googleFont":"1","googleFontName":"Open+Sans","fluidContainer":"0"}'), (8, 'isis', 1, '1', 'isis - Default', '{"templateColor":"","logoFile":""}'); SET IDENTITY_INSERT "#__template_styles" OFF; -- -- Table structure for table `#__ucm_base` -- CREATE TABLE "#__ucm_base" ( "ucm_id" bigint NOT NULL, "ucm_item_id" int NOT NULL, "ucm_type_id" int NOT NULL, "ucm_language_id" int NOT NULL, CONSTRAINT "PK_#__ucm_base_ucm_id" PRIMARY KEY CLUSTERED ( "ucm_id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY], ) ON [PRIMARY]; CREATE NONCLUSTERED INDEX "ucm_item_id" ON "#__ucm_base" ( "ucm_item_id" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "ucm_type_id" ON "#__ucm_base" ( "ucm_type_id" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "ucm_language_id" ON "#__ucm_base" ( "ucm_language_id" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); -- -- Table structure for table `#__ucm_content` -- CREATE TABLE "#__ucm_content" ( "core_content_id" bigint IDENTITY(1,1) NOT NULL, "core_type_alias" nvarchar(255) NOT NULL DEFAULT '', "core_title" nvarchar(255) NOT NULL DEFAULT '', "core_alias" nvarchar(255) NOT NULL DEFAULT '', "core_body" nvarchar(max) NOT NULL DEFAULT '', "core_state" smallint NOT NULL DEFAULT 0, "core_checked_out_time" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "core_checked_out_user_id" bigint NOT NULL DEFAULT 0, "core_access" bigint NOT NULL DEFAULT 0, "core_params" nvarchar(max) NOT NULL DEFAULT '', "core_featured" tinyint NOT NULL DEFAULT 0, "core_metadata" nvarchar(2048) NOT NULL DEFAULT '', "core_created_user_id" bigint NOT NULL DEFAULT 0, "core_created_by_alias" nvarchar(255) NOT NULL DEFAULT '', "core_created_time" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "core_modified_user_id" bigint NOT NULL DEFAULT 0, "core_modified_time" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "core_language" nvarchar(7) NOT NULL DEFAULT '', "core_publish_up" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "core_publish_down" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "core_content_item_id" bigint NOT NULL DEFAULT 0, "asset_id" bigint NOT NULL DEFAULT 0, "core_images" nvarchar(max) NOT NULL DEFAULT '', "core_urls" nvarchar(max) NOT NULL DEFAULT '', "core_hits" bigint NOT NULL DEFAULT 0, "core_version" bigint NOT NULL DEFAULT 1, "core_ordering" int NOT NULL DEFAULT 0, "core_metakey" nvarchar(max) NOT NULL DEFAULT '', "core_metadesc" nvarchar(max) NOT NULL DEFAULT '', "core_catid" bigint NOT NULL DEFAULT 0, "core_xreference" nvarchar(50) NOT NULL DEFAULT '', "core_type_id" bigint NOT NULL DEFAULT 0, CONSTRAINT "PK_#__ucm_content_core_content_id" PRIMARY KEY CLUSTERED ( "core_content_id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY], CONSTRAINT "#__ucm_content_core_content_id$idx_type_alias_item_id" UNIQUE NONCLUSTERED ( "core_type_alias" ASC, "core_content_item_id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; CREATE NONCLUSTERED INDEX "tag_idx" ON "#__ucm_content" ( "core_state" ASC, "core_access" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_access" ON "#__ucm_content" ( "core_access" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_alias" ON "#__ucm_content" ( "core_alias" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_language" ON "#__ucm_content" ( "core_language" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_title" ON "#__ucm_content" ( "core_title" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_modified_time2" ON "#__ucm_content" ( "core_modified_time" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_created_time2" ON "#__ucm_content" ( "core_created_time" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_content_type" ON "#__ucm_content" ( "core_type_alias" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_core_modified_user_id" ON "#__ucm_content" ( "core_modified_user_id" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_core_checked_out_user_id" ON "#__ucm_content" ( "core_checked_out_user_id" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_core_created_user_id" ON "#__ucm_content" ( "core_created_user_id" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_core_type_id" ON "#__ucm_content" ( "core_type_id" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); -- -- Table structure for table `#__ucm_history` -- CREATE TABLE "#__ucm_history" ( "version_id" bigint IDENTITY(1,1) NOT NULL, "ucm_item_id" bigint NOT NULL, "ucm_type_id" bigint NOT NULL, "version_note" nvarchar(255) NOT NULL DEFAULT '', "save_date" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "editor_user_id" bigint NOT NULL DEFAULT 0, "character_count" bigint NOT NULL DEFAULT 0, "sha1_hash" nvarchar(50) NOT NULL DEFAULT '', "version_data" nvarchar(max) NOT NULL, "keep_forever" smallint NOT NULL DEFAULT 0, CONSTRAINT "PK_#__ucm_history_version_id" PRIMARY KEY CLUSTERED ( "version_id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY] TEXTIMAGE_ON [PRIMARY]; CREATE NONCLUSTERED INDEX "idx_ucm_item_id" ON "#__ucm_history" ( "ucm_type_id" ASC, "ucm_item_id" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_save_date2" ON "#__ucm_history" ( "save_date" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); -- -- Table structure for table `#__updates` -- CREATE TABLE "#__updates" ( "update_id" int IDENTITY(1,1) NOT NULL, "update_site_id" int DEFAULT 0, "extension_id" int DEFAULT 0, "name" nvarchar(100) DEFAULT '', "description" nvarchar(max) NOT NULL, "element" nvarchar(100) DEFAULT '', "type" nvarchar(20) DEFAULT '', "folder" nvarchar(20) DEFAULT '', "client_id" smallint DEFAULT 0, "version" nvarchar(32) DEFAULT '', "data" nvarchar(max) NOT NULL, "detailsurl" nvarchar(max) NOT NULL, "infourl" nvarchar(max) NOT NULL, "extra_query" nvarchar(1000) NULL DEFAULT '', CONSTRAINT "PK_#__updates_update_id" PRIMARY KEY CLUSTERED ( "update_id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; -- -- Table structure for table `#__update_sites` -- CREATE TABLE "#__update_sites" ( "update_site_id" int IDENTITY(1,1) NOT NULL, "name" nvarchar(100) NULL DEFAULT '', "type" nvarchar(20) NULL DEFAULT '', "location" nvarchar(max) NOT NULL, "enabled" int NULL DEFAULT 0, "last_check_timestamp" int NULL DEFAULT 0, "extra_query" nvarchar(1000) NULL DEFAULT '', CONSTRAINT "PK_#__update_sites_update_site_id" PRIMARY KEY CLUSTERED ( "update_site_id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; -- -- Dumping data for table `#__update_sites` -- SET IDENTITY_INSERT "#__update_sites" ON; INSERT INTO "#__update_sites" ("update_site_id", "name", "type", "location", "enabled", "last_check_timestamp") VALUES (1, 'Joomla! Core', 'collection', 'https://update.joomla.org/core/list.xml', 1, 0), (2, 'Accredited Joomla! Translations', 'collection', 'https://update.joomla.org/language/translationlist_3.xml', 1, 0), (3, 'Joomla! Update Component Update Site', 'extension', 'https://update.joomla.org/core/extensions/com_joomlaupdate.xml', 1, 0); SET IDENTITY_INSERT "#__update_sites" OFF; -- -- Table structure for table `#__update_sites_extensions` -- CREATE TABLE "#__update_sites_extensions" ( "update_site_id" int NOT NULL DEFAULT 0, "extension_id" int NOT NULL DEFAULT 0, CONSTRAINT "PK_#__update_sites_extensions_update_site_id" PRIMARY KEY CLUSTERED ( "update_site_id" ASC, "extension_id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; -- -- Dumping data for table `#__update_sites_extensions` -- INSERT INTO "#__update_sites_extensions" ("update_site_id", "extension_id") VALUES (1, 700), (2, 802), (3, 28); -- -- Table structure for table `#__usergroups` -- CREATE TABLE "#__usergroups" ( "id" bigint IDENTITY(1,1) NOT NULL, "parent_id" bigint NOT NULL DEFAULT 0, "lft" int NOT NULL DEFAULT 0, "rgt" int NOT NULL DEFAULT 0, "title" nvarchar(100) NOT NULL DEFAULT '', CONSTRAINT "PK_#__usergroups_id" PRIMARY KEY CLUSTERED ( "id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY], CONSTRAINT "#__usergroups$idx_usergroup_parent_title_lookup" UNIQUE NONCLUSTERED ( "title" ASC, "parent_id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; CREATE NONCLUSTERED INDEX "idx_usergroup_title_lookup" ON "#__usergroups" ( "title" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_usergroup_adjacency_lookup" ON "#__usergroups" ( "parent_id" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_usergroup_nested_set_lookup" ON "#__usergroups" ( "lft" ASC, "rgt" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); -- -- Dumping data for table `#__usergroups` -- SET IDENTITY_INSERT "#__usergroups" ON; INSERT INTO "#__usergroups" ("id", "parent_id", "lft", "rgt", "title") VALUES (1, 0, 1, 18, 'Public'), (2, 1, 8, 15, 'Registered'), (3, 2, 9, 14, 'Author'), (4, 3, 10, 13, 'Editor'), (5, 4, 11, 12, 'Publisher'), (6, 1, 4, 7, 'Manager'), (7, 6, 5, 6, 'Administrator'), (8, 1, 16, 17, 'Super Users'), (9, 1, 2, 3, 'Guest'); SET IDENTITY_INSERT "#__usergroups" OFF; -- -- Table structure for table `#__users` -- CREATE TABLE "#__users" ( "id" int IDENTITY(1,1) NOT NULL, "name" nvarchar(255) NOT NULL DEFAULT '', "username" nvarchar(150) NOT NULL DEFAULT '', "email" nvarchar(100) NOT NULL DEFAULT '', "password" nvarchar(100) NOT NULL DEFAULT '', "block" smallint NOT NULL DEFAULT 0, "sendEmail" smallint NULL DEFAULT 0, "registerDate" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "lastvisitDate" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "activation" nvarchar(100) NOT NULL DEFAULT '', "params" nvarchar(max) NOT NULL, "lastResetTime" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "resetCount" int NOT NULL DEFAULT 0, "otpKey" nvarchar(1000) NOT NULL DEFAULT '', "otep" nvarchar(1000) NOT NULL DEFAULT '', "requireReset" smallint NULL DEFAULT 0, CONSTRAINT "PK_#__users_id" PRIMARY KEY CLUSTERED ( "id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; CREATE NONCLUSTERED INDEX "email" ON "#__users" ( "email" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_block" ON "#__users" ( "block" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_name" ON "#__users" ( "name" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "username" ON "#__users" ( "username" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); -- -- Table structure for table `#__user_keys` -- CREATE TABLE "#__user_keys" ( "id" bigint IDENTITY(1,1) NOT NULL, "user_id" nvarchar(255) NOT NULL, "token" nvarchar(255) NOT NULL, "series" nvarchar(255) NOT NULL, "invalid" smallint NOT NULL, "time" nvarchar(200) NOT NULL, "uastring" nvarchar(255) NOT NULL, CONSTRAINT "PK_#__user_keys_id" PRIMARY KEY CLUSTERED ( "id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY], CONSTRAINT "#__user_keys$series" UNIQUE NONCLUSTERED ( "series" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; CREATE NONCLUSTERED INDEX "user_id" ON "#__user_keys" ( "user_id" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); -- -- Table structure for table `#__user_notes` -- CREATE TABLE "#__user_notes" ( "id" bigint IDENTITY(1,1) NOT NULL, "user_id" bigint NOT NULL DEFAULT 0, "catid" bigint NOT NULL DEFAULT 0, "subject" nvarchar(100) NOT NULL DEFAULT '', "body" nvarchar(max) NOT NULL, "state" smallint NOT NULL DEFAULT 0, "checked_out" bigint NOT NULL DEFAULT 0, "checked_out_time" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "created_user_id" bigint NOT NULL, "created_time" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "modified_user_id" bigint NOT NULL, "modified_time" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "review_time" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "publish_up" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', "publish_down" datetime2(0) NOT NULL DEFAULT '1900-01-01 00:00:00', CONSTRAINT "PK_#__user_notes_id" PRIMARY KEY CLUSTERED ( "id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; CREATE NONCLUSTERED INDEX "idx_category_id" ON "#__user_notes" ( "catid" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX "idx_user_id" ON "#__user_notes" ( "user_id" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); -- -- Table structure for table `#__user_profiles` -- CREATE TABLE "#__user_profiles" ( "user_id" int NOT NULL, "profile_key" nvarchar(100) NOT NULL, "profile_value" nvarchar(max) NOT NULL, "ordering" int NOT NULL DEFAULT 0, CONSTRAINT "#__user_profiles$idx_user_id_profile_key" UNIQUE CLUSTERED ( "user_id" ASC, "profile_key" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; -- -- Table structure for table `#__user_usergroup_map` -- CREATE TABLE "#__user_usergroup_map" ( "user_id" bigint NOT NULL DEFAULT 0, "group_id" bigint NOT NULL DEFAULT 0, CONSTRAINT "PK_#__user_usergroup_map_user_id" PRIMARY KEY CLUSTERED ( "user_id" ASC, "group_id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; /****** Object: Table [#__action_logs] ******/ SET QUOTED_IDENTIFIER ON; CREATE TABLE [#__action_logs]( [id] [int] IDENTITY(1,1) NOT NULL, [message_language_key] [nvarchar](255) NOT NULL DEFAULT '', [message] [nvarchar](max) NOT NULL DEFAULT '', [log_date] [datetime] NOT NULL DEFAULT '1900-01-01 00:00:00', [extension] [nvarchar](255) NOT NULL DEFAULT '', [user_id] [bigint] NOT NULL DEFAULT 0, [item_id] [bigint] NOT NULL DEFAULT 0, [ip_address] [nvarchar](40) NOT NULL DEFAULT '0.0.0.0', CONSTRAINT [PK_#__action_logs_id] PRIMARY KEY CLUSTERED ( [id] ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; CREATE NONCLUSTERED INDEX [idx_user_id] ON [#__action_logs] ( [user_id] ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX [idx_user_id_logdate] ON [#__action_logs] ( [user_id] ASC, [log_date] ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX [idx_user_id_extension] ON [#__action_logs] ( [user_id] ASC, [extension] ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); CREATE NONCLUSTERED INDEX [idx_extension_itemid] ON [#__action_logs] ( [extension] ASC, [item_id] )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); /****** Object: Table [#__action_logs_extensions] ******/ SET QUOTED_IDENTIFIER ON; CREATE TABLE [#__action_logs_extensions]( [id] [int] IDENTITY(1,1) NOT NULL, [extension] [nvarchar](255) NOT NULL DEFAULT '', CONSTRAINT [PK_#__action_logs_extensions_id] PRIMARY KEY CLUSTERED ( [id] ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; SET IDENTITY_INSERT [#__action_logs_extensions] ON; INSERT INTO [#__action_logs_extensions] ([id], [extension]) SELECT 1, 'com_banners' UNION ALL SELECT 2, 'com_cache' UNION ALL SELECT 3, 'com_categories' UNION ALL SELECT 4, 'com_config' UNION ALL SELECT 5, 'com_contact' UNION ALL SELECT 6, 'com_content' UNION ALL SELECT 7, 'com_installer' UNION ALL SELECT 8, 'com_media' UNION ALL SELECT 9, 'com_menus' UNION ALL SELECT 10, 'com_messages' UNION ALL SELECT 11, 'com_modules' UNION ALL SELECT 12, 'com_newsfeeds' UNION ALL SELECT 13, 'com_plugins' UNION ALL SELECT 14, 'com_redirect' UNION ALL SELECT 15, 'com_tags' UNION ALL SELECT 16, 'com_templates' UNION ALL SELECT 17, 'com_users' UNION ALL SELECT 18, 'com_checkin'; SET IDENTITY_INSERT [#__action_logs_extensions] OFF; /****** Object: Table [#__action_log_config] ******/ SET QUOTED_IDENTIFIER ON; CREATE TABLE [#__action_log_config]( [id] [int] IDENTITY(1,1) NOT NULL, [type_title] [nvarchar](255) NOT NULL DEFAULT '', [type_alias] [nvarchar](255) NOT NULL DEFAULT '', [id_holder] [nvarchar](255) NULL, [title_holder] [nvarchar](255) NULL, [table_name] [nvarchar](255) NULL, [text_prefix] [nvarchar](255) NULL CONSTRAINT [PK_#__action_log_config_id] PRIMARY KEY CLUSTERED ( [id] ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; SET IDENTITY_INSERT [#__action_log_config] ON; INSERT INTO [#__action_log_config] ([id], [type_title], [type_alias], [id_holder], [title_holder], [table_name], [text_prefix]) SELECT 1, 'article', 'com_content.article', 'id' ,'title' , '#__content', 'PLG_ACTIONLOG_JOOMLA' UNION ALL SELECT 2, 'article', 'com_content.form', 'id', 'title' , '#__content', 'PLG_ACTIONLOG_JOOMLA' UNION ALL SELECT 3, 'banner', 'com_banners.banner', 'id' ,'name' , '#__banners', 'PLG_ACTIONLOG_JOOMLA' UNION ALL SELECT 4, 'user_note', 'com_users.note', 'id', 'subject' ,'#__user_notes', 'PLG_ACTIONLOG_JOOMLA' UNION ALL SELECT 5, 'media', 'com_media.file', '' , 'name' , '', 'PLG_ACTIONLOG_JOOMLA' UNION ALL SELECT 6, 'category', 'com_categories.category', 'id' , 'title' , '#__categories', 'PLG_ACTIONLOG_JOOMLA' UNION ALL SELECT 7, 'menu', 'com_menus.menu', 'id' ,'title' , '#__menu_types', 'PLG_ACTIONLOG_JOOMLA' UNION ALL SELECT 8, 'menu_item', 'com_menus.item', 'id' , 'title' , '#__menu', 'PLG_ACTIONLOG_JOOMLA' UNION ALL SELECT 9, 'newsfeed', 'com_newsfeeds.newsfeed', 'id' ,'name' , '#__newsfeeds', 'PLG_ACTIONLOG_JOOMLA' UNION ALL SELECT 10, 'link', 'com_redirect.link', 'id', 'old_url' , '#__redirect_links', 'PLG_ACTIONLOG_JOOMLA' UNION ALL SELECT 11, 'tag', 'com_tags.tag', 'id', 'title' , '#__tags', 'PLG_ACTIONLOG_JOOMLA' UNION ALL SELECT 12, 'style', 'com_templates.style', 'id' , 'title' , '#__template_styles', 'PLG_ACTIONLOG_JOOMLA' UNION ALL SELECT 13, 'plugin', 'com_plugins.plugin', 'extension_id' , 'name' , '#__extensions', 'PLG_ACTIONLOG_JOOMLA' UNION ALL SELECT 14, 'component_config', 'com_config.component', 'extension_id' , 'name', '', 'PLG_ACTIONLOG_JOOMLA' UNION ALL SELECT 15, 'contact', 'com_contact.contact', 'id', 'name', '#__contact_details', 'PLG_ACTIONLOG_JOOMLA' UNION ALL SELECT 16, 'module', 'com_modules.module', 'id' ,'title', '#__modules', 'PLG_ACTIONLOG_JOOMLA' UNION ALL SELECT 17, 'access_level', 'com_users.level', 'id' , 'title', '#__viewlevels', 'PLG_ACTIONLOG_JOOMLA' UNION ALL SELECT 18, 'banner_client', 'com_banners.client', 'id', 'name', '#__banner_clients', 'PLG_ACTIONLOG_JOOMLA' UNION ALL SELECT 19, 'application_config', 'com_config.application', '', 'name', '', 'PLG_ACTIONLOG_JOOMLA'; SET IDENTITY_INSERT [#__action_log_config] OFF; -- -- Table structure for table `#__action_logs_users` -- CREATE TABLE "#__action_logs_users" ( "user_id" int NOT NULL, "notify" tinyint NOT NULL, "extensions" nvarchar(max) NOT NULL, CONSTRAINT "PK_#__action_logs_users_user_id" PRIMARY KEY NONCLUSTERED ( "user_id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; CREATE CLUSTERED INDEX "idx_notify" ON "#__action_logs_users" ( "notify" ASC )WITH (STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, DROP_EXISTING = OFF, ONLINE = OFF); -- -- Table structure for table `#__viewlevels` -- CREATE TABLE "#__viewlevels" ( "id" bigint IDENTITY(1,1) NOT NULL, "title" nvarchar(100) NOT NULL DEFAULT '', "ordering" int NOT NULL DEFAULT 0, "rules" nvarchar(max) NOT NULL, CONSTRAINT "PK_#__viewlevels_id" PRIMARY KEY CLUSTERED ( "id" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY], CONSTRAINT "#__viewlevels$idx_assetgroup_title_lookup" UNIQUE NONCLUSTERED ( "title" ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY]; -- -- Dumping data for table `#__viewlevels` -- SET IDENTITY_INSERT "#__viewlevels" ON; INSERT INTO "#__viewlevels" ("id", "title", "ordering", "rules") VALUES (1, 'Public', 0, '[1]'), (2, 'Registered', 2, '[6,2,8]'), (3, 'Special', 3, '[6,3,8]'), (5, 'Guest', 1, '[9]'), (6, 'Super Users', 4, '[8]'); SET IDENTITY_INSERT "#__viewlevels" OFF;