sql
stringlengths
6
1.05M
TRUNCATE TABLE iam_route; INSERT INTO kt.iam_route (id, application_id, name, code, component, pid, level_path, level, path, icon, hide_children, type, sequence, status) VALUES (2, 1, '个人页', 'account', 'RouteView', 0, '2.', 1, '', 'user', 0, 1, 700, 1); INSERT INTO kt.iam_route (id, application_id, name, code, component, pid, level_path, level, path, icon, hide_children, type, sequence, status) VALUES (3, 1, '结果页', 'result', 'PageView', 0, '3.', 1, '', 'check-circle-o', 0, 1, 500, 1); INSERT INTO kt.iam_route (id, application_id, name, code, component, pid, level_path, level, path, icon, hide_children, type, sequence, status) VALUES (4, 1, '详情页', 'profile', 'RouteView', 0, '4.', 1, '', 'profile', 0, 1, 400, 1); INSERT INTO kt.iam_route (id, application_id, name, code, component, pid, level_path, level, path, icon, hide_children, type, sequence, status) VALUES (5, 1, '列表页', 'list', 'RouteView', 0, '5.', 1, '', 'table', 0, 1, 300, 1); INSERT INTO kt.iam_route (id, application_id, name, code, component, pid, level_path, level, path, icon, hide_children, type, sequence, status) VALUES (6, 1, '仪表盘', 'dashboard', 'RouteView', 0, '6.', 1, '', 'dashboard', 0, 1, 100, 1); INSERT INTO kt.iam_route (id, application_id, name, code, component, pid, level_path, level, path, icon, hide_children, type, sequence, status) VALUES (7, 1, '异常页', 'exception', 'RouteView', 0, '7.', 1, '', 'warning', 0, 1, 600, 1); INSERT INTO kt.iam_route (id, application_id, name, code, component, pid, level_path, level, path, icon, hide_children, type, sequence, status) VALUES (8, 1, '工作台', 'workplace', 'Workplace', 6, '6.8.', 2, '/dashboard/workplace', '', 0, 1, 102, 1); INSERT INTO kt.iam_route (id, application_id, name, code, component, pid, level_path, level, path, icon, hide_children, type, sequence, status) VALUES (9, 1, '分析页', 'Analysis', 'Analysis', 6, '6.9.', 2, '/dashboard/analysis/:pageNo([1-9]\\\\d*)?', '', 0, 1, 101, 1); INSERT INTO kt.iam_route (id, application_id, name, code, component, pid, level_path, level, path, icon, hide_children, type, sequence, status) VALUES (13, 1, '查询表格', 'table-list', 'TableList', 5, '5.13.', 2, '/list/table-list/:pageNo([1-9]\\\\d*)?', '', 0, 1, 0, 1); INSERT INTO kt.iam_route (id, application_id, name, code, component, pid, level_path, level, path, icon, hide_children, type, sequence, status) VALUES (14, 1, '标准列表', 'basic-list', 'StandardList', 5, '5.14.', 2, '/list/basic-list', '', 0, 1, 0, 1); INSERT INTO kt.iam_route (id, application_id, name, code, component, pid, level_path, level, path, icon, hide_children, type, sequence, status) VALUES (15, 1, '卡片列表', 'card', 'CardList', 5, '5.15.', 2, '/list/card', '', 0, 1, 0, 1); INSERT INTO kt.iam_route (id, application_id, name, code, component, pid, level_path, level, path, icon, hide_children, type, sequence, status) VALUES (16, 1, '搜索列表', 'search', 'SearchLayout', 5, '5.16.', 2, '/list/search', '', 0, 1, 0, 1); INSERT INTO kt.iam_route (id, application_id, name, code, component, pid, level_path, level, path, icon, hide_children, type, sequence, status) VALUES (17, 1, '基础详情页', 'basic', 'ProfileBasic', 4, '4.17.', 2, '/profile/basic', '', 0, 1, 0, 1); INSERT INTO kt.iam_route (id, application_id, name, code, component, pid, level_path, level, path, icon, hide_children, type, sequence, status) VALUES (18, 1, '高级详情页', 'advanced', 'ProfileAdvanced', 4, '4.18.', 2, '/profile/advanced', '', 0, 1, 0, 1); INSERT INTO kt.iam_route (id, application_id, name, code, component, pid, level_path, level, path, icon, hide_children, type, sequence, status) VALUES (19, 1, '成功', 'success', 'ResultSuccess', 3, '3.19.', 2, '/result/success', '', 0, 1, 0, 1); INSERT INTO kt.iam_route (id, application_id, name, code, component, pid, level_path, level, path, icon, hide_children, type, sequence, status) VALUES (20, 1, '失败', 'fail', 'ResultFail', 3, '3.20.', 2, '/result/fail', '', 0, 1, 0, 1); INSERT INTO kt.iam_route (id, application_id, name, code, component, pid, level_path, level, path, icon, hide_children, type, sequence, status) VALUES (22, 1, '404', '404', 'Exception404', 7, '7.22.', 2, '/exception/404', '', 0, 1, 0, 1); INSERT INTO kt.iam_route (id, application_id, name, code, component, pid, level_path, level, path, icon, hide_children, type, sequence, status) VALUES (23, 1, '500', '500', 'Exception500', 7, '7.23.', 2, '/exception/500', '', 0, 1, 0, 1); INSERT INTO kt.iam_route (id, application_id, name, code, component, pid, level_path, level, path, icon, hide_children, type, sequence, status) VALUES (24, 1, '个人中心', 'center', 'AccountCenter', 2, '2.24.', 2, '/account/center', '', 0, 2, 0, 1); INSERT INTO kt.iam_route (id, application_id, name, code, component, pid, level_path, level, path, icon, hide_children, type, sequence, status) VALUES (25, 1, '个人设置', 'settings', 'AccountSettings', 2, '2.25.', 2, '/account/settings', '', 1, 1, 0, 1); INSERT INTO kt.iam_route (id, application_id, name, code, component, pid, level_path, level, path, icon, hide_children, type, sequence, status) VALUES (26, 1, '搜索列表(项目)', 'project', 'SearchProjects', 16, '5.16.26.', 2, '/list/search/project', '', 0, 1, 0, 1); INSERT INTO kt.iam_route (id, application_id, name, code, component, pid, level_path, level, path, icon, hide_children, type, sequence, status) VALUES (27, 1, '搜索列表(应用)', 'application', 'SearchApplications', 16, '5.16.27.', 2, '/list/search/application', '', 0, 1, 0, 1); INSERT INTO kt.iam_route (id, application_id, name, code, component, pid, level_path, level, path, icon, hide_children, type, sequence, status) VALUES (28, 1, '基本设置', 'BasicSettings', 'BasicSettings', 25, '2.25.28.', 3, '/account/settings/basic', '', 0, 2, 0, 1); INSERT INTO kt.iam_route (id, application_id, name, code, component, pid, level_path, level, path, icon, hide_children, type, sequence, status) VALUES (29, 1, '安全设置', 'SecuritySettings', 'SecuritySettings', 25, '2.25.29.', 3, '/account/settings/security', '', 0, 2, 0, 1); INSERT INTO kt.iam_route (id, application_id, name, code, component, pid, level_path, level, path, icon, hide_children, type, sequence, status) VALUES (30, 1, '个性化设置', 'CustomSettings', 'CustomSettings', 25, '2.25.30.', 3, '/account/settings/custom', '', 0, 2, 0, 1); INSERT INTO kt.iam_route (id, application_id, name, code, component, pid, level_path, level, path, icon, hide_children, type, sequence, status) VALUES (32, 1, '新消息通知', 'NotificationSettings', 'NotificationSettings', 25, '2.25.32.', 3, '/account/settings/notification', '', 0, 2, 0, 1); INSERT INTO kt.iam_route (id, application_id, name, code, component, pid, level_path, level, path, icon, hide_children, type, sequence, status) VALUES (34, 1, '搜索列表(文章)', 'article', 'SearchArticles', 16, '5.16.27.', 3, '/list/search/article', '', 0, 1, 0, 1); INSERT INTO kt.iam_route (id, application_id, name, code, component, pid, level_path, level, path, icon, hide_children, type, sequence, status) VALUES (35, 1, '其他组件', 'other', 'PageView', 0, '35.', 1, '', 'slack', 0, 1, 800, 1); INSERT INTO kt.iam_route (id, application_id, name, code, component, pid, level_path, level, path, icon, hide_children, type, sequence, status) VALUES (36, 1, 'IconSelector', 'TestIconSelect', 'EditList', 35, '35.36.', 2, '/other/icon-selector', 'tool', 0, 1, 810, 1); INSERT INTO kt.iam_route (id, application_id, name, code, component, pid, level_path, level, path, icon, hide_children, type, sequence, status) VALUES (37, 1, '业务布局', 'bizLayout', 'RouteView', 35, '35.37.', 2, '', 'layout', 0, 1, 820, 1); INSERT INTO kt.iam_route (id, application_id, name, code, component, pid, level_path, level, path, icon, hide_children, type, sequence, status) VALUES (38, 1, '树目录表格', 'TreeList', 'TreeList', 37, '35.37.38.', 3, '/other/list/tree-list', '', 0, 1, 821, 1); INSERT INTO kt.iam_route (id, application_id, name, code, component, pid, level_path, level, path, icon, hide_children, type, sequence, status) VALUES (39, 1, '内联编辑表格', 'EditList', 'EditList', 37, '35.37.39.', 3, '/other/list/edit-table', '', 0, 1, 822, 1); INSERT INTO kt.iam_route (id, application_id, name, code, component, pid, level_path, level, path, icon, hide_children, type, sequence, status) VALUES (40, 1, '权限列表', 'PermissionList', 'PermissionList', 37, '35.37.40.', 3, '/other/list/system-permission', '', 0, 1, 823, 1); INSERT INTO kt.iam_route (id, application_id, name, code, component, pid, level_path, level, path, icon, hide_children, type, sequence, status) VALUES (42, 1, '角色列表', 'RoleList', 'RoleList', 37, '35.37.42.', 3, '/other/list/role-list', '', 0, 1, 825, 1); INSERT INTO kt.iam_route (id, application_id, name, code, component, pid, level_path, level, path, icon, hide_children, type, sequence, status) VALUES (43, 1, '角色列表2', 'SystemRole', 'SystemRole', 37, '35.37.43.', 3, '/other/list/system-role', '', 0, 1, 826, 1); INSERT INTO kt.iam_route (id, application_id, name, code, component, pid, level_path, level, path, icon, hide_children, type, sequence, status) VALUES (44, 1, '权限管理', 'permission', 'RouteView', 0, '44.', 1, '/permission', 'slack', 0, 1, 1, 1); INSERT INTO kt.iam_route (id, application_id, name, code, component, pid, level_path, level, path, icon, hide_children, type, sequence, status) VALUES (45, 1, '路由管理', 'permission:route', 'PermissionRoute', 44, '44.45.', 2, '/permission/route', '', 0, 2, 910, 1); INSERT INTO kt.iam_route (id, application_id, name, code, component, pid, level_path, level, path, icon, hide_children, type, sequence, status) VALUES (57, 1, '表单页', 'form', 'RouteView', 0, '57.', 1, '', 'form', 0, 1, 2, 1); INSERT INTO kt.iam_route (id, application_id, name, code, component, pid, level_path, level, path, icon, hide_children, type, sequence, status) VALUES (58, 1, '高级表单', 'advanced-form', 'AdvanceForm', 57, '57.58.', 2, '/form/advanced-form', '', 0, 1, 0, 1); INSERT INTO kt.iam_route (id, application_id, name, code, component, pid, level_path, level, path, icon, hide_children, type, sequence, status) VALUES (59, 1, '分步表单', 'step-form', 'StepForm', 57, '57.59.', 2, '/form/step-form', '', 0, 1, 0, 1); INSERT INTO kt.iam_route (id, application_id, name, code, component, pid, level_path, level, path, icon, hide_children, type, sequence, status) VALUES (60, 1, '基础表单', 'basic-form', 'BasicForm', 57, '57.60.', 2, '/form/base-form', '', 0, 1, 0, 1); INSERT INTO kt.iam_route (id, application_id, name, code, component, pid, level_path, level, path, icon, hide_children, type, sequence, status) VALUES (70, 1, '测试子路由', '3213', '', 69, '6.70.', 2, '', '', 0, 1, 0, 1); INSERT INTO kt.iam_route (id, application_id, name, code, component, pid, level_path, level, path, icon, hide_children, type, sequence, status) VALUES (71, 1, '用户管理', 'permission:user', 'PermissionUser', 44, '44.71.', 2, '/permission/user', '', 0, 2, 0, 1); INSERT INTO kt.iam_route (id, application_id, name, code, component, pid, level_path, level, path, icon, hide_children, type, sequence, status) VALUES (72, 1, '用户组管理', 'permission:usergroup', 'PermissionUserGroup', 44, '44.72.', 2, '/permission/usergroup', '', 0, 2, 0, 1); INSERT INTO kt.iam_route (id, application_id, name, code, component, pid, level_path, level, path, icon, hide_children, type, sequence, status) VALUES (73, 1, '账号绑定', 'BindingSettings', 'BindingSettings', 25, '2.25.73.', 3, '/account/settings/binding', '', 0, 1, 0, 1); INSERT INTO kt.iam_route (id, application_id, name, code, component, pid, level_path, level, path, icon, hide_children, type, sequence, status) VALUES (74, 1, '角色管理', 'permission:role', 'PermissionRole', 44, '44.74.', 2, '/permission/role', '', 0, 2, 0, 1); INSERT INTO kt.iam_route (id, application_id, name, code, component, pid, level_path, level, path, icon, hide_children, type, sequence, status) VALUES (75, 1, '应用管理', 'permission:application', 'PermissionApplication', 44, '44.75.', 2, '/permission/application', '', 0, 2, 0, 1); INSERT INTO kt.iam_route (id, application_id, name, code, component, pid, level_path, level, path, icon, hide_children, type, sequence, status) VALUES (76, 1, '接口管理', 'permission:interface', 'PermissionApi', 44, '44.76.', 2, '/permission/interface', '', 0, 2, 0, 1); TRUNCATE TABLE iam_permission; INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (1, 'FR00001', 'FRONT_ROUTE', 1, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (2, 'FR00002', 'FRONT_ROUTE', 2, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (3, 'FR00003', 'FRONT_ROUTE', 3, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (4, 'FR00004', 'FRONT_ROUTE', 4, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (5, 'FR00005', 'FRONT_ROUTE', 5, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (6, 'FR00006', 'FRONT_ROUTE', 6, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (7, 'FR00007', 'FRONT_ROUTE', 7, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (8, 'FR00008', 'FRONT_ROUTE', 8, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (9, 'FR00009', 'FRONT_ROUTE', 9, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (10, 'FR00010', 'FRONT_ROUTE', 10, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (11, 'FR00011', 'FRONT_ROUTE', 11, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (12, 'FR00012', 'FRONT_ROUTE', 12, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (13, 'FR00013', 'FRONT_ROUTE', 13, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (14, 'FR00014', 'FRONT_ROUTE', 14, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (15, 'FR00015', 'FRONT_ROUTE', 15, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (16, 'FR00016', 'FRONT_ROUTE', 16, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (17, 'FR00017', 'FRONT_ROUTE', 17, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (18, 'FR00018', 'FRONT_ROUTE', 18, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (19, 'FR00019', 'FRONT_ROUTE', 19, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (20, 'FR00020', 'FRONT_ROUTE', 20, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (21, 'FR00021', 'FRONT_ROUTE', 21, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (22, 'FR00022', 'FRONT_ROUTE', 22, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (23, 'FR00023', 'FRONT_ROUTE', 23, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (24, 'FR00024', 'FRONT_ROUTE', 24, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (25, 'FR00025', 'FRONT_ROUTE', 25, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (26, 'FR00026', 'FRONT_ROUTE', 26, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (27, 'FR00027', 'FRONT_ROUTE', 27, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (28, 'FR00028', 'FRONT_ROUTE', 28, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (29, 'FR00029', 'FRONT_ROUTE', 29, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (30, 'FR00030', 'FRONT_ROUTE', 30, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (31, 'FR00031', 'FRONT_ROUTE', 31, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (32, 'FR00032', 'FRONT_ROUTE', 32, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (33, 'FR00033', 'FRONT_ROUTE', 33, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (34, 'FR00035', 'FRONT_ROUTE', 35, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (35, 'FR00036', 'FRONT_ROUTE', 36, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (36, 'FR00037', 'FRONT_ROUTE', 37, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (37, 'FR00038', 'FRONT_ROUTE', 38, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (38, 'FR00039', 'FRONT_ROUTE', 39, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (39, 'FR00040', 'FRONT_ROUTE', 40, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (40, 'FR00041', 'FRONT_ROUTE', 41, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (41, 'FR00042', 'FRONT_ROUTE', 42, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (42, 'FR00043', 'FRONT_ROUTE', 43, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (43, 'FR00044', 'FRONT_ROUTE', 44, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (44, 'FR00045', 'FRONT_ROUTE', 45, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (45, 'FR00046', 'FRONT_ROUTE', 46, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (46, 'FR00047', 'FRONT_ROUTE', 47, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (47, 'FR00048', 'FRONT_ROUTE', 48, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (48, 'FR00049', 'FRONT_ROUTE', 49, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (49, 'FR00050', 'FRONT_ROUTE', 50, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (50, 'FR00051', 'FRONT_ROUTE', 51, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (51, 'FR00052', 'FRONT_ROUTE', 52, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (52, 'FR00053', 'FRONT_ROUTE', 53, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (53, 'FR00054', 'FRONT_ROUTE', 54, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (54, 'FR00055', 'FRONT_ROUTE', 55, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (55, 'FR00056', 'FRONT_ROUTE', 56, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (56, 'FR00057', 'FRONT_ROUTE', 57, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (57, 'FR00058', 'FRONT_ROUTE', 58, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (58, 'FR00059', 'FRONT_ROUTE', 59, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (59, 'FR00060', 'FRONT_ROUTE', 60, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (60, 'FR00061', 'FRONT_ROUTE', 61, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (61, 'FR00062', 'FRONT_ROUTE', 62, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (62, 'FR00063', 'FRONT_ROUTE', 63, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (63, 'FR00064', 'FRONT_ROUTE', 64, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (64, 'FR00065', 'FRONT_ROUTE', 65, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (65, 'FR00066', 'FRONT_ROUTE', 66, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (66, 'FR00067', 'FRONT_ROUTE', 67, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (67, 'FR00068', 'FRONT_ROUTE', 68, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (68, 'FR00069', 'FRONT_ROUTE', 69, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (69, 'FR00070', 'FRONT_ROUTE', 70, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (70, 'FR00071', 'FRONT_ROUTE', 71, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (71, 'FR00072', 'FRONT_ROUTE', 72, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (72, 'FR00073', 'FRONT_ROUTE', 73, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (73, 'FR00074', 'FRONT_ROUTE', 74, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (74, 'FR00075', 'FRONT_ROUTE', 75, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (75, 'FR00076', 'FRONT_ROUTE', 76, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (76, 'FR00034', 'FRONT_ROUTE', 34, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (77, 'IA00001', 'SER_API', 1, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (78, 'IA00002', 'SER_API', 2, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (79, 'IA00003', 'SER_API', 3, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (80, 'IA00004', 'SER_API', 4, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (81, 'IA00005', 'SER_API', 5, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (82, 'IA00006', 'SER_API', 6, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (83, 'IA00007', 'SER_API', 7, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (84, 'IA00008', 'SER_API', 8, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (85, 'IA00009', 'SER_API', 9, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (86, 'IA00010', 'SER_API', 10, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (87, 'IA00011', 'SER_API', 11, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (88, 'IA00012', 'SER_API', 12, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (89, 'IA00013', 'SER_API', 13, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (90, 'IA00014', 'SER_API', 14, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (91, 'IA00015', 'SER_API', 15, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (92, 'IA00016', 'SER_API', 16, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (93, 'IA00017', 'SER_API', 17, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (94, 'IA00018', 'SER_API', 18, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (95, 'IA00019', 'SER_API', 19, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (96, 'IA00020', 'SER_API', 20, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (97, 'IA00021', 'SER_API', 21, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (98, 'IA00022', 'SER_API', 22, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (99, 'IA00023', 'SER_API', 23, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (100, 'IA00024', 'SER_API', 24, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (101, 'IA00025', 'SER_API', 25, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (102, 'IA00026', 'SER_API', 26, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (103, 'IA00027', 'SER_API', 27, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (104, 'IA00028', 'SER_API', 28, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (105, 'IA00029', 'SER_API', 29, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (106, 'IA00030', 'SER_API', 30, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (107, 'IA00031', 'SER_API', 31, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (108, 'IA00032', 'SER_API', 32, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (109, 'IA00033', 'SER_API', 33, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (110, 'IA00034', 'SER_API', 34, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (111, 'IA00035', 'SER_API', 35, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (112, 'IA00036', 'SER_API', 36, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (113, 'IA00037', 'SER_API', 37, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (114, 'IA00038', 'SER_API', 38, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (115, 'IA00039', 'SER_API', 39, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (116, 'IA00040', 'SER_API', 40, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (117, 'IA00041', 'SER_API', 41, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (118, 'IA00042', 'SER_API', 42, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (119, 'IA00043', 'SER_API', 43, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (120, 'IA00044', 'SER_API', 44, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (121, 'IA00045', 'SER_API', 45, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (122, 'IA00046', 'SER_API', 46, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (123, 'IA00047', 'SER_API', 47, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (124, 'IA00048', 'SER_API', 48, 1); INSERT INTO kt.iam_permission (id, code, type, resource_id, status) VALUES (125, 'IA00049', 'SER_API', 49, 1); TRUNCATE TABLE iam_permission_role_rel; INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (44, 1, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (45, 2, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (46, 3, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (47, 4, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (48, 5, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (49, 6, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (50, 7, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (51, 8, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (52, 9, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (53, 10, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (54, 11, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (55, 12, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (56, 13, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (57, 14, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (58, 15, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (59, 16, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (60, 17, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (61, 18, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (62, 19, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (63, 20, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (64, 21, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (65, 22, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (66, 23, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (67, 24, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (68, 25, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (69, 26, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (70, 27, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (71, 28, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (72, 29, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (73, 30, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (74, 31, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (75, 32, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (76, 33, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (77, 34, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (78, 35, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (79, 36, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (80, 37, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (81, 38, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (82, 39, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (83, 40, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (84, 41, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (85, 42, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (86, 43, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (87, 70, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (88, 71, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (89, 73, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (90, 75, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (91, 76, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (92, 44, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (93, 56, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (94, 57, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (95, 58, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (96, 59, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (97, 74, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (98, 77, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (99, 78, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (100, 79, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (101, 80, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (102, 81, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (103, 82, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (104, 83, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (105, 84, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (106, 85, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (107, 86, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (108, 87, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (109, 88, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (110, 89, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (111, 90, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (112, 91, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (113, 92, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (114, 93, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (115, 94, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (116, 95, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (117, 96, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (118, 97, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (119, 98, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (120, 99, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (121, 100, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (122, 101, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (123, 102, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (124, 103, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (125, 104, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (126, 105, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (127, 106, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (128, 107, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (129, 108, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (130, 109, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (131, 110, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (132, 111, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (133, 112, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (134, 113, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (135, 114, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (136, 115, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (137, 116, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (138, 117, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (139, 118, 1); INSERT INTO kt.iam_permission_role_rel (id, permission_id, role_id) VALUES (140, 119, 1); TRUNCATE TABLE iam_user; INSERT INTO kt.iam_user (id, name, phone, code, password, status) VALUES (1, 'Admin', 'Admin', 'SuperAdmin', '$2a$10$79zDkVaAzVBa2otTZ82vkea4MBFQfqn<PASSWORD>ArRST<PASSWORD>zeZrg<PASSWORD>Da', 1); TRUNCATE TABLE iam_role; INSERT INTO kt.iam_role (id, name, status) VALUES (1, '超级管理员', 1); TRUNCATE TABLE iam_user_role_rel; INSERT INTO kt.iam_user_role_rel (id, user_id, role_id) VALUES (1, 1, 1); TRUNCATE TABLE iam_api; INSERT INTO kt.iam_api (id, application_id, name, url, method, status, category_id, auth_type, has_path_variable) VALUES (1, 1, '/api/category', '/api/category', 'PUT', 1, 5, 3, 0); INSERT INTO kt.iam_api (id, application_id, name, url, method, status, category_id, auth_type, has_path_variable) VALUES (2, 1, '/api/category', '/api/category', 'DELETE', 1, 5, 3, 0); INSERT INTO kt.iam_api (id, application_id, name, url, method, status, category_id, auth_type, has_path_variable) VALUES (3, 1, '/api/categories', '/api/categories', 'GET', 1, 5, 3, 0); INSERT INTO kt.iam_api (id, application_id, name, url, method, status, category_id, auth_type, has_path_variable) VALUES (4, 1, '/api/category', '/api/category', 'POST', 1, 5, 3, 0); INSERT INTO kt.iam_api (id, application_id, name, url, method, status, category_id, auth_type, has_path_variable) VALUES (5, 1, '/api/init', '/api/init', 'GET', 1, 5, 3, 0); INSERT INTO kt.iam_api (id, application_id, name, url, method, status, category_id, auth_type, has_path_variable) VALUES (6, 1, '/apis', '/apis', 'POST', 1, 5, 3, 0); INSERT INTO kt.iam_api (id, application_id, name, url, method, status, category_id, auth_type, has_path_variable) VALUES (7, 1, '/api/test', '/api/test', 'GET', 1, 5, 3, 0); INSERT INTO kt.iam_api (id, application_id, name, url, method, status, category_id, auth_type, has_path_variable) VALUES (8, 1, '/api', '/api', 'POST', 1, 5, 3, 0); INSERT INTO kt.iam_api (id, application_id, name, url, method, status, category_id, auth_type, has_path_variable) VALUES (9, 1, '/api', '/api', 'PUT', 1, 5, 3, 0); INSERT INTO kt.iam_api (id, application_id, name, url, method, status, category_id, auth_type, has_path_variable) VALUES (10, 1, '/api/{id}', '/api/{id}', 'DELETE', 1, 5, 3, 0); INSERT INTO kt.iam_api (id, application_id, name, url, method, status, category_id, auth_type, has_path_variable) VALUES (11, 1, '/api/cache', '/api/cache', 'PUT', 1, 5, 3, 0); INSERT INTO kt.iam_api (id, application_id, name, url, method, status, category_id, auth_type, has_path_variable) VALUES (12, 1, '/applications', '/applications', 'POST', 1, 4, 3, 0); INSERT INTO kt.iam_api (id, application_id, name, url, method, status, category_id, auth_type, has_path_variable) VALUES (13, 1, '/application', '/application', 'POST', 1, 4, 3, 0); INSERT INTO kt.iam_api (id, application_id, name, url, method, status, category_id, auth_type, has_path_variable) VALUES (14, 1, '/application', '/application', 'PUT', 1, 4, 3, 0); INSERT INTO kt.iam_api (id, application_id, name, url, method, status, category_id, auth_type, has_path_variable) VALUES (15, 1, '/auth/login', '/auth/login', 'POST', 1, 0, 3, 0); INSERT INTO kt.iam_api (id, application_id, name, url, method, status, category_id, auth_type, has_path_variable) VALUES (16, 1, '/roles/all', '/roles/all', 'GET', 1, 3, 3, 0); INSERT INTO kt.iam_api (id, application_id, name, url, method, status, category_id, auth_type, has_path_variable) VALUES (17, 1, '/role/status', '/role/status', 'PUT', 1, 3, 3, 0); INSERT INTO kt.iam_api (id, application_id, name, url, method, status, category_id, auth_type, has_path_variable) VALUES (18, 1, '/role', '/role', 'POST', 1, 3, 3, 0); INSERT INTO kt.iam_api (id, application_id, name, url, method, status, category_id, auth_type, has_path_variable) VALUES (19, 1, '/role/{id}', '/role/{id}', 'GET', 1, 3, 3, 0); INSERT INTO kt.iam_api (id, application_id, name, url, method, status, category_id, auth_type, has_path_variable) VALUES (20, 1, '/role', '/role', 'PUT', 1, 3, 3, 0); INSERT INTO kt.iam_api (id, application_id, name, url, method, status, category_id, auth_type, has_path_variable) VALUES (21, 1, '/roles', '/roles', 'POST', 1, 3, 3, 0); INSERT INTO kt.iam_api (id, application_id, name, url, method, status, category_id, auth_type, has_path_variable) VALUES (22, 1, '/role/permission/route', '/role/permission/route', 'POST', 1, 3, 3, 0); INSERT INTO kt.iam_api (id, application_id, name, url, method, status, category_id, auth_type, has_path_variable) VALUES (23, 1, '/role/permission/api', '/role/permission/api', 'POST', 1, 3, 3, 0); INSERT INTO kt.iam_api (id, application_id, name, url, method, status, category_id, auth_type, has_path_variable) VALUES (24, 1, '/role/permission/routes', '/role/permission/routes', 'GET', 1, 3, 3, 0); INSERT INTO kt.iam_api (id, application_id, name, url, method, status, category_id, auth_type, has_path_variable) VALUES (25, 1, '/role/permission/elements', '/role/permission/elements', 'GET', 1, 3, 3, 0); INSERT INTO kt.iam_api (id, application_id, name, url, method, status, category_id, auth_type, has_path_variable) VALUES (26, 1, '/role/permission/apis', '/role/permission/apis', 'GET', 1, 3, 3, 0); INSERT INTO kt.iam_api (id, application_id, name, url, method, status, category_id, auth_type, has_path_variable) VALUES (27, 1, '/route/status', '/route/status', 'PUT', 1, 6, 3, 0); INSERT INTO kt.iam_api (id, application_id, name, url, method, status, category_id, auth_type, has_path_variable) VALUES (28, 1, '/route/parent', '/route/parent', 'PUT', 1, 6, 3, 0); INSERT INTO kt.iam_api (id, application_id, name, url, method, status, category_id, auth_type, has_path_variable) VALUES (29, 1, '/route', '/route', 'POST', 1, 6, 3, 0); INSERT INTO kt.iam_api (id, application_id, name, url, method, status, category_id, auth_type, has_path_variable) VALUES (30, 1, '/route/{id}', '/route/{id}', 'GET', 1, 6, 3, 0); INSERT INTO kt.iam_api (id, application_id, name, url, method, status, category_id, auth_type, has_path_variable) VALUES (31, 1, '/route', '/route', 'PUT', 1, 6, 3, 0); INSERT INTO kt.iam_api (id, application_id, name, url, method, status, category_id, auth_type, has_path_variable) VALUES (32, 1, '/routes/init', '/routes/init', 'POST', 1, 6, 3, 0); INSERT INTO kt.iam_api (id, application_id, name, url, method, status, category_id, auth_type, has_path_variable) VALUES (33, 1, '/routes/all', '/routes/all', 'POST', 1, 6, 3, 0); INSERT INTO kt.iam_api (id, application_id, name, url, method, status, category_id, auth_type, has_path_variable) VALUES (34, 1, '/routes', '/routes', 'POST', 1, 6, 3, 0); INSERT INTO kt.iam_api (id, application_id, name, url, method, status, category_id, auth_type, has_path_variable) VALUES (35, 1, '/route/{id}', '/route/{id}', 'DELETE', 1, 6, 3, 0); INSERT INTO kt.iam_api (id, application_id, name, url, method, status, category_id, auth_type, has_path_variable) VALUES (36, 1, '/route/{routeId}/elements', '/route/{routeId}/elements', 'GET', 1, 6, 3, 0); INSERT INTO kt.iam_api (id, application_id, name, url, method, status, category_id, auth_type, has_path_variable) VALUES (37, 1, '/user', '/user', 'POST', 1, 1, 3, 0); INSERT INTO kt.iam_api (id, application_id, name, url, method, status, category_id, auth_type, has_path_variable) VALUES (38, 1, '/user', '/user', 'GET', 1, 1, 3, 0); INSERT INTO kt.iam_api (id, application_id, name, url, method, status, category_id, auth_type, has_path_variable) VALUES (39, 1, '/user', '/user', 'PUT', 1, 1, 3, 0); INSERT INTO kt.iam_api (id, application_id, name, url, method, status, category_id, auth_type, has_path_variable) VALUES (40, 1, '/users', '/users', 'POST', 1, 1, 3, 0); INSERT INTO kt.iam_api (id, application_id, name, url, method, status, category_id, auth_type, has_path_variable) VALUES (41, 1, '/user/info', '/user/info', 'GET', 1, 1, 3, 0); INSERT INTO kt.iam_api (id, application_id, name, url, method, status, category_id, auth_type, has_path_variable) VALUES (42, 1, '/user/permission/routes', '/user/permission/routes', 'GET', 1, 1, 3, 0); INSERT INTO kt.iam_api (id, application_id, name, url, method, status, category_id, auth_type, has_path_variable) VALUES (43, 1, '/user/permission/elements', '/user/permission/elements', 'GET', 1, 2, 3, 0); INSERT INTO kt.iam_api (id, application_id, name, url, method, status, category_id, auth_type, has_path_variable) VALUES (44, 1, '/usergroup/status', '/usergroup/status', 'PUT', 1, 2, 3, 0); INSERT INTO kt.iam_api (id, application_id, name, url, method, status, category_id, auth_type, has_path_variable) VALUES (45, 1, '/usergroup', '/usergroup', 'POST', 1, 2, 3, 0); INSERT INTO kt.iam_api (id, application_id, name, url, method, status, category_id, auth_type, has_path_variable) VALUES (46, 1, '/usergroup', '/usergroup', 'PUT', 1, 2, 3, 0); INSERT INTO kt.iam_api (id, application_id, name, url, method, status, category_id, auth_type, has_path_variable) VALUES (47, 1, '/usergroups/all', '/usergroups/all', 'GET', 1, 2, 3, 0); INSERT INTO kt.iam_api (id, application_id, name, url, method, status, category_id, auth_type, has_path_variable) VALUES (48, 1, '/usergroups', '/usergroups', 'POST', 1, 2, 3, 0); INSERT INTO kt.iam_api (id, application_id, name, url, method, status, category_id, auth_type, has_path_variable) VALUES (49, 1, '/usergroups/tree', '/usergroups/tree', 'POST', 1, 2, 3, 0); TRUNCATE TABLE iam_application; INSERT INTO kt.iam_application (id, name, code, status, type) VALUES (1, '权限中心', 'permission', 1, 1); TRUNCATE TABLE iam_api_category; INSERT INTO kt.iam_api_category (id, application_id, name) VALUES (1, 1, '用户管理'); INSERT INTO kt.iam_api_category (id, application_id, name) VALUES (2, 1, '用户组管理'); INSERT INTO kt.iam_api_category (id, application_id, name) VALUES (3, 1, '角色管理'); INSERT INTO kt.iam_api_category (id, application_id, name) VALUES (4, 1, '应用管理'); INSERT INTO kt.iam_api_category (id, application_id, name) VALUES (5, 1, '接口管理'); INSERT INTO kt.iam_api_category (id, application_id, name) VALUES (6, 1, '路由管理'); INSERT INTO kt.iam_api_category (id, application_id, name) VALUES (7, 2, '订单管理');
CREATE DATABASE BANCO; USE BANCO; CREATE TABLE cidade ( nome VARCHAR(100), cep VARCHAR(11) NOT NULL PRIMARY KEY, numero_habitantes FLOAT, capital BOOLEAN, estado VARCHAR(2), renda_per_capta DECIMAL(10,2), data_fundacao DATE ); INSERT INTO cidade ( nome, cep, numero_habitantes, capital, estado, renda_per_capta, data_fundacao)VALUES ('São Paulo', '01311-000', 1280000, TRUE, 'SP', 1.200, '1554-01-25'), ('Lomdrina', '86010-345', 485000, FALSE, 'PR', 1.200, '1822-09-7'), ('Rio de Janeiro', '20040-001', 6320000, TRUE, 'RJ', 1.200, '1556-02-1'), ('Uberlândia', '38400-128', 584.102, FALSE,'MG', 1.200, '1888-08-31'), ('Belo Horizonte', '30190-010', 1433000, TRUE,'MG', 1.200, '1897-12-12'); SELECT * FROM cidade; DELETE FROM cidade WHERE cep = '86010-345'; SELECT * FROM cidade; UPDATE cidade SET numero_habitantes = numero_habitantes + (numero_habitantes * 0.10) WHERE cep = '01311-000'; UPDATE cidade SET numero_habitantes = numero_habitantes + (numero_habitantes * 0.10) WHERE cep = '30190-010'; SELECT * FROM cidade; CREATE TABLE estado( nome VARCHAR(100), sigla VARCHAR(2) NOT NULL PRIMARY KEY ); INSERT INTO estado ( nome, sigla ) VALUES ('São Paulo', 'SP'), ('Londrina', 'PR'), ('Rio de Janeiro','RJ'), ('Uberlândia', 'MG'), ('Belo Horizonte', ''); SELECT * FROM ESTADO; SELECT A.NOME, B.SIGLA FROM CIDADE A INNER JOIN ESTADO B ON A.ESTADO = B.SIGLA; describe cidade; ALTER TABLE cidade ADD FOREIGN KEY (estado) REFERENCES estado(sigla); ALTER TABLE estado ADD regiao TEXT(100); DESCRIBE estado; DELETE FROM estado WHERE sigla = 'SP';
<filename>src/main/resources/import.sql insert into medico (id, contato,crm,especialidade_medica, nome) values (1, '(81)9.8888-7777','123','Pediatra','Lucas'); insert into medico (id, contato,crm,especialidade_medica, nome) values (2, '(81)9.8888-7777','123','Pediatra','Beatriz'); insert into consulta (id, descricao_consulta, valor_consulta, id_medico) values (1, 'paciente estar bem', 700, 1); insert into consulta (id, descricao_consulta, valor_consulta, id_medico) values (2, 'paciente estar bem', 900.00, 1); insert into consulta (id, descricao_consulta, valor_consulta, id_medico) values (3, 'paciente estar bem', 500, 2);
<reponame>SulaimanAlabbar/discord-bot DROP SCHEMA IF EXISTS public CASCADE; DROP EXTENSION IF EXISTS btree_gist; DROP EXTENSION IF EXISTS citext;
<reponame>MvvmFx/InterwayDocs /* USE [master] GO DECLARE @FullPathFilename AS VARCHAR(MAX) SET @FullPathFilename = 'C:\MYDB\Backups\InterwayDocs-20160516-b.bak' IF DB_ID('InterwayDocs') IS NOT NULL BEGIN ALTER DATABASE [InterwayDocs] SET SINGLE_USER WITH ROLLBACK IMMEDIATE END RESTORE DATABASE [InterwayDocs] FROM DISK = @FullPathFilename WITH FILE = 1, NOUNLOAD, REPLACE, STATS = 5 ALTER DATABASE [InterwayDocs] SET MULTI_USER GO */
/* -- Documentation ---- menu TABLE format Name Null? Type --------------- -------- ------------ MENU_ID NOT NULL VARCHAR2(5) DESCRIPTION NOT NULL VARCHAR2(30) PRICE NUMBER(6,2) DATE_INTRODUCED DATE CAT_ID VARCHAR2(5) REMARKS VARCHAR2(50) ---- Syntaxes: ACC[EPT] user_variable [NUM[BER]|CHAR|DATE] [FOR[MAT] format_specification] [DEF[AULT] default_value] [PROMPT prompt_text|NOPR[OMPT]] [HIDE] PRO[MPT] text_to_be_displayed -- ENDOF Documentation */ -- Script ALTER SESSION SET NLS_DATE_FORMAT = 'DD/MM/YYYY'; cl scr PROMPT 'Data entry for MENU table' PROMPT PROMPT ACC var_mid CHAR FORMAT 'A5' PROMPT 'Enter the menu ID: '; ACC var_desc CHAR FORMAT 'A30' PROMPT 'Enter the menu description: '; ACC var_price NUM FORMAT '999999.99' PROMPT 'Enter the price (in ringgit, exclude RM sign): '; ACC var_introdate DATE FORMAT 'DD/MM/YYYY' PROMPT 'Enter the introduction date (DD/MM/YYYY): '; ACC var_cat_id CHAR FORMAT 'A5' PROMPT 'Enter the category id: '; ACC var_remarks CHAR FORMAT 'A50' PROMPT 'Enter the remarks: '; INSERT INTO menu VALUES ('&var_mid', '&var_desc', &var_price, '&var_introdate', '&var_cat_id', '&var_remarks'); -- COMMIT; -- ENDOF script
CREATE TABLE misp2.org_name ( id serial, description varchar(256) NOT NULL, lang varchar(10) NOT NULL, org_id integer NOT NULL, created timestamp not null default current_timestamp, last_modified timestamp not null default current_timestamp, username varchar(20) not null default 'admin' ); ALTER TABLE misp2.org_name ADD CONSTRAINT pk_org_name PRIMARY KEY(id); CREATE UNIQUE INDEX in_on_oid_lang ON misp2.org_name (org_id, lang); ALTER TABLE misp2.org_name ADD CONSTRAINT fk_org_name FOREIGN KEY (org_id) REFERENCES misp2.org (id) ON DELETE CASCADE ON UPDATE CASCADE ; grant all on misp2.org_name to misp2; grant all on misp2.org_name_id_seq to misp2; insert into misp2.org_name (description, lang, org_id ) select name, 'et', id from misp2.org; insert into misp2.org_name (description, lang, org_id ) select name, 'ru', id from misp2.org; insert into misp2.org_name (description, lang, org_id ) select name, 'en', id from misp2.org; ALTER TABLE misp2.org DROP COLUMN name CASCADE;
<reponame>clintonturner/Conventional CREATE TABLE Persons ( IsMarried INT NOT NULL DEFAULT 0 )
<gh_stars>0 CREATE TABLE users ( id SERIAL PRIMARY KEY UNIQUE NOT NULL, role VARCHAR(100) NOT NULL, username VARCHAR(100) UNIQUE NOT NULL, email VARCHAR(100) UNIQUE NOT NULL, password VARCHAR(100) NOT NULL ); CREATE TABLE classes ( id SERIAL PRIMARY KEY UNIQUE NOT NULL, class_id VARCHAR(20) UNIQUE NOT NULL, teacher_id INTEGER NOT NULL REFERENCES users(id) ); CREATE TABLE class_student ( id SERIAL PRIMARY KEY UNIQUE NOT NULL, class_id INTEGER NOT NULL REFERENCES classes(id), student_id INTEGER NOT NULL REFERENCES users(id) ); CREATE TABLE year ( id SERIAL PRIMARY KEY UNIQUE NOT NULL, year INTEGER, year_group INTEGER ); CREATE TABLE public_holidays ( id SERIAL PRIMARY KEY UNIQUE NOT NULL, year_id INTEGER NOT NULL REFERENCES year(id), name VARCHAR(100) NOT NULL, start_time TIMESTAMP NOT NULL, end_time TIMESTAMP NOT NULL ); CREATE TABLE events ( id SERIAL PRIMARY KEY UNIQUE NOT NULL, year_id INTEGER NOT NULL REFERENCES year(id), class_id INTEGER NOT NULL REFERENCES classes(id), name VARCHAR(100) NOT NULL, start_time TIMESTAMP NOT NULL, end_time TIMESTAMP NOT NULL ); CREATE TABLE timetable ( id SERIAL PRIMARY KEY UNIQUE NOT NULL, class_id INTEGER NOT NULL REFERENCES classes (id), period_name VARCHAR(50) NOT NULL, week_day INTEGER NOT NULL ); CREATE TABLE behaviour_notes ( id SERIAL PRIMARY KEY UNIQUE NOT NULL, student_class_id INTEGER NOT NULL REFERENCES class_student(id), time_stamp TIMESTAMP NOT NULL ); CREATE TABLE tasks ( id SERIAL PRIMARY KEY UNIQUE NOT NULL, class_id INTEGER NOT NULL REFERENCES classes(id), task_name VARCHAR(100) NOT NULL, total_mark INTEGER NOT NULL, task_description TEXT NOT NULL, due_time TIMESTAMP NOT NULL ); CREATE TABLE task_marks ( id SERIAL PRIMARY KEY UNIQUE NOT NULL, task_id INTEGER NOT NULL REFERENCES tasks(id), student_class_id INTEGER NOT NULL REFERENCES class_student(id), task_mark INTEGER NOT NULL, feedback TEXT, time_stamp TIMESTAMP NOT NULL );
create table address ( person_id int not null, location varchar(100) not null ); insert into address (person_id, location) values (1, 'Japan'); insert into address (person_id, location) values (2, 'America');
<gh_stars>0 -- phpMyAdmin SQL Dump -- version 4.8.5 -- https://www.phpmyadmin.net/ -- -- 主机: localhost -- 生成日期: 2021-07-17 21:12:41 -- 服务器版本: 5.7.33 -- PHP 版本: 5.6.9 SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; SET AUTOCOMMIT = 0; START TRANSACTION; SET time_zone = "+00:00"; /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8mb4 */; -- -- 数据库: `project` -- -- -------------------------------------------------------- -- -- 表的结构 `record` -- CREATE TABLE `record` ( `item_id` int(10) UNSIGNED NOT NULL, `username` varchar(20) NOT NULL, `grade` varchar(10) NOT NULL, `num_question` varchar(20) NOT NULL, `date` varchar(20) DEFAULT NULL, `time` varchar(20) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- 转存表中的数据 `record` -- INSERT INTO `record` (`item_id`, `username`, `grade`, `num_question`, `date`, `time`) VALUES (1, 'Roway', '19', '9', '2021-07-14', '86'), (2, 'Roway', '13', '16', '2021-07-14', '116'), (3, 'user', '0', '3', '2021-07-15', '208'), (4, 'Roway', '8', '8', '2021-07-15', '60'), (5, 'Roway', '7', '6', '2021-07-15', '42'), (6, 'Roway', '0', '1', '2021-07-15', '28'), (7, 'user', '6', '5', '2021-07-15', '43'), (8, 'user', '1', '4', '2021-07-15', '16'), (9, 'Roway', '4', '5', '2021-07-15', '16'), (10, 'user', '0', '1', '2021-07-16', '6'), (11, 'user', '2', '3', '2021-07-16', '25'), (12, 'user', '2', '3', '2021-07-16', '25'), (13, 'user', '7', '8', '2021-07-16', '83'), (57, 'Roway', '4', '4', '2021-07-16', '61'), (58, 'user', '3', '3', '2021-07-16', '53'), (59, 'Roway', '2', '2', '2021-07-16', '10'), (60, 'user', '0', '1', '2021-07-16', '50'), (61, 'Roway', '4', '3', '2021-07-16', '11'), (62, 'Roway', '5', '4', '2021-07-16', '48'); -- -------------------------------------------------------- -- -- 表的结构 `user` -- CREATE TABLE `user` ( `userid` int(11) NOT NULL, `username` varchar(15) NOT NULL, `password` varchar(255) NOT NULL, `question_donated` int(10) DEFAULT '0' ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- 转存表中的数据 `user` -- INSERT INTO `user` (`userid`, `username`, `password`, `question_donated`) VALUES (1, 'Roway', <PASSWORD>', 5), (2, 'Marc', '$2y$10$frk6nOA2ExVjiAoD3GMubOyL/OuJ3WDbpXoais34XVpis9OzXCQy.', 0), (3, 'jack', '$2y$10$y51eA3Ro.DppQ1ybE0dH6ure.05AtyvjW.F3G26lBI9KihfNL1Dxu', 0), (4, 'Tony', '$2y$10$phnlizfUxHOh3s65YoGdI.xje.Q66v2Zn3H0Kt9QZyYt7ssSvg7XS', 1); -- -- 转储表的索引 -- -- -- 表的索引 `record` -- ALTER TABLE `record` ADD PRIMARY KEY (`item_id`); -- -- 表的索引 `user` -- ALTER TABLE `user` ADD PRIMARY KEY (`userid`); -- -- 在导出的表使用AUTO_INCREMENT -- -- -- 使用表AUTO_INCREMENT `record` -- ALTER TABLE `record` MODIFY `item_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=63; -- -- 使用表AUTO_INCREMENT `user` -- ALTER TABLE `user` MODIFY `userid` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5; COMMIT; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
<reponame>radekg/yugabyte-db-example-extension -- Complain if script is sourced in psql, rather than via CREATE EXTENSION. \echo Use "CREATE EXTENSION example" to load this file.\quit
-------------------------------------------------------- -- File created - Monday-May-07-2018 -------------------------------------------------------- -------------------------------------------------------- -- DDL for Sequence HIBERNATE_SEQUENCE -------------------------------------------------------- CREATE SEQUENCE "OWF"."HIBERNATE_SEQUENCE" MINVALUE 1 MAXVALUE 9999999999999999999999999999 INCREMENT BY 1 START WITH 473 CACHE 20 NOORDER NOCYCLE ; -------------------------------------------------------- -- DDL for Table APPLICATION_CONFIGURATION -------------------------------------------------------- CREATE TABLE "OWF"."APPLICATION_CONFIGURATION" ( "ID" NUMBER(38,0), "VERSION" NUMBER(38,0) DEFAULT 0, "CREATED_BY_ID" NUMBER(38,0), "CREATED_DATE" DATE, "EDITED_BY_ID" NUMBER(38,0), "EDITED_DATE" DATE, "CODE" VARCHAR2(250 BYTE), "VALUE" VARCHAR2(2000 BYTE), "TITLE" VARCHAR2(250 BYTE), "DESCRIPTION" VARCHAR2(2000 BYTE), "TYPE" VARCHAR2(250 BYTE), "GROUP_NAME" VARCHAR2(250 BYTE), "SUB_GROUP_NAME" VARCHAR2(250 BYTE), "MUTABLE" NUMBER(1,0), "SUB_GROUP_ORDER" NUMBER(38,0), "HELP" VARCHAR2(2000 BYTE) ) ; -------------------------------------------------------- -- DDL for Table DASHBOARD -------------------------------------------------------- CREATE TABLE "OWF"."DASHBOARD" ( "ID" NUMBER(19,0), "VERSION" NUMBER(19,0), "ISDEFAULT" NUMBER(1,0), "DASHBOARD_POSITION" NUMBER(10,0), "ALTERED_BY_ADMIN" NUMBER(1,0), "GUID" VARCHAR2(255 CHAR), "NAME" VARCHAR2(200 CHAR), "USER_ID" NUMBER(19,0), "DESCRIPTION" VARCHAR2(4000 BYTE), "CREATED_BY_ID" NUMBER(38,0), "CREATED_DATE" TIMESTAMP (6), "EDITED_BY_ID" NUMBER(38,0), "EDITED_DATE" TIMESTAMP (6), "LAYOUT_CONFIG" CLOB, "LOCKED" NUMBER(1,0) DEFAULT 0, "STACK_ID" NUMBER(38,0), "TYPE" VARCHAR2(255 BYTE), "ICON_IMAGE_URL" VARCHAR2(2083 BYTE), "PUBLISHED_TO_STORE" NUMBER(1,0), "MARKED_FOR_DELETION" NUMBER(1,0) ) ; -------------------------------------------------------- -- DDL for Table DATABASECHANGELOG -------------------------------------------------------- CREATE TABLE "OWF"."DATABASECHANGELOG" ( "ID" VARCHAR2(255 BYTE), "AUTHOR" VARCHAR2(255 BYTE), "FILENAME" VARCHAR2(255 BYTE), "DATEEXECUTED" TIMESTAMP (6), "ORDEREXECUTED" NUMBER(*,0), "EXECTYPE" VARCHAR2(10 BYTE), "MD5SUM" VARCHAR2(35 BYTE), "DESCRIPTION" VARCHAR2(255 BYTE), "COMMENTS" VARCHAR2(255 BYTE), "TAG" VARCHAR2(255 BYTE), "LIQUIBASE" VARCHAR2(20 BYTE), "CONTEXTS" VARCHAR2(255 BYTE), "LABELS" VARCHAR2(255 BYTE), "DEPLOYMENT_ID" VARCHAR2(10 BYTE) ) ; -------------------------------------------------------- -- DDL for Table DATABASECHANGELOGLOCK -------------------------------------------------------- CREATE TABLE "OWF"."DATABASECHANGELOGLOCK" ( "ID" NUMBER(*,0), "LOCKED" NUMBER(1,0), "LOCKGRANTED" TIMESTAMP (6), "LOCKEDBY" VARCHAR2(255 BYTE) ) ; -------------------------------------------------------- -- DDL for Table DOMAIN_MAPPING -------------------------------------------------------- CREATE TABLE "OWF"."DOMAIN_MAPPING" ( "ID" NUMBER(19,0), "VERSION" NUMBER(19,0), "SRC_ID" NUMBER(19,0), "SRC_TYPE" VARCHAR2(255 CHAR), "RELATIONSHIP_TYPE" VARCHAR2(8 CHAR), "DEST_ID" NUMBER(19,0), "DEST_TYPE" VARCHAR2(255 CHAR) ) ; -------------------------------------------------------- -- DDL for Table INTENT -------------------------------------------------------- CREATE TABLE "OWF"."INTENT" ( "ID" NUMBER(38,0), "VERSION" NUMBER(38,0), "ACTION" VARCHAR2(255 BYTE) ) ; -------------------------------------------------------- -- DDL for Table INTENT_DATA_TYPE -------------------------------------------------------- CREATE TABLE "OWF"."INTENT_DATA_TYPE" ( "ID" NUMBER(38,0), "VERSION" NUMBER(38,0), "DATA_TYPE" VARCHAR2(255 BYTE) ) ; -------------------------------------------------------- -- DDL for Table INTENT_DATA_TYPES -------------------------------------------------------- CREATE TABLE "OWF"."INTENT_DATA_TYPES" ( "INTENT_DATA_TYPE_ID" NUMBER(38,0), "INTENT_ID" NUMBER(38,0) ) ; -------------------------------------------------------- -- DDL for Table OWF_GROUP -------------------------------------------------------- CREATE TABLE "OWF"."OWF_GROUP" ( "ID" NUMBER(19,0), "VERSION" NUMBER(19,0), "STATUS" VARCHAR2(8 CHAR), "EMAIL" VARCHAR2(255 CHAR), "DESCRIPTION" VARCHAR2(255 CHAR), "NAME" VARCHAR2(200 CHAR), "AUTOMATIC" NUMBER(1,0), "DISPLAY_NAME" VARCHAR2(200 BYTE), "STACK_DEFAULT" NUMBER(1,0) DEFAULT 0 ) ; -------------------------------------------------------- -- DDL for Table OWF_GROUP_PEOPLE -------------------------------------------------------- CREATE TABLE "OWF"."OWF_GROUP_PEOPLE" ( "PERSON_ID" NUMBER(19,0), "GROUP_ID" NUMBER(19,0) ) ; -------------------------------------------------------- -- DDL for Table PERSON -------------------------------------------------------- CREATE TABLE "OWF"."PERSON" ( "ID" NUMBER(19,0), "VERSION" NUMBER(19,0), "ENABLED" NUMBER(1,0), "USER_REAL_NAME" VARCHAR2(200 CHAR), "USERNAME" VARCHAR2(200 CHAR), "LAST_LOGIN" TIMESTAMP (6), "EMAIL_SHOW" NUMBER(1,0), "EMAIL" VARCHAR2(255 CHAR), "PREV_LOGIN" TIMESTAMP (6), "DESCRIPTION" VARCHAR2(255 CHAR), "LAST_NOTIFICATION" TIMESTAMP (6), "REQUIRES_SYNC" NUMBER(1,0) DEFAULT 0 ) ; -------------------------------------------------------- -- DDL for Table PERSON_ROLE -------------------------------------------------------- CREATE TABLE "OWF"."PERSON_ROLE" ( "PERSON_AUTHORITIES_ID" NUMBER(38,0), "ROLE_ID" NUMBER(38,0) ) ; -------------------------------------------------------- -- DDL for Table PERSON_WIDGET_DEFINITION -------------------------------------------------------- CREATE TABLE "OWF"."PERSON_WIDGET_DEFINITION" ( "ID" NUMBER(19,0), "VERSION" NUMBER(19,0), "PERSON_ID" NUMBER(19,0), "VISIBLE" NUMBER(1,0), "PWD_POSITION" NUMBER(10,0), "WIDGET_DEFINITION_ID" NUMBER(19,0), "GROUP_WIDGET" NUMBER(1,0) DEFAULT 0, "FAVORITE" NUMBER(1,0) DEFAULT 0, "DISPLAY_NAME" VARCHAR2(256 BYTE), "DISABLED" NUMBER(1,0) DEFAULT 0, "USER_WIDGET" NUMBER(1,0) DEFAULT 0 ) ; -------------------------------------------------------- -- DDL for Table PREFERENCE -------------------------------------------------------- CREATE TABLE "OWF"."PREFERENCE" ( "ID" NUMBER(19,0), "VERSION" NUMBER(19,0), "VALUE" CLOB, "PATH" VARCHAR2(200 CHAR), "USER_ID" NUMBER(19,0), "NAMESPACE" VARCHAR2(200 CHAR) ) ; -------------------------------------------------------- -- DDL for Table REQUESTMAP -------------------------------------------------------- CREATE TABLE "OWF"."REQUESTMAP" ( "ID" NUMBER(19,0), "VERSION" NUMBER(19,0), "URL" VARCHAR2(255 CHAR), "CONFIG_ATTRIBUTE" VARCHAR2(255 CHAR) ) ; -------------------------------------------------------- -- DDL for Table ROLE -------------------------------------------------------- CREATE TABLE "OWF"."ROLE" ( "ID" NUMBER(19,0), "VERSION" NUMBER(19,0), "AUTHORITY" VARCHAR2(255 CHAR), "DESCRIPTION" VARCHAR2(255 CHAR) ) ; -------------------------------------------------------- -- DDL for Table STACK -------------------------------------------------------- CREATE TABLE "OWF"."STACK" ( "ID" NUMBER(38,0), "VERSION" NUMBER(38,0), "NAME" VARCHAR2(256 BYTE), "DESCRIPTION" VARCHAR2(4000 BYTE), "STACK_CONTEXT" VARCHAR2(200 BYTE), "IMAGE_URL" VARCHAR2(2083 BYTE), "DESCRIPTOR_URL" VARCHAR2(2083 BYTE), "UNIQUE_WIDGET_COUNT" NUMBER(38,0) DEFAULT 0, "OWNER_ID" NUMBER(38,0), "APPROVED" NUMBER(1,0), "DEFAULT_GROUP_ID" NUMBER(38,0) ) ; -------------------------------------------------------- -- DDL for Table STACK_GROUPS -------------------------------------------------------- CREATE TABLE "OWF"."STACK_GROUPS" ( "GROUP_ID" NUMBER(38,0), "STACK_ID" NUMBER(38,0) ) ; -------------------------------------------------------- -- DDL for Table TAGS -------------------------------------------------------- CREATE TABLE "OWF"."TAGS" ( "ID" NUMBER(19,0), "VERSION" NUMBER(19,0), "NAME" VARCHAR2(255 CHAR) ) ; -------------------------------------------------------- -- DDL for Table TAG_LINKS -------------------------------------------------------- CREATE TABLE "OWF"."TAG_LINKS" ( "ID" NUMBER(19,0), "VERSION" NUMBER(19,0), "POS" NUMBER(19,0), "VISIBLE" NUMBER(1,0), "TAG_REF" NUMBER(19,0), "TAG_ID" NUMBER(19,0), "TYPE" VARCHAR2(255 CHAR), "EDITABLE" NUMBER(1,0) ) ; -------------------------------------------------------- -- DDL for Table WIDGET_DEFINITION -------------------------------------------------------- CREATE TABLE "OWF"."WIDGET_DEFINITION" ( "ID" NUMBER(19,0), "VERSION" NUMBER(19,0), "VISIBLE" NUMBER(1,0), "IMAGE_URL_MEDIUM" VARCHAR2(2083 CHAR), "IMAGE_URL_SMALL" VARCHAR2(2083 CHAR), "SINGLETON" NUMBER(1,0), "WIDTH" NUMBER(10,0), "WIDGET_VERSION" VARCHAR2(2083 CHAR), "HEIGHT" NUMBER(10,0), "WIDGET_URL" VARCHAR2(2083 CHAR), "WIDGET_GUID" VARCHAR2(255 CHAR), "DISPLAY_NAME" VARCHAR2(256 BYTE), "BACKGROUND" NUMBER(1,0), "UNIVERSAL_NAME" VARCHAR2(255 BYTE), "DESCRIPTOR_URL" VARCHAR2(2083 BYTE), "DESCRIPTION" VARCHAR2(4000 BYTE) DEFAULT '', "MOBILE_READY" NUMBER(1,0) DEFAULT 0 ) ; -------------------------------------------------------- -- DDL for Table WIDGET_DEFINITION_WIDGET_TYPES -------------------------------------------------------- CREATE TABLE "OWF"."WIDGET_DEFINITION_WIDGET_TYPES" ( "WIDGET_DEFINITION_ID" NUMBER(38,0), "WIDGET_TYPE_ID" NUMBER(38,0) ) ; -------------------------------------------------------- -- DDL for Table WIDGET_DEF_INTENT -------------------------------------------------------- CREATE TABLE "OWF"."WIDGET_DEF_INTENT" ( "ID" NUMBER(38,0), "VERSION" NUMBER(38,0), "RECEIVE" NUMBER(1,0), "SEND" NUMBER(1,0), "INTENT_ID" NUMBER(38,0), "WIDGET_DEFINITION_ID" NUMBER(38,0) ) ; -------------------------------------------------------- -- DDL for Table WIDGET_DEF_INTENT_DATA_TYPES -------------------------------------------------------- CREATE TABLE "OWF"."WIDGET_DEF_INTENT_DATA_TYPES" ( "INTENT_DATA_TYPE_ID" NUMBER(38,0), "WIDGET_DEFINITION_INTENT_ID" NUMBER(38,0) ) ; -------------------------------------------------------- -- DDL for Table WIDGET_TYPE -------------------------------------------------------- CREATE TABLE "OWF"."WIDGET_TYPE" ( "ID" NUMBER(38,0), "VERSION" NUMBER(38,0), "NAME" VARCHAR2(255 BYTE), "DISPLAY_NAME" VARCHAR2(256 BYTE) ) ; -------------------------------------------------------- -- DDL for Index APPLICATION_CONFIGURATIONPK -------------------------------------------------------- CREATE UNIQUE INDEX "OWF"."APPLICATION_CONFIGURATIONPK" ON "OWF"."APPLICATION_CONFIGURATION" ("ID") ; -------------------------------------------------------- -- DDL for Index APP_CONFIG_GROUP_NAME_IDX -------------------------------------------------------- CREATE INDEX "OWF"."APP_CONFIG_GROUP_NAME_IDX" ON "OWF"."APPLICATION_CONFIGURATION" ("GROUP_NAME") ; -------------------------------------------------------- -- DDL for Index DOMAIN_MAPPING_ALL -------------------------------------------------------- CREATE INDEX "OWF"."DOMAIN_MAPPING_ALL" ON "OWF"."DOMAIN_MAPPING" ("SRC_ID", "SRC_TYPE", "RELATIONSHIP_TYPE", "DEST_ID", "DEST_TYPE") ; -------------------------------------------------------- -- DDL for Index FK68AC2888656347D -------------------------------------------------------- CREATE INDEX "OWF"."FK68AC2888656347D" ON "OWF"."STACK" ("OWNER_ID") ; -------------------------------------------------------- -- DDL for Index FKFC9C0477666C6D2 -------------------------------------------------------- CREATE INDEX "OWF"."FKFC9C0477666C6D2" ON "OWF"."APPLICATION_CONFIGURATION" ("CREATED_BY_ID") ; -------------------------------------------------------- -- DDL for Index FKFC9C047E31CB353 -------------------------------------------------------- CREATE INDEX "OWF"."FKFC9C047E31CB353" ON "OWF"."APPLICATION_CONFIGURATION" ("EDITED_BY_ID") ; -------------------------------------------------------- -- DDL for Index INTENTPK -------------------------------------------------------- CREATE UNIQUE INDEX "OWF"."INTENTPK" ON "OWF"."INTENT" ("ID") ; -------------------------------------------------------- -- DDL for Index INTENT_DATA_TYPEPK -------------------------------------------------------- CREATE UNIQUE INDEX "OWF"."INTENT_DATA_TYPEPK" ON "OWF"."INTENT_DATA_TYPE" ("ID") ; -------------------------------------------------------- -- DDL for Index PK_DATABASECHANGELOGLOCK -------------------------------------------------------- CREATE UNIQUE INDEX "OWF"."PK_DATABASECHANGELOGLOCK" ON "OWF"."DATABASECHANGELOGLOCK" ("ID") ; -------------------------------------------------------- -- DDL for Index PK_STACK_GROUPS -------------------------------------------------------- CREATE UNIQUE INDEX "OWF"."PK_STACK_GROUPS" ON "OWF"."STACK_GROUPS" ("GROUP_ID", "STACK_ID") ; -------------------------------------------------------- -- DDL for Index STACKPK -------------------------------------------------------- CREATE UNIQUE INDEX "OWF"."STACKPK" ON "OWF"."STACK" ("ID") ; -------------------------------------------------------- -- DDL for Index SYS_C007308 -------------------------------------------------------- CREATE UNIQUE INDEX "OWF"."SYS_C007308" ON "OWF"."DASHBOARD" ("ID") ; -------------------------------------------------------- -- DDL for Index SYS_C007309 -------------------------------------------------------- CREATE UNIQUE INDEX "OWF"."SYS_C007309" ON "OWF"."DASHBOARD" ("GUID") ; -------------------------------------------------------- -- DDL for Index SYS_C007337 -------------------------------------------------------- CREATE UNIQUE INDEX "OWF"."SYS_C007337" ON "OWF"."DOMAIN_MAPPING" ("ID") ; -------------------------------------------------------- -- DDL for Index SYS_C007348 -------------------------------------------------------- CREATE UNIQUE INDEX "OWF"."SYS_C007348" ON "OWF"."OWF_GROUP" ("ID") ; -------------------------------------------------------- -- DDL for Index SYS_C007351 -------------------------------------------------------- CREATE UNIQUE INDEX "OWF"."SYS_C007351" ON "OWF"."OWF_GROUP_PEOPLE" ("GROUP_ID", "PERSON_ID") ; -------------------------------------------------------- -- DDL for Index SYS_C007358 -------------------------------------------------------- CREATE UNIQUE INDEX "OWF"."SYS_C007358" ON "OWF"."PERSON" ("ID") ; -------------------------------------------------------- -- DDL for Index SYS_C007359 -------------------------------------------------------- CREATE UNIQUE INDEX "OWF"."SYS_C007359" ON "OWF"."PERSON" ("USERNAME") ; -------------------------------------------------------- -- DDL for Index SYS_C007366 -------------------------------------------------------- CREATE UNIQUE INDEX "OWF"."SYS_C007366" ON "OWF"."PERSON_WIDGET_DEFINITION" ("ID") ; -------------------------------------------------------- -- DDL for Index SYS_C007367 -------------------------------------------------------- CREATE UNIQUE INDEX "OWF"."SYS_C007367" ON "OWF"."PERSON_WIDGET_DEFINITION" ("PERSON_ID", "WIDGET_DEFINITION_ID") ; -------------------------------------------------------- -- DDL for Index SYS_C007374 -------------------------------------------------------- CREATE UNIQUE INDEX "OWF"."SYS_C007374" ON "OWF"."PREFERENCE" ("ID") ; -------------------------------------------------------- -- DDL for Index SYS_C007375 -------------------------------------------------------- CREATE UNIQUE INDEX "OWF"."SYS_C007375" ON "OWF"."PREFERENCE" ("PATH", "NAMESPACE", "USER_ID") ; -------------------------------------------------------- -- DDL for Index SYS_C007380 -------------------------------------------------------- CREATE UNIQUE INDEX "OWF"."SYS_C007380" ON "OWF"."REQUESTMAP" ("ID") ; -------------------------------------------------------- -- DDL for Index SYS_C007381 -------------------------------------------------------- CREATE UNIQUE INDEX "OWF"."SYS_C007381" ON "OWF"."REQUESTMAP" ("URL") ; -------------------------------------------------------- -- DDL for Index SYS_C007386 -------------------------------------------------------- CREATE UNIQUE INDEX "OWF"."SYS_C007386" ON "OWF"."ROLE" ("ID") ; -------------------------------------------------------- -- DDL for Index SYS_C007387 -------------------------------------------------------- CREATE UNIQUE INDEX "OWF"."SYS_C007387" ON "OWF"."ROLE" ("AUTHORITY") ; -------------------------------------------------------- -- DDL for Index SYS_C007396 -------------------------------------------------------- CREATE UNIQUE INDEX "OWF"."SYS_C007396" ON "OWF"."TAG_LINKS" ("ID") ; -------------------------------------------------------- -- DDL for Index SYS_C007400 -------------------------------------------------------- CREATE UNIQUE INDEX "OWF"."SYS_C007400" ON "OWF"."TAGS" ("ID") ; -------------------------------------------------------- -- DDL for Index SYS_C007401 -------------------------------------------------------- CREATE UNIQUE INDEX "OWF"."SYS_C007401" ON "OWF"."TAGS" ("NAME") ; -------------------------------------------------------- -- DDL for Index SYS_C007414 -------------------------------------------------------- CREATE UNIQUE INDEX "OWF"."SYS_C007414" ON "OWF"."WIDGET_DEFINITION" ("ID") ; -------------------------------------------------------- -- DDL for Index SYS_C007415 -------------------------------------------------------- CREATE UNIQUE INDEX "OWF"."SYS_C007415" ON "OWF"."WIDGET_DEFINITION" ("WIDGET_GUID") ; -------------------------------------------------------- -- DDL for Index SYS_C007443 -------------------------------------------------------- CREATE UNIQUE INDEX "OWF"."SYS_C007443" ON "OWF"."INTENT" ("ACTION") ; -------------------------------------------------------- -- DDL for Index SYS_C007470 -------------------------------------------------------- CREATE UNIQUE INDEX "OWF"."SYS_C007470" ON "OWF"."STACK" ("STACK_CONTEXT") ; -------------------------------------------------------- -- DDL for Index SYS_C007485 -------------------------------------------------------- CREATE UNIQUE INDEX "OWF"."SYS_C007485" ON "OWF"."APPLICATION_CONFIGURATION" ("CODE") ; -------------------------------------------------------- -- DDL for Index WIDGET_DEF_INTENTPK -------------------------------------------------------- CREATE UNIQUE INDEX "OWF"."WIDGET_DEF_INTENTPK" ON "OWF"."WIDGET_DEF_INTENT" ("ID") ; -------------------------------------------------------- -- DDL for Index WIDGET_TYPEPK -------------------------------------------------------- CREATE UNIQUE INDEX "OWF"."WIDGET_TYPEPK" ON "OWF"."WIDGET_TYPE" ("ID") ; -------------------------------------------------------- -- DDL for Index WIDGET_TYPES_PKEY -------------------------------------------------------- CREATE UNIQUE INDEX "OWF"."WIDGET_TYPES_PKEY" ON "OWF"."WIDGET_DEFINITION_WIDGET_TYPES" ("WIDGET_DEFINITION_ID", "WIDGET_TYPE_ID") ; -------------------------------------------------------- -- DDL for Function CUSTOM_AUTH -------------------------------------------------------- CREATE OR REPLACE FUNCTION "OWF"."CUSTOM_AUTH" (p_username in VARCHAR2, p_password in VARCHAR2) return BOOLEAN is l_password varchar2(4<PASSWORD>); l_stored_password varchar2(4<PASSWORD>); l_expires_on date; l_count number; begin -- First, check to see if the user is in the user table select count(*) into l_count from demo_users where user_name = p_username; if l_count > 0 then -- First, we fetch the stored hashed password & expire date select password, expires_on into l_stored_password, l_expires_on from demo_users where user_name = p_username; -- Next, we check to see if the user's account is expired -- If it is, return FALSE if l_expires_on > sysdate or l_expires_on is null then -- If the account is not expired, we have to apply the custom hash -- function to the password l_password := custom_hash(p_username, p_password); -- Finally, we compare them to see if they are the same and return -- either TRUE or FALSE if l_password = l_stored_password then return true; else return false; end if; else return false; end if; else -- The username provided is not in the DEMO_USERS table return false; end if; end; / -------------------------------------------------------- -- DDL for Function CUSTOM_HASH -------------------------------------------------------- CREATE OR REPLACE FUNCTION "OWF"."CUSTOM_HASH" (p_username in varchar2, p_password in varchar2) return varchar2 is l_password varchar2(4000); l_salt varchar2(4000) := '<PASSWORD>'; begin -- This function should be wrapped, as the hash algorhythm is exposed here. -- You can change the value of l_salt or the method of which to call the -- DBMS_OBFUSCATOIN toolkit, but you much reset all of your passwords -- if you choose to do this. l_password := utl_raw.cast_to_raw(dbms_obfuscation_toolkit.md5 (input_string => p_password || substr(l_salt,10,13) || p_username || substr(l_salt, 4,10))); return l_password; end; / -------------------------------------------------------- -- Constraints for Table APPLICATION_CONFIGURATION -------------------------------------------------------- ALTER TABLE "OWF"."APPLICATION_CONFIGURATION" ADD CONSTRAINT "SYS_C007485" UNIQUE ("CODE") ENABLE; ALTER TABLE "OWF"."APPLICATION_CONFIGURATION" ADD CONSTRAINT "APPLICATION_CONFIGURATIONPK" PRIMARY KEY ("ID") ENABLE; ALTER TABLE "OWF"."APPLICATION_CONFIGURATION" MODIFY ("MUTABLE" NOT NULL ENABLE); ALTER TABLE "OWF"."APPLICATION_CONFIGURATION" MODIFY ("GROUP_NAME" NOT NULL ENABLE); ALTER TABLE "OWF"."APPLICATION_CONFIGURATION" MODIFY ("TYPE" NOT NULL ENABLE); ALTER TABLE "OWF"."APPLICATION_CONFIGURATION" MODIFY ("TITLE" NOT NULL ENABLE); ALTER TABLE "OWF"."APPLICATION_CONFIGURATION" MODIFY ("CODE" NOT NULL ENABLE); ALTER TABLE "OWF"."APPLICATION_CONFIGURATION" MODIFY ("VERSION" NOT NULL ENABLE); ALTER TABLE "OWF"."APPLICATION_CONFIGURATION" MODIFY ("ID" NOT NULL ENABLE); -------------------------------------------------------- -- Constraints for Table DASHBOARD -------------------------------------------------------- ALTER TABLE "OWF"."DASHBOARD" ADD CONSTRAINT "SYS_C007309" UNIQUE ("GUID") ENABLE; ALTER TABLE "OWF"."DASHBOARD" ADD CONSTRAINT "SYS_C007308" PRIMARY KEY ("ID") ENABLE; ALTER TABLE "OWF"."DASHBOARD" MODIFY ("NAME" NOT NULL ENABLE); ALTER TABLE "OWF"."DASHBOARD" MODIFY ("GUID" NOT NULL ENABLE); ALTER TABLE "OWF"."DASHBOARD" MODIFY ("ALTERED_BY_ADMIN" NOT NULL ENABLE); ALTER TABLE "OWF"."DASHBOARD" MODIFY ("DASHBOARD_POSITION" NOT NULL ENABLE); ALTER TABLE "OWF"."DASHBOARD" MODIFY ("ISDEFAULT" NOT NULL ENABLE); ALTER TABLE "OWF"."DASHBOARD" MODIFY ("VERSION" NOT NULL ENABLE); ALTER TABLE "OWF"."DASHBOARD" MODIFY ("ID" NOT NULL ENABLE); -------------------------------------------------------- -- Constraints for Table DATABASECHANGELOG -------------------------------------------------------- ALTER TABLE "OWF"."DATABASECHANGELOG" MODIFY ("EXECTYPE" NOT NULL ENABLE); ALTER TABLE "OWF"."DATABASECHANGELOG" MODIFY ("ORDEREXECUTED" NOT NULL ENABLE); ALTER TABLE "OWF"."DATABASECHANGELOG" MODIFY ("DATEEXECUTED" NOT NULL ENABLE); ALTER TABLE "OWF"."DATABASECHANGELOG" MODIFY ("FILENAME" NOT NULL ENABLE); ALTER TABLE "OWF"."DATABASECHANGELOG" MODIFY ("AUTHOR" NOT NULL ENABLE); ALTER TABLE "OWF"."DATABASECHANGELOG" MODIFY ("ID" NOT NULL ENABLE); -------------------------------------------------------- -- Constraints for Table DATABASECHANGELOGLOCK -------------------------------------------------------- ALTER TABLE "OWF"."DATABASECHANGELOGLOCK" ADD CONSTRAINT "PK_DATABASECHANGELOGLOCK" PRIMARY KEY ("ID") ENABLE; ALTER TABLE "OWF"."DATABASECHANGELOGLOCK" MODIFY ("LOCKED" NOT NULL ENABLE); ALTER TABLE "OWF"."DATABASECHANGELOGLOCK" MODIFY ("ID" NOT NULL ENABLE); -------------------------------------------------------- -- Constraints for Table DOMAIN_MAPPING -------------------------------------------------------- ALTER TABLE "OWF"."DOMAIN_MAPPING" ADD CONSTRAINT "SYS_C007337" PRIMARY KEY ("ID") ENABLE; ALTER TABLE "OWF"."DOMAIN_MAPPING" MODIFY ("DEST_TYPE" NOT NULL ENABLE); ALTER TABLE "OWF"."DOMAIN_MAPPING" MODIFY ("DEST_ID" NOT NULL ENABLE); ALTER TABLE "OWF"."DOMAIN_MAPPING" MODIFY ("SRC_TYPE" NOT NULL ENABLE); ALTER TABLE "OWF"."DOMAIN_MAPPING" MODIFY ("SRC_ID" NOT NULL ENABLE); ALTER TABLE "OWF"."DOMAIN_MAPPING" MODIFY ("VERSION" NOT NULL ENABLE); ALTER TABLE "OWF"."DOMAIN_MAPPING" MODIFY ("ID" NOT NULL ENABLE); -------------------------------------------------------- -- Constraints for Table INTENT -------------------------------------------------------- ALTER TABLE "OWF"."INTENT" ADD CONSTRAINT "SYS_C007443" UNIQUE ("ACTION") ENABLE; ALTER TABLE "OWF"."INTENT" ADD CONSTRAINT "INTENTPK" PRIMARY KEY ("ID") ENABLE; ALTER TABLE "OWF"."INTENT" MODIFY ("ACTION" NOT NULL ENABLE); ALTER TABLE "OWF"."INTENT" MODIFY ("VERSION" NOT NULL ENABLE); ALTER TABLE "OWF"."INTENT" MODIFY ("ID" NOT NULL ENABLE); -------------------------------------------------------- -- Constraints for Table INTENT_DATA_TYPE -------------------------------------------------------- ALTER TABLE "OWF"."INTENT_DATA_TYPE" ADD CONSTRAINT "INTENT_DATA_TYPEPK" PRIMARY KEY ("ID") ENABLE; ALTER TABLE "OWF"."INTENT_DATA_TYPE" MODIFY ("DATA_TYPE" NOT NULL ENABLE); ALTER TABLE "OWF"."INTENT_DATA_TYPE" MODIFY ("VERSION" NOT NULL ENABLE); ALTER TABLE "OWF"."INTENT_DATA_TYPE" MODIFY ("ID" NOT NULL ENABLE); -------------------------------------------------------- -- Constraints for Table INTENT_DATA_TYPES -------------------------------------------------------- ALTER TABLE "OWF"."INTENT_DATA_TYPES" MODIFY ("INTENT_ID" NOT NULL ENABLE); ALTER TABLE "OWF"."INTENT_DATA_TYPES" MODIFY ("INTENT_DATA_TYPE_ID" NOT NULL ENABLE); -------------------------------------------------------- -- Constraints for Table OWF_GROUP -------------------------------------------------------- ALTER TABLE "OWF"."OWF_GROUP" ADD CONSTRAINT "SYS_C007348" PRIMARY KEY ("ID") ENABLE; ALTER TABLE "OWF"."OWF_GROUP" MODIFY ("AUTOMATIC" NOT NULL ENABLE); ALTER TABLE "OWF"."OWF_GROUP" MODIFY ("NAME" NOT NULL ENABLE); ALTER TABLE "OWF"."OWF_GROUP" MODIFY ("STATUS" NOT NULL ENABLE); ALTER TABLE "OWF"."OWF_GROUP" MODIFY ("VERSION" NOT NULL ENABLE); ALTER TABLE "OWF"."OWF_GROUP" MODIFY ("ID" NOT NULL ENABLE); -------------------------------------------------------- -- Constraints for Table OWF_GROUP_PEOPLE -------------------------------------------------------- ALTER TABLE "OWF"."OWF_GROUP_PEOPLE" ADD CONSTRAINT "SYS_C007351" PRIMARY KEY ("GROUP_ID", "PERSON_ID") ENABLE; -------------------------------------------------------- -- Constraints for Table PERSON -------------------------------------------------------- ALTER TABLE "OWF"."PERSON" ADD CONSTRAINT "SYS_C007359" UNIQUE ("USERNAME") ENABLE; ALTER TABLE "OWF"."PERSON" ADD CONSTRAINT "SYS_C007358" PRIMARY KEY ("ID") ENABLE; ALTER TABLE "OWF"."PERSON" MODIFY ("EMAIL_SHOW" NOT NULL ENABLE); ALTER TABLE "OWF"."PERSON" MODIFY ("USERNAME" NOT NULL ENABLE); ALTER TABLE "OWF"."PERSON" MODIFY ("USER_REAL_NAME" NOT NULL ENABLE); ALTER TABLE "OWF"."PERSON" MODIFY ("ENABLED" NOT NULL ENABLE); ALTER TABLE "OWF"."PERSON" MODIFY ("VERSION" NOT NULL ENABLE); ALTER TABLE "OWF"."PERSON" MODIFY ("ID" NOT NULL ENABLE); -------------------------------------------------------- -- Constraints for Table PERSON_WIDGET_DEFINITION -------------------------------------------------------- ALTER TABLE "OWF"."PERSON_WIDGET_DEFINITION" ADD CONSTRAINT "SYS_C007367" UNIQUE ("PERSON_ID", "WIDGET_DEFINITION_ID") ENABLE; ALTER TABLE "OWF"."PERSON_WIDGET_DEFINITION" ADD CONSTRAINT "SYS_C007366" PRIMARY KEY ("ID") ENABLE; ALTER TABLE "OWF"."PERSON_WIDGET_DEFINITION" MODIFY ("WIDGET_DEFINITION_ID" NOT NULL ENABLE); ALTER TABLE "OWF"."PERSON_WIDGET_DEFINITION" MODIFY ("PWD_POSITION" NOT NULL ENABLE); ALTER TABLE "OWF"."PERSON_WIDGET_DEFINITION" MODIFY ("VISIBLE" NOT NULL ENABLE); ALTER TABLE "OWF"."PERSON_WIDGET_DEFINITION" MODIFY ("PERSON_ID" NOT NULL ENABLE); ALTER TABLE "OWF"."PERSON_WIDGET_DEFINITION" MODIFY ("VERSION" NOT NULL ENABLE); ALTER TABLE "OWF"."PERSON_WIDGET_DEFINITION" MODIFY ("ID" NOT NULL ENABLE); -------------------------------------------------------- -- Constraints for Table PREFERENCE -------------------------------------------------------- ALTER TABLE "OWF"."PREFERENCE" ADD CONSTRAINT "SYS_C007375" UNIQUE ("PATH", "NAMESPACE", "USER_ID") ENABLE; ALTER TABLE "OWF"."PREFERENCE" ADD CONSTRAINT "SYS_C007374" PRIMARY KEY ("ID") ENABLE; ALTER TABLE "OWF"."PREFERENCE" MODIFY ("NAMESPACE" NOT NULL ENABLE); ALTER TABLE "OWF"."PREFERENCE" MODIFY ("USER_ID" NOT NULL ENABLE); ALTER TABLE "OWF"."PREFERENCE" MODIFY ("PATH" NOT NULL ENABLE); ALTER TABLE "OWF"."PREFERENCE" MODIFY ("VALUE" NOT NULL ENABLE); ALTER TABLE "OWF"."PREFERENCE" MODIFY ("VERSION" NOT NULL ENABLE); ALTER TABLE "OWF"."PREFERENCE" MODIFY ("ID" NOT NULL ENABLE); -------------------------------------------------------- -- Constraints for Table REQUESTMAP -------------------------------------------------------- ALTER TABLE "OWF"."REQUESTMAP" ADD CONSTRAINT "SYS_C007381" UNIQUE ("URL") ENABLE; ALTER TABLE "OWF"."REQUESTMAP" ADD CONSTRAINT "SYS_C007380" PRIMARY KEY ("ID") ENABLE; ALTER TABLE "OWF"."REQUESTMAP" MODIFY ("CONFIG_ATTRIBUTE" NOT NULL ENABLE); ALTER TABLE "OWF"."REQUESTMAP" MODIFY ("URL" NOT NULL ENABLE); ALTER TABLE "OWF"."REQUESTMAP" MODIFY ("VERSION" NOT NULL ENABLE); ALTER TABLE "OWF"."REQUESTMAP" MODIFY ("ID" NOT NULL ENABLE); -------------------------------------------------------- -- Constraints for Table ROLE -------------------------------------------------------- ALTER TABLE "OWF"."ROLE" ADD CONSTRAINT "SYS_C007387" UNIQUE ("AUTHORITY") ENABLE; ALTER TABLE "OWF"."ROLE" ADD CONSTRAINT "SYS_C007386" PRIMARY KEY ("ID") ENABLE; ALTER TABLE "OWF"."ROLE" MODIFY ("DESCRIPTION" NOT NULL ENABLE); ALTER TABLE "OWF"."ROLE" MODIFY ("AUTHORITY" NOT NULL ENABLE); ALTER TABLE "OWF"."ROLE" MODIFY ("VERSION" NOT NULL ENABLE); ALTER TABLE "OWF"."ROLE" MODIFY ("ID" NOT NULL ENABLE); -------------------------------------------------------- -- Constraints for Table STACK -------------------------------------------------------- ALTER TABLE "OWF"."STACK" ADD CONSTRAINT "SYS_C007470" UNIQUE ("STACK_CONTEXT") ENABLE; ALTER TABLE "OWF"."STACK" ADD CONSTRAINT "STACKPK" PRIMARY KEY ("ID") ENABLE; ALTER TABLE "OWF"."STACK" MODIFY ("STACK_CONTEXT" NOT NULL ENABLE); ALTER TABLE "OWF"."STACK" MODIFY ("NAME" NOT NULL ENABLE); ALTER TABLE "OWF"."STACK" MODIFY ("VERSION" NOT NULL ENABLE); ALTER TABLE "OWF"."STACK" MODIFY ("ID" NOT NULL ENABLE); -------------------------------------------------------- -- Constraints for Table STACK_GROUPS -------------------------------------------------------- ALTER TABLE "OWF"."STACK_GROUPS" ADD CONSTRAINT "PK_STACK_GROUPS" PRIMARY KEY ("GROUP_ID", "STACK_ID") ENABLE; ALTER TABLE "OWF"."STACK_GROUPS" MODIFY ("STACK_ID" NOT NULL ENABLE); ALTER TABLE "OWF"."STACK_GROUPS" MODIFY ("GROUP_ID" NOT NULL ENABLE); -------------------------------------------------------- -- Constraints for Table TAGS -------------------------------------------------------- ALTER TABLE "OWF"."TAGS" ADD CONSTRAINT "SYS_C007401" UNIQUE ("NAME") ENABLE; ALTER TABLE "OWF"."TAGS" ADD CONSTRAINT "SYS_C007400" PRIMARY KEY ("ID") ENABLE; ALTER TABLE "OWF"."TAGS" MODIFY ("NAME" NOT NULL ENABLE); ALTER TABLE "OWF"."TAGS" MODIFY ("VERSION" NOT NULL ENABLE); ALTER TABLE "OWF"."TAGS" MODIFY ("ID" NOT NULL ENABLE); -------------------------------------------------------- -- Constraints for Table TAG_LINKS -------------------------------------------------------- ALTER TABLE "OWF"."TAG_LINKS" ADD CONSTRAINT "SYS_C007396" PRIMARY KEY ("ID") ENABLE; ALTER TABLE "OWF"."TAG_LINKS" MODIFY ("TYPE" NOT NULL ENABLE); ALTER TABLE "OWF"."TAG_LINKS" MODIFY ("TAG_ID" NOT NULL ENABLE); ALTER TABLE "OWF"."TAG_LINKS" MODIFY ("TAG_REF" NOT NULL ENABLE); ALTER TABLE "OWF"."TAG_LINKS" MODIFY ("VERSION" NOT NULL ENABLE); ALTER TABLE "OWF"."TAG_LINKS" MODIFY ("ID" NOT NULL ENABLE); -------------------------------------------------------- -- Constraints for Table WIDGET_DEFINITION -------------------------------------------------------- ALTER TABLE "OWF"."WIDGET_DEFINITION" ADD CONSTRAINT "SYS_C007415" UNIQUE ("WIDGET_GUID") ENABLE; ALTER TABLE "OWF"."WIDGET_DEFINITION" ADD CONSTRAINT "SYS_C007414" PRIMARY KEY ("ID") ENABLE; ALTER TABLE "OWF"."WIDGET_DEFINITION" MODIFY ("MOBILE_READY" NOT NULL ENABLE); ALTER TABLE "OWF"."WIDGET_DEFINITION" MODIFY ("DISPLAY_NAME" NOT NULL ENABLE); ALTER TABLE "OWF"."WIDGET_DEFINITION" MODIFY ("WIDGET_GUID" NOT NULL ENABLE); ALTER TABLE "OWF"."WIDGET_DEFINITION" MODIFY ("WIDGET_URL" NOT NULL ENABLE); ALTER TABLE "OWF"."WIDGET_DEFINITION" MODIFY ("HEIGHT" NOT NULL ENABLE); ALTER TABLE "OWF"."WIDGET_DEFINITION" MODIFY ("WIDTH" NOT NULL ENABLE); ALTER TABLE "OWF"."WIDGET_DEFINITION" MODIFY ("SINGLETON" NOT NULL ENABLE); ALTER TABLE "OWF"."WIDGET_DEFINITION" MODIFY ("IMAGE_URL_SMALL" NOT NULL ENABLE); ALTER TABLE "OWF"."WIDGET_DEFINITION" MODIFY ("IMAGE_URL_MEDIUM" NOT NULL ENABLE); ALTER TABLE "OWF"."WIDGET_DEFINITION" MODIFY ("VISIBLE" NOT NULL ENABLE); ALTER TABLE "OWF"."WIDGET_DEFINITION" MODIFY ("VERSION" NOT NULL ENABLE); ALTER TABLE "OWF"."WIDGET_DEFINITION" MODIFY ("ID" NOT NULL ENABLE); -------------------------------------------------------- -- Constraints for Table WIDGET_DEFINITION_WIDGET_TYPES -------------------------------------------------------- ALTER TABLE "OWF"."WIDGET_DEFINITION_WIDGET_TYPES" ADD CONSTRAINT "WIDGET_TYPES_PKEY" PRIMARY KEY ("WIDGET_DEFINITION_ID", "WIDGET_TYPE_ID") ENABLE; ALTER TABLE "OWF"."WIDGET_DEFINITION_WIDGET_TYPES" MODIFY ("WIDGET_TYPE_ID" NOT NULL ENABLE); ALTER TABLE "OWF"."WIDGET_DEFINITION_WIDGET_TYPES" MODIFY ("WIDGET_DEFINITION_ID" NOT NULL ENABLE); -------------------------------------------------------- -- Constraints for Table WIDGET_DEF_INTENT -------------------------------------------------------- ALTER TABLE "OWF"."WIDGET_DEF_INTENT" ADD CONSTRAINT "WIDGET_DEF_INTENTPK" PRIMARY KEY ("ID") ENABLE; ALTER TABLE "OWF"."WIDGET_DEF_INTENT" MODIFY ("WIDGET_DEFINITION_ID" NOT NULL ENABLE); ALTER TABLE "OWF"."WIDGET_DEF_INTENT" MODIFY ("INTENT_ID" NOT NULL ENABLE); ALTER TABLE "OWF"."WIDGET_DEF_INTENT" MODIFY ("SEND" NOT NULL ENABLE); ALTER TABLE "OWF"."WIDGET_DEF_INTENT" MODIFY ("RECEIVE" NOT NULL ENABLE); ALTER TABLE "OWF"."WIDGET_DEF_INTENT" MODIFY ("VERSION" NOT NULL ENABLE); ALTER TABLE "OWF"."WIDGET_DEF_INTENT" MODIFY ("ID" NOT NULL ENABLE); -------------------------------------------------------- -- Constraints for Table WIDGET_DEF_INTENT_DATA_TYPES -------------------------------------------------------- ALTER TABLE "OWF"."WIDGET_DEF_INTENT_DATA_TYPES" MODIFY ("WIDGET_DEFINITION_INTENT_ID" NOT NULL ENABLE); ALTER TABLE "OWF"."WIDGET_DEF_INTENT_DATA_TYPES" MODIFY ("INTENT_DATA_TYPE_ID" NOT NULL ENABLE); -------------------------------------------------------- -- Constraints for Table WIDGET_TYPE -------------------------------------------------------- ALTER TABLE "OWF"."WIDGET_TYPE" ADD CONSTRAINT "WIDGET_TYPEPK" PRIMARY KEY ("ID") ENABLE; ALTER TABLE "OWF"."WIDGET_TYPE" MODIFY ("DISPLAY_NAME" NOT NULL ENABLE); ALTER TABLE "OWF"."WIDGET_TYPE" MODIFY ("NAME" NOT NULL ENABLE); ALTER TABLE "OWF"."WIDGET_TYPE" MODIFY ("VERSION" NOT NULL ENABLE); ALTER TABLE "OWF"."WIDGET_TYPE" MODIFY ("ID" NOT NULL ENABLE); -------------------------------------------------------- -- Ref Constraints for Table APPLICATION_CONFIGURATION -------------------------------------------------------- ALTER TABLE "OWF"."APPLICATION_CONFIGURATION" ADD CONSTRAINT "FKFC9C0477666C6D2" FOREIGN KEY ("CREATED_BY_ID") REFERENCES "OWF"."PERSON" ("ID") ENABLE; ALTER TABLE "OWF"."APPLICATION_CONFIGURATION" ADD CONSTRAINT "FKFC9C047E31CB353" FOREIGN KEY ("EDITED_BY_ID") REFERENCES "OWF"."PERSON" ("ID") ENABLE; -------------------------------------------------------- -- Ref Constraints for Table DASHBOARD -------------------------------------------------------- ALTER TABLE "OWF"."DASHBOARD" ADD CONSTRAINT "FKC18AEA94372CC5A" FOREIGN KEY ("CREATED_BY_ID") REFERENCES "OWF"."PERSON" ("ID") ENABLE; ALTER TABLE "OWF"."DASHBOARD" ADD CONSTRAINT "FKC18AEA946B3A1281" FOREIGN KEY ("STACK_ID") REFERENCES "OWF"."STACK" ("ID") ENABLE; ALTER TABLE "OWF"."DASHBOARD" ADD CONSTRAINT "FKC18AEA947028B8DB" FOREIGN KEY ("EDITED_BY_ID") REFERENCES "OWF"."PERSON" ("ID") ENABLE; ALTER TABLE "OWF"."DASHBOARD" ADD CONSTRAINT "FKC18AEA948656347D" FOREIGN KEY ("USER_ID") REFERENCES "OWF"."PERSON" ("ID") ENABLE; -------------------------------------------------------- -- Ref Constraints for Table INTENT_DATA_TYPES -------------------------------------------------------- ALTER TABLE "OWF"."INTENT_DATA_TYPES" ADD CONSTRAINT "FK8A59132FD46C6FAA" FOREIGN KEY ("INTENT_DATA_TYPE_ID") REFERENCES "OWF"."INTENT_DATA_TYPE" ("ID") ENABLE; ALTER TABLE "OWF"."INTENT_DATA_TYPES" ADD CONSTRAINT "FK8A59D92FD46C6FAA" FOREIGN KEY ("INTENT_ID") REFERENCES "OWF"."INTENT" ("ID") ENABLE; -------------------------------------------------------- -- Ref Constraints for Table OWF_GROUP_PEOPLE -------------------------------------------------------- ALTER TABLE "OWF"."OWF_GROUP_PEOPLE" ADD CONSTRAINT "FK28113703B197B21" FOREIGN KEY ("GROUP_ID") REFERENCES "OWF"."OWF_GROUP" ("ID") ENABLE; ALTER TABLE "OWF"."OWF_GROUP_PEOPLE" ADD CONSTRAINT "FK2811370C1F5E0B3" FOREIGN KEY ("PERSON_ID") REFERENCES "OWF"."PERSON" ("ID") ENABLE; -------------------------------------------------------- -- Ref Constraints for Table PERSON_WIDGET_DEFINITION -------------------------------------------------------- ALTER TABLE "OWF"."PERSON_WIDGET_DEFINITION" ADD CONSTRAINT "FK6F5C17C4293A835C" FOREIGN KEY ("WIDGET_DEFINITION_ID") REFERENCES "OWF"."WIDGET_DEFINITION" ("ID") ENABLE; ALTER TABLE "OWF"."PERSON_WIDGET_DEFINITION" ADD CONSTRAINT "FK6F5C17C4C1F5E0B3" FOREIGN KEY ("PERSON_ID") REFERENCES "OWF"."PERSON" ("ID") ENABLE; -------------------------------------------------------- -- Ref Constraints for Table PREFERENCE -------------------------------------------------------- ALTER TABLE "OWF"."PREFERENCE" ADD CONSTRAINT "FKA8FCBCDB8656347D" FOREIGN KEY ("USER_ID") REFERENCES "OWF"."PERSON" ("ID") ENABLE; -------------------------------------------------------- -- Ref Constraints for Table STACK -------------------------------------------------------- ALTER TABLE "OWF"."STACK" ADD CONSTRAINT "FK68AC28835014F5F" FOREIGN KEY ("DEFAULT_GROUP_ID") REFERENCES "OWF"."OWF_GROUP" ("ID") ENABLE; ALTER TABLE "OWF"."STACK" ADD CONSTRAINT "FK68AC2888656347D" FOREIGN KEY ("OWNER_ID") REFERENCES "OWF"."PERSON" ("ID") ENABLE; -------------------------------------------------------- -- Ref Constraints for Table STACK_GROUPS -------------------------------------------------------- ALTER TABLE "OWF"."STACK_GROUPS" ADD CONSTRAINT "FK9584AB6B3B197B21" FOREIGN KEY ("GROUP_ID") REFERENCES "OWF"."OWF_GROUP" ("ID") ENABLE; ALTER TABLE "OWF"."STACK_GROUPS" ADD CONSTRAINT "FK9584AB6B6B3A1281" FOREIGN KEY ("STACK_ID") REFERENCES "OWF"."STACK" ("ID") ENABLE; -------------------------------------------------------- -- Ref Constraints for Table TAG_LINKS -------------------------------------------------------- ALTER TABLE "OWF"."TAG_LINKS" ADD CONSTRAINT "FK7C35D6D45A3B441D" FOREIGN KEY ("TAG_ID") REFERENCES "OWF"."TAGS" ("ID") ENABLE; -------------------------------------------------------- -- Ref Constraints for Table WIDGET_DEFINITION_WIDGET_TYPES -------------------------------------------------------- ALTER TABLE "OWF"."WIDGET_DEFINITION_WIDGET_TYPES" ADD CONSTRAINT "FK8A59D92F293A835C" FOREIGN KEY ("WIDGET_DEFINITION_ID") REFERENCES "OWF"."WIDGET_DEFINITION" ("ID") ENABLE; ALTER TABLE "OWF"."WIDGET_DEFINITION_WIDGET_TYPES" ADD CONSTRAINT "FK8A59D92FD46C6F7C" FOREIGN KEY ("WIDGET_TYPE_ID") REFERENCES "OWF"."WIDGET_TYPE" ("ID") ENABLE; -------------------------------------------------------- -- Ref Constraints for Table WIDGET_DEF_INTENT -------------------------------------------------------- ALTER TABLE "OWF"."WIDGET_DEF_INTENT" ADD CONSTRAINT "FK8A59D92FD46C6FAB" FOREIGN KEY ("WIDGET_DEFINITION_ID") REFERENCES "OWF"."WIDGET_DEFINITION" ("ID") ENABLE; ALTER TABLE "OWF"."WIDGET_DEF_INTENT" ADD CONSTRAINT "FK8A59D92FD46C6FAC" FOREIGN KEY ("INTENT_ID") REFERENCES "OWF"."INTENT" ("ID") ENABLE; -------------------------------------------------------- -- Ref Constraints for Table WIDGET_DEF_INTENT_DATA_TYPES -------------------------------------------------------- ALTER TABLE "OWF"."WIDGET_DEF_INTENT_DATA_TYPES" ADD CONSTRAINT "FK8A59D92FD41A6FAD" FOREIGN KEY ("INTENT_DATA_TYPE_ID") REFERENCES "OWF"."INTENT_DATA_TYPE" ("ID") ENABLE; ALTER TABLE "OWF"."WIDGET_DEF_INTENT_DATA_TYPES" ADD CONSTRAINT "FK8A59D92FD46C6FAD" FOREIGN KEY ("WIDGET_DEFINITION_INTENT_ID") REFERENCES "OWF"."WIDGET_DEF_INTENT" ("ID") ENABLE;
<filename>application/add_field.sql<gh_stars>1-10 insert into zw_field(`tablename`,`fieldname`,`fieldlabel`,`presence`,`fieldtype`,`defaultvalue`,`length`) select 'zw_signup','name','姓名','1','varchar','','20' from dual where not exists (select 1 from zw_field where tablename='zw_signup' and fieldname='name'); insert into zw_field(`tablename`,`fieldname`,`fieldlabel`,`presence`,`fieldtype`,`defaultvalue`,`length`) select 'zw_signup','sex','性别','1','varchar','','4' from dual where not exists (select 1 from zw_field where tablename='zw_signup' and fieldname='sex'); insert into zw_field(`tablename`,`fieldname`,`fieldlabel`,`presence`,`fieldtype`,`defaultvalue`,`length`) select 'zw_signup','nation','民族','1','varchar','','20' from dual where not exists (select 1 from zw_field where tablename='zw_signup' and fieldname='nation'); insert into zw_field(`tablename`,`fieldname`,`fieldlabel`,`presence`,`fieldtype`,`defaultvalue`,`length`) select 'zw_signup','nativeplace','籍贯','1','varchar','','20' from dual where not exists (select 1 from zw_field where tablename='zw_signup' and fieldname='nativeplace'); insert into zw_field(`tablename`,`fieldname`,`fieldlabel`,`presence`,`fieldtype`,`defaultvalue`,`length`) select 'zw_signup','dateofbirth','出生日期','1','date','','' from dual where not exists (select 1 from zw_field where tablename='zw_signup' and fieldname='dateofbirth'); insert into zw_field(`tablename`,`fieldname`,`fieldlabel`,`presence`,`fieldtype`,`defaultvalue`,`length`,`signarea`) select 'zw_signup','IDnumber','幼儿证件号','1','varchar','','50','local' from dual where not exists (select 1 from zw_field where tablename='zw_signup' and fieldname='IDnumber'); insert into zw_field(`tablename`,`fieldname`,`fieldlabel`,`presence`,`fieldtype`,`defaultvalue`,`length`,`signarea`) select 'zw_signup','residence_type','户口类型','1','select','','','local' from dual where not exists (select 1 from zw_field where tablename='zw_signup' and fieldname='residence_type'); insert into zw_field(`tablename`,`fieldname`,`fieldlabel`,`presence`,`fieldtype`,`defaultvalue`,`length`,`signarea`) select 'zw_signup','homeplace_street','户籍地-街道','1','varchar','','50','local' from dual where not exists (select 1 from zw_field where tablename='zw_signup' and fieldname='homeplace_street'); insert into zw_field(`tablename`,`fieldname`,`fieldlabel`,`presence`,`fieldtype`,`defaultvalue`,`length`,`signarea`) select 'zw_signup','homeplace_committee','户籍地-居委','1','varchar','','50','local' from dual where not exists (select 1 from zw_field where tablename='zw_signup' and fieldname='homeplace_committee'); insert into zw_field(`tablename`,`fieldname`,`fieldlabel`,`presence`,`fieldtype`,`defaultvalue`,`length`,`signarea`) select 'zw_signup','homeplace_relation_owner','户籍地-户主关系','1','select','','','local' from dual where not exists (select 1 from zw_field where tablename='zw_signup' and fieldname='homeplace_relation_owner'); insert into zw_field(`tablename`,`fieldname`,`fieldlabel`,`presence`,`fieldtype`,`defaultvalue`,`length`,`signarea`) select 'zw_signup','homeplace_settle_date','户籍地-迁入日期','1','date','','','local' from dual where not exists (select 1 from zw_field where tablename='zw_signup' and fieldname='homeplace_settle_date'); insert into zw_field(`tablename`,`fieldname`,`fieldlabel`,`presence`,`fieldtype`,`defaultvalue`,`length`) select 'zw_signup','homeplace_address','户籍地-户籍地址','1','varchar','','250' from dual where not exists (select 1 from zw_field where tablename='zw_signup' and fieldname='homeplace_address'); insert into zw_field(`tablename`,`fieldname`,`fieldlabel`,`presence`,`fieldtype`,`defaultvalue`,`length`,`signarea`) select 'zw_signup','liveplace_street','居住地-街道','1','varchar','','50','local' from dual where not exists (select 1 from zw_field where tablename='zw_signup' and fieldname='liveplace_street'); insert into zw_field(`tablename`,`fieldname`,`fieldlabel`,`presence`,`fieldtype`,`defaultvalue`,`length`,`signarea`) select 'zw_signup','liveplace_committee','居住地-居委','1','varchar','','50','local' from dual where not exists (select 1 from zw_field where tablename='zw_signup' and fieldname='liveplace_committee'); insert into zw_field(`tablename`,`fieldname`,`fieldlabel`,`presence`,`fieldtype`,`defaultvalue`,`length`,`signarea`) select 'zw_signup','liveplace_relation_owner','居住地-户主关系','1','select','','','local' from dual where not exists (select 1 from zw_field where tablename='zw_signup' and fieldname='liveplace_relation_owner'); insert into zw_field(`tablename`,`fieldname`,`fieldlabel`,`presence`,`fieldtype`,`defaultvalue`,`length`,`signarea`) select 'zw_signup','liveplace_telephone','居住地-固定电话','1','varchar','','20','local' from dual where not exists (select 1 from zw_field where tablename='zw_signup' and fieldname='liveplace_telephone'); insert into zw_field(`tablename`,`fieldname`,`fieldlabel`,`presence`,`fieldtype`,`defaultvalue`,`length`) select 'zw_signup','liveplace_address','居住地-现住地址','1','varchar','','250' from dual where not exists (select 1 from zw_field where tablename='zw_signup' and fieldname='liveplace_address'); insert into zw_field(`tablename`,`fieldname`,`fieldlabel`,`presence`,`fieldtype`,`defaultvalue`,`length`) select 'zw_signup','guardian_pri_appellation','监护人1-称谓','1','varchar','','20' from dual where not exists (select 1 from zw_field where tablename='zw_signup' and fieldname='guardian_pri_appellation'); insert into zw_field(`tablename`,`fieldname`,`fieldlabel`,`presence`,`fieldtype`,`defaultvalue`,`length`) select 'zw_signup','guardian_pri_name','监护人1-姓名','1','varchar','','20' from dual where not exists (select 1 from zw_field where tablename='zw_signup' and fieldname='guardian_pri_name'); insert into zw_field(`tablename`,`fieldname`,`fieldlabel`,`presence`,`fieldtype`,`defaultvalue`,`length`) select 'zw_signup','guardian_pri_age','监护人1-年龄','1','varchar','','10' from dual where not exists (select 1 from zw_field where tablename='zw_signup' and fieldname='guardian_pri_age'); insert into zw_field(`tablename`,`fieldname`,`fieldlabel`,`presence`,`fieldtype`,`defaultvalue`,`length`) select 'zw_signup','guardian_pri_education','监护人1-学历','1','varchar','','20' from dual where not exists (select 1 from zw_field where tablename='zw_signup' and fieldname='guardian_pri_education'); insert into zw_field(`tablename`,`fieldname`,`fieldlabel`,`presence`,`fieldtype`,`defaultvalue`,`length`) select 'zw_signup','guardian_pri_workunit','监护人1-工作单位','1','varchar','','50' from dual where not exists (select 1 from zw_field where tablename='zw_signup' and fieldname='guardian_pri_workunit'); insert into zw_field(`tablename`,`fieldname`,`fieldlabel`,`presence`,`fieldtype`,`defaultvalue`,`length`) select 'zw_signup','guardian_pri_phonenumber','监护人1-手机号码','1','varchar','','20' from dual where not exists (select 1 from zw_field where tablename='zw_signup' and fieldname='guardian_pri_phonenumber'); insert into zw_field(`tablename`,`fieldname`,`fieldlabel`,`presence`,`fieldtype`,`defaultvalue`,`length`) select 'zw_signup','guardian_sec_appellation','监护人2-称谓','1','varchar','','20' from dual where not exists (select 1 from zw_field where tablename='zw_signup' and fieldname='guardian_sec_appellation'); insert into zw_field(`tablename`,`fieldname`,`fieldlabel`,`presence`,`fieldtype`,`defaultvalue`,`length`) select 'zw_signup','guardian_sec_name','监护人2-姓名','1','varchar','','20' from dual where not exists (select 1 from zw_field where tablename='zw_signup' and fieldname='guardian_sec_name'); insert into zw_field(`tablename`,`fieldname`,`fieldlabel`,`presence`,`fieldtype`,`defaultvalue`,`length`) select 'zw_signup','guardian_sec_age','监护人2-年龄','1','varchar','','10' from dual where not exists (select 1 from zw_field where tablename='zw_signup' and fieldname='guardian_sec_age'); insert into zw_field(`tablename`,`fieldname`,`fieldlabel`,`presence`,`fieldtype`,`defaultvalue`,`length`) select 'zw_signup','guardian_sec_education','监护人2-学历','1','varchar','','20' from dual where not exists (select 1 from zw_field where tablename='zw_signup' and fieldname='guardian_sec_education'); insert into zw_field(`tablename`,`fieldname`,`fieldlabel`,`presence`,`fieldtype`,`defaultvalue`,`length`) select 'zw_signup','guardian_sec_workunit','监护人2-工作单位','1','varchar','','50' from dual where not exists (select 1 from zw_field where tablename='zw_signup' and fieldname='guardian_sec_workunit'); insert into zw_field(`tablename`,`fieldname`,`fieldlabel`,`presence`,`fieldtype`,`defaultvalue`,`length`) select 'zw_signup','guardian_sec_phonenumber','监护人2-手机号码','1','varchar','','20' from dual where not exists (select 1 from zw_field where tablename='zw_signup' and fieldname='guardian_sec_phonenumber'); insert into zw_field(`tablename`,`fieldname`,`fieldlabel`,`presence`,`fieldtype`,`defaultvalue`,`length`,`signarea`) select 'zw_signup','sourcearea','来源地区','1','select','','','nonlocal' from dual where not exists (select 1 from zw_field where tablename='zw_signup' and fieldname='sourcearea'); insert into zw_field(`tablename`,`fieldname`,`fieldlabel`,`presence`,`fieldtype`,`defaultvalue`,`length`,`signarea`) select 'zw_signup','IDtype','证件类型','1','select','','','nonlocal' from dual where not exists (select 1 from zw_field where tablename='zw_signup' and fieldname='IDtype'); insert into zw_field(`tablename`,`fieldname`,`fieldlabel`,`presence`,`fieldtype`,`defaultvalue`,`length`,`signarea`) select 'zw_signup','residence_expiration_date','居住证有效期至','1','date','','','nonlocal' from dual where not exists (select 1 from zw_field where tablename='zw_signup' and fieldname='residence_expiration_date'); insert into zw_field(`tablename`,`fieldname`,`fieldlabel`,`presence`,`fieldtype`,`defaultvalue`,`length`,`signarea`) select 'zw_signup','is_integral_reach','积分是否达标','1','checkbox','','','nonlocal' from dual where not exists (select 1 from zw_field where tablename='zw_signup' and fieldname='is_integral_reach'); insert into zw_field(`tablename`,`fieldname`,`fieldlabel`,`presence`,`fieldtype`,`defaultvalue`,`length`,`signarea`) select 'zw_signup','social_security_total','社保累计月份','1','varchar','','4','nonlocal' from dual where not exists (select 1 from zw_field where tablename='zw_signup' and fieldname='social_security_total'); insert into zw_cfg_index(`id`) select 1 from dual where not exists(select 1 from zw_cfg_index); insert into zw_template(`name`,`type`,`isshow`,`description`) select '本区报名默认模板','local',1,'' from dual where not exists(select 1 from zw_template where name='本区报名默认模板'); insert into zw_template(`name`,`type`,`isshow`,`description`) select '外省报名默认模板','nonlocal',1,'' from dual where not exists(select 1 from zw_template where name='外省报名默认模板'); select id into @fieldid from zw_field where fieldname='residence_type' and tablename='zw_signup'; insert into zw_picklist(`fieldid`,`pickval`,`picktext`) select @fieldid,'人户一致','人户一致' from dual where not exists (select 1 from zw_picklist where fieldid=@fieldid and pickval='人户一致'); insert into zw_picklist(`fieldid`,`pickval`,`picktext`) select @fieldid,'人户分离','人户分离' from dual where not exists (select 1 from zw_picklist where fieldid=@fieldid and pickval='人户分离'); insert into zw_picklist(`fieldid`,`pickval`,`picktext`) select @fieldid,'集体户口','集体户口' from dual where not exists (select 1 from zw_picklist where fieldid=@fieldid and pickval='集体户口'); select id into @fieldid from zw_field where fieldname='homeplace_relation_owner' and tablename='zw_signup'; insert into zw_picklist(`fieldid`,`pickval`,`picktext`) select @fieldid,'本人','本人' from dual where not exists (select 1 from zw_picklist where fieldid=@fieldid and pickval='本人'); insert into zw_picklist(`fieldid`,`pickval`,`picktext`) select @fieldid,'直系亲属','直系亲属' from dual where not exists (select 1 from zw_picklist where fieldid=@fieldid and pickval='直系亲属'); insert into zw_picklist(`fieldid`,`pickval`,`picktext`) select @fieldid,'非直系亲属','非直系亲属' from dual where not exists (select 1 from zw_picklist where fieldid=@fieldid and pickval='非直系亲属'); insert into zw_picklist(`fieldid`,`pickval`,`picktext`) select @fieldid,'非亲属','非亲属' from dual where not exists (select 1 from zw_picklist where fieldid=@fieldid and pickval='非亲属'); select id into @fieldid from zw_field where fieldname='liveplace_relation_owner' and tablename='zw_signup'; insert into zw_picklist(`fieldid`,`pickval`,`picktext`) select @fieldid,'本人','本人' from dual where not exists (select 1 from zw_picklist where fieldid=@fieldid and pickval='本人'); insert into zw_picklist(`fieldid`,`pickval`,`picktext`) select @fieldid,'直系亲属','直系亲属' from dual where not exists (select 1 from zw_picklist where fieldid=@fieldid and pickval='直系亲属'); insert into zw_picklist(`fieldid`,`pickval`,`picktext`) select @fieldid,'非直系亲属','非直系亲属' from dual where not exists (select 1 from zw_picklist where fieldid=@fieldid and pickval='非直系亲属'); insert into zw_picklist(`fieldid`,`pickval`,`picktext`) select @fieldid,'非亲属','非亲属' from dual where not exists (select 1 from zw_picklist where fieldid=@fieldid and pickval='非亲属'); select id into @fieldid from zw_field where fieldname='sourcearea' and tablename='zw_signup'; insert into zw_picklist(`fieldid`,`pickval`,`picktext`) select @fieldid,'外省','外省' from dual where not exists (select 1 from zw_picklist where fieldid=@fieldid and pickval='外省'); insert into zw_picklist(`fieldid`,`pickval`,`picktext`) select @fieldid,'香港','香港' from dual where not exists (select 1 from zw_picklist where fieldid=@fieldid and pickval='香港'); insert into zw_picklist(`fieldid`,`pickval`,`picktext`) select @fieldid,'澳门','澳门' from dual where not exists (select 1 from zw_picklist where fieldid=@fieldid and pickval='澳门'); insert into zw_picklist(`fieldid`,`pickval`,`picktext`) select @fieldid,'台湾','台湾' from dual where not exists (select 1 from zw_picklist where fieldid=@fieldid and pickval='台湾'); select id into @fieldid from zw_field where fieldname='IDtype' and tablename='zw_signup'; insert into zw_picklist(`fieldid`,`pickval`,`picktext`) select @fieldid,'身份证','身份证' from dual where not exists (select 1 from zw_picklist where fieldid=@fieldid and pickval='身份证'); insert into zw_picklist(`fieldid`,`pickval`,`picktext`) select @fieldid,'来往大陆通行证','来往大陆通行证' from dual where not exists (select 1 from zw_picklist where fieldid=@fieldid and pickval='来往大陆通行证'); insert into zw_picklist(`fieldid`,`pickval`,`picktext`) select @fieldid,'护照','护照' from dual where not exists (select 1 from zw_picklist where fieldid=@fieldid and pickval='护照');
CREATE EXTERNAL TABLE ${0} ( title TEXT, name RECORD ( first_name TEXT, last_name TEXT ) ) USING JSON LOCATION ${table.path};
CREATE TABLE apidb.LopitResults ( lopit_result_id NUMBER(12) NOT NULL, na_feature_id NUMBER(12) NOT NULL, probability_mean FLOAT(126) NOT NULL, sd FLOAT(126), lower_CI FLOAT(126), upper_CI FLOAT(126), protocol_app_node_id NUMBER(10) NOT NULL, modification_date date NOT NULL, user_read NUMBER(1) NOT NULL, user_write NUMBER(1) NOT NULL, group_read NUMBER(1) NOT NULL, group_write NUMBER(1) NOT NULL, other_read NUMBER(1) NOT NULL, other_write NUMBER(1) NOT NULL, row_user_id NUMBER(12) NOT NULL, row_group_id NUMBER(3) NOT NULL, row_project_id NUMBER(4) NOT NULL, row_alg_invocation_id NUMBER(12) NOT NULL, FOREIGN KEY (protocol_app_node_id) REFERENCES Study.ProtocolAppNode, FOREIGN KEY (na_feature_id) REFERENCES dots.NaFeatureImp, PRIMARY KEY (lopit_result_id) ); CREATE INDEX apidb.lopitres_1 ON apidb.LopitResults (na_feature_id) TABLESPACE indx; CREATE INDEX apidb.lopitres_2 ON apidb.LopitResults (protocol_app_node_id) TABLESPACE indx; --CREATE INDEX apidb.lopitres_3 ON apidb.LopitResults (lopit_result_id) TABLESPACE indx; GRANT INSERT, SELECT, UPDATE, DELETE ON apidb.LopitResults TO gus_w; GRANT SELECT ON apidb.LopitResults TO gus_r; ------------------------------------------------------------------------------ CREATE SEQUENCE apidb.LopitResults_sq; GRANT SELECT ON apidb.LopitResults_sq TO gus_r; GRANT SELECT ON apidb.LopitResults_sq TO gus_w; ------------------------------------------------------------------------------ INSERT INTO core.TableInfo (table_id, name, table_type, primary_key_column, database_id, is_versioned, is_view, view_on_table_id, superclass_table_id, is_updatable, modification_date, user_read, user_write, group_read, group_write, other_read, other_write, row_user_id, row_group_id, row_project_id, row_alg_invocation_id) SELECT core.tableinfo_sq.nextval, 'LopitResults', 'Standard', 'lopit_result_id', d.database_id, 0, 0, '', '', 1,sysdate, 1, 1, 1, 1, 1, 1, 1, 1, p.project_id, 0 FROM dual, (SELECT MIN(project_id) AS project_id FROM core.ProjectInfo) p, (SELECT database_id FROM core.DatabaseInfo WHERE lower(name) = 'apidb') d WHERE lower('LopitResults') NOT IN (SELECT lower(name) FROM core.TableInfo WHERE database_id = d.database_id); exit;
drop database if exists `gtid`; reset master; create database `gtid`; use `gtid`; create table t1 (id int PRIMARY KEY); insert into t1 values (1);
EOA is 3000; EOF is 3077
-- phpMyAdmin SQL Dump -- version 5.0.4 -- https://www.phpmyadmin.net/ -- -- Host: 127.0.0.1 -- Generation Time: Apr 03, 2021 at 03:49 PM -- Server version: 10.4.17-MariaDB -- PHP Version: 8.0.0 SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; START TRANSACTION; SET time_zone = "+00:00"; /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8mb4 */; -- -- Database: `fullstack` -- -- -------------------------------------------------------- -- -- Table structure for table `cast` -- CREATE TABLE `cast` ( `id` int(11) NOT NULL, `name` varchar(45) NOT NULL, `gender` enum('Male','Female') NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Dumping data for table `cast` -- INSERT INTO `cast` (`id`, `name`, `gender`) VALUES (1, '<NAME> ', 'Female'), (2, '<NAME> ', 'Male'), (3, '<NAME> ', 'Female'), (4, '<NAME> ', 'Male'), (5, '<NAME>', 'Male'), (6, '<NAME> ', 'Male'), (7, '<NAME>', 'Female'), (8, '<NAME> ', 'Female'); -- -------------------------------------------------------- -- -- Table structure for table `cast_detail` -- CREATE TABLE `cast_detail` ( `movies_id` int(11) NOT NULL, `cast_id` int(11) NOT NULL, `role` enum('Main','Helper','Cameo','Voice') NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Dumping data for table `cast_detail` -- INSERT INTO `cast_detail` (`movies_id`, `cast_id`, `role`) VALUES (1, 1, 'Voice'), (1, 2, 'Voice'), (2, 3, 'Helper'), (2, 4, 'Helper'), (3, 5, 'Main'), (3, 6, 'Helper'), (4, 7, 'Main'), (4, 8, 'Helper'); -- -------------------------------------------------------- -- -- Table structure for table `genre` -- CREATE TABLE `genre` ( `id` int(11) NOT NULL, `name` varchar(45) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Dumping data for table `genre` -- INSERT INTO `genre` (`id`, `name`) VALUES (1, 'Action'), (2, 'Thriller'), (3, 'Horror'), (4, 'Drama'), (5, 'Adventure'), (6, 'Crime'), (7, 'Animation'), (8, 'Comedy'), (9, 'Family'), (10, 'Fantasy'); -- -------------------------------------------------------- -- -- Table structure for table `genre_movie` -- CREATE TABLE `genre_movie` ( `movies_id` int(11) NOT NULL, `genre_id` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Dumping data for table `genre_movie` -- INSERT INTO `genre_movie` (`movies_id`, `genre_id`) VALUES (1, 1), (1, 5), (1, 7), (1, 8), (1, 9), (1, 10), (2, 7), (2, 8), (2, 9), (3, 1), (3, 2), (3, 4), (3, 5), (3, 6), (4, 1), (4, 2), (4, 4), (5, 1), (5, 5), (5, 10), (6, 1), (6, 5), (6, 10), (7, 1), (7, 5), (7, 10), (8, 1), (8, 4), (8, 5), (9, 8), (10, 1), (10, 5), (10, 10); -- -------------------------------------------------------- -- -- Table structure for table `movies` -- CREATE TABLE `movies` ( `id` int(11) NOT NULL, `title` varchar(75) NOT NULL, `release` date NOT NULL, `score` double NOT NULL, `synopsis` varchar(500) NOT NULL, `isSeries` tinyint(4) NOT NULL, `extension` varchar(500) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Dumping data for table `movies` -- INSERT INTO `movies` (`id`, `title`, `release`, `score`, `synopsis`, `isSeries`, `extension`) VALUES (1, 'Raya and the Last Dragon', '2021-03-03', 8.5, 'Long ago, in the fantasy world of Kumandra, humans and dragons lived together in harmony. But when an evil force threatened the land, the dragons sacrificed themselves to save humanity. Now, 500 years later, that same evil has returned and it’s up to a lone warrior, Raya, to track down the legendary last dragon to restore the fractured land and its divided people.', 0, 'https://image.tmdb.org/t/p/original/lPsD10PP4rgUGiGR4CCXA6iY0QQ.jpg'), (2, 'Tom & Jerry', '2021-02-11', 7.6, 'Tom the cat and Jerry the mouse gets kicked out of their home and relocate to a fancy New York hotel, where a scrappy employee named Kayla will lose her job if she can’t evict Jerry before a high-class wedding at the hotel. Her solution? Hiring Tom to get rid of the pesky mouse.', 0, 'https://image.tmdb.org/t/p/original/6KErczPBROQty7QoIsaa6wJYXZi.jpg'), (3, 'Below Zero', '2021-01-29', 6.5, 'When a prisoner transfer van is attacked, the cop in charge must fight those inside and outside while dealing with a silent foe: the icy temperatures.', 0, 'https://image.tmdb.org/t/p/original/dWSnsAGTfc8U27bWsy2RfwZs0Bs.jpg'), (4, 'Sentinelle', '2021-03-05', 6.2, 'Transferred home after a traumatizing combat mission, a highly trained French soldier uses her lethal skills to hunt down the man who hurt her sister.', 0, 'https://image.tmdb.org/t/p/original/fFRq98cW9lTo6di2o4lK1qUAWaN.jpg'), (5, 'Zack Snyder\'s Justice League', '2021-03-18', 8.8, 'Determined to ensure Superman\'s ultimate sacrifice was not in vain, Bruce Wayne aligns forces with Diana Prince with plans to recruit a team of metahumans to protect the world from an approaching threat of catastrophic proportions.', 0, 'https://image.tmdb.org/t/p/original/tnAuB8q5vv7Ax9UAEje5Xi4BXik.jpg'), (6, 'Monster Hunter', '2020-12-03', 7.2, 'A portal transports Cpt. Artemis and an elite unit of soldiers to a strange world where powerful monsters rule with deadly ferocity. Faced with relentless danger, the team encounters a mysterious hunter who may be their only hope to find a way home.', 0, 'https://image.tmdb.org/t/p/original/1UCOF11QCw8kcqvce8LKOO6pimh.jpg'), (7, 'Wonder Woman 1984', '2020-12-16', 6.8, 'A botched store robbery places Wonder Woman in a global battle against a powerful and mysterious ancient force that puts her powers in jeopardy.', 0, 'https://image.tmdb.org/t/p/original/8UlWHLMpgZm9bx6QYh0NFoq67TZ.jpg'), (8, 'Space Sweepers', '2021-02-05', 7.2, 'When the crew of a space junk collector ship called The Victory discovers a humanoid robot named Dorothy that\'s known to be a weapon of mass destruction, they get involved in a risky business deal which puts their lives at stake.', 0, 'https://image.tmdb.org/t/p/original/qiUesQForGW872kIC0Crqx3vAr0.jpg'), (9, 'Coming 2 America', '2021-03-05', 6.9, 'Prince <NAME> is set to become King of Zamunda when he discovers he has a son he never knew about in America – a street savvy Queens native named Lavelle. Honoring his royal father\'s dying wish to groom this son as the crown prince, Akeem and Semmi set off to America once again.', 0, 'https://image.tmdb.org/t/p/original/nWBPLkqNApY5pgrJFMiI9joSI30.jpg'), (10, 'Outside the Wire', '2021-01-15', 6.5, 'In the near future, a drone pilot is sent into a deadly militarized zone and must work with an android officer to locate a doomsday device.', 0, 'https://image.tmdb.org/t/p/original/6XYLiMxHAaCsoyrVo38LBWMw2p8.jpg'); -- -- Indexes for dumped tables -- -- -- Indexes for table `cast` -- ALTER TABLE `cast` ADD PRIMARY KEY (`id`); -- -- Indexes for table `cast_detail` -- ALTER TABLE `cast_detail` ADD PRIMARY KEY (`movies_id`,`cast_id`), ADD KEY `fk_movies_has_cast_cast1_idx` (`cast_id`), ADD KEY `fk_movies_has_cast_movies1_idx` (`movies_id`); -- -- Indexes for table `genre` -- ALTER TABLE `genre` ADD PRIMARY KEY (`id`); -- -- Indexes for table `genre_movie` -- ALTER TABLE `genre_movie` ADD PRIMARY KEY (`movies_id`,`genre_id`), ADD KEY `fk_movies_has_genre_genre1_idx` (`genre_id`), ADD KEY `fk_movies_has_genre_movies_idx` (`movies_id`); -- -- Indexes for table `movies` -- ALTER TABLE `movies` ADD PRIMARY KEY (`id`); -- -- AUTO_INCREMENT for dumped tables -- -- -- AUTO_INCREMENT for table `cast` -- ALTER TABLE `cast` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=9; -- -- AUTO_INCREMENT for table `genre` -- ALTER TABLE `genre` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=11; -- -- AUTO_INCREMENT for table `movies` -- ALTER TABLE `movies` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=11; -- -- Constraints for dumped tables -- -- -- Constraints for table `cast_detail` -- ALTER TABLE `cast_detail` ADD CONSTRAINT `fk_movies_has_cast_cast1` FOREIGN KEY (`cast_id`) REFERENCES `cast` (`id`) ON DELETE NO ACTION ON UPDATE NO ACTION, ADD CONSTRAINT `fk_movies_has_cast_movies1` FOREIGN KEY (`movies_id`) REFERENCES `movies` (`id`) ON DELETE NO ACTION ON UPDATE NO ACTION; -- -- Constraints for table `genre_movie` -- ALTER TABLE `genre_movie` ADD CONSTRAINT `fk_movies_has_genre_genre1` FOREIGN KEY (`genre_id`) REFERENCES `genre` (`id`) ON DELETE NO ACTION ON UPDATE NO ACTION, ADD CONSTRAINT `fk_movies_has_genre_movies` FOREIGN KEY (`movies_id`) REFERENCES `movies` (`id`) ON DELETE NO ACTION ON UPDATE NO ACTION; COMMIT; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
CREATE TABLE routes_ref( route_id INT IDENTITY(1,1) NOT NULL ,route_code NVARCHAR(20) NULL ,route_desc NVARCHAR(200) NULL)
INSERT INTO burgers (burger_name, devoured) VALUES ('Classic Cheeseburger', false); INSERT INTO burgers (burger_name, devoured) VALUES ('Turkey Burger', false); INSERT INTO burgers (burger_name, devoured) VALUES ('Black Bean Burger', false); INSERT INTO burgers (burger_name, devoured) VALUES ('Best-Ever Chicken Burger', true);
<gh_stars>0 -- Create a new stored procedure called 'SP_SelectAuthorById' in schema 'dbo' -- Drop the stored procedure if it already exists IF EXISTS ( SELECT * FROM INFORMATION_SCHEMA.ROUTINES WHERE SPECIFIC_SCHEMA = N'dbo' AND SPECIFIC_NAME = N'SP_SelectAuthorById' ) DROP PROCEDURE dbo.SP_SelectAuthorById GO -- Create the stored procedure in the specified schema CREATE PROCEDURE dbo.SP_SelectAuthorById @id INT AS SELECT * FROM dbo.[VW_AuthorsJoinedAll] WHERE [authorId] = @id GO -- example to execute the stored procedure we just created EXECUTE dbo.SP_SelectAuthorById 2005 GO
SELECT product_name,sale_price,purchase_price FROM Product WHERE sale_price - purchase_price >= 500;
<reponame>darrendanvers/integration-demo CREATE SCHEMA CJR; SET SCHEMA 'CJR'; CREATE TABLE CJR_TEST ( ID NUMBER NOT NULL PRIMARY KEY, VALUE CLOB );
<gh_stars>0 -- phpMyAdmin SQL Dump -- version 4.8.0.1 -- https://www.phpmyadmin.net/ -- -- Host: 127.0.0.1 -- Waktu pembuatan: 13 Feb 2020 pada 00.59 -- Versi server: 10.1.32-MariaDB -- Versi PHP: 7.2.5 SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; SET AUTOCOMMIT = 0; START TRANSACTION; SET time_zone = "+00:00"; /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8mb4 */; -- -- Database: `db_ahlinya` -- -- -------------------------------------------------------- -- -- Struktur dari tabel `tbl_banner` -- CREATE TABLE `tbl_banner` ( `id_banner` varchar(5) NOT NULL, `gambar` varchar(100) NOT NULL, `posisi` enum('home','job','skill') NOT NULL, `urutan` int(3) NOT NULL, `date_created` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -- Dumping data untuk tabel `tbl_banner` -- INSERT INTO `tbl_banner` (`id_banner`, `gambar`, `posisi`, `urutan`, `date_created`) VALUES ('03462', '6-things-you-should-never-store-on-your-work-computer.jpg', 'job', 4, '2020-02-11 07:21:02'), ('04286', 'person-playing-chess-1040157.jpg', 'home', 2, '2020-02-10 14:09:52'), ('07846', 'apartment-apple-business-245032.jpg', 'home', 3, '2020-02-11 07:03:55'), ('34521', 'pexels-photo-210661.jpeg', 'skill', 5, '2020-02-11 07:21:36'), ('51827', 'man-standing-infront-of-white-board-1181345.jpg', 'home', 1, '2020-02-10 14:06:48'); -- -------------------------------------------------------- -- -- Struktur dari tabel `tbl_gambar` -- CREATE TABLE `tbl_gambar` ( `id_gambar` int(11) NOT NULL, `gambar` varchar(100) NOT NULL, `id_post` varchar(20) NOT NULL, `date_created` datetime NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -- Dumping data untuk tabel `tbl_gambar` -- INSERT INTO `tbl_gambar` (`id_gambar`, `gambar`, `id_post`, `date_created`) VALUES (1, 'bertiga.jpeg', 'SKILL196792037084364', '0000-00-00 00:00:00'), (2, 'ARNI_NOISE.jpeg', 'SKILL621899582477634', '0000-00-00 00:00:00'), (3, 'ARNI_NOISE1.jpeg', 'SKILL820857623194110', '0000-00-00 00:00:00'); -- -------------------------------------------------------- -- -- Struktur dari tabel `tbl_job` -- CREATE TABLE `tbl_job` ( `id_job` varchar(20) NOT NULL, `id_user` varchar(15) NOT NULL, `id_kategori` varchar(10) NOT NULL, `nama_job` varchar(200) NOT NULL, `slug` text NOT NULL, `lokasi` text NOT NULL, `regional` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `link` text NOT NULL, `upah_min` int(11) NOT NULL, `upah_max` int(11) NOT NULL, `deskripsi` text NOT NULL, `gambar` varchar(100) NOT NULL, `status` enum('Aktif','Tidak Aktif','Expired') NOT NULL DEFAULT 'Aktif', `date_created` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP, `date_expired` datetime NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -- Dumping data untuk tabel `tbl_job` -- INSERT INTO `tbl_job` (`id_job`, `id_user`, `id_kategori`, `nama_job`, `slug`, `lokasi`, `regional`, `type`, `link`, `upah_min`, `upah_max`, `deskripsi`, `gambar`, `status`, `date_created`, `date_expired`) VALUES ('JOB069551873164420', '10', '41243212', 'Gangguaan Listrik', '', '', 'grt56', 'Part Time', '', 2000, 10000, '', 'pondok-tahfizh-masjid-jami-sengkang1.jpg', 'Aktif', '2020-01-02 12:53:02', '0000-00-00 00:00:00'), ('JOB630189246375409', '3123', '32223f', 'Perbaiki keran air', 'Perbaiki-keran-air', '', 'grt56', '', 'xxxxx', 1000, 3000, '', 'bertiga.jpeg', 'Aktif', '2020-02-04 08:40:42', '0000-00-00 00:00:00'), ('JOB769051341279345', '3123', '32223f', 'Cuci Piring Warung makan', '', '', 'grt56', '', '', 2000, 30002, '', 'Bulukumba.jpeg', 'Aktif', '2020-02-04 08:39:05', '0000-00-00 00:00:00'), ('JOB921514707680386', '3123', '32223f', 'Cuci karpet', 'Cuci-karpet', 'Mamuju', 'grt56', '', '', 1000, 10000, '<p>Lorem Piisnafs</p>', 'ARNANDA1.jpeg', 'Aktif', '2020-02-04 08:44:12', '0000-00-00 00:00:00'), ('JOB992337670185526', '10', '41243212', 'Pell Lantain', '', '', 'grt56', 'Part Time', 'xxxxx', 1000, 3000, '', '9493de01b143caeab7b53ee98fbaf6de.jpg', 'Aktif', '2020-01-02 12:52:06', '0000-00-00 00:00:00'); -- -------------------------------------------------------- -- -- Struktur dari tabel `tbl_kategori` -- CREATE TABLE `tbl_kategori` ( `id_kategori` varchar(10) NOT NULL, `nama_kategori` varchar(100) NOT NULL, `icon` varchar(20) NOT NULL, `gambar` varchar(100) NOT NULL, `date_created` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -- Dumping data untuk tabel `tbl_kategori` -- INSERT INTO `tbl_kategori` (`id_kategori`, `nama_kategori`, `icon`, `gambar`, `date_created`) VALUES ('21e212', 'Perkebunan', 'fa fa-dashboard', 'AINUNG.jpeg', '2020-01-15 13:37:22'), ('32223f', 'Rumah', 'fa fa-home', 'ARNANDA.jpeg', '2020-01-15 13:37:22'), ('41243212', 'servis elektronikk', 'fa fa-desktop', 'ASSA_BAJU_PUTIH_WITH_NOISE.jpeg', '2019-10-20 11:50:18'), ('92751', 'Otomotif', 'fa fa-cogs', '1b74ab472906d0621558879626e890f8.jpg', '2020-02-11 15:37:28'); -- -------------------------------------------------------- -- -- Struktur dari tabel `tbl_konfigurasi` -- CREATE TABLE `tbl_konfigurasi` ( `id_konfigurasi` int(1) NOT NULL, `nama_aplikasi` varchar(100) NOT NULL, `nama_pimpinan` varchar(100) NOT NULL, `provinsi` varchar(128) NOT NULL, `kabupaten` varchar(128) NOT NULL, `kecamatan` varchar(128) NOT NULL, `alamat` text NOT NULL, `kontak_person` varchar(20) NOT NULL, `stok_min` int(6) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -- Dumping data untuk tabel `tbl_konfigurasi` -- INSERT INTO `tbl_konfigurasi` (`id_konfigurasi`, `nama_aplikasi`, `nama_pimpinan`, `provinsi`, `kabupaten`, `kecamatan`, `alamat`, `kontak_person`, `stok_min`) VALUES (1, 'Arks Dev', 'Waddah', 'Sulawesi Selatan', 'Makassar', 'Manggala', 'jl. Dg. Hayo', '085298730727', 10); -- -------------------------------------------------------- -- -- Struktur dari tabel `tbl_laporan` -- CREATE TABLE `tbl_laporan` ( `id_laporan` varchar(15) NOT NULL, `id_user` varchar(20) NOT NULL, `hal` text NOT NULL, `isi` text NOT NULL, `is_read` int(1) NOT NULL DEFAULT '0', `date_created` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -------------------------------------------------------- -- -- Struktur dari tabel `tbl_regional` -- CREATE TABLE `tbl_regional` ( `id_regional` varchar(5) NOT NULL, `nama_regional` varchar(20) NOT NULL, `date_created` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -- Dumping data untuk tabel `tbl_regional` -- INSERT INTO `tbl_regional` (`id_regional`, `nama_regional`, `date_created`) VALUES ('fds3d', 'Makassar', '2020-02-04 07:24:00'), ('grt56', 'Gowa', '2020-02-04 07:24:00'); -- -------------------------------------------------------- -- -- Struktur dari tabel `tbl_skill` -- CREATE TABLE `tbl_skill` ( `id_skill` varchar(20) NOT NULL, `id_user` varchar(15) NOT NULL, `id_kategori` varchar(10) NOT NULL, `nama_skill` text NOT NULL, `slug` text NOT NULL, `regional` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `upah_min` float NOT NULL, `upah_max` float NOT NULL, `deskripsi` text NOT NULL, `gambar` varchar(200) NOT NULL, `date_created` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -- Dumping data untuk tabel `tbl_skill` -- INSERT INTO `tbl_skill` (`id_skill`, `id_user`, `id_kategori`, `nama_skill`, `slug`, `regional`, `type`, `upah_min`, `upah_max`, `deskripsi`, `gambar`, `date_created`) VALUES ('SKILL196792037084364', '10', '41243212', 'Service Laptop 1', '', 'fds3d', 'Part Time', 20001, 30002, '<p><strong>memberanikan </strong>diri menjadi seperti mereka saat ini asfasf</p>', '9493de01b143caeab7b53ee98fbaf6de.jpg', '2019-12-25 13:37:13'), ('SKILL196792037084367', '10', '41243212', 'Service Laptop 2', '', 'fds3d', 'Part Time', 20001, 30002, '<p><strong>memberanikan </strong>diri menjadi seperti mereka saat ini asfasf</p>', '9493de01b143caeab7b53ee98fbaf6de.jpg', '2019-12-25 13:37:13'), ('SKILL350289981767342', '3123', '21e212', 'Panjat Kelapa', 'Panjat-Kelapa', '', 'Part Time', 200000, 10000, '<p>lorem ipsum</p>', 'ASSA_BAJU_PUTIH_WITH_NOISE.jpeg', '2020-02-04 08:35:20'), ('SKILL489286502607531', '3123', '32223f', 'Angkat Air', 'Angkat-Air', 'Gowa', '', 2000, 10000, '<p>Lorem IPsum dodosmlasf</p>', 'Akar_kesederhaan.jpeg', '2020-02-04 08:42:28'), ('SKILL621899582477634', '3123', '21e212', 'Cuci Piring Kilat', 'Cuci-Piring-Kilat', 'Gowa', '', 2000, 300000000, '<p>INformatif</p>', 'Cover_waktu_itu.png', '2020-02-04 08:37:39'), ('SKILL820857623194107', '10', '41243212', 'Angkat Lemari 3', '', 'fds3d', 'Part Time', 2000, 30002, '<p>lorem ipsum</p>', '9493de01b143caeab7b53ee98fbaf6de.jpg', '2019-12-27 07:02:34'), ('SKILL820857623194110', '10', '41243212', 'Angkat Lemari 4', '', 'fds3d', 'Part Time', 2000, 30002, '<p>lorem ipsum</p>', '9493de01b143caeab7b53ee98fbaf6de.jpg', '2019-12-27 07:02:34'), ('SKILL820857623194111', '10', '41243212', 'Angkat Lemari 5', '', 'fds3d', 'Part Time', 2000, 30002, '<p>lorem ipsum</p>', '9493de01b143caeab7b53ee98fbaf6de.jpg', '2019-12-27 07:02:34'), ('SKILL820857623194112', '10', '41243212', 'Angkat Lemari 6', '', 'fds3d', 'Part Time', 2000, 30002, '<p>lorem ipsum</p>', '9493de01b143caeab7b53ee98fbaf6de.jpg', '2019-12-27 07:02:34'), ('SKILL820857623194113', '10', '41243212', 'Angkat Lemari 7', '', 'fds3d', 'Part Time', 2000, 30002, '<p>lorem ipsum</p>', '9493de01b143caeab7b53ee98fbaf6de.jpg', '2019-12-27 07:02:34'), ('SKILL820857623194125', '10', '41243212', 'Angkat Lemari 8', '', 'grt56', 'Part Time', 2000, 30002, '<p>lorem ipsum</p>', '9493de01b143caeab7b53ee98fbaf6de.jpg', '2019-12-27 07:02:34'), ('SKILL820857623194134', '10', '41243212', 'Angkat Lemari 9', '', 'grt56', 'Part Time', 2000, 30002, '<p>lorem ipsum</p>', '9493de01b143caeab7b53ee98fbaf6de.jpg', '2019-12-27 07:02:34'), ('SKILL820857623194145', '10', '41243212', 'Angkat Lemari 10', '', 'grt56', 'Part Time', 2000, 30002, '<p>lorem ipsum</p>', '9493de01b143caeab7b53ee98fbaf6de.jpg', '2019-12-27 07:02:34'), ('SKILL820857623194165', '10', '41243212', 'Angkat Lemari 11', '', 'grt56', 'Part Time', 2000, 30002, '<p>lorem ipsum</p>', '9493de01b143caeab7b53ee98fbaf6de.jpg', '2019-12-27 07:02:34'), ('SKILL820857623194198', '10', '41243212', 'Angkat Lemari 12', '', 'grt56', 'Part Time', 2000, 30002, '<p>lorem ipsum</p>', '9493de01b143caeab7b53ee98fbaf6de.jpg', '2019-12-27 07:02:34'); -- -------------------------------------------------------- -- -- Struktur dari tabel `tbl_tanggapan` -- CREATE TABLE `tbl_tanggapan` ( `id_tanggapan` varchar(20) NOT NULL, `id_user` varchar(20) NOT NULL, `id_to` varchar(20) NOT NULL, `id_post` varchar(20) NOT NULL, `isi` text NOT NULL, `is_read` int(1) NOT NULL DEFAULT '0', `date_created` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -- Dumping data untuk tabel `tbl_tanggapan` -- INSERT INTO `tbl_tanggapan` (`id_tanggapan`, `id_user`, `id_to`, `id_post`, `isi`, `is_read`, `date_created`) VALUES ('004341136586227', '3123', '10', 'JOB069551873164420', '<p>Adakah</p>', 1, '2020-02-03 00:00:17'), ('112350648504967', '10', '10', 'SKILL196792037084367', '<p>ayolah</p>', 1, '2020-02-09 00:34:26'), ('176094785651343', '10', '3123', 'JOB921514707680386', '<p>Belum selesai pekerjaan ta bos?</p>', 0, '2020-02-06 14:08:28'), ('345897385661094', '2', '10', 'JOB069551873164420', '<p>Adakah</p>', 1, '2020-02-06 13:44:21'), ('369153510428827', '10', '10', 'SKILL196792037084364', '<p>Adakah</p>', 1, '2020-02-09 00:30:39'), ('373680145972609', '10', '3123', 'JOB769051341279345', '<p>Adakah</p>', 0, '2020-02-12 23:09:20'), ('476930832798120', '10', '3123', 'JOB921514707680386', '<p>dimana rumah ta bos?</p>', 0, '2020-02-06 14:08:15'), ('493260785605879', '10', '10', 'SKILL196792037084367', '<p>Asas</p>', 0, '2020-02-09 00:33:28'), ('653062317574492', '3123', '10', 'SKILL196792037084364', '<p>ADakah</p>', 1, '2020-02-03 00:02:04'), ('683156340722987', '10', '10', 'SKILL196792037084367', '<p>Adakah</p>', 0, '2020-02-09 00:32:56'), ('839429182573140', '3123', '10', 'JOB069551873164420', '<p>affs</p>', 1, '2020-02-02 23:58:46'); -- -------------------------------------------------------- -- -- Struktur dari tabel `tbl_type` -- CREATE TABLE `tbl_type` ( `id_type` int(10) NOT NULL, `nama_type` varchar(100) NOT NULL, `date_created` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -------------------------------------------------------- -- -- Struktur dari tabel `tbl_user` -- CREATE TABLE `tbl_user` ( `id_user` varchar(15) NOT NULL, `foto` varchar(255) NOT NULL, `username` varchar(128) NOT NULL, `email` varchar(128) NOT NULL, `namalengkap` varchar(100) NOT NULL, `password` varchar(256) NOT NULL, `role` enum('Super Admin','Admin','User') NOT NULL, `is_active` int(1) NOT NULL, `profesi` varchar(100) NOT NULL, `tgl_lahir` date NOT NULL, `bahasa` varchar(100) NOT NULL, `deskripsi` text NOT NULL, `hp` varchar(14) NOT NULL, `kota` varchar(100) NOT NULL, `kecamatan` varchar(100) NOT NULL, `kodepos` varchar(10) NOT NULL, `alamat` text NOT NULL, `tw` varchar(255) NOT NULL, `fb` varchar(255) NOT NULL, `ig` varchar(255) NOT NULL, `linkedin` varchar(255) NOT NULL, `date_created` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -- Dumping data untuk tabel `tbl_user` -- INSERT INTO `tbl_user` (`id_user`, `foto`, `username`, `email`, `namalengkap`, `password`, `role`, `is_active`, `profesi`, `tgl_lahir`, `bahasa`, `deskripsi`, `hp`, `kota`, `kecamatan`, `kodepos`, `alamat`, `tw`, `fb`, `ig`, `linkedin`, `date_created`) VALUES ('10', 'Bulukumba.jpeg', 'aswarkasim', '<EMAIL>', '<NAME>', '<PASSWORD>', 'User', 1, 'xxxxx sdf df', '2019-10-24', 'xxxx', 'xxxx xvsvd', 'xxxxx', 'grt56', 'xxxx', '0dsdsd', '0sdfsdf', 'xxxx sdf', 'xxxxfsdf', 'https://instagram.com', 'xxxxxxsdf', '2019-09-25 07:44:46'), ('2', 'default.jpg', 'burhan', '<EMAIL>', 'Burhan', '<PASSWORD>', 'User', 1, 'xxxxx', '0000-00-00', '', '', '', 'grt56', '', '0', '0', '', '', '', '', '2019-10-19 07:37:17'), ('3123', 'RARA_NOISE.jpeg', 'admin', '<EMAIL>', 'admin', '<PASSWORD>', 'Admin', 1, '', '2020-01-14', '', '', '', '', '', '', '', '', '', '', '', '2020-01-17 14:20:55'); -- -- Indexes for dumped tables -- -- -- Indeks untuk tabel `tbl_banner` -- ALTER TABLE `tbl_banner` ADD PRIMARY KEY (`id_banner`); -- -- Indeks untuk tabel `tbl_gambar` -- ALTER TABLE `tbl_gambar` ADD PRIMARY KEY (`id_gambar`); -- -- Indeks untuk tabel `tbl_job` -- ALTER TABLE `tbl_job` ADD PRIMARY KEY (`id_job`); -- -- Indeks untuk tabel `tbl_kategori` -- ALTER TABLE `tbl_kategori` ADD PRIMARY KEY (`id_kategori`); -- -- Indeks untuk tabel `tbl_konfigurasi` -- ALTER TABLE `tbl_konfigurasi` ADD PRIMARY KEY (`id_konfigurasi`); -- -- Indeks untuk tabel `tbl_laporan` -- ALTER TABLE `tbl_laporan` ADD PRIMARY KEY (`id_laporan`); -- -- Indeks untuk tabel `tbl_regional` -- ALTER TABLE `tbl_regional` ADD PRIMARY KEY (`id_regional`); -- -- Indeks untuk tabel `tbl_skill` -- ALTER TABLE `tbl_skill` ADD PRIMARY KEY (`id_skill`); -- -- Indeks untuk tabel `tbl_tanggapan` -- ALTER TABLE `tbl_tanggapan` ADD PRIMARY KEY (`id_tanggapan`); -- -- Indeks untuk tabel `tbl_type` -- ALTER TABLE `tbl_type` ADD PRIMARY KEY (`id_type`); -- -- Indeks untuk tabel `tbl_user` -- ALTER TABLE `tbl_user` ADD PRIMARY KEY (`id_user`); -- -- AUTO_INCREMENT untuk tabel yang dibuang -- -- -- AUTO_INCREMENT untuk tabel `tbl_gambar` -- ALTER TABLE `tbl_gambar` MODIFY `id_gambar` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4; -- -- AUTO_INCREMENT untuk tabel `tbl_konfigurasi` -- ALTER TABLE `tbl_konfigurasi` MODIFY `id_konfigurasi` int(1) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; COMMIT; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
-- -- PostgreSQL database dump -- -- Dumped from database version 12.4 (Ubuntu 12.4-0ubuntu0.20.04.1) -- Dumped by pg_dump version 12.4 (Ubuntu 12.4-0ubuntu0.20.04.1) SET statement_timeout = 0; SET lock_timeout = 0; SET idle_in_transaction_session_timeout = 0; SET client_encoding = 'UTF8'; SET standard_conforming_strings = on; SELECT pg_catalog.set_config('search_path', '', false); SET check_function_bodies = false; SET xmloption = content; SET client_min_messages = warning; SET row_security = off; SET default_tablespace = ''; SET default_table_access_method = heap; -- -- Name: babayevsamirx_category_; Type: TABLE; Schema: public; Owner: caprkbhcrqjawk -- CREATE TABLE public.babayevsamirx_category_ ( id integer NOT NULL, title character varying(255), description text, categ_repeater text, categ_img text, parent_id integer NOT NULL ); ALTER TABLE public.babayevsamirx_category_ OWNER TO caprkbhcrqjawk; -- -- Name: babayevsamirx_category__id_seq; Type: SEQUENCE; Schema: public; Owner: caprkbhcrqjawk -- CREATE SEQUENCE public.babayevsamirx_category__id_seq AS integer START WITH 1 INCREMENT BY 1 NO MINVALUE NO MAXVALUE CACHE 1; ALTER TABLE public.babayevsamirx_category__id_seq OWNER TO caprkbhcrqjawk; -- -- Name: babayevsamirx_category__id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: caprkbhcrqjawk -- ALTER SEQUENCE public.babayevsamirx_category__id_seq OWNED BY public.babayevsamirx_category_.id; -- -- Name: babayevsamirx_category_category_product; Type: TABLE; Schema: public; Owner: caprkbhcrqjawk -- CREATE TABLE public.babayevsamirx_category_category_product ( category_id integer NOT NULL, product_id integer NOT NULL ); ALTER TABLE public.babayevsamirx_category_category_product OWNER TO caprkbhcrqjawk; -- -- Name: babayevsamirx_category_product; Type: TABLE; Schema: public; Owner: caprkbhcrqjawk -- CREATE TABLE public.babayevsamirx_category_product ( id integer NOT NULL, code character varying(255) NOT NULL, title character varying(255) NOT NULL, description text, product_repeater text, product_img text ); ALTER TABLE public.babayevsamirx_category_product OWNER TO caprkbhcrqjawk; -- -- Name: babayevsamirx_category_product_id_seq; Type: SEQUENCE; Schema: public; Owner: caprkbhcrqjawk -- CREATE SEQUENCE public.babayevsamirx_category_product_id_seq AS integer START WITH 1 INCREMENT BY 1 NO MINVALUE NO MAXVALUE CACHE 1; ALTER TABLE public.babayevsamirx_category_product_id_seq OWNER TO caprkbhcrqjawk; -- -- Name: babayevsamirx_category_product_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: caprkbhcrqjawk -- ALTER SEQUENCE public.babayevsamirx_category_product_id_seq OWNED BY public.babayevsamirx_category_product.id; -- -- Name: backend_access_log; Type: TABLE; Schema: public; Owner: caprkbhcrqjawk -- CREATE TABLE public.backend_access_log ( id integer NOT NULL, user_id integer NOT NULL, ip_address character varying(191), created_at timestamp(0) without time zone, updated_at timestamp(0) without time zone ); ALTER TABLE public.backend_access_log OWNER TO caprkbhcrqjawk; -- -- Name: backend_access_log_id_seq; Type: SEQUENCE; Schema: public; Owner: caprkbhcrqjawk -- CREATE SEQUENCE public.backend_access_log_id_seq AS integer START WITH 1 INCREMENT BY 1 NO MINVALUE NO MAXVALUE CACHE 1; ALTER TABLE public.backend_access_log_id_seq OWNER TO caprkbhcrqjawk; -- -- Name: backend_access_log_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: caprkbhcrqjawk -- ALTER SEQUENCE public.backend_access_log_id_seq OWNED BY public.backend_access_log.id; -- -- Name: backend_user_groups; Type: TABLE; Schema: public; Owner: caprkbhcrqjawk -- CREATE TABLE public.backend_user_groups ( id integer NOT NULL, name character varying(191) NOT NULL, created_at timestamp(0) without time zone, updated_at timestamp(0) without time zone, code character varying(191), description text, is_new_user_default boolean DEFAULT false NOT NULL ); ALTER TABLE public.backend_user_groups OWNER TO caprkbhcrqjawk; -- -- Name: backend_user_groups_id_seq; Type: SEQUENCE; Schema: public; Owner: caprkbhcrqjawk -- CREATE SEQUENCE public.backend_user_groups_id_seq AS integer START WITH 1 INCREMENT BY 1 NO MINVALUE NO MAXVALUE CACHE 1; ALTER TABLE public.backend_user_groups_id_seq OWNER TO caprkbhcrqjawk; -- -- Name: backend_user_groups_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: caprkbhcrqjawk -- ALTER SEQUENCE public.backend_user_groups_id_seq OWNED BY public.backend_user_groups.id; -- -- Name: backend_user_preferences; Type: TABLE; Schema: public; Owner: caprkbhcrqjawk -- CREATE TABLE public.backend_user_preferences ( id integer NOT NULL, user_id integer NOT NULL, namespace character varying(100) NOT NULL, "group" character varying(50) NOT NULL, item character varying(150) NOT NULL, value text ); ALTER TABLE public.backend_user_preferences OWNER TO caprkbhcrqjawk; -- -- Name: backend_user_preferences_id_seq; Type: SEQUENCE; Schema: public; Owner: caprkbhcrqjawk -- CREATE SEQUENCE public.backend_user_preferences_id_seq AS integer START WITH 1 INCREMENT BY 1 NO MINVALUE NO MAXVALUE CACHE 1; ALTER TABLE public.backend_user_preferences_id_seq OWNER TO caprkbhcrqjawk; -- -- Name: backend_user_preferences_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: caprkbhcrqjawk -- ALTER SEQUENCE public.backend_user_preferences_id_seq OWNED BY public.backend_user_preferences.id; -- -- Name: backend_user_roles; Type: TABLE; Schema: public; Owner: caprkbhcrqjawk -- CREATE TABLE public.backend_user_roles ( id integer NOT NULL, name character varying(191) NOT NULL, code character varying(191), description text, permissions text, is_system boolean DEFAULT false NOT NULL, created_at timestamp(0) without time zone, updated_at timestamp(0) without time zone ); ALTER TABLE public.backend_user_roles OWNER TO caprkbhcrqjawk; -- -- Name: backend_user_roles_id_seq; Type: SEQUENCE; Schema: public; Owner: caprkbhcrqjawk -- CREATE SEQUENCE public.backend_user_roles_id_seq AS integer START WITH 1 INCREMENT BY 1 NO MINVALUE NO MAXVALUE CACHE 1; ALTER TABLE public.backend_user_roles_id_seq OWNER TO caprkbhcrqjawk; -- -- Name: backend_user_roles_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: caprkbhcrqjawk -- ALTER SEQUENCE public.backend_user_roles_id_seq OWNED BY public.backend_user_roles.id; -- -- Name: backend_user_throttle; Type: TABLE; Schema: public; Owner: caprkbhcrqjawk -- CREATE TABLE public.backend_user_throttle ( id integer NOT NULL, user_id integer, ip_address character varying(191), attempts integer DEFAULT 0 NOT NULL, last_attempt_at timestamp(0) without time zone, is_suspended boolean DEFAULT false NOT NULL, suspended_at timestamp(0) without time zone, is_banned boolean DEFAULT false NOT NULL, banned_at timestamp(0) without time zone ); ALTER TABLE public.backend_user_throttle OWNER TO caprkbhcrqjawk; -- -- Name: backend_user_throttle_id_seq; Type: SEQUENCE; Schema: public; Owner: caprkbhcrqjawk -- CREATE SEQUENCE public.backend_user_throttle_id_seq AS integer START WITH 1 INCREMENT BY 1 NO MINVALUE NO MAXVALUE CACHE 1; ALTER TABLE public.backend_user_throttle_id_seq OWNER TO caprkbhcrqjawk; -- -- Name: backend_user_throttle_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: caprkbhcrqjawk -- ALTER SEQUENCE public.backend_user_throttle_id_seq OWNED BY public.backend_user_throttle.id; -- -- Name: backend_users; Type: TABLE; Schema: public; Owner: caprkbhcrqjawk -- CREATE TABLE public.backend_users ( id integer NOT NULL, first_name character varying(191), last_name character varying(191), login character varying(191) NOT NULL, email character varying(191) NOT NULL, password character varying(191) NOT NULL, activation_code character varying(191), persist_code character varying(191), reset_password_code character varying(191), permissions text, is_activated boolean DEFAULT false NOT NULL, role_id integer, activated_at timestamp(0) without time zone, last_login timestamp(0) without time zone, created_at timestamp(0) without time zone, updated_at timestamp(0) without time zone, deleted_at timestamp(0) without time zone, is_superuser boolean DEFAULT false NOT NULL ); ALTER TABLE public.backend_users OWNER TO caprkbhcrqjawk; -- -- Name: backend_users_groups; Type: TABLE; Schema: public; Owner: caprkbhcrqjawk -- CREATE TABLE public.backend_users_groups ( user_id integer NOT NULL, user_group_id integer NOT NULL ); ALTER TABLE public.backend_users_groups OWNER TO caprkbhcrqjawk; -- -- Name: backend_users_id_seq; Type: SEQUENCE; Schema: public; Owner: caprkbhcrqjawk -- CREATE SEQUENCE public.backend_users_id_seq AS integer START WITH 1 INCREMENT BY 1 NO MINVALUE NO MAXVALUE CACHE 1; ALTER TABLE public.backend_users_id_seq OWNER TO caprkbhcrqjawk; -- -- Name: backend_users_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: caprkbhcrqjawk -- ALTER SEQUENCE public.backend_users_id_seq OWNED BY public.backend_users.id; -- -- Name: cache; Type: TABLE; Schema: public; Owner: caprkbhcrqjawk -- CREATE TABLE public.cache ( key character varying(191) NOT NULL, value text NOT NULL, expiration integer NOT NULL ); ALTER TABLE public.cache OWNER TO caprkbhcrqjawk; -- -- Name: cms_theme_data; Type: TABLE; Schema: public; Owner: caprkbhcrqjawk -- CREATE TABLE public.cms_theme_data ( id integer NOT NULL, theme character varying(191), data text, created_at timestamp(0) without time zone, updated_at timestamp(0) without time zone ); ALTER TABLE public.cms_theme_data OWNER TO caprkbhcrqjawk; -- -- Name: cms_theme_data_id_seq; Type: SEQUENCE; Schema: public; Owner: caprkbhcrqjawk -- CREATE SEQUENCE public.cms_theme_data_id_seq AS integer START WITH 1 INCREMENT BY 1 NO MINVALUE NO MAXVALUE CACHE 1; ALTER TABLE public.cms_theme_data_id_seq OWNER TO caprkbhcrqjawk; -- -- Name: cms_theme_data_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: caprkbhcrqjawk -- ALTER SEQUENCE public.cms_theme_data_id_seq OWNED BY public.cms_theme_data.id; -- -- Name: cms_theme_logs; Type: TABLE; Schema: public; Owner: caprkbhcrqjawk -- CREATE TABLE public.cms_theme_logs ( id integer NOT NULL, type character varying(20) NOT NULL, theme character varying(191), template character varying(191), old_template character varying(191), content text, old_content text, user_id integer, created_at timestamp(0) without time zone, updated_at timestamp(0) without time zone ); ALTER TABLE public.cms_theme_logs OWNER TO caprkbhcrqjawk; -- -- Name: cms_theme_logs_id_seq; Type: SEQUENCE; Schema: public; Owner: caprkbhcrqjawk -- CREATE SEQUENCE public.cms_theme_logs_id_seq AS integer START WITH 1 INCREMENT BY 1 NO MINVALUE NO MAXVALUE CACHE 1; ALTER TABLE public.cms_theme_logs_id_seq OWNER TO caprkbhcrqjawk; -- -- Name: cms_theme_logs_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: caprkbhcrqjawk -- ALTER SEQUENCE public.cms_theme_logs_id_seq OWNED BY public.cms_theme_logs.id; -- -- Name: cms_theme_templates; Type: TABLE; Schema: public; Owner: caprkbhcrqjawk -- CREATE TABLE public.cms_theme_templates ( id integer NOT NULL, source character varying(191) NOT NULL, path character varying(191) NOT NULL, content text NOT NULL, file_size integer NOT NULL, updated_at timestamp(0) without time zone, deleted_at timestamp(0) without time zone ); ALTER TABLE public.cms_theme_templates OWNER TO caprkbhcrqjawk; -- -- Name: cms_theme_templates_id_seq; Type: SEQUENCE; Schema: public; Owner: caprkbhcrqjawk -- CREATE SEQUENCE public.cms_theme_templates_id_seq AS integer START WITH 1 INCREMENT BY 1 NO MINVALUE NO MAXVALUE CACHE 1; ALTER TABLE public.cms_theme_templates_id_seq OWNER TO caprkbhcrqjawk; -- -- Name: cms_theme_templates_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: caprkbhcrqjawk -- ALTER SEQUENCE public.cms_theme_templates_id_seq OWNED BY public.cms_theme_templates.id; -- -- Name: deferred_bindings; Type: TABLE; Schema: public; Owner: caprkbhcrqjawk -- CREATE TABLE public.deferred_bindings ( id integer NOT NULL, master_type character varying(191) NOT NULL, master_field character varying(191) NOT NULL, slave_type character varying(191) NOT NULL, slave_id character varying(191) NOT NULL, session_key character varying(191) NOT NULL, is_bind boolean DEFAULT true NOT NULL, created_at timestamp(0) without time zone, updated_at timestamp(0) without time zone ); ALTER TABLE public.deferred_bindings OWNER TO caprkbhcrqjawk; -- -- Name: deferred_bindings_id_seq; Type: SEQUENCE; Schema: public; Owner: caprkbhcrqjawk -- CREATE SEQUENCE public.deferred_bindings_id_seq AS integer START WITH 1 INCREMENT BY 1 NO MINVALUE NO MAXVALUE CACHE 1; ALTER TABLE public.deferred_bindings_id_seq OWNER TO caprkbhcrqjawk; -- -- Name: deferred_bindings_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: caprkbhcrqjawk -- ALTER SEQUENCE public.deferred_bindings_id_seq OWNED BY public.deferred_bindings.id; -- -- Name: failed_jobs; Type: TABLE; Schema: public; Owner: caprkbhcrqjawk -- CREATE TABLE public.failed_jobs ( id integer NOT NULL, connection text NOT NULL, queue text NOT NULL, payload text NOT NULL, failed_at timestamp(0) without time zone, exception text ); ALTER TABLE public.failed_jobs OWNER TO caprkbhcrqjawk; -- -- Name: failed_jobs_id_seq; Type: SEQUENCE; Schema: public; Owner: caprkbhcrqjawk -- CREATE SEQUENCE public.failed_jobs_id_seq AS integer START WITH 1 INCREMENT BY 1 NO MINVALUE NO MAXVALUE CACHE 1; ALTER TABLE public.failed_jobs_id_seq OWNER TO caprkbhcrqjawk; -- -- Name: failed_jobs_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: caprkbhcrqjawk -- ALTER SEQUENCE public.failed_jobs_id_seq OWNED BY public.failed_jobs.id; -- -- Name: jobs; Type: TABLE; Schema: public; Owner: caprkbhcrqjawk -- CREATE TABLE public.jobs ( id bigint NOT NULL, queue character varying(191) NOT NULL, payload text NOT NULL, attempts smallint NOT NULL, reserved_at integer, available_at integer NOT NULL, created_at integer NOT NULL ); ALTER TABLE public.jobs OWNER TO caprkbhcrqjawk; -- -- Name: jobs_id_seq; Type: SEQUENCE; Schema: public; Owner: caprkbhcrqjawk -- CREATE SEQUENCE public.jobs_id_seq START WITH 1 INCREMENT BY 1 NO MINVALUE NO MAXVALUE CACHE 1; ALTER TABLE public.jobs_id_seq OWNER TO caprkbhcrqjawk; -- -- Name: jobs_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: caprkbhcrqjawk -- ALTER SEQUENCE public.jobs_id_seq OWNED BY public.jobs.id; -- -- Name: migrations; Type: TABLE; Schema: public; Owner: caprkbhcrqjawk -- CREATE TABLE public.migrations ( id integer NOT NULL, migration character varying(191) NOT NULL, batch integer NOT NULL ); ALTER TABLE public.migrations OWNER TO caprkbhcrqjawk; -- -- Name: migrations_id_seq; Type: SEQUENCE; Schema: public; Owner: caprkbhcrqjawk -- CREATE SEQUENCE public.migrations_id_seq AS integer START WITH 1 INCREMENT BY 1 NO MINVALUE NO MAXVALUE CACHE 1; ALTER TABLE public.migrations_id_seq OWNER TO caprkbhcrqjawk; -- -- Name: migrations_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: caprkbhcrqjawk -- ALTER SEQUENCE public.migrations_id_seq OWNED BY public.migrations.id; -- -- Name: sessions; Type: TABLE; Schema: public; Owner: caprkbhcrqjawk -- CREATE TABLE public.sessions ( id character varying(191) NOT NULL, payload text, last_activity integer, user_id integer, ip_address character varying(45), user_agent text ); ALTER TABLE public.sessions OWNER TO caprkbhcrqjawk; -- -- Name: system_event_logs; Type: TABLE; Schema: public; Owner: caprkbhcrqjawk -- CREATE TABLE public.system_event_logs ( id integer NOT NULL, level character varying(191), message text, details text, created_at timestamp(0) without time zone, updated_at timestamp(0) without time zone ); ALTER TABLE public.system_event_logs OWNER TO caprkbhcrqjawk; -- -- Name: system_event_logs_id_seq; Type: SEQUENCE; Schema: public; Owner: caprkbhcrqjawk -- CREATE SEQUENCE public.system_event_logs_id_seq AS integer START WITH 1 INCREMENT BY 1 NO MINVALUE NO MAXVALUE CACHE 1; ALTER TABLE public.system_event_logs_id_seq OWNER TO caprkbhcrqjawk; -- -- Name: system_event_logs_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: caprkbhcrqjawk -- ALTER SEQUENCE public.system_event_logs_id_seq OWNED BY public.system_event_logs.id; -- -- Name: system_files; Type: TABLE; Schema: public; Owner: caprkbhcrqjawk -- CREATE TABLE public.system_files ( id integer NOT NULL, disk_name character varying(191) NOT NULL, file_name character varying(191) NOT NULL, file_size integer NOT NULL, content_type character varying(191) NOT NULL, title character varying(191), description text, field character varying(191), attachment_id character varying(191), attachment_type character varying(191), is_public boolean DEFAULT true NOT NULL, sort_order integer, created_at timestamp(0) without time zone, updated_at timestamp(0) without time zone ); ALTER TABLE public.system_files OWNER TO caprkbhcrqjawk; -- -- Name: system_files_id_seq; Type: SEQUENCE; Schema: public; Owner: caprkbhcrqjawk -- CREATE SEQUENCE public.system_files_id_seq AS integer START WITH 1 INCREMENT BY 1 NO MINVALUE NO MAXVALUE CACHE 1; ALTER TABLE public.system_files_id_seq OWNER TO caprkbhcrqjawk; -- -- Name: system_files_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: caprkbhcrqjawk -- ALTER SEQUENCE public.system_files_id_seq OWNED BY public.system_files.id; -- -- Name: system_mail_layouts; Type: TABLE; Schema: public; Owner: caprkbhcrqjawk -- CREATE TABLE public.system_mail_layouts ( id integer NOT NULL, name character varying(191), code character varying(191), content_html text, content_text text, content_css text, is_locked boolean DEFAULT false NOT NULL, created_at timestamp(0) without time zone, updated_at timestamp(0) without time zone, options text ); ALTER TABLE public.system_mail_layouts OWNER TO caprkbhcrqjawk; -- -- Name: system_mail_layouts_id_seq; Type: SEQUENCE; Schema: public; Owner: caprkbhcrqjawk -- CREATE SEQUENCE public.system_mail_layouts_id_seq AS integer START WITH 1 INCREMENT BY 1 NO MINVALUE NO MAXVALUE CACHE 1; ALTER TABLE public.system_mail_layouts_id_seq OWNER TO caprkbhcrqjawk; -- -- Name: system_mail_layouts_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: caprkbhcrqjawk -- ALTER SEQUENCE public.system_mail_layouts_id_seq OWNED BY public.system_mail_layouts.id; -- -- Name: system_mail_partials; Type: TABLE; Schema: public; Owner: caprkbhcrqjawk -- CREATE TABLE public.system_mail_partials ( id integer NOT NULL, name character varying(191), code character varying(191), content_html text, content_text text, is_custom boolean DEFAULT false NOT NULL, created_at timestamp(0) without time zone, updated_at timestamp(0) without time zone ); ALTER TABLE public.system_mail_partials OWNER TO caprkbhcrqjawk; -- -- Name: system_mail_partials_id_seq; Type: SEQUENCE; Schema: public; Owner: caprkbhcrqjawk -- CREATE SEQUENCE public.system_mail_partials_id_seq AS integer START WITH 1 INCREMENT BY 1 NO MINVALUE NO MAXVALUE CACHE 1; ALTER TABLE public.system_mail_partials_id_seq OWNER TO caprkbhcrqjawk; -- -- Name: system_mail_partials_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: caprkbhcrqjawk -- ALTER SEQUENCE public.system_mail_partials_id_seq OWNED BY public.system_mail_partials.id; -- -- Name: system_mail_templates; Type: TABLE; Schema: public; Owner: caprkbhcrqjawk -- CREATE TABLE public.system_mail_templates ( id integer NOT NULL, code character varying(191), subject character varying(191), description text, content_html text, content_text text, layout_id integer, is_custom boolean DEFAULT false NOT NULL, created_at timestamp(0) without time zone, updated_at timestamp(0) without time zone ); ALTER TABLE public.system_mail_templates OWNER TO caprkbhcrqjawk; -- -- Name: system_mail_templates_id_seq; Type: SEQUENCE; Schema: public; Owner: caprkbhcrqjawk -- CREATE SEQUENCE public.system_mail_templates_id_seq AS integer START WITH 1 INCREMENT BY 1 NO MINVALUE NO MAXVALUE CACHE 1; ALTER TABLE public.system_mail_templates_id_seq OWNER TO caprkbhcrqjawk; -- -- Name: system_mail_templates_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: caprkbhcrqjawk -- ALTER SEQUENCE public.system_mail_templates_id_seq OWNED BY public.system_mail_templates.id; -- -- Name: system_parameters; Type: TABLE; Schema: public; Owner: caprkbhcrqjawk -- CREATE TABLE public.system_parameters ( id integer NOT NULL, namespace character varying(100) NOT NULL, "group" character varying(50) NOT NULL, item character varying(150) NOT NULL, value text ); ALTER TABLE public.system_parameters OWNER TO caprkbhcrqjawk; -- -- Name: system_parameters_id_seq; Type: SEQUENCE; Schema: public; Owner: caprkbhcrqjawk -- CREATE SEQUENCE public.system_parameters_id_seq AS integer START WITH 1 INCREMENT BY 1 NO MINVALUE NO MAXVALUE CACHE 1; ALTER TABLE public.system_parameters_id_seq OWNER TO caprkbhcrqjawk; -- -- Name: system_parameters_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: caprkbhcrqjawk -- ALTER SEQUENCE public.system_parameters_id_seq OWNED BY public.system_parameters.id; -- -- Name: system_plugin_history; Type: TABLE; Schema: public; Owner: caprkbhcrqjawk -- CREATE TABLE public.system_plugin_history ( id integer NOT NULL, code character varying(191) NOT NULL, type character varying(20) NOT NULL, version character varying(50) NOT NULL, detail text, created_at timestamp(0) without time zone ); ALTER TABLE public.system_plugin_history OWNER TO caprkbhcrqjawk; -- -- Name: system_plugin_history_id_seq; Type: SEQUENCE; Schema: public; Owner: caprkbhcrqjawk -- CREATE SEQUENCE public.system_plugin_history_id_seq AS integer START WITH 1 INCREMENT BY 1 NO MINVALUE NO MAXVALUE CACHE 1; ALTER TABLE public.system_plugin_history_id_seq OWNER TO caprkbhcrqjawk; -- -- Name: system_plugin_history_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: caprkbhcrqjawk -- ALTER SEQUENCE public.system_plugin_history_id_seq OWNED BY public.system_plugin_history.id; -- -- Name: system_plugin_versions; Type: TABLE; Schema: public; Owner: caprkbhcrqjawk -- CREATE TABLE public.system_plugin_versions ( id integer NOT NULL, code character varying(191) NOT NULL, version character varying(50) NOT NULL, created_at timestamp(0) without time zone, is_disabled boolean DEFAULT false NOT NULL, is_frozen boolean DEFAULT false NOT NULL ); ALTER TABLE public.system_plugin_versions OWNER TO caprkbhcrqjawk; -- -- Name: system_plugin_versions_id_seq; Type: SEQUENCE; Schema: public; Owner: caprkbhcrqjawk -- CREATE SEQUENCE public.system_plugin_versions_id_seq AS integer START WITH 1 INCREMENT BY 1 NO MINVALUE NO MAXVALUE CACHE 1; ALTER TABLE public.system_plugin_versions_id_seq OWNER TO caprkbhcrqjawk; -- -- Name: system_plugin_versions_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: caprkbhcrqjawk -- ALTER SEQUENCE public.system_plugin_versions_id_seq OWNED BY public.system_plugin_versions.id; -- -- Name: system_request_logs; Type: TABLE; Schema: public; Owner: caprkbhcrqjawk -- CREATE TABLE public.system_request_logs ( id integer NOT NULL, status_code integer, url character varying(191), referer text, count integer DEFAULT 0 NOT NULL, created_at timestamp(0) without time zone, updated_at timestamp(0) without time zone ); ALTER TABLE public.system_request_logs OWNER TO caprkbhcrqjawk; -- -- Name: system_request_logs_id_seq; Type: SEQUENCE; Schema: public; Owner: caprkbhcrqjawk -- CREATE SEQUENCE public.system_request_logs_id_seq AS integer START WITH 1 INCREMENT BY 1 NO MINVALUE NO MAXVALUE CACHE 1; ALTER TABLE public.system_request_logs_id_seq OWNER TO caprkbhcrqjawk; -- -- Name: system_request_logs_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: caprkbhcrqjawk -- ALTER SEQUENCE public.system_request_logs_id_seq OWNED BY public.system_request_logs.id; -- -- Name: system_revisions; Type: TABLE; Schema: public; Owner: caprkbhcrqjawk -- CREATE TABLE public.system_revisions ( id integer NOT NULL, user_id integer, field character varying(191), "cast" character varying(191), old_value text, new_value text, revisionable_type character varying(191) NOT NULL, revisionable_id integer NOT NULL, created_at timestamp(0) without time zone, updated_at timestamp(0) without time zone ); ALTER TABLE public.system_revisions OWNER TO caprkbhcrqjawk; -- -- Name: system_revisions_id_seq; Type: SEQUENCE; Schema: public; Owner: caprkbhcrqjawk -- CREATE SEQUENCE public.system_revisions_id_seq AS integer START WITH 1 INCREMENT BY 1 NO MINVALUE NO MAXVALUE CACHE 1; ALTER TABLE public.system_revisions_id_seq OWNER TO caprkbhcrqjawk; -- -- Name: system_revisions_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: caprkbhcrqjawk -- ALTER SEQUENCE public.system_revisions_id_seq OWNED BY public.system_revisions.id; -- -- Name: system_settings; Type: TABLE; Schema: public; Owner: caprkbhcrqjawk -- CREATE TABLE public.system_settings ( id integer NOT NULL, item character varying(191), value text ); ALTER TABLE public.system_settings OWNER TO caprkbhcrqjawk; -- -- Name: system_settings_id_seq; Type: SEQUENCE; Schema: public; Owner: caprkbhcrqjawk -- CREATE SEQUENCE public.system_settings_id_seq AS integer START WITH 1 INCREMENT BY 1 NO MINVALUE NO MAXVALUE CACHE 1; ALTER TABLE public.system_settings_id_seq OWNER TO caprkbhcrqjawk; -- -- Name: system_settings_id_seq; Type: SEQUENCE OWNED BY; Schema: public; Owner: caprkbhcrqjawk -- ALTER SEQUENCE public.system_settings_id_seq OWNED BY public.system_settings.id; -- -- Name: babayevsamirx_category_ id; Type: DEFAULT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.babayevsamirx_category_ ALTER COLUMN id SET DEFAULT nextval('public.babayevsamirx_category__id_seq'::regclass); -- -- Name: babayevsamirx_category_product id; Type: DEFAULT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.babayevsamirx_category_product ALTER COLUMN id SET DEFAULT nextval('public.babayevsamirx_category_product_id_seq'::regclass); -- -- Name: backend_access_log id; Type: DEFAULT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.backend_access_log ALTER COLUMN id SET DEFAULT nextval('public.backend_access_log_id_seq'::regclass); -- -- Name: backend_user_groups id; Type: DEFAULT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.backend_user_groups ALTER COLUMN id SET DEFAULT nextval('public.backend_user_groups_id_seq'::regclass); -- -- Name: backend_user_preferences id; Type: DEFAULT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.backend_user_preferences ALTER COLUMN id SET DEFAULT nextval('public.backend_user_preferences_id_seq'::regclass); -- -- Name: backend_user_roles id; Type: DEFAULT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.backend_user_roles ALTER COLUMN id SET DEFAULT nextval('public.backend_user_roles_id_seq'::regclass); -- -- Name: backend_user_throttle id; Type: DEFAULT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.backend_user_throttle ALTER COLUMN id SET DEFAULT nextval('public.backend_user_throttle_id_seq'::regclass); -- -- Name: backend_users id; Type: DEFAULT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.backend_users ALTER COLUMN id SET DEFAULT nextval('public.backend_users_id_seq'::regclass); -- -- Name: cms_theme_data id; Type: DEFAULT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.cms_theme_data ALTER COLUMN id SET DEFAULT nextval('public.cms_theme_data_id_seq'::regclass); -- -- Name: cms_theme_logs id; Type: DEFAULT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.cms_theme_logs ALTER COLUMN id SET DEFAULT nextval('public.cms_theme_logs_id_seq'::regclass); -- -- Name: cms_theme_templates id; Type: DEFAULT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.cms_theme_templates ALTER COLUMN id SET DEFAULT nextval('public.cms_theme_templates_id_seq'::regclass); -- -- Name: deferred_bindings id; Type: DEFAULT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.deferred_bindings ALTER COLUMN id SET DEFAULT nextval('public.deferred_bindings_id_seq'::regclass); -- -- Name: failed_jobs id; Type: DEFAULT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.failed_jobs ALTER COLUMN id SET DEFAULT nextval('public.failed_jobs_id_seq'::regclass); -- -- Name: jobs id; Type: DEFAULT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.jobs ALTER COLUMN id SET DEFAULT nextval('public.jobs_id_seq'::regclass); -- -- Name: migrations id; Type: DEFAULT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.migrations ALTER COLUMN id SET DEFAULT nextval('public.migrations_id_seq'::regclass); -- -- Name: system_event_logs id; Type: DEFAULT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.system_event_logs ALTER COLUMN id SET DEFAULT nextval('public.system_event_logs_id_seq'::regclass); -- -- Name: system_files id; Type: DEFAULT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.system_files ALTER COLUMN id SET DEFAULT nextval('public.system_files_id_seq'::regclass); -- -- Name: system_mail_layouts id; Type: DEFAULT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.system_mail_layouts ALTER COLUMN id SET DEFAULT nextval('public.system_mail_layouts_id_seq'::regclass); -- -- Name: system_mail_partials id; Type: DEFAULT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.system_mail_partials ALTER COLUMN id SET DEFAULT nextval('public.system_mail_partials_id_seq'::regclass); -- -- Name: system_mail_templates id; Type: DEFAULT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.system_mail_templates ALTER COLUMN id SET DEFAULT nextval('public.system_mail_templates_id_seq'::regclass); -- -- Name: system_parameters id; Type: DEFAULT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.system_parameters ALTER COLUMN id SET DEFAULT nextval('public.system_parameters_id_seq'::regclass); -- -- Name: system_plugin_history id; Type: DEFAULT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.system_plugin_history ALTER COLUMN id SET DEFAULT nextval('public.system_plugin_history_id_seq'::regclass); -- -- Name: system_plugin_versions id; Type: DEFAULT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.system_plugin_versions ALTER COLUMN id SET DEFAULT nextval('public.system_plugin_versions_id_seq'::regclass); -- -- Name: system_request_logs id; Type: DEFAULT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.system_request_logs ALTER COLUMN id SET DEFAULT nextval('public.system_request_logs_id_seq'::regclass); -- -- Name: system_revisions id; Type: DEFAULT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.system_revisions ALTER COLUMN id SET DEFAULT nextval('public.system_revisions_id_seq'::regclass); -- -- Name: system_settings id; Type: DEFAULT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.system_settings ALTER COLUMN id SET DEFAULT nextval('public.system_settings_id_seq'::regclass); -- -- Data for Name: babayevsamirx_category_; Type: TABLE DATA; Schema: public; Owner: caprkbhcrqjawk -- COPY public.babayevsamirx_category_ (id, title, description, categ_repeater, categ_img, parent_id) FROM stdin; 1 İş Geyimləri [{"categ_img":"Category\\/5f67b8b44c678877447626.jpg"},{"categ_img":"sss.jpg"}] \N 0 2 Fərdi Qoruyucu Vasitələr [{"categ_img":"Category\\/5f68d00f713ac618286637.jpg"}] \N 0 3 Təhlükəsizlik Avadanlıqları [{"categ_img":"Category\\/5f68d629ab832398990348.jpg"}] \N 0 4 Ayaqqabı [{"categ_img":"Category\\/5f67bdd00818f188087176.jpg"}] \N 1 5 Əlcək [{"categ_img":"Category\\/5f67be3008768487020609.jpg"}] \N 1 6 Geyim [{"categ_img":"Category\\/5f67c3eb23f14364163801.jpg"}] \N 1 7 Yağışlı Hava [{"categ_img":"Category\\/5f67c5a9b8994693032521.jpg"}] \N 1 8 Göz Qoruyucu [{"categ_img":"Category\\/eye-protection-PPE-900px.jpg"}] \N 2 9 Baş Qoruyucu [{"categ_img":"Category\\/umit-yildirim-Ass0DusYDk4-unsplash.jpg"}] \N 2 10 Respiratorlar [{"categ_img":"Category\\/csm_Respiratory_uvex_Atemschutz_Guide_FFP1_FFP2_FFP3_1cf666ec24.jpg"}] \N 2 11 Eşitmə Qoruyucu [{"categ_img":"Category\\/sensear_sm1xsr_construction.png"}] \N 2 12 Kəmərlər (hündürlük a-ları) [{"categ_img":"Category\\/ELITE.2.jpg"}] \N 3 13 İşarə & Yol nişanları [{"categ_img":"Category\\/RoadSafetyEquipments.jpeg"}] \N 3 14 Yanğınsöndürmə [{"categ_img":"Category\\/3110.jpg"}] \N 3 15 Tibbi a-lar [{"categ_img":"Category\\/unnamed-3.jpg"}] \N 3 16 Ümumi [{"categ_img":"Category\\/119794098-organizer-bag-with-construction-tools-and-safety-equipment-on-white-background.jpg"}] \N 3 17 Qısa Boğaz [{"categ_img":"Category\\/5f67c65d3e89b626139402.jpeg"}] \N 4 18 Uzun Boğaz [{"categ_img":"Category\\/unnamed.jpg"}] \N 4 \. -- -- Data for Name: babayevsamirx_category_category_product; Type: TABLE DATA; Schema: public; Owner: caprkbhcrqjawk -- COPY public.babayevsamirx_category_category_product (category_id, product_id) FROM stdin; 17 1 \. -- -- Data for Name: babayevsamirx_category_product; Type: TABLE DATA; Schema: public; Owner: caprkbhcrqjawk -- COPY public.babayevsamirx_category_product (id, code, title, description, product_repeater, product_img) FROM stdin; 1 QB-01 YDS / ELSP 1090 S2​ <p><strong><u>ELSP 1090 S2</u></strong></p>\r\n\r\n<p><strong>Kullanım Alanı:&nbsp;</strong>İş Güvenliği</p>\r\n\r\n<p><strong>Standart: EN ISO 20345 İş Güvenliği Ayakkabıları</strong></p>\r\n\r\n<p><strong>Saya:&nbsp;</strong>Yüksek nefes alabilirlik özellikli cilt deri.&nbsp;</p>\r\n\r\n<p><strong>İç Astar:&nbsp;</strong>Aşınma dayanımı yüksek ter absorbe edebilen ve kısa sürede kuruyan iç astar.</p>\r\n\r\n<p><strong>Ek Özellikler:&nbsp;</strong>200 J'e kadar koruma sağlayan<strong>&nbsp;"ÇELİK" burun.</strong></p>\r\n\r\n<p><strong>Mostra:&nbsp;</strong>Anatomik olarak şekillendirilmiş, çıkartılabilir,nefes alabilir açık hücre poliüretan mostra.</p>\r\n\r\n<p><strong>Yaklaşık Ağırlık:</strong> 0.60kg</p> [{"product_img":"Products\\/Ayaqqabi\\/QB\\/ydselsp1090s2\\/1104-ac1100000441syh1jpg-ac1100000441syh1.jpg"},{"product_img":"Products\\/Ayaqqabi\\/QB\\/ydselsp1090s2\\/1105-ac1100000441syh2jpg-ac1100000441syh2.jpg"},{"product_img":"Products\\/Ayaqqabi\\/QB\\/ydselsp1090s2\\/1106-ac1100000441syh3jpg-ac1100000441syh3.jpg"}] \N \. -- -- Data for Name: backend_access_log; Type: TABLE DATA; Schema: public; Owner: caprkbhcrqjawk -- COPY public.backend_access_log (id, user_id, ip_address, created_at, updated_at) FROM stdin; 1 1 127.0.0.1 2020-10-20 12:05:04 2020-10-20 12:05:04 2 1 127.0.0.1 2020-10-20 12:05:04 2020-10-20 12:05:04 3 1 127.0.0.1 2020-10-20 12:05:04 2020-10-20 12:05:04 \. -- -- Data for Name: backend_user_groups; Type: TABLE DATA; Schema: public; Owner: caprkbhcrqjawk -- COPY public.backend_user_groups (id, name, created_at, updated_at, code, description, is_new_user_default) FROM stdin; 1 Owners 2020-10-20 11:51:44 2020-10-20 11:51:44 owners Default group for website owners. f \. -- -- Data for Name: backend_user_preferences; Type: TABLE DATA; Schema: public; Owner: caprkbhcrqjawk -- COPY public.backend_user_preferences (id, user_id, namespace, "group", item, value) FROM stdin; \. -- -- Data for Name: backend_user_roles; Type: TABLE DATA; Schema: public; Owner: caprkbhcrqjawk -- COPY public.backend_user_roles (id, name, code, description, permissions, is_system, created_at, updated_at) FROM stdin; 1 Publisher publisher Site editor with access to publishing tools. t 2020-10-20 11:51:44 2020-10-20 11:51:44 2 Developer developer Site administrator with access to developer tools. t 2020-10-20 11:51:44 2020-10-20 11:51:44 \. -- -- Data for Name: backend_user_throttle; Type: TABLE DATA; Schema: public; Owner: caprkbhcrqjawk -- COPY public.backend_user_throttle (id, user_id, ip_address, attempts, last_attempt_at, is_suspended, suspended_at, is_banned, banned_at) FROM stdin; 1 1 127.0.0.1 0 \N f \N f \N \. -- -- Data for Name: backend_users; Type: TABLE DATA; Schema: public; Owner: caprkbhcrqjawk -- COPY public.backend_users (id, first_name, last_name, login, email, password, activation_code, persist_code, reset_password_code, permissions, is_activated, role_id, activated_at, last_login, created_at, updated_at, deleted_at, is_superuser) FROM stdin; 1 Admin Person admin <EMAIL> $2y$10$DhWFB2YCFVnWWQh3.YBd.OPOqx1MOaO7z.yvTXDKINDQGLyQJ9nqe \N $2y$10$fU0G/.yh7j18tg05SiqBOOps2Lvmeef7WuF.HQZ7dKy3nAisDqy36 \N t 2 \N 2020-10-20 12:05:04 2020-10-20 11:51:44 2020-10-20 12:05:04 \N t \. -- -- Data for Name: backend_users_groups; Type: TABLE DATA; Schema: public; Owner: caprkbhcrqjawk -- COPY public.backend_users_groups (user_id, user_group_id) FROM stdin; 1 1 \. -- -- Data for Name: cache; Type: TABLE DATA; Schema: public; Owner: caprkbhcrqjawk -- COPY public.cache (key, value, expiration) FROM stdin; \. -- -- Data for Name: cms_theme_data; Type: TABLE DATA; Schema: public; Owner: caprkbhcrqjawk -- COPY public.cms_theme_data (id, theme, data, created_at, updated_at) FROM stdin; \. -- -- Data for Name: cms_theme_logs; Type: TABLE DATA; Schema: public; Owner: caprkbhcrqjawk -- COPY public.cms_theme_logs (id, type, theme, template, old_template, content, old_content, user_id, created_at, updated_at) FROM stdin; \. -- -- Data for Name: cms_theme_templates; Type: TABLE DATA; Schema: public; Owner: caprkbhcrqjawk -- COPY public.cms_theme_templates (id, source, path, content, file_size, updated_at, deleted_at) FROM stdin; \. -- -- Data for Name: deferred_bindings; Type: TABLE DATA; Schema: public; Owner: caprkbhcrqjawk -- COPY public.deferred_bindings (id, master_type, master_field, slave_type, slave_id, session_key, is_bind, created_at, updated_at) FROM stdin; \. -- -- Data for Name: failed_jobs; Type: TABLE DATA; Schema: public; Owner: caprkbhcrqjawk -- COPY public.failed_jobs (id, connection, queue, payload, failed_at, exception) FROM stdin; \. -- -- Data for Name: jobs; Type: TABLE DATA; Schema: public; Owner: caprkbhcrqjawk -- COPY public.jobs (id, queue, payload, attempts, reserved_at, available_at, created_at) FROM stdin; \. -- -- Data for Name: migrations; Type: TABLE DATA; Schema: public; Owner: caprkbhcrqjawk -- COPY public.migrations (id, migration, batch) FROM stdin; 1 2013_10_01_000001_Db_Deferred_Bindings 1 2 2013_10_01_000002_Db_System_Files 1 3 2013_10_01_000003_Db_System_Plugin_Versions 1 4 2013_10_01_000004_Db_System_Plugin_History 1 5 2013_10_01_000005_Db_System_Settings 1 6 2013_10_01_000006_Db_System_Parameters 1 7 2013_10_01_000007_Db_System_Add_Disabled_Flag 1 8 2013_10_01_000008_Db_System_Mail_Templates 1 9 2013_10_01_000009_Db_System_Mail_Layouts 1 10 2014_10_01_000010_Db_Jobs 1 11 2014_10_01_000011_Db_System_Event_Logs 1 12 2014_10_01_000012_Db_System_Request_Logs 1 13 2014_10_01_000013_Db_System_Sessions 1 14 2015_10_01_000014_Db_System_Mail_Layout_Rename 1 15 2015_10_01_000015_Db_System_Add_Frozen_Flag 1 16 2015_10_01_000016_Db_Cache 1 17 2015_10_01_000017_Db_System_Revisions 1 18 2015_10_01_000018_Db_FailedJobs 1 19 2016_10_01_000019_Db_System_Plugin_History_Detail_Text 1 20 2016_10_01_000020_Db_System_Timestamp_Fix 1 21 2017_08_04_121309_Db_Deferred_Bindings_Add_Index_Session 1 22 2017_10_01_000021_Db_System_Sessions_Update 1 23 2017_10_01_000022_Db_Jobs_FailedJobs_Update 1 24 2017_10_01_000023_Db_System_Mail_Partials 1 25 2017_10_23_000024_Db_System_Mail_Layouts_Add_Options_Field 1 26 2013_10_01_000001_Db_Backend_Users 2 27 2013_10_01_000002_Db_Backend_User_Groups 2 28 2013_10_01_000003_Db_Backend_Users_Groups 2 29 2013_10_01_000004_Db_Backend_User_Throttle 2 30 2014_01_04_000005_Db_Backend_User_Preferences 2 31 2014_10_01_000006_Db_Backend_Access_Log 2 32 2014_10_01_000007_Db_Backend_Add_Description_Field 2 33 2015_10_01_000008_Db_Backend_Add_Superuser_Flag 2 34 2016_10_01_000009_Db_Backend_Timestamp_Fix 2 35 2017_10_01_000010_Db_Backend_User_Roles 2 36 2018_12_16_000011_Db_Backend_Add_Deleted_At 2 37 2014_10_01_000001_Db_Cms_Theme_Data 3 38 2016_10_01_000002_Db_Cms_Timestamp_Fix 3 39 2017_10_01_000003_Db_Cms_Theme_Logs 3 40 2018_11_01_000001_Db_Cms_Theme_Templates 3 \. -- -- Data for Name: sessions; Type: TABLE DATA; Schema: public; Owner: caprkbhcrqjawk -- COPY public.sessions (id, payload, last_activity, user_id, ip_address, user_agent) FROM stdin; \. -- -- Data for Name: system_event_logs; Type: TABLE DATA; Schema: public; Owner: caprkbhcrqjawk -- COPY public.system_event_logs (id, level, message, details, created_at, updated_at) FROM stdin; 1 error Exception: Unexpected type of array when attempting to save attribute "categ_repeater", try adding it to the $jsonable property. in /home/samir/Dev/Sites/edomedo/vendor/october/rain/src/Database/Model.php:753\nStack trace:\n#0 /home/samir/Dev/Sites/edomedo/vendor/october/rain/src/Database/Model.php(796): October\\Rain\\Database\\Model->saveInternal()\n#1 /home/samir/Dev/Sites/edomedo/modules/backend/behaviors/FormController.php(252): October\\Rain\\Database\\Model->save()\n#2 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(29): Backend\\Behaviors\\FormController->Backend\\Behaviors\\{closure}()\n#3 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(349): Illuminate\\Database\\Connection->transaction()\n#4 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(261): Illuminate\\Database\\DatabaseManager->__call()\n#5 /home/samir/Dev/Sites/edomedo/modules/backend/behaviors/FormController.php(254): Illuminate\\Support\\Facades\\Facade::__callStatic()\n#6 [internal function]: Backend\\Behaviors\\FormController->create_onSave()\n#7 /home/samir/Dev/Sites/edomedo/vendor/october/rain/src/Extension/ExtendableTrait.php(414): call_user_func_array()\n#8 /home/samir/Dev/Sites/edomedo/modules/backend/classes/Controller.php(184): Backend\\Classes\\Controller->extendableCall()\n#9 [internal function]: Backend\\Classes\\Controller->__call()\n#10 /home/samir/Dev/Sites/edomedo/modules/backend/classes/Controller.php(620): call_user_func_array()\n#11 /home/samir/Dev/Sites/edomedo/modules/backend/classes/Controller.php(478): Backend\\Classes\\Controller->runAjaxHandler()\n#12 /home/samir/Dev/Sites/edomedo/modules/backend/classes/Controller.php(277): Backend\\Classes\\Controller->execAjaxHandlers()\n#13 /home/samir/Dev/Sites/edomedo/modules/backend/classes/BackendController.php(165): Backend\\Classes\\Controller->run()\n#14 [internal function]: Backend\\Classes\\BackendController->run()\n#15 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): call_user_func_array()\n#16 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction()\n#17 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Route.php(219): Illuminate\\Routing\\ControllerDispatcher->dispatch()\n#18 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Route.php(176): Illuminate\\Routing\\Route->runController()\n#19 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Route->run()\n#20 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()\n#21 /home/samir/Dev/Sites/edomedo/modules/backend/classes/BackendController.php(68): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#22 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(153): Backend\\Classes\\BackendController->Backend\\Classes\\{closure}()\n#23 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#24 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()\n#25 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#26 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()\n#27 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#28 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()\n#29 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#30 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()\n#31 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#32 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()\n#33 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#34 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()\n#35 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()\n#36 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()\n#37 /home/samir/Dev/Sites/edomedo/vendor/october/rain/src/Router/CoreRouter.php(20): Illuminate\\Routing\\Router->dispatchToRoute()\n#38 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): October\\Rain\\Router\\CoreRouter->dispatch()\n#39 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()\n#40 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#41 /home/samir/Dev/Sites/edomedo/vendor/october/rain/src/Foundation/Http/Middleware/CheckForMaintenanceMode.php(25): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()\n#42 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): October\\Rain\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()\n#43 /home/samir/Dev/Sites/edomedo/plugins/rluders/cors/vendor/barryvdh/laravel-cors/src/HandlePreflight.php(29): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#44 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Barryvdh\\Cors\\HandlePreflight->handle()\n#45 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#46 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()\n#47 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()\n#48 /home/samir/Dev/Sites/edomedo/index.php(43): Illuminate\\Foundation\\Http\\Kernel->handle()\n#49 /home/samir/.config/composer/vendor/cpriego/valet-linux/server.php(232): require('/home/samir/Dev...')\n#50 {main} \N 2020-10-20 13:00:35 2020-10-20 13:00:35 2 error Exception: Unexpected type of array when attempting to save attribute "categ_repeater", try adding it to the $jsonable property. in /home/samir/Dev/Sites/edomedo/vendor/october/rain/src/Database/Model.php:753\nStack trace:\n#0 /home/samir/Dev/Sites/edomedo/vendor/october/rain/src/Database/Model.php(796): October\\Rain\\Database\\Model->saveInternal()\n#1 /home/samir/Dev/Sites/edomedo/modules/backend/behaviors/FormController.php(252): October\\Rain\\Database\\Model->save()\n#2 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Database/Concerns/ManagesTransactions.php(29): Backend\\Behaviors\\FormController->Backend\\Behaviors\\{closure}()\n#3 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Database/DatabaseManager.php(349): Illuminate\\Database\\Connection->transaction()\n#4 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(261): Illuminate\\Database\\DatabaseManager->__call()\n#5 /home/samir/Dev/Sites/edomedo/modules/backend/behaviors/FormController.php(254): Illuminate\\Support\\Facades\\Facade::__callStatic()\n#6 [internal function]: Backend\\Behaviors\\FormController->create_onSave()\n#7 /home/samir/Dev/Sites/edomedo/vendor/october/rain/src/Extension/ExtendableTrait.php(414): call_user_func_array()\n#8 /home/samir/Dev/Sites/edomedo/modules/backend/classes/Controller.php(184): Backend\\Classes\\Controller->extendableCall()\n#9 [internal function]: Backend\\Classes\\Controller->__call()\n#10 /home/samir/Dev/Sites/edomedo/modules/backend/classes/Controller.php(620): call_user_func_array()\n#11 /home/samir/Dev/Sites/edomedo/modules/backend/classes/Controller.php(478): Backend\\Classes\\Controller->runAjaxHandler()\n#12 /home/samir/Dev/Sites/edomedo/modules/backend/classes/Controller.php(277): Backend\\Classes\\Controller->execAjaxHandlers()\n#13 /home/samir/Dev/Sites/edomedo/modules/backend/classes/BackendController.php(165): Backend\\Classes\\Controller->run()\n#14 [internal function]: Backend\\Classes\\BackendController->run()\n#15 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): call_user_func_array()\n#16 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction()\n#17 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Route.php(219): Illuminate\\Routing\\ControllerDispatcher->dispatch()\n#18 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Route.php(176): Illuminate\\Routing\\Route->runController()\n#19 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Route->run()\n#20 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()\n#21 /home/samir/Dev/Sites/edomedo/modules/backend/classes/BackendController.php(68): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#22 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(153): Backend\\Classes\\BackendController->Backend\\Classes\\{closure}()\n#23 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#24 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()\n#25 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#26 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()\n#27 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#28 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()\n#29 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#30 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()\n#31 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#32 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()\n#33 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#34 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()\n#35 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()\n#36 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()\n#37 /home/samir/Dev/Sites/edomedo/vendor/october/rain/src/Router/CoreRouter.php(20): Illuminate\\Routing\\Router->dispatchToRoute()\n#38 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): October\\Rain\\Router\\CoreRouter->dispatch()\n#39 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()\n#40 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#41 /home/samir/Dev/Sites/edomedo/vendor/october/rain/src/Foundation/Http/Middleware/CheckForMaintenanceMode.php(25): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()\n#42 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): October\\Rain\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()\n#43 /home/samir/Dev/Sites/edomedo/plugins/rluders/cors/vendor/barryvdh/laravel-cors/src/HandlePreflight.php(29): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#44 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Barryvdh\\Cors\\HandlePreflight->handle()\n#45 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#46 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()\n#47 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()\n#48 /home/samir/Dev/Sites/edomedo/index.php(43): Illuminate\\Foundation\\Http\\Kernel->handle()\n#49 /home/samir/.config/composer/vendor/cpriego/valet-linux/server.php(232): require('/home/samir/Dev...')\n#50 {main} \N 2020-10-20 13:03:37 2020-10-20 13:03:37 3 error Arhitector\\Yandex\\Client\\Exception\\NotFoundException: Не удалось найти запрошенный ресурс. in /home/samir/Dev/Sites/edomedo/plugins/pkurg/yandexdiskstorage/vendor/arhitector/yandex/src/Client/OAuth.php:278\nStack trace:\n#0 /home/samir/Dev/Sites/edomedo/plugins/pkurg/yandexdiskstorage/vendor/arhitector/yandex/src/AbstractClient.php(145): Arhitector\\Yandex\\Client\\OAuth->transformResponseToException()\n#1 /home/samir/Dev/Sites/edomedo/plugins/pkurg/yandexdiskstorage/vendor/arhitector/yandex/src/Disk.php(525): Arhitector\\Yandex\\AbstractClient->send()\n#2 /home/samir/Dev/Sites/edomedo/plugins/pkurg/yandexdiskstorage/vendor/arhitector/yandex/src/Disk/Resource/Closed.php(406): Arhitector\\Yandex\\Disk->send()\n#3 /home/samir/Dev/Sites/edomedo/plugins/pkurg/yandexdiskstorage/controllers/LinkGenerator.php(52): Arhitector\\Yandex\\Disk\\Resource\\Closed->setPublish()\n#4 [internal function]: Pkurg\\YandexDiskStorage\\Controllers\\LinkGenerator->index()\n#5 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): call_user_func_array()\n#6 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction()\n#7 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Route.php(219): Illuminate\\Routing\\ControllerDispatcher->dispatch()\n#8 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Route.php(176): Illuminate\\Routing\\Route->runController()\n#9 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Route->run()\n#10 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()\n#11 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#12 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()\n#13 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()\n#14 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()\n#15 /home/samir/Dev/Sites/edomedo/vendor/october/rain/src/Router/CoreRouter.php(20): Illuminate\\Routing\\Router->dispatchToRoute()\n#16 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): October\\Rain\\Router\\CoreRouter->dispatch()\n#17 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()\n#18 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#19 /home/samir/Dev/Sites/edomedo/vendor/october/rain/src/Foundation/Http/Middleware/CheckForMaintenanceMode.php(25): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()\n#20 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): October\\Rain\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()\n#21 /home/samir/Dev/Sites/edomedo/plugins/rluders/cors/vendor/barryvdh/laravel-cors/src/HandlePreflight.php(29): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#22 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Barryvdh\\Cors\\HandlePreflight->handle()\n#23 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#24 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()\n#25 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()\n#26 /home/samir/Dev/Sites/edomedo/index.php(43): Illuminate\\Foundation\\Http\\Kernel->handle()\n#27 /home/samir/.config/composer/vendor/cpriego/valet-linux/server.php(232): require('/home/samir/Dev...')\n#28 {main} \N 2020-10-20 14:41:33 2020-10-20 14:41:33 4 error ErrorException: Trying to access array offset on value of type null in /home/samir/Dev/Sites/edomedo/modules/backend/widgets/form/partials/_field_checkboxlist.htm:85\nStack trace:\n#0 /home/samir/Dev/Sites/edomedo/modules/backend/widgets/form/partials/_field_checkboxlist.htm(85): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()\n#1 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(247): include('/home/samir/Dev...')\n#2 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(97): Backend\\Classes\\WidgetBase->makeFileContents()\n#3 /home/samir/Dev/Sites/edomedo/modules/backend/formwidgets/relation/partials/_relation.htm(2): Backend\\Classes\\WidgetBase->makePartial()\n#4 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(247): include('/home/samir/Dev...')\n#5 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(97): Backend\\Classes\\WidgetBase->makeFileContents()\n#6 /home/samir/Dev/Sites/edomedo/modules/backend/formwidgets/Relation.php(85): Backend\\Classes\\WidgetBase->makePartial()\n#7 /home/samir/Dev/Sites/edomedo/modules/backend/widgets/form/partials/_field_widget.htm(5): Backend\\FormWidgets\\Relation->render()\n#8 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(247): include('/home/samir/Dev...')\n#9 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(97): Backend\\Classes\\WidgetBase->makeFileContents()\n#10 /home/samir/Dev/Sites/edomedo/modules/backend/widgets/Form.php(275): Backend\\Classes\\WidgetBase->makePartial()\n#11 /home/samir/Dev/Sites/edomedo/modules/backend/widgets/form/partials/_field.htm(22): Backend\\Widgets\\Form->renderFieldElement()\n#12 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(247): include('/home/samir/Dev...')\n#13 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(97): Backend\\Classes\\WidgetBase->makeFileContents()\n#14 /home/samir/Dev/Sites/edomedo/modules/backend/widgets/form/partials/_field-container.htm(8): Backend\\Classes\\WidgetBase->makePartial()\n#15 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(247): include('/home/samir/Dev...')\n#16 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(97): Backend\\Classes\\WidgetBase->makeFileContents()\n#17 /home/samir/Dev/Sites/edomedo/modules/backend/widgets/form/partials/_form_fields.htm(2): Backend\\Classes\\WidgetBase->makePartial()\n#18 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(247): include('/home/samir/Dev...')\n#19 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(97): Backend\\Classes\\WidgetBase->makeFileContents()\n#20 /home/samir/Dev/Sites/edomedo/modules/backend/widgets/form/partials/_form_tabs.htm(52): Backend\\Classes\\WidgetBase->makePartial()\n#21 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(247): include('/home/samir/Dev...')\n#22 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(97): Backend\\Classes\\WidgetBase->makeFileContents()\n#23 /home/samir/Dev/Sites/edomedo/modules/backend/widgets/form/partials/_section.htm(26): Backend\\Classes\\WidgetBase->makePartial()\n#24 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(247): include('/home/samir/Dev...')\n#25 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(97): Backend\\Classes\\WidgetBase->makeFileContents()\n#26 /home/samir/Dev/Sites/edomedo/modules/backend/widgets/form/partials/_form.htm(7): Backend\\Classes\\WidgetBase->makePartial()\n#27 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(247): include('/home/samir/Dev...')\n#28 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(97): Backend\\Classes\\WidgetBase->makeFileContents()\n#29 /home/samir/Dev/Sites/edomedo/modules/backend/widgets/form/partials/_form-container.htm(8): Backend\\Classes\\WidgetBase->makePartial()\n#30 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(247): include('/home/samir/Dev...')\n#31 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(97): Backend\\Classes\\WidgetBase->makeFileContents()\n#32 /home/samir/Dev/Sites/edomedo/modules/backend/widgets/Form.php(228): Backend\\Classes\\WidgetBase->makePartial()\n#33 /home/samir/Dev/Sites/edomedo/modules/backend/behaviors/FormController.php(419): Backend\\Widgets\\Form->render()\n#34 [internal function]: Backend\\Behaviors\\FormController->formRender()\n#35 /home/samir/Dev/Sites/edomedo/vendor/october/rain/src/Extension/ExtendableTrait.php(414): call_user_func_array()\n#36 /home/samir/Dev/Sites/edomedo/modules/backend/classes/Controller.php(184): Backend\\Classes\\Controller->extendableCall()\n#37 /home/samir/Dev/Sites/edomedo/plugins/babayevsamirx/category/controllers/product/create.htm(13): Backend\\Classes\\Controller->__call()\n#38 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(247): include('/home/samir/Dev...')\n#39 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(109): Backend\\Classes\\Controller->makeFileContents()\n#40 /home/samir/Dev/Sites/edomedo/modules/backend/classes/Controller.php(419): Backend\\Classes\\Controller->makeView()\n#41 /home/samir/Dev/Sites/edomedo/modules/backend/classes/Controller.php(296): Backend\\Classes\\Controller->execPageAction()\n#42 /home/samir/Dev/Sites/edomedo/modules/backend/classes/BackendController.php(165): Backend\\Classes\\Controller->run()\n#43 [internal function]: Backend\\Classes\\BackendController->run()\n#44 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): call_user_func_array()\n#45 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction()\n#46 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Route.php(219): Illuminate\\Routing\\ControllerDispatcher->dispatch()\n#47 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Route.php(176): Illuminate\\Routing\\Route->runController()\n#48 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Route->run()\n#49 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()\n#50 /home/samir/Dev/Sites/edomedo/modules/backend/classes/BackendController.php(68): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#51 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(153): Backend\\Classes\\BackendController->Backend\\Classes\\{closure}()\n#52 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#53 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()\n#54 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#55 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()\n#56 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#57 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()\n#58 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#59 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()\n#60 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#61 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()\n#62 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#63 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()\n#64 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()\n#65 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()\n#66 /home/samir/Dev/Sites/edomedo/vendor/october/rain/src/Router/CoreRouter.php(20): Illuminate\\Routing\\Router->dispatchToRoute()\n#67 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): October\\Rain\\Router\\CoreRouter->dispatch()\n#68 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()\n#69 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#70 /home/samir/Dev/Sites/edomedo/vendor/october/rain/src/Foundation/Http/Middleware/CheckForMaintenanceMode.php(25): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()\n#71 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): October\\Rain\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()\n#72 /home/samir/Dev/Sites/edomedo/plugins/rluders/cors/vendor/barryvdh/laravel-cors/src/HandlePreflight.php(29): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#73 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Barryvdh\\Cors\\HandlePreflight->handle()\n#74 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#75 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()\n#76 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()\n#77 /home/samir/Dev/Sites/edomedo/index.php(43): Illuminate\\Foundation\\Http\\Kernel->handle()\n#78 /home/samir/.config/composer/vendor/cpriego/valet-linux/server.php(232): require('/home/samir/Dev...')\n#79 {main} \N 2020-10-20 15:35:28 2020-10-20 15:35:28 5 error ErrorException: Trying to access array offset on value of type null in /home/samir/Dev/Sites/edomedo/modules/backend/widgets/form/partials/_field_checkboxlist.htm:85\nStack trace:\n#0 /home/samir/Dev/Sites/edomedo/modules/backend/widgets/form/partials/_field_checkboxlist.htm(85): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()\n#1 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(247): include('/home/samir/Dev...')\n#2 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(97): Backend\\Classes\\WidgetBase->makeFileContents()\n#3 /home/samir/Dev/Sites/edomedo/modules/backend/formwidgets/relation/partials/_relation.htm(2): Backend\\Classes\\WidgetBase->makePartial()\n#4 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(247): include('/home/samir/Dev...')\n#5 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(97): Backend\\Classes\\WidgetBase->makeFileContents()\n#6 /home/samir/Dev/Sites/edomedo/modules/backend/formwidgets/Relation.php(85): Backend\\Classes\\WidgetBase->makePartial()\n#7 /home/samir/Dev/Sites/edomedo/modules/backend/widgets/form/partials/_field_widget.htm(5): Backend\\FormWidgets\\Relation->render()\n#8 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(247): include('/home/samir/Dev...')\n#9 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(97): Backend\\Classes\\WidgetBase->makeFileContents()\n#10 /home/samir/Dev/Sites/edomedo/modules/backend/widgets/Form.php(275): Backend\\Classes\\WidgetBase->makePartial()\n#11 /home/samir/Dev/Sites/edomedo/modules/backend/widgets/form/partials/_field.htm(22): Backend\\Widgets\\Form->renderFieldElement()\n#12 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(247): include('/home/samir/Dev...')\n#13 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(97): Backend\\Classes\\WidgetBase->makeFileContents()\n#14 /home/samir/Dev/Sites/edomedo/modules/backend/widgets/form/partials/_field-container.htm(8): Backend\\Classes\\WidgetBase->makePartial()\n#15 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(247): include('/home/samir/Dev...')\n#16 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(97): Backend\\Classes\\WidgetBase->makeFileContents()\n#17 /home/samir/Dev/Sites/edomedo/modules/backend/widgets/form/partials/_form_fields.htm(2): Backend\\Classes\\WidgetBase->makePartial()\n#18 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(247): include('/home/samir/Dev...')\n#19 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(97): Backend\\Classes\\WidgetBase->makeFileContents()\n#20 /home/samir/Dev/Sites/edomedo/modules/backend/widgets/form/partials/_form_tabs.htm(52): Backend\\Classes\\WidgetBase->makePartial()\n#21 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(247): include('/home/samir/Dev...')\n#22 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(97): Backend\\Classes\\WidgetBase->makeFileContents()\n#23 /home/samir/Dev/Sites/edomedo/modules/backend/widgets/form/partials/_section.htm(26): Backend\\Classes\\WidgetBase->makePartial()\n#24 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(247): include('/home/samir/Dev...')\n#25 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(97): Backend\\Classes\\WidgetBase->makeFileContents()\n#26 /home/samir/Dev/Sites/edomedo/modules/backend/widgets/form/partials/_form.htm(7): Backend\\Classes\\WidgetBase->makePartial()\n#27 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(247): include('/home/samir/Dev...')\n#28 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(97): Backend\\Classes\\WidgetBase->makeFileContents()\n#29 /home/samir/Dev/Sites/edomedo/modules/backend/widgets/form/partials/_form-container.htm(8): Backend\\Classes\\WidgetBase->makePartial()\n#30 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(247): include('/home/samir/Dev...')\n#31 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(97): Backend\\Classes\\WidgetBase->makeFileContents()\n#32 /home/samir/Dev/Sites/edomedo/modules/backend/widgets/Form.php(228): Backend\\Classes\\WidgetBase->makePartial()\n#33 /home/samir/Dev/Sites/edomedo/modules/backend/behaviors/FormController.php(419): Backend\\Widgets\\Form->render()\n#34 [internal function]: Backend\\Behaviors\\FormController->formRender()\n#35 /home/samir/Dev/Sites/edomedo/vendor/october/rain/src/Extension/ExtendableTrait.php(414): call_user_func_array()\n#36 /home/samir/Dev/Sites/edomedo/modules/backend/classes/Controller.php(184): Backend\\Classes\\Controller->extendableCall()\n#37 /home/samir/Dev/Sites/edomedo/plugins/babayevsamirx/category/controllers/product/create.htm(13): Backend\\Classes\\Controller->__call()\n#38 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(247): include('/home/samir/Dev...')\n#39 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(109): Backend\\Classes\\Controller->makeFileContents()\n#40 /home/samir/Dev/Sites/edomedo/modules/backend/classes/Controller.php(419): Backend\\Classes\\Controller->makeView()\n#41 /home/samir/Dev/Sites/edomedo/modules/backend/classes/Controller.php(296): Backend\\Classes\\Controller->execPageAction()\n#42 /home/samir/Dev/Sites/edomedo/modules/backend/classes/BackendController.php(165): Backend\\Classes\\Controller->run()\n#43 [internal function]: Backend\\Classes\\BackendController->run()\n#44 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): call_user_func_array()\n#45 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction()\n#46 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Route.php(219): Illuminate\\Routing\\ControllerDispatcher->dispatch()\n#47 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Route.php(176): Illuminate\\Routing\\Route->runController()\n#48 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Route->run()\n#49 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()\n#50 /home/samir/Dev/Sites/edomedo/modules/backend/classes/BackendController.php(68): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#51 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(153): Backend\\Classes\\BackendController->Backend\\Classes\\{closure}()\n#52 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#53 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()\n#54 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#55 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()\n#56 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#57 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()\n#58 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#59 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()\n#60 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#61 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()\n#62 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#63 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()\n#64 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()\n#65 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()\n#66 /home/samir/Dev/Sites/edomedo/vendor/october/rain/src/Router/CoreRouter.php(20): Illuminate\\Routing\\Router->dispatchToRoute()\n#67 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): October\\Rain\\Router\\CoreRouter->dispatch()\n#68 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()\n#69 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#70 /home/samir/Dev/Sites/edomedo/vendor/october/rain/src/Foundation/Http/Middleware/CheckForMaintenanceMode.php(25): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()\n#71 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): October\\Rain\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()\n#72 /home/samir/Dev/Sites/edomedo/plugins/rluders/cors/vendor/barryvdh/laravel-cors/src/HandlePreflight.php(29): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#73 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Barryvdh\\Cors\\HandlePreflight->handle()\n#74 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#75 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()\n#76 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()\n#77 /home/samir/Dev/Sites/edomedo/index.php(43): Illuminate\\Foundation\\Http\\Kernel->handle()\n#78 /home/samir/.config/composer/vendor/cpriego/valet-linux/server.php(232): require('/home/samir/Dev...')\n#79 {main} \N 2020-10-20 15:36:08 2020-10-20 15:36:08 6 error ErrorException: Trying to access array offset on value of type null in /home/samir/Dev/Sites/edomedo/modules/backend/widgets/form/partials/_field_checkboxlist.htm:85\nStack trace:\n#0 /home/samir/Dev/Sites/edomedo/modules/backend/widgets/form/partials/_field_checkboxlist.htm(85): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError()\n#1 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(247): include('/home/samir/Dev...')\n#2 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(97): Backend\\Classes\\WidgetBase->makeFileContents()\n#3 /home/samir/Dev/Sites/edomedo/modules/backend/formwidgets/relation/partials/_relation.htm(2): Backend\\Classes\\WidgetBase->makePartial()\n#4 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(247): include('/home/samir/Dev...')\n#5 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(97): Backend\\Classes\\WidgetBase->makeFileContents()\n#6 /home/samir/Dev/Sites/edomedo/modules/backend/formwidgets/Relation.php(85): Backend\\Classes\\WidgetBase->makePartial()\n#7 /home/samir/Dev/Sites/edomedo/modules/backend/widgets/form/partials/_field_widget.htm(5): Backend\\FormWidgets\\Relation->render()\n#8 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(247): include('/home/samir/Dev...')\n#9 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(97): Backend\\Classes\\WidgetBase->makeFileContents()\n#10 /home/samir/Dev/Sites/edomedo/modules/backend/widgets/Form.php(275): Backend\\Classes\\WidgetBase->makePartial()\n#11 /home/samir/Dev/Sites/edomedo/modules/backend/widgets/form/partials/_field.htm(22): Backend\\Widgets\\Form->renderFieldElement()\n#12 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(247): include('/home/samir/Dev...')\n#13 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(97): Backend\\Classes\\WidgetBase->makeFileContents()\n#14 /home/samir/Dev/Sites/edomedo/modules/backend/widgets/form/partials/_field-container.htm(8): Backend\\Classes\\WidgetBase->makePartial()\n#15 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(247): include('/home/samir/Dev...')\n#16 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(97): Backend\\Classes\\WidgetBase->makeFileContents()\n#17 /home/samir/Dev/Sites/edomedo/modules/backend/widgets/form/partials/_form_fields.htm(2): Backend\\Classes\\WidgetBase->makePartial()\n#18 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(247): include('/home/samir/Dev...')\n#19 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(97): Backend\\Classes\\WidgetBase->makeFileContents()\n#20 /home/samir/Dev/Sites/edomedo/modules/backend/widgets/form/partials/_form_tabs.htm(52): Backend\\Classes\\WidgetBase->makePartial()\n#21 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(247): include('/home/samir/Dev...')\n#22 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(97): Backend\\Classes\\WidgetBase->makeFileContents()\n#23 /home/samir/Dev/Sites/edomedo/modules/backend/widgets/form/partials/_section.htm(26): Backend\\Classes\\WidgetBase->makePartial()\n#24 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(247): include('/home/samir/Dev...')\n#25 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(97): Backend\\Classes\\WidgetBase->makeFileContents()\n#26 /home/samir/Dev/Sites/edomedo/modules/backend/widgets/form/partials/_form.htm(7): Backend\\Classes\\WidgetBase->makePartial()\n#27 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(247): include('/home/samir/Dev...')\n#28 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(97): Backend\\Classes\\WidgetBase->makeFileContents()\n#29 /home/samir/Dev/Sites/edomedo/modules/backend/widgets/form/partials/_form-container.htm(8): Backend\\Classes\\WidgetBase->makePartial()\n#30 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(247): include('/home/samir/Dev...')\n#31 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(97): Backend\\Classes\\WidgetBase->makeFileContents()\n#32 /home/samir/Dev/Sites/edomedo/modules/backend/widgets/Form.php(228): Backend\\Classes\\WidgetBase->makePartial()\n#33 /home/samir/Dev/Sites/edomedo/modules/backend/behaviors/FormController.php(419): Backend\\Widgets\\Form->render()\n#34 [internal function]: Backend\\Behaviors\\FormController->formRender()\n#35 /home/samir/Dev/Sites/edomedo/vendor/october/rain/src/Extension/ExtendableTrait.php(414): call_user_func_array()\n#36 /home/samir/Dev/Sites/edomedo/modules/backend/classes/Controller.php(184): Backend\\Classes\\Controller->extendableCall()\n#37 /home/samir/Dev/Sites/edomedo/plugins/babayevsamirx/category/controllers/product/create.htm(13): Backend\\Classes\\Controller->__call()\n#38 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(247): include('/home/samir/Dev...')\n#39 /home/samir/Dev/Sites/edomedo/modules/system/traits/ViewMaker.php(109): Backend\\Classes\\Controller->makeFileContents()\n#40 /home/samir/Dev/Sites/edomedo/modules/backend/classes/Controller.php(419): Backend\\Classes\\Controller->makeView()\n#41 /home/samir/Dev/Sites/edomedo/modules/backend/classes/Controller.php(296): Backend\\Classes\\Controller->execPageAction()\n#42 /home/samir/Dev/Sites/edomedo/modules/backend/classes/BackendController.php(165): Backend\\Classes\\Controller->run()\n#43 [internal function]: Backend\\Classes\\BackendController->run()\n#44 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): call_user_func_array()\n#45 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction()\n#46 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Route.php(219): Illuminate\\Routing\\ControllerDispatcher->dispatch()\n#47 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Route.php(176): Illuminate\\Routing\\Route->runController()\n#48 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Route->run()\n#49 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()\n#50 /home/samir/Dev/Sites/edomedo/modules/backend/classes/BackendController.php(68): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#51 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(153): Backend\\Classes\\BackendController->Backend\\Classes\\{closure}()\n#52 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(41): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#53 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Routing\\Middleware\\SubstituteBindings->handle()\n#54 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#55 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\View\\Middleware\\ShareErrorsFromSession->handle()\n#56 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(56): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#57 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Session\\Middleware\\StartSession->handle()\n#58 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#59 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\AddQueuedCookiesToResponse->handle()\n#60 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#61 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Illuminate\\Cookie\\Middleware\\EncryptCookies->handle()\n#62 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#63 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()\n#64 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()\n#65 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()\n#66 /home/samir/Dev/Sites/edomedo/vendor/october/rain/src/Router/CoreRouter.php(20): Illuminate\\Routing\\Router->dispatchToRoute()\n#67 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): October\\Rain\\Router\\CoreRouter->dispatch()\n#68 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()\n#69 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#70 /home/samir/Dev/Sites/edomedo/vendor/october/rain/src/Foundation/Http/Middleware/CheckForMaintenanceMode.php(25): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()\n#71 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): October\\Rain\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()\n#72 /home/samir/Dev/Sites/edomedo/plugins/rluders/cors/vendor/barryvdh/laravel-cors/src/HandlePreflight.php(29): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#73 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Barryvdh\\Cors\\HandlePreflight->handle()\n#74 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#75 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()\n#76 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()\n#77 /home/samir/Dev/Sites/edomedo/index.php(43): Illuminate\\Foundation\\Http\\Kernel->handle()\n#78 /home/samir/.config/composer/vendor/cpriego/valet-linux/server.php(232): require('/home/samir/Dev...')\n#79 {main} \N 2020-10-20 15:36:08 2020-10-20 15:36:08 7 error Symfony\\Component\\Debug\\Exception\\FatalThrowableError: Class 'Product' not found in /home/samir/Dev/Sites/edomedo/plugins/babayevsamirx/category/routes.php:20\nStack trace:\n#0 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): System\\Classes\\PluginManager->{closure}()\n#1 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Route.php(179): Illuminate\\Routing\\Route->runCallable()\n#2 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Route->run()\n#3 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()\n#4 /home/samir/Dev/Sites/edomedo/plugins/rluders/cors/vendor/barryvdh/laravel-cors/src/HandleCors.php(36): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#5 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Barryvdh\\Cors\\HandleCors->handle()\n#6 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#7 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()\n#8 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()\n#9 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()\n#10 /home/samir/Dev/Sites/edomedo/vendor/october/rain/src/Router/CoreRouter.php(20): Illuminate\\Routing\\Router->dispatchToRoute()\n#11 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): October\\Rain\\Router\\CoreRouter->dispatch()\n#12 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()\n#13 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#14 /home/samir/Dev/Sites/edomedo/vendor/october/rain/src/Foundation/Http/Middleware/CheckForMaintenanceMode.php(25): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()\n#15 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): October\\Rain\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()\n#16 /home/samir/Dev/Sites/edomedo/plugins/rluders/cors/vendor/barryvdh/laravel-cors/src/HandlePreflight.php(29): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#17 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Barryvdh\\Cors\\HandlePreflight->handle()\n#18 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#19 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()\n#20 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()\n#21 /home/samir/Dev/Sites/edomedo/index.php(43): Illuminate\\Foundation\\Http\\Kernel->handle()\n#22 /home/samir/.config/composer/vendor/cpriego/valet-linux/server.php(232): require('/home/samir/Dev...')\n#23 {main} \N 2020-10-20 16:10:32 2020-10-20 16:10:32 8 error League\\Flysystem\\FileNotFoundException: File not found at path: Category/119794098-organizer-bag-with-construction-tools-and-safety-equipment-on-white-background.jpg in /home/samir/Dev/Sites/edomedo/vendor/league/flysystem/src/Filesystem.php:389\nStack trace:\n#0 /home/samir/Dev/Sites/edomedo/vendor/league/flysystem/src/Filesystem.php(283): League\\Flysystem\\Filesystem->assertPresent()\n#1 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemAdapter.php(399): League\\Flysystem\\Filesystem->getMimetype()\n#2 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemManager.php(370): Illuminate\\Filesystem\\FilesystemAdapter->mimeType()\n#3 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(261): Illuminate\\Filesystem\\FilesystemManager->__call()\n#4 /home/samir/Dev/Sites/edomedo/plugins/pkurg/yandexdiskstorage/controllers/LinkGenerator.php(54): Illuminate\\Support\\Facades\\Facade::__callStatic()\n#5 [internal function]: Pkurg\\YandexDiskStorage\\Controllers\\LinkGenerator->index()\n#6 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): call_user_func_array()\n#7 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction()\n#8 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Route.php(219): Illuminate\\Routing\\ControllerDispatcher->dispatch()\n#9 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Route.php(176): Illuminate\\Routing\\Route->runController()\n#10 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Route->run()\n#11 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()\n#12 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#13 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()\n#14 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()\n#15 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()\n#16 /home/samir/Dev/Sites/edomedo/vendor/october/rain/src/Router/CoreRouter.php(20): Illuminate\\Routing\\Router->dispatchToRoute()\n#17 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): October\\Rain\\Router\\CoreRouter->dispatch()\n#18 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()\n#19 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#20 /home/samir/Dev/Sites/edomedo/vendor/october/rain/src/Foundation/Http/Middleware/CheckForMaintenanceMode.php(25): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()\n#21 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): October\\Rain\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()\n#22 /home/samir/Dev/Sites/edomedo/plugins/rluders/cors/vendor/barryvdh/laravel-cors/src/HandlePreflight.php(29): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#23 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Barryvdh\\Cors\\HandlePreflight->handle()\n#24 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#25 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()\n#26 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()\n#27 /home/samir/Dev/Sites/edomedo/index.php(43): Illuminate\\Foundation\\Http\\Kernel->handle()\n#28 /home/samir/.config/composer/vendor/cpriego/valet-linux/server.php(232): require('/home/samir/Dev...')\n#29 {main} \N 2020-10-20 16:13:18 2020-10-20 16:13:18 9 error Arhitector\\Yandex\\Client\\Exception\\NotFoundException: Не удалось найти запрошенный ресурс. in /home/samir/Dev/Sites/edomedo/plugins/pkurg/yandexdiskstorage/vendor/arhitector/yandex/src/Client/OAuth.php:278\nStack trace:\n#0 /home/samir/Dev/Sites/edomedo/plugins/pkurg/yandexdiskstorage/vendor/arhitector/yandex/src/AbstractClient.php(145): Arhitector\\Yandex\\Client\\OAuth->transformResponseToException()\n#1 /home/samir/Dev/Sites/edomedo/plugins/pkurg/yandexdiskstorage/vendor/arhitector/yandex/src/Disk.php(525): Arhitector\\Yandex\\AbstractClient->send()\n#2 /home/samir/Dev/Sites/edomedo/plugins/pkurg/yandexdiskstorage/vendor/arhitector/yandex/src/Disk/Resource/Closed.php(406): Arhitector\\Yandex\\Disk->send()\n#3 /home/samir/Dev/Sites/edomedo/plugins/pkurg/yandexdiskstorage/controllers/LinkGenerator.php(52): Arhitector\\Yandex\\Disk\\Resource\\Closed->setPublish()\n#4 [internal function]: Pkurg\\YandexDiskStorage\\Controllers\\LinkGenerator->index()\n#5 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): call_user_func_array()\n#6 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(45): Illuminate\\Routing\\Controller->callAction()\n#7 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Route.php(219): Illuminate\\Routing\\ControllerDispatcher->dispatch()\n#8 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Route.php(176): Illuminate\\Routing\\Route->runController()\n#9 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Router.php(681): Illuminate\\Routing\\Route->run()\n#10 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Routing\\Router->Illuminate\\Routing\\{closure}()\n#11 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#12 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Router.php(683): Illuminate\\Pipeline\\Pipeline->then()\n#13 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Router.php(658): Illuminate\\Routing\\Router->runRouteWithinStack()\n#14 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Routing/Router.php(624): Illuminate\\Routing\\Router->runRoute()\n#15 /home/samir/Dev/Sites/edomedo/vendor/october/rain/src/Router/CoreRouter.php(20): Illuminate\\Routing\\Router->dispatchToRoute()\n#16 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(170): October\\Rain\\Router\\CoreRouter->dispatch()\n#17 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(130): Illuminate\\Foundation\\Http\\Kernel->Illuminate\\Foundation\\Http\\{closure}()\n#18 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php(63): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#19 /home/samir/Dev/Sites/edomedo/vendor/october/rain/src/Foundation/Http/Middleware/CheckForMaintenanceMode.php(25): Illuminate\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()\n#20 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): October\\Rain\\Foundation\\Http\\Middleware\\CheckForMaintenanceMode->handle()\n#21 /home/samir/Dev/Sites/edomedo/plugins/rluders/cors/vendor/barryvdh/laravel-cors/src/HandlePreflight.php(29): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#22 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(171): Barryvdh\\Cors\\HandlePreflight->handle()\n#23 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(105): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}()\n#24 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(145): Illuminate\\Pipeline\\Pipeline->then()\n#25 /home/samir/Dev/Sites/edomedo/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(110): Illuminate\\Foundation\\Http\\Kernel->sendRequestThroughRouter()\n#26 /home/samir/Dev/Sites/edomedo/index.php(43): Illuminate\\Foundation\\Http\\Kernel->handle()\n#27 /home/samir/.config/composer/vendor/cpriego/valet-linux/server.php(232): require('/home/samir/Dev...')\n#28 {main} \N 2020-10-20 16:16:41 2020-10-20 16:16:41 \. -- -- Data for Name: system_files; Type: TABLE DATA; Schema: public; Owner: caprkbhcrqjawk -- COPY public.system_files (id, disk_name, file_name, file_size, content_type, title, description, field, attachment_id, attachment_type, is_public, sort_order, created_at, updated_at) FROM stdin; \. -- -- Data for Name: system_mail_layouts; Type: TABLE DATA; Schema: public; Owner: caprkbhcrqjawk -- COPY public.system_mail_layouts (id, name, code, content_html, content_text, content_css, is_locked, created_at, updated_at, options) FROM stdin; 1 Default layout default <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\n<html xmlns="http://www.w3.org/1999/xhtml">\n<head>\n <meta name="viewport" content="width=device-width, initial-scale=1.0" />\n <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />\n</head>\n<body>\n <style type="text/css" media="screen">\n {{ brandCss|raw }}\n {{ css|raw }}\n </style>\n\n <table class="wrapper layout-default" width="100%" cellpadding="0" cellspacing="0">\n\n <!-- Header -->\n {% partial 'header' body %}\n {{ subject|raw }}\n {% endpartial %}\n\n <tr>\n <td align="center">\n <table class="content" width="100%" cellpadding="0" cellspacing="0">\n <!-- Email Body -->\n <tr>\n <td class="body" width="100%" cellpadding="0" cellspacing="0">\n <table class="inner-body" align="center" width="570" cellpadding="0" cellspacing="0">\n <!-- Body content -->\n <tr>\n <td class="content-cell">\n {{ content|raw }}\n </td>\n </tr>\n </table>\n </td>\n </tr>\n </table>\n </td>\n </tr>\n\n <!-- Footer -->\n {% partial 'footer' body %}\n &copy; {{ "now"|date("Y") }} {{ appName }}. All rights reserved.\n {% endpartial %}\n\n </table>\n\n</body>\n</html> {{ content|raw }} @media only screen and (max-width: 600px) {\n .inner-body {\n width: 100% !important;\n }\n\n .footer {\n width: 100% !important;\n }\n}\n\n@media only screen and (max-width: 500px) {\n .button {\n width: 100% !important;\n }\n} t 2020-10-20 11:51:44 2020-10-20 11:51:44 \N 2 System layout system <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\n<html xmlns="http://www.w3.org/1999/xhtml">\n<head>\n <meta name="viewport" content="width=device-width, initial-scale=1.0" />\n <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />\n</head>\n<body>\n <style type="text/css" media="screen">\n {{ brandCss|raw }}\n {{ css|raw }}\n </style>\n\n <table class="wrapper layout-system" width="100%" cellpadding="0" cellspacing="0">\n <tr>\n <td align="center">\n <table class="content" width="100%" cellpadding="0" cellspacing="0">\n <!-- Email Body -->\n <tr>\n <td class="body" width="100%" cellpadding="0" cellspacing="0">\n <table class="inner-body" align="center" width="570" cellpadding="0" cellspacing="0">\n <!-- Body content -->\n <tr>\n <td class="content-cell">\n {{ content|raw }}\n\n <!-- Subcopy -->\n {% partial 'subcopy' body %}\n **This is an automatic message. Please do not reply to it.**\n {% endpartial %}\n </td>\n </tr>\n </table>\n </td>\n </tr>\n </table>\n </td>\n </tr>\n </table>\n\n</body>\n</html> {{ content|raw }}\n\n\n---\nThis is an automatic message. Please do not reply to it. @media only screen and (max-width: 600px) {\n .inner-body {\n width: 100% !important;\n }\n\n .footer {\n width: 100% !important;\n }\n}\n\n@media only screen and (max-width: 500px) {\n .button {\n width: 100% !important;\n }\n} t 2020-10-20 11:51:44 2020-10-20 11:51:44 \N \. -- -- Data for Name: system_mail_partials; Type: TABLE DATA; Schema: public; Owner: caprkbhcrqjawk -- COPY public.system_mail_partials (id, name, code, content_html, content_text, is_custom, created_at, updated_at) FROM stdin; \. -- -- Data for Name: system_mail_templates; Type: TABLE DATA; Schema: public; Owner: caprkbhcrqjawk -- COPY public.system_mail_templates (id, code, subject, description, content_html, content_text, layout_id, is_custom, created_at, updated_at) FROM stdin; \. -- -- Data for Name: system_parameters; Type: TABLE DATA; Schema: public; Owner: caprkbhcrqjawk -- COPY public.system_parameters (id, namespace, "group", item, value) FROM stdin; 2 system update retry 1603281905 1 system update count 0 \. -- -- Data for Name: system_plugin_history; Type: TABLE DATA; Schema: public; Owner: caprkbhcrqjawk -- COPY public.system_plugin_history (id, code, type, version, detail, created_at) FROM stdin; 1 October.Demo comment 1.0.1 First version of Demo 2020-10-20 11:51:44 2 RainLab.Builder comment 1.0.1 Initialize plugin. 2020-10-20 12:05:25 3 RainLab.Builder comment 1.0.2 Fixes the problem with selecting a plugin. Minor localization corrections. Configuration files in the list and form behaviors are now autocomplete. 2020-10-20 12:05:25 4 RainLab.Builder comment 1.0.3 Improved handling of the enum data type. 2020-10-20 12:05:25 5 RainLab.Builder comment 1.0.4 Added user permissions to work with the Builder. 2020-10-20 12:05:25 6 RainLab.Builder comment 1.0.5 Fixed permissions registration. 2020-10-20 12:05:25 7 RainLab.Builder comment 1.0.6 Fixed front-end record ordering in the Record List component. 2020-10-20 12:05:25 8 RainLab.Builder comment 1.0.7 Builder settings are now protected with user permissions. The database table column list is scrollable now. Minor code cleanup. 2020-10-20 12:05:25 9 RainLab.Builder comment 1.0.8 Added the Reorder Controller behavior. 2020-10-20 12:05:25 10 RainLab.Builder comment 1.0.9 Minor API and UI updates. 2020-10-20 12:05:25 11 RainLab.Builder comment 1.0.10 Minor styling update. 2020-10-20 12:05:25 12 RainLab.Builder comment 1.0.11 Fixed a bug where clicking placeholder in a repeater would open Inspector. Fixed a problem with saving forms with repeaters in tabs. Minor style fix. 2020-10-20 12:05:25 13 RainLab.Builder comment 1.0.12 Added support for the Trigger property to the Media Finder widget configuration. Names of form fields and list columns definition files can now contain underscores. 2020-10-20 12:05:25 14 RainLab.Builder comment 1.0.13 Minor styling fix on the database editor. 2020-10-20 12:05:25 15 RainLab.Builder comment 1.0.14 Added support for published_at timestamp field 2020-10-20 12:05:25 16 RainLab.Builder comment 1.0.15 Fixed a bug where saving a localization string in Inspector could cause a JavaScript error. Added support for Timestamps and Soft Deleting for new models. 2020-10-20 12:05:25 17 RainLab.Builder comment 1.0.16 Fixed a bug when saving a form with the Repeater widget in a tab could create invalid fields in the form's outside area. Added a check that prevents creating localization strings inside other existing strings. 2020-10-20 12:05:25 18 RainLab.Builder comment 1.0.17 Added support Trigger attribute support for RecordFinder and Repeater form widgets. 2020-10-20 12:05:25 19 RainLab.Builder comment 1.0.18 Fixes a bug where '::class' notations in a model class definition could prevent the model from appearing in the Builder model list. Added emptyOption property support to the dropdown form control. 2020-10-20 12:05:25 20 RainLab.Builder comment 1.0.19 Added a feature allowing to add all database columns to a list definition. Added max length validation for database table and column names. 2020-10-20 12:05:25 21 RainLab.Builder comment 1.0.20 Fixes a bug where form the builder could trigger the "current.hasAttribute is not a function" error. 2020-10-20 12:05:25 22 RainLab.Builder comment 1.0.21 Back-end navigation sort order updated. 2020-10-20 12:05:25 23 RainLab.Builder comment 1.0.22 Added scopeValue property to the RecordList component. 2020-10-20 12:05:25 24 RainLab.Builder comment 1.0.23 Added support for balloon-selector field type, added Brazilian Portuguese translation, fixed some bugs 2020-10-20 12:05:25 25 RainLab.Builder comment 1.0.24 Added support for tag list field type, added read only toggle for fields. Prevent plugins from using reserved PHP keywords for class names and namespaces 2020-10-20 12:05:25 26 RainLab.Builder comment 1.0.25 Allow editing of migration code in the "Migration" popup when saving changes in the database editor. 2020-10-20 12:05:25 27 RainLab.Builder comment 1.0.26 Allow special default values for columns and added new "Add ID column" button to database editor. 2020-10-20 12:05:25 28 RLuders.Cors comment 1.0.0 First version of RLuders.Cors 2020-10-20 12:06:27 29 RLuders.Cors comment 1.0.1 Fix the icon 2020-10-20 12:06:27 30 RLuders.Cors comment 1.0.2 Fix plugin dependencies 2020-10-20 12:06:27 31 RLuders.Cors comment 1.0.2 Fix English language 2020-10-20 12:06:27 32 RLuders.Cors comment 1.0.2 Adds Brazilian Portuguese language 2020-10-20 12:06:27 33 RLuders.Cors comment 1.0.2 Replace the namespace RLuders\\CORS to RLuders\\Cors 2020-10-20 12:06:27 34 RLuders.Cors comment 1.0.3 Adds the middleware to the api Middleware Group 2020-10-20 12:06:27 35 Pkurg.YandexDiskStorage comment 1.0.1 Initialize plugin. 2020-10-20 12:07:03 36 Pkurg.YandexDiskStorage comment 1.0.2 Update 2020-10-20 12:07:03 37 Pkurg.YandexDiskStorage comment 1.0.3 Update 2020-10-20 12:07:03 38 Babayevsamirx.Category comment 1.0.1 Initialize plugin. 2020-10-20 12:38:50 39 Babayevsamirx.Category script 1.0.2 builder_table_create_babayevsamirx_category_.php 2020-10-20 12:40:57 40 Babayevsamirx.Category comment 1.0.2 Created table babayevsamirx_category_ 2020-10-20 12:40:57 41 Babayevsamirx.Category script 1.0.3 builder_table_update_babayevsamirx_category_.php 2020-10-20 12:41:57 42 Babayevsamirx.Category comment 1.0.3 Updated table babayevsamirx_category_ 2020-10-20 12:41:57 43 Babayevsamirx.Category script 1.0.4 builder_table_update_babayevsamirx_category__2.php 2020-10-20 12:44:13 44 Babayevsamirx.Category comment 1.0.4 Updated table babayevsamirx_category_ 2020-10-20 12:44:13 45 Babayevsamirx.Category script 1.0.5 builder_table_create_babayevsamirx_category_product.php 2020-10-20 15:20:32 46 Babayevsamirx.Category comment 1.0.5 Created table babayevsamirx_category_product 2020-10-20 15:20:32 47 Babayevsamirx.Category script 1.0.6 builder_table_create_babayevsamirx_category_category_product.php 2020-10-20 15:22:21 48 Babayevsamirx.Category comment 1.0.6 Created table babayevsamirx_category_category_product 2020-10-20 15:22:21 \. -- -- Data for Name: system_plugin_versions; Type: TABLE DATA; Schema: public; Owner: caprkbhcrqjawk -- COPY public.system_plugin_versions (id, code, version, created_at, is_disabled, is_frozen) FROM stdin; 1 October.Demo 1.0.1 2020-10-20 11:51:44 f f 2 RainLab.Builder 1.0.26 2020-10-20 12:05:25 f f 3 RLuders.Cors 1.0.3 2020-10-20 12:06:27 f f 4 Pkurg.YandexDiskStorage 1.0.3 2020-10-20 12:07:03 f f 5 Babayevsamirx.Category 1.0.6 2020-10-20 15:22:21 f f \. -- -- Data for Name: system_request_logs; Type: TABLE DATA; Schema: public; Owner: caprkbhcrqjawk -- COPY public.system_request_logs (id, status_code, url, referer, count, created_at, updated_at) FROM stdin; \. -- -- Data for Name: system_revisions; Type: TABLE DATA; Schema: public; Owner: caprkbhcrqjawk -- COPY public.system_revisions (id, user_id, field, "cast", old_value, new_value, revisionable_type, revisionable_id, created_at, updated_at) FROM stdin; \. -- -- Data for Name: system_settings; Type: TABLE DATA; Schema: public; Owner: caprkbhcrqjawk -- COPY public.system_settings (id, item, value) FROM stdin; 1 yadisk_settings {"yadiskapikey":"<KEY>"} 2 rainlab_builder_settings {"author_name":"babayevsamirx","author_namespace":"Babayevsamirx"} 3 rluders_cors_settings {"supportsCredentials":"1","allowedOrigins":"*","allowedHeaders":"Content-Type X-Requested-With","allowedMethods":"*","exposedHeaders":null,"maxAge":0} \. -- -- Name: babayevsamirx_category__id_seq; Type: SEQUENCE SET; Schema: public; Owner: caprkbhcrqjawk -- SELECT pg_catalog.setval('public.babayevsamirx_category__id_seq', 18, true); -- -- Name: babayevsamirx_category_product_id_seq; Type: SEQUENCE SET; Schema: public; Owner: caprkbhcrqjawk -- SELECT pg_catalog.setval('public.babayevsamirx_category_product_id_seq', 1, true); -- -- Name: backend_access_log_id_seq; Type: SEQUENCE SET; Schema: public; Owner: caprkbhcrqjawk -- SELECT pg_catalog.setval('public.backend_access_log_id_seq', 3, true); -- -- Name: backend_user_groups_id_seq; Type: SEQUENCE SET; Schema: public; Owner: caprkbhcrqjawk -- SELECT pg_catalog.setval('public.backend_user_groups_id_seq', 1, true); -- -- Name: backend_user_preferences_id_seq; Type: SEQUENCE SET; Schema: public; Owner: caprkbhcrqjawk -- SELECT pg_catalog.setval('public.backend_user_preferences_id_seq', 1, false); -- -- Name: backend_user_roles_id_seq; Type: SEQUENCE SET; Schema: public; Owner: caprkbhcrqjawk -- SELECT pg_catalog.setval('public.backend_user_roles_id_seq', 2, true); -- -- Name: backend_user_throttle_id_seq; Type: SEQUENCE SET; Schema: public; Owner: caprkbhcrqjawk -- SELECT pg_catalog.setval('public.backend_user_throttle_id_seq', 1, true); -- -- Name: backend_users_id_seq; Type: SEQUENCE SET; Schema: public; Owner: caprkbhcrqjawk -- SELECT pg_catalog.setval('public.backend_users_id_seq', 1, true); -- -- Name: cms_theme_data_id_seq; Type: SEQUENCE SET; Schema: public; Owner: caprkbhcrqjawk -- SELECT pg_catalog.setval('public.cms_theme_data_id_seq', 1, false); -- -- Name: cms_theme_logs_id_seq; Type: SEQUENCE SET; Schema: public; Owner: caprkbhcrqjawk -- SELECT pg_catalog.setval('public.cms_theme_logs_id_seq', 1, false); -- -- Name: cms_theme_templates_id_seq; Type: SEQUENCE SET; Schema: public; Owner: caprkbhcrqjawk -- SELECT pg_catalog.setval('public.cms_theme_templates_id_seq', 1, false); -- -- Name: deferred_bindings_id_seq; Type: SEQUENCE SET; Schema: public; Owner: caprkbhcrqjawk -- SELECT pg_catalog.setval('public.deferred_bindings_id_seq', 1, false); -- -- Name: failed_jobs_id_seq; Type: SEQUENCE SET; Schema: public; Owner: caprkbhcrqjawk -- SELECT pg_catalog.setval('public.failed_jobs_id_seq', 1, false); -- -- Name: jobs_id_seq; Type: SEQUENCE SET; Schema: public; Owner: caprkbhcrqjawk -- SELECT pg_catalog.setval('public.jobs_id_seq', 1, false); -- -- Name: migrations_id_seq; Type: SEQUENCE SET; Schema: public; Owner: caprkbhcrqjawk -- SELECT pg_catalog.setval('public.migrations_id_seq', 40, true); -- -- Name: system_event_logs_id_seq; Type: SEQUENCE SET; Schema: public; Owner: caprkbhcrqjawk -- SELECT pg_catalog.setval('public.system_event_logs_id_seq', 9, true); -- -- Name: system_files_id_seq; Type: SEQUENCE SET; Schema: public; Owner: caprkbhcrqjawk -- SELECT pg_catalog.setval('public.system_files_id_seq', 1, false); -- -- Name: system_mail_layouts_id_seq; Type: SEQUENCE SET; Schema: public; Owner: caprkbhcrqjawk -- SELECT pg_catalog.setval('public.system_mail_layouts_id_seq', 2, true); -- -- Name: system_mail_partials_id_seq; Type: SEQUENCE SET; Schema: public; Owner: caprkbhcrqjawk -- SELECT pg_catalog.setval('public.system_mail_partials_id_seq', 1, false); -- -- Name: system_mail_templates_id_seq; Type: SEQUENCE SET; Schema: public; Owner: caprkbhcrqjawk -- SELECT pg_catalog.setval('public.system_mail_templates_id_seq', 1, false); -- -- Name: system_parameters_id_seq; Type: SEQUENCE SET; Schema: public; Owner: caprkbhcrqjawk -- SELECT pg_catalog.setval('public.system_parameters_id_seq', 2, true); -- -- Name: system_plugin_history_id_seq; Type: SEQUENCE SET; Schema: public; Owner: caprkbhcrqjawk -- SELECT pg_catalog.setval('public.system_plugin_history_id_seq', 48, true); -- -- Name: system_plugin_versions_id_seq; Type: SEQUENCE SET; Schema: public; Owner: caprkbhcrqjawk -- SELECT pg_catalog.setval('public.system_plugin_versions_id_seq', 5, true); -- -- Name: system_request_logs_id_seq; Type: SEQUENCE SET; Schema: public; Owner: caprkbhcrqjawk -- SELECT pg_catalog.setval('public.system_request_logs_id_seq', 1, false); -- -- Name: system_revisions_id_seq; Type: SEQUENCE SET; Schema: public; Owner: caprkbhcrqjawk -- SELECT pg_catalog.setval('public.system_revisions_id_seq', 1, false); -- -- Name: system_settings_id_seq; Type: SEQUENCE SET; Schema: public; Owner: caprkbhcrqjawk -- SELECT pg_catalog.setval('public.system_settings_id_seq', 3, true); -- -- Name: babayevsamirx_category_ babayevsamirx_category__pkey; Type: CONSTRAINT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.babayevsamirx_category_ ADD CONSTRAINT babayevsamirx_category__pkey PRIMARY KEY (id); -- -- Name: babayevsamirx_category_category_product babayevsamirx_category_category_product_pkey; Type: CONSTRAINT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.babayevsamirx_category_category_product ADD CONSTRAINT babayevsamirx_category_category_product_pkey PRIMARY KEY (category_id, product_id); -- -- Name: babayevsamirx_category_product babayevsamirx_category_product_pkey; Type: CONSTRAINT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.babayevsamirx_category_product ADD CONSTRAINT babayevsamirx_category_product_pkey PRIMARY KEY (id); -- -- Name: backend_access_log backend_access_log_pkey; Type: CONSTRAINT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.backend_access_log ADD CONSTRAINT backend_access_log_pkey PRIMARY KEY (id); -- -- Name: backend_user_groups backend_user_groups_pkey; Type: CONSTRAINT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.backend_user_groups ADD CONSTRAINT backend_user_groups_pkey PRIMARY KEY (id); -- -- Name: backend_user_preferences backend_user_preferences_pkey; Type: CONSTRAINT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.backend_user_preferences ADD CONSTRAINT backend_user_preferences_pkey PRIMARY KEY (id); -- -- Name: backend_user_roles backend_user_roles_pkey; Type: CONSTRAINT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.backend_user_roles ADD CONSTRAINT backend_user_roles_pkey PRIMARY KEY (id); -- -- Name: backend_user_throttle backend_user_throttle_pkey; Type: CONSTRAINT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.backend_user_throttle ADD CONSTRAINT backend_user_throttle_pkey PRIMARY KEY (id); -- -- Name: backend_users_groups backend_users_groups_pkey; Type: CONSTRAINT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.backend_users_groups ADD CONSTRAINT backend_users_groups_pkey PRIMARY KEY (user_id, user_group_id); -- -- Name: backend_users backend_users_pkey; Type: CONSTRAINT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.backend_users ADD CONSTRAINT backend_users_pkey PRIMARY KEY (id); -- -- Name: cache cache_key_unique; Type: CONSTRAINT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.cache ADD CONSTRAINT cache_key_unique UNIQUE (key); -- -- Name: cms_theme_data cms_theme_data_pkey; Type: CONSTRAINT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.cms_theme_data ADD CONSTRAINT cms_theme_data_pkey PRIMARY KEY (id); -- -- Name: cms_theme_logs cms_theme_logs_pkey; Type: CONSTRAINT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.cms_theme_logs ADD CONSTRAINT cms_theme_logs_pkey PRIMARY KEY (id); -- -- Name: cms_theme_templates cms_theme_templates_pkey; Type: CONSTRAINT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.cms_theme_templates ADD CONSTRAINT cms_theme_templates_pkey PRIMARY KEY (id); -- -- Name: deferred_bindings deferred_bindings_pkey; Type: CONSTRAINT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.deferred_bindings ADD CONSTRAINT deferred_bindings_pkey PRIMARY KEY (id); -- -- Name: backend_users email_unique; Type: CONSTRAINT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.backend_users ADD CONSTRAINT email_unique UNIQUE (email); -- -- Name: failed_jobs failed_jobs_pkey; Type: CONSTRAINT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.failed_jobs ADD CONSTRAINT failed_jobs_pkey PRIMARY KEY (id); -- -- Name: jobs jobs_pkey; Type: CONSTRAINT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.jobs ADD CONSTRAINT jobs_pkey PRIMARY KEY (id); -- -- Name: backend_users login_unique; Type: CONSTRAINT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.backend_users ADD CONSTRAINT login_unique UNIQUE (login); -- -- Name: migrations migrations_pkey; Type: CONSTRAINT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.migrations ADD CONSTRAINT migrations_pkey PRIMARY KEY (id); -- -- Name: backend_user_groups name_unique; Type: CONSTRAINT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.backend_user_groups ADD CONSTRAINT name_unique UNIQUE (name); -- -- Name: backend_user_roles role_unique; Type: CONSTRAINT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.backend_user_roles ADD CONSTRAINT role_unique UNIQUE (name); -- -- Name: sessions sessions_id_unique; Type: CONSTRAINT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.sessions ADD CONSTRAINT sessions_id_unique UNIQUE (id); -- -- Name: system_event_logs system_event_logs_pkey; Type: CONSTRAINT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.system_event_logs ADD CONSTRAINT system_event_logs_pkey PRIMARY KEY (id); -- -- Name: system_files system_files_pkey; Type: CONSTRAINT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.system_files ADD CONSTRAINT system_files_pkey PRIMARY KEY (id); -- -- Name: system_mail_layouts system_mail_layouts_pkey; Type: CONSTRAINT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.system_mail_layouts ADD CONSTRAINT system_mail_layouts_pkey PRIMARY KEY (id); -- -- Name: system_mail_partials system_mail_partials_pkey; Type: CONSTRAINT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.system_mail_partials ADD CONSTRAINT system_mail_partials_pkey PRIMARY KEY (id); -- -- Name: system_mail_templates system_mail_templates_pkey; Type: CONSTRAINT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.system_mail_templates ADD CONSTRAINT system_mail_templates_pkey PRIMARY KEY (id); -- -- Name: system_parameters system_parameters_pkey; Type: CONSTRAINT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.system_parameters ADD CONSTRAINT system_parameters_pkey PRIMARY KEY (id); -- -- Name: system_plugin_history system_plugin_history_pkey; Type: CONSTRAINT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.system_plugin_history ADD CONSTRAINT system_plugin_history_pkey PRIMARY KEY (id); -- -- Name: system_plugin_versions system_plugin_versions_pkey; Type: CONSTRAINT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.system_plugin_versions ADD CONSTRAINT system_plugin_versions_pkey PRIMARY KEY (id); -- -- Name: system_request_logs system_request_logs_pkey; Type: CONSTRAINT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.system_request_logs ADD CONSTRAINT system_request_logs_pkey PRIMARY KEY (id); -- -- Name: system_revisions system_revisions_pkey; Type: CONSTRAINT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.system_revisions ADD CONSTRAINT system_revisions_pkey PRIMARY KEY (id); -- -- Name: system_settings system_settings_pkey; Type: CONSTRAINT; Schema: public; Owner: caprkbhcrqjawk -- ALTER TABLE ONLY public.system_settings ADD CONSTRAINT system_settings_pkey PRIMARY KEY (id); -- -- Name: act_code_index; Type: INDEX; Schema: public; Owner: caprkbhcrqjawk -- CREATE INDEX act_code_index ON public.backend_users USING btree (activation_code); -- -- Name: admin_role_index; Type: INDEX; Schema: public; Owner: caprkbhcrqjawk -- CREATE INDEX admin_role_index ON public.backend_users USING btree (role_id); -- -- Name: backend_user_throttle_ip_address_index; Type: INDEX; Schema: public; Owner: caprkbhcrqjawk -- CREATE INDEX backend_user_throttle_ip_address_index ON public.backend_user_throttle USING btree (ip_address); -- -- Name: backend_user_throttle_user_id_index; Type: INDEX; Schema: public; Owner: caprkbhcrqjawk -- CREATE INDEX backend_user_throttle_user_id_index ON public.backend_user_throttle USING btree (user_id); -- -- Name: cms_theme_data_theme_index; Type: INDEX; Schema: public; Owner: caprkbhcrqjawk -- CREATE INDEX cms_theme_data_theme_index ON public.cms_theme_data USING btree (theme); -- -- Name: cms_theme_logs_theme_index; Type: INDEX; Schema: public; Owner: caprkbhcrqjawk -- CREATE INDEX cms_theme_logs_theme_index ON public.cms_theme_logs USING btree (theme); -- -- Name: cms_theme_logs_type_index; Type: INDEX; Schema: public; Owner: caprkbhcrqjawk -- CREATE INDEX cms_theme_logs_type_index ON public.cms_theme_logs USING btree (type); -- -- Name: cms_theme_logs_user_id_index; Type: INDEX; Schema: public; Owner: caprkbhcrqjawk -- CREATE INDEX cms_theme_logs_user_id_index ON public.cms_theme_logs USING btree (user_id); -- -- Name: cms_theme_templates_path_index; Type: INDEX; Schema: public; Owner: caprkbhcrqjawk -- CREATE INDEX cms_theme_templates_path_index ON public.cms_theme_templates USING btree (path); -- -- Name: cms_theme_templates_source_index; Type: INDEX; Schema: public; Owner: caprkbhcrqjawk -- CREATE INDEX cms_theme_templates_source_index ON public.cms_theme_templates USING btree (source); -- -- Name: code_index; Type: INDEX; Schema: public; Owner: caprkbhcrqjawk -- CREATE INDEX code_index ON public.backend_user_groups USING btree (code); -- -- Name: deferred_bindings_master_field_index; Type: INDEX; Schema: public; Owner: caprkbhcrqjawk -- CREATE INDEX deferred_bindings_master_field_index ON public.deferred_bindings USING btree (master_field); -- -- Name: deferred_bindings_master_type_index; Type: INDEX; Schema: public; Owner: caprkbhcrqjawk -- CREATE INDEX deferred_bindings_master_type_index ON public.deferred_bindings USING btree (master_type); -- -- Name: deferred_bindings_session_key_index; Type: INDEX; Schema: public; Owner: caprkbhcrqjawk -- CREATE INDEX deferred_bindings_session_key_index ON public.deferred_bindings USING btree (session_key); -- -- Name: deferred_bindings_slave_id_index; Type: INDEX; Schema: public; Owner: caprkbhcrqjawk -- CREATE INDEX deferred_bindings_slave_id_index ON public.deferred_bindings USING btree (slave_id); -- -- Name: deferred_bindings_slave_type_index; Type: INDEX; Schema: public; Owner: caprkbhcrqjawk -- CREATE INDEX deferred_bindings_slave_type_index ON public.deferred_bindings USING btree (slave_type); -- -- Name: item_index; Type: INDEX; Schema: public; Owner: caprkbhcrqjawk -- CREATE INDEX item_index ON public.system_parameters USING btree (namespace, "group", item); -- -- Name: jobs_queue_reserved_at_index; Type: INDEX; Schema: public; Owner: caprkbhcrqjawk -- CREATE INDEX jobs_queue_reserved_at_index ON public.jobs USING btree (queue, reserved_at); -- -- Name: reset_code_index; Type: INDEX; Schema: public; Owner: caprkbhcrqjawk -- CREATE INDEX reset_code_index ON public.backend_users USING btree (reset_password_code); -- -- Name: role_code_index; Type: INDEX; Schema: public; Owner: caprkbhcrqjawk -- CREATE INDEX role_code_index ON public.backend_user_roles USING btree (code); -- -- Name: system_event_logs_level_index; Type: INDEX; Schema: public; Owner: caprkbhcrqjawk -- CREATE INDEX system_event_logs_level_index ON public.system_event_logs USING btree (level); -- -- Name: system_files_attachment_id_index; Type: INDEX; Schema: public; Owner: caprkbhcrqjawk -- CREATE INDEX system_files_attachment_id_index ON public.system_files USING btree (attachment_id); -- -- Name: system_files_attachment_type_index; Type: INDEX; Schema: public; Owner: caprkbhcrqjawk -- CREATE INDEX system_files_attachment_type_index ON public.system_files USING btree (attachment_type); -- -- Name: system_files_field_index; Type: INDEX; Schema: public; Owner: caprkbhcrqjawk -- CREATE INDEX system_files_field_index ON public.system_files USING btree (field); -- -- Name: system_mail_templates_layout_id_index; Type: INDEX; Schema: public; Owner: caprkbhcrqjawk -- CREATE INDEX system_mail_templates_layout_id_index ON public.system_mail_templates USING btree (layout_id); -- -- Name: system_plugin_history_code_index; Type: INDEX; Schema: public; Owner: caprkbhcrqjawk -- CREATE INDEX system_plugin_history_code_index ON public.system_plugin_history USING btree (code); -- -- Name: system_plugin_history_type_index; Type: INDEX; Schema: public; Owner: caprkbhcrqjawk -- CREATE INDEX system_plugin_history_type_index ON public.system_plugin_history USING btree (type); -- -- Name: system_plugin_versions_code_index; Type: INDEX; Schema: public; Owner: caprkbhcrqjawk -- CREATE INDEX system_plugin_versions_code_index ON public.system_plugin_versions USING btree (code); -- -- Name: system_revisions_field_index; Type: INDEX; Schema: public; Owner: caprkbhcrqjawk -- CREATE INDEX system_revisions_field_index ON public.system_revisions USING btree (field); -- -- Name: system_revisions_revisionable_id_revisionable_type_index; Type: INDEX; Schema: public; Owner: caprkbhcrqjawk -- CREATE INDEX system_revisions_revisionable_id_revisionable_type_index ON public.system_revisions USING btree (revisionable_id, revisionable_type); -- -- Name: system_revisions_user_id_index; Type: INDEX; Schema: public; Owner: caprkbhcrqjawk -- CREATE INDEX system_revisions_user_id_index ON public.system_revisions USING btree (user_id); -- -- Name: system_settings_item_index; Type: INDEX; Schema: public; Owner: caprkbhcrqjawk -- CREATE INDEX system_settings_item_index ON public.system_settings USING btree (item); -- -- Name: user_item_index; Type: INDEX; Schema: public; Owner: caprkbhcrqjawk -- CREATE INDEX user_item_index ON public.backend_user_preferences USING btree (user_id, namespace, "group", item); -- -- PostgreSQL database dump complete --
/* Navicat MySQL Data Transfer Source Server : Imseam Source Server Version : 50712 Source Host : localhost:3306 Source Database : imseam Target Server Type : MYSQL Target Server Version : 50712 File Encoding : 65001 Date: 2016-07-18 17:45:55 */ SET FOREIGN_KEY_CHECKS=0; -- ---------------------------- -- Table structure for `linux_file_monitor_info` -- ---------------------------- DROP TABLE IF EXISTS `linux_file_monitor_info`; CREATE TABLE `linux_file_monitor_info` ( `oid` bigint(20) NOT NULL AUTO_INCREMENT, `access_time` datetime DEFAULT NULL, `operator_status` varchar(100) DEFAULT NULL COMMENT '文件操作状态一共3中包括:detected creation of(创建),detected deletion of(删除),detected modification to(修改),在数据增加表中,我会翻译成添加,删除,修改3中状态', `operator_path` varchar(200) DEFAULT NULL COMMENT '文件路径(操作的文件路径)', `process_name` varchar(80) DEFAULT NULL COMMENT '操作的进程名(/bin/rm)', `exec_user` varchar(80) DEFAULT NULL COMMENT '所使用的用户(root)', `original_user` varchar(80) DEFAULT NULL COMMENT '原始用户root', `local_ip` varchar(20) DEFAULT NULL COMMENT '本机IP地址', `file_md5` varchar(100) DEFAULT NULL, `container_oid` varchar(100) DEFAULT NULL COMMENT '业务系统Oid', `aciton` smallint(6) NOT NULL COMMENT '数据是否已经同步到 windows_process_info表中,true是,false没有', `status` int(11) DEFAULT NULL, PRIMARY KEY (`oid`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8 COMMENT='Linux_主机层面文件变化监视'; -- ---------------------------- -- Records of linux_file_monitor_info -- ---------------------------- INSERT INTO `linux_file_monitor_info` VALUES ('1', '2016-04-30 06:23:17', 'file/floder delete', '/123/1.txt', '/bin/rm', 'root', 'root', '192.168.10.231', 'dd47ff16176412ec2e170cda441b4a220ff52f46', 'cbb36801-c563-4a8f-a310-8f7fdce5542d', '1', null); INSERT INTO `linux_file_monitor_info` VALUES ('2', '2016-04-30 05:26:31', 'file/floder modification', '/123/111.txt', '/bin/bash', 'root', 'root', '192.168.10.231', 'dd47ff16176412ec2e170cda441b4a220ff52f46', 'cbb36801-c563-4a8f-a310-8f7fdce5542d', '1', null); INSERT INTO `linux_file_monitor_info` VALUES ('3', '2016-05-03 06:27:50', 'file/floder create', '/123/456', '/bin/touch', 'root', 'root', '192.168.10.231', 'dd47ff16176412ec2e170cda441b4a220ff52f46', 'cbb36801-c563-4a8f-a310-8f7fdce5542d', '1', null);
alter table device_profile drop column geoloc_buffer_ttl, drop column geoloc_min_buffer_size;
CREATE TABLE `markers` ( `id` int(11) NOT NULL AUTO_INCREMENT, `decode` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8; CREATE TABLE `marker` ( `id` int(11) NOT NULL AUTO_INCREMENT, `proposition_id` int(11) NOT NULL, `marker_id` int(11) NOT NULL, `marker_text` varchar(240) DEFAULT NULL, `created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP, `updated_at` timestamp NULL DEFAULT NULL, PRIMARY KEY (`id`), KEY `fk_marker_propositions_idx` (`proposition_id`), KEY `fk_marker_markers_idx` (`marker_id`), CONSTRAINT `fk_marker_markers` FOREIGN KEY (`marker_id`) REFERENCES `markers` (`id`) ON DELETE CASCADE ON UPDATE NO ACTION, CONSTRAINT `fk_marker_propositions` FOREIGN KEY (`proposition_id`) REFERENCES `propositions` (`propositionId`) ON DELETE CASCADE ON UPDATE NO ACTION ) ENGINE=InnoDB AUTO_INCREMENT=1 DEFAULT CHARSET=utf8; ALTER TABLE `flags` DROP FOREIGN KEY `fk_flags_propositions`; ALTER TABLE `onlinedemocracy`.`flags` ADD CONSTRAINT `fk_flags_propositions` FOREIGN KEY (`proposition`) REFERENCES `onlinedemocracy`.`propositions` (`propositionId`) ON DELETE CASCADE ON UPDATE NO ACTION;
CREATE VIEW agg_container_cpu WITH ( timescaledb.continuous, timescaledb.refresh_interval = '15m', timescaledb.refresh_lag = '15m') AS SELECT lid, time_bucket('15 minutes', time) AS "bucket", rate_time(MAX(value), MIN(value), '15 minutes') AS delta_usage, MAX(value) AS max_usage FROM metric_samples WHERE name = 'container_cpu_usage_seconds_total' GROUP BY lid, bucket;
-- phpMyAdmin SQL Dump -- version 3.1.2 -- http://www.phpmyadmin.net -- -- Host: localhost -- Generation Time: Mar 19, 2015 at 04:37 PM -- Server version: 5.5.41 -- PHP Version: 5.5.9-1ubuntu4.6 SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO"; -- -- Database: `mydb` -- -- -------------------------------------------------------- -- -- Table structure for table `privmsgs` -- CREATE TABLE IF NOT EXISTS `privmsgs` ( `privmsg_id` bigint(20) NOT NULL AUTO_INCREMENT, `privmsg_author` bigint(20) NOT NULL, `privmsg_date` varchar(20) NOT NULL, `privmsg_subject` varchar(1024) NOT NULL, `privmsg_body` varchar(60000) NOT NULL, `privmsg_notify` tinyint(1) DEFAULT NULL, `privmsg_deleted` tinyint(1) DEFAULT NULL, `privmsg_ddate` varchar(20) DEFAULT NULL, UNIQUE KEY `privmsg_id` (`privmsg_id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=9 ; -- -- Dumping data for table `privmsgs` -- INSERT INTO `privmsgs` (`privmsg_id`, `privmsg_author`, `privmsg_date`, `privmsg_subject`, `privmsg_body`, `privmsg_notify`, `privmsg_deleted`, `privmsg_ddate`) VALUES (6, 2, '2015-03-19 12:36:28', 'flowers', 'A flower, sometimes known as a bloom or blossom, is the reproductive structure found in flowering plants (plants of the division Magnoliophyta, also called angiosperms). The biological function of a flower is to effect reproduction, usually by providing a mechanism for the union of sperm with eggs. Flowers may facilitate outcrossing (fusion of sperm and eggs from different individuals in a population) or allow selfing (fusion of sperm and egg from the same flower). Some flowers produce diaspores without fertilization (parthenocarpy). Flowers contain sporangia and are the site where gametophytes develop. Flowers give rise to fruit and seeds. Many flowers have evolved to be attractive to animals, so as to cause them to be vectors for the transfer of pollen.', 1, NULL, NULL), (7, 1, '2015-03-19 12:38:17', 'Fungi', 'A fungus is any member of a large group of eukaryotic organisms that includes microorganisms such as yeasts and molds (British English: moulds), as well as the more familiar mushrooms. These organisms are classified as a kingdom, Fungi, which is separate from plants, animals, protists, and bacteria. One major difference is that fungal cells have cell walls that contain chitin, unlike the cell walls of plants and some protists, which contain cellulose, and unlike the cell walls of bacteria. These and other differences show that the fungi form a single group of related organisms, named the Eumycota (true fungi or Eumycetes), that share a common ancestor (is a monophyletic group). This fungal group is distinct from the structurally similar myxomycetes (slime molds) and oomycetes (water molds). The discipline of biology devoted to the study of fungi is known as mycology (from the Greek ?????, muk?s, meaning "fungus"). Mycology has often been regarded as a branch of botany, even though it is a separate kingdom in biological taxonomy. Genetic studies have shown that fungi are more closely related to animals than to plants.', 1, NULL, NULL), (8, 2, '2015-03-19 12:39:05', 'Bacteria', 'Bacteria constitute a large domain of prokaryotic microorganisms. Typically a few micrometres in length, bacteria have a number of shapes, ranging from spheres to rods and spirals. Bacteria were among the first life forms to appear on Earth, and are present in most of its habitats. Bacteria inhabit soil, water, acidic hot springs, radioactive waste,[4] and the deep portions of Earth&#039;s crust. Bacteria also live in symbiotic and parasitic relationships with plants and animals. They are also known to have flourished in manned spacecraft.[5]', 1, NULL, NULL); -- -------------------------------------------------------- -- -- Table structure for table `privmsgs_to` -- CREATE TABLE IF NOT EXISTS `privmsgs_to` ( `pmto_id` bigint(20) NOT NULL AUTO_INCREMENT, `pmto_message` bigint(20) NOT NULL, `pmto_recipient` bigint(20) NOT NULL, `pmto_read` tinyint(1) DEFAULT NULL, `pmto_rdate` varchar(20) DEFAULT NULL, `pmto_deleted` tinyint(1) DEFAULT NULL, `pmto_ddate` varchar(20) DEFAULT NULL, `pmto_allownotify` tinyint(1) DEFAULT NULL, UNIQUE KEY `pmto_id` (`pmto_id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=8 ; -- -- Dumping data for table `privmsgs_to` -- INSERT INTO `privmsgs_to` (`pmto_id`, `pmto_message`, `pmto_recipient`, `pmto_read`, `pmto_rdate`, `pmto_deleted`, `pmto_ddate`, `pmto_allownotify`) VALUES (5, 6, 1, NULL, NULL, NULL, NULL, NULL), (6, 7, 2, NULL, NULL, NULL, NULL, NULL), (7, 8, 1, NULL, NULL, NULL, NULL, NULL); -- -------------------------------------------------------- -- -- Table structure for table `users` -- CREATE TABLE IF NOT EXISTS `users` ( `id` int(11) NOT NULL AUTO_INCREMENT, `username` varchar(50) COLLATE utf8_bin NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin AUTO_INCREMENT=3 ; -- -- Dumping data for table `users` -- INSERT INTO `users` (`id`, `username`) VALUES (1, 'FooBar'), (2, 'FooFoo');
<reponame>graaphscom/dbmigrat<filename>fixture/auth/0.create_user_table.up.sql create table users (id serial primary key);
CREATE PROCEDURE [dbm].[InsertAbpUserRole] @Id [bigint], @TenantId [int], @UserId [bigint], @RoleId [int] AS BEGIN INSERT [AbpUserRoles] ([Id], [TenantId], [UserId], [RoleId], [CreationTime]) VALUES (@Id, @TenantId, @UserId, @RoleId, SYSDATETIME()) END GO SET NOCOUNT ON SET IDENTITY_INSERT [AbpUserRoles] ON -- Columns: [Id] [TenantId] [UserId] [RoleId] EXEC [dbm].[InsertAbpUserRole] 1, NULL, 1, 1 EXEC [dbm].[InsertAbpUserRole] 2, 1, 2, 2 EXEC [dbm].[InsertAbpUserRole] 3, 2, 3, 3 EXEC [dbm].[InsertAbpUserRole] 4, 3, 4, 4 EXEC [dbm].[InsertAbpUserRole] 5, 4, 5, 5 EXEC [dbm].[InsertAbpUserRole] 6, 5, 6, 6 EXEC [dbm].[InsertAbpUserRole] 7, 6, 7, 7 EXEC [dbm].[InsertAbpUserRole] 8, 7, 8, 8 EXEC [dbm].[InsertAbpUserRole] 9, 8, 9, 9 EXEC [dbm].[InsertAbpUserRole] 10, 9, 10, 10 EXEC [dbm].[InsertAbpUserRole] 11, 10, 11, 11 EXEC [dbm].[InsertAbpUserRole] 12, 11, 12, 12 EXEC [dbm].[InsertAbpUserRole] 13, 12, 13, 13 EXEC [dbm].[InsertAbpUserRole] 14, 13, 14, 14 EXEC [dbm].[InsertAbpUserRole] 15, 14, 15, 15 EXEC [dbm].[InsertAbpUserRole] 16, 15, 16, 16 EXEC [dbm].[InsertAbpUserRole] 17, 16, 17, 17 EXEC [dbm].[InsertAbpUserRole] 18, 17, 18, 18 EXEC [dbm].[InsertAbpUserRole] 19, 18, 19, 19 EXEC [dbm].[InsertAbpUserRole] 20, 19, 20, 20 EXEC [dbm].[InsertAbpUserRole] 21, 20, 21, 21 EXEC [dbm].[InsertAbpUserRole] 22, 21, 22, 22 EXEC [dbm].[InsertAbpUserRole] 23, 22, 23, 23 EXEC [dbm].[InsertAbpUserRole] 24, 23, 24, 24 EXEC [dbm].[InsertAbpUserRole] 25, 24, 25, 25 EXEC [dbm].[InsertAbpUserRole] 26, 25, 26, 26 EXEC [dbm].[InsertAbpUserRole] 27, 26, 27, 27 EXEC [dbm].[InsertAbpUserRole] 28, 27, 28, 28 EXEC [dbm].[InsertAbpUserRole] 29, 28, 29, 29 EXEC [dbm].[InsertAbpUserRole] 30, 29, 30, 30 EXEC [dbm].[InsertAbpUserRole] 31, 30, 31, 31 EXEC [dbm].[InsertAbpUserRole] 32, 31, 32, 32 EXEC [dbm].[InsertAbpUserRole] 33, 32, 33, 33 EXEC [dbm].[InsertAbpUserRole] 34, 33, 34, 34 EXEC [dbm].[InsertAbpUserRole] 35, 34, 35, 35 EXEC [dbm].[InsertAbpUserRole] 36, 35, 36, 36 EXEC [dbm].[InsertAbpUserRole] 37, 36, 37, 37 EXEC [dbm].[InsertAbpUserRole] 38, 37, 38, 38 EXEC [dbm].[InsertAbpUserRole] 39, 38, 39, 39 EXEC [dbm].[InsertAbpUserRole] 40, 39, 40, 40 EXEC [dbm].[InsertAbpUserRole] 41, 40, 41, 41 EXEC [dbm].[InsertAbpUserRole] 42, 41, 42, 42 EXEC [dbm].[InsertAbpUserRole] 43, 42, 43, 43 EXEC [dbm].[InsertAbpUserRole] 44, 43, 44, 44 EXEC [dbm].[InsertAbpUserRole] 45, 44, 45, 45 EXEC [dbm].[InsertAbpUserRole] 46, 45, 46, 46 EXEC [dbm].[InsertAbpUserRole] 47, 46, 47, 47 EXEC [dbm].[InsertAbpUserRole] 48, 47, 48, 48 EXEC [dbm].[InsertAbpUserRole] 49, 48, 49, 49 EXEC [dbm].[InsertAbpUserRole] 50, 49, 50, 50 EXEC [dbm].[InsertAbpUserRole] 51, 50, 51, 51 EXEC [dbm].[InsertAbpUserRole] 52, 51, 52, 52 EXEC [dbm].[InsertAbpUserRole] 53, 52, 53, 53 EXEC [dbm].[InsertAbpUserRole] 54, 53, 54, 54 EXEC [dbm].[InsertAbpUserRole] 55, 54, 55, 55 EXEC [dbm].[InsertAbpUserRole] 56, 55, 56, 56 EXEC [dbm].[InsertAbpUserRole] 57, 56, 57, 57 EXEC [dbm].[InsertAbpUserRole] 58, 57, 58, 58 EXEC [dbm].[InsertAbpUserRole] 59, 58, 59, 59 EXEC [dbm].[InsertAbpUserRole] 60, 59, 60, 60 EXEC [dbm].[InsertAbpUserRole] 61, 60, 61, 61 EXEC [dbm].[InsertAbpUserRole] 62, 61, 62, 62 EXEC [dbm].[InsertAbpUserRole] 63, 62, 63, 63 EXEC [dbm].[InsertAbpUserRole] 64, 63, 64, 64 EXEC [dbm].[InsertAbpUserRole] 65, 64, 65, 65 EXEC [dbm].[InsertAbpUserRole] 66, 65, 66, 66 EXEC [dbm].[InsertAbpUserRole] 67, 66, 67, 67 EXEC [dbm].[InsertAbpUserRole] 68, 67, 68, 68 EXEC [dbm].[InsertAbpUserRole] 69, 68, 69, 69 EXEC [dbm].[InsertAbpUserRole] 70, 69, 70, 70 EXEC [dbm].[InsertAbpUserRole] 71, 70, 71, 71 EXEC [dbm].[InsertAbpUserRole] 72, 71, 72, 72 EXEC [dbm].[InsertAbpUserRole] 73, 72, 73, 73 EXEC [dbm].[InsertAbpUserRole] 74, 73, 74, 74 EXEC [dbm].[InsertAbpUserRole] 75, 74, 75, 75 EXEC [dbm].[InsertAbpUserRole] 76, 75, 76, 76 EXEC [dbm].[InsertAbpUserRole] 77, 76, 77, 77 EXEC [dbm].[InsertAbpUserRole] 78, 77, 78, 78 EXEC [dbm].[InsertAbpUserRole] 79, 78, 79, 79 EXEC [dbm].[InsertAbpUserRole] 80, 79, 80, 80 EXEC [dbm].[InsertAbpUserRole] 81, 80, 81, 81 EXEC [dbm].[InsertAbpUserRole] 82, 81, 82, 82 EXEC [dbm].[InsertAbpUserRole] 83, 82, 83, 83 EXEC [dbm].[InsertAbpUserRole] 84, 83, 84, 84 EXEC [dbm].[InsertAbpUserRole] 85, 84, 85, 85 EXEC [dbm].[InsertAbpUserRole] 86, 85, 86, 86 EXEC [dbm].[InsertAbpUserRole] 87, 86, 87, 87 EXEC [dbm].[InsertAbpUserRole] 88, 87, 88, 88 EXEC [dbm].[InsertAbpUserRole] 89, 88, 89, 89 EXEC [dbm].[InsertAbpUserRole] 90, 89, 90, 90 EXEC [dbm].[InsertAbpUserRole] 91, 90, 91, 91 EXEC [dbm].[InsertAbpUserRole] 92, 91, 92, 92 EXEC [dbm].[InsertAbpUserRole] 93, 92, 93, 93 EXEC [dbm].[InsertAbpUserRole] 94, 93, 94, 94 EXEC [dbm].[InsertAbpUserRole] 95, 94, 95, 95 EXEC [dbm].[InsertAbpUserRole] 96, 95, 96, 96 EXEC [dbm].[InsertAbpUserRole] 97, 96, 97, 97 EXEC [dbm].[InsertAbpUserRole] 98, 97, 98, 98 EXEC [dbm].[InsertAbpUserRole] 99, 98, 99, 99 EXEC [dbm].[InsertAbpUserRole] 100, 99, 100, 100 EXEC [dbm].[InsertAbpUserRole] 101, 100, 101, 101 EXEC [dbm].[InsertAbpUserRole] 102, 101, 102, 102 SET IDENTITY_INSERT [AbpUserRoles] OFF GO
-- drop database SistemaLogin; create database SistemaLogin; use SistemaLogin; create table login( id_usuario int auto_increment, nome_usuario varchar(30), senha_usuario varchar(12), primary key(id_usuario) ); select * from login;
<filename>S4 Migration/script_sourcedb_migration_template.sql /* vNEXT: - This is all pretty happy-path - and assumes no problems/issues. So, basically, add some 'error' handling and/or various condition-checks and options for ... recovery. (NOTE: normally... RAISERROR(xxx, 27,1) WITH LOG or whatever would be a great way to terminate execution of a script like this. BUT... we're in SINGLE_USER mode for part of this - or expect to be. So, that'd suck. GOTO? ... not going to work. so... i'll have to get creative with how to 'stop' execution if/when a specific condition hasn't been met. (Maybe there's a severity that kills execution but not the connection?) OTHERWISE, here are some of the core things to address: - verify DB in SINGLE_USER mode before continuing with sanity-marker/backup/etc. - check for successful completion of BACKUP before taking DB offline. EXAMPLE: EXEC admindb.dbo.[script_sourcedb_migration_template] @SourceDatabase = N'IMAGE', -- does NOT have to exist on server... i.e., string/text only... @FinalBackupType = N'LOG', -- FULL | DIFF | LOG --@FinalBackupDate = '2020-06-06', @BackupDirectory = N'{DEFAULT}'; */ USE [admindb]; GO IF OBJECT_ID('dbo.script_sourcedb_migration_template','P') IS NOT NULL DROP PROC dbo.[script_sourcedb_migration_template]; GO CREATE PROC dbo.[script_sourcedb_migration_template] @SourceDatabase sysname = NULL, @FinalBackupType sysname = N'LOG', -- { FULL | DIFF | LOG } @FinalBackupDate date = NULL, -- defaults to GETDATE() @SingleUserRollbackSeconds int = 5, @BackupDirectory nvarchar(2000) = N'{DEFAULT}', @IncludeSanityMarker bit = 1, @FileMarker sysname = N'FINAL' AS SET NOCOUNT ON; -- {copyright} SET @FinalBackupDate = ISNULL(@FinalBackupDate, GETDATE()); SET @FileMarker = ISNULL(NULLIF(@FileMarker, N''), N'FINAL'); SET @SourceDatabase = NULLIF(@SourceDatabase, N''); SET @FinalBackupType = NULLIF(@FinalBackupType, N''); SET @SingleUserRollbackSeconds = NULLIF(@SingleUserRollbackSeconds, 10); SET @BackupDirectory = NULLIF(@BackupDirectory, N''); IF @SourceDatabase IS NULL BEGIN RAISERROR(N'@SourceDatabase cannot be NULL or empty.', 16, 1); RETURN -2; END; IF @FinalBackupType IS NULL BEGIN RAISERROR(N'@FinalBackupType cannot be NULL or empty. Allowed values are { FULL | DIFF | LOG }.', 16, 1); RETURN -3; END; IF @BackupDirectory IS NULL BEGIN RAISERROR(N'@BackupDirectory cannot be NULL or empty. Please specify a valid backup directory or the token {DEFAULT}.', 16, 1); RETURN -4; END; IF UPPER(@FinalBackupType) NOT IN (N'FULL', N'DIFF', N'LOG') BEGIN RAISERROR('Allowed values for @FinalBackupType are { FULL | DIFF | LOG }.', 16, 1); RETURN -5; END; IF UPPER(@BackupDirectory) = N'{DEFAULT}' BEGIN SELECT @BackupDirectory = dbo.load_default_path('BACKUP'); END; PRINT N' ------------------------------------------------------------------------ -- Set SINGLE_USER: ALTER DATABASE [' + @SourceDatabase + N'] SET SINGLE_USER WITH ROLLBACK AFTER ' + CAST(@SingleUserRollbackSeconds AS sysname) + N' SECONDS; GO '; IF @IncludeSanityMarker = 1 BEGIN PRINT N'------------------------------------------------------------------------ -- Sanity Marker Table: '; PRINT N'USE [' + @SourceDatabase + N']; GO IF OBJECT_ID(N''dbo.[___migrationMarker]'', N''U'') IS NOT NULL BEGIN DROP TABLE dbo.[___migrationMarker]; END; CREATE TABLE dbo.[___migrationMarker] ( nodata sysname NULL ); INSERT INTO [___migrationMarker] (nodata) SELECT CONCAT(''TimeStamp: '', CONVERT(sysname, GETDATE(), 113)); SELECT * FROM [___migrationMarker]; GO '; END; DECLARE @fullTemplate nvarchar(MAX) = N'BACKUP DATABASE [{database_name}] TO DISK = N''{backup_directory}\{database_name}\FULL_{database_name}_backup_{date}_{time}00_{marker}.bak'' WITH COMPRESSION, NAME = N''FULL_{database_name}_backup_{date}_{time}00_{marker}.bak'', SKIP, REWIND, NOUNLOAD, CHECKSUM, STATS = 5; '; DECLARE @diffTemplate nvarchar(MAX) = N'BACKUP DATABASE [{database_name}] TO DISK = N''{backup_directory}\{database_name}\DIFF_{database_name}_backup_{date}_{time}00_{marker}.bak'' WITH COMPRESSION, DIFFERENTIAL, NAME = N''DIFF_{database_name}_backup_{date}_{time}00_{marker}.bak'', SKIP, REWIND, NOUNLOAD, CHECKSUM, STATS = 10; '; DECLARE @logTemplate nvarchar(MAX) = N'BACKUP LOG [{database_name}] TO DISK = N''{backup_directory}\{database_name}\LOG_{database_name}_backup_{date}_{time}00_{marker}.trn'' WITH COMPRESSION, NAME = N''LOG_{database_name}_backup_{date}_{time}00_{marker}.trn'', SKIP, REWIND, NOUNLOAD, CHECKSUM, STATS = 25; '; DECLARE @sql nvarchar(MAX); IF UPPER(@FinalBackupType) = N'FULL' BEGIN SET @sql = @fullTemplate; END; IF UPPER(@FinalBackupType) = N'DIFF' BEGIN SET @sql = @diffTemplate; END; IF UPPER(@FinalBackupType) = N'LOG' BEGIN SET @sql = @logTemplate; END; --DECLARE @dateStamp sysname = REPLACE(REPLACE(REPLACE((CONVERT(sysname, GETDATE(), 120)), N' ', N'_'), N':', N''), N'-', N'_'); DECLARE @dateStamp sysname = REPLACE(CONVERT(sysname, GETDATE(), 23), N'-', N'_'); DECLARE @timeStamp sysname = LEFT(REPLACE(CONVERT(sysname, DATEADD(MINUTE, 1, GETDATE()), 8), N':', N''), 4); SET @sql = REPLACE(@sql, N'{database_name}', @SourceDatabase); SET @sql = REPLACE(@sql, N'{backup_directory}', @BackupDirectory); SET @sql = REPLACE(@sql, N'{date}', @dateStamp); SET @sql = REPLACE(@sql, N'{time}', @timeStamp); SET @sql = REPLACE(@sql, N'{marker}', @FileMarker); PRINT N'------------------------------------------------------------------------ -- Final Backup - CTRL+SHIFT+M at execution time to set HHMM for final backup:' PRINT @sql; PRINT N' '; PRINT N'------------------------------------------------------------------------ -- Take [' + @SourceDatabase + N'] Offline: USE [master]; GO ALTER DATABASE [' + @SourceDatabase + N'] SET OFFLINE; GO '; RETURN 0; GO
-- 21.09.2016 11:46 -- URL zum Konzept UPDATE AD_Column SET ColumnSQL=NULL,Updated=TO_TIMESTAMP('2016-09-21 11:46:05','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Column_ID=550587 ; -- 21.09.2016 11:48 -- URL zum Konzept ALTER TABLE M_ReceiptSchedule ADD IsPackagingMaterial CHAR(1) DEFAULT NULL CHECK (IsPackagingMaterial IN ('Y','N')) ; -- 21.09.2016 11:48 -- URL zum Konzept UPDATE AD_Column SET IsUpdateable='Y',Updated=TO_TIMESTAMP('2016-09-21 11:48:50','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Column_ID=550587 ; -- 21.09.2016 11:49 -- URL zum Konzept UPDATE AD_Column SET DefaultValue='N', IsMandatory='Y',Updated=TO_TIMESTAMP('2016-09-21 11:49:00','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Column_ID=550587 ; commit; -- 21.09.2016 11:49 -- URL zum Konzept INSERT INTO t_alter_column values('m_receiptschedule','IsPackagingMaterial','CHAR(1)',null,'N') ; commit; -- 21.09.2016 11:49 -- URL zum Konzept UPDATE M_ReceiptSchedule SET IsPackagingMaterial='N' WHERE IsPackagingMaterial IS NULL ; commit; -- 21.09.2016 11:49 -- URL zum Konzept INSERT INTO t_alter_column values('m_receiptschedule','IsPackagingMaterial',null,'NOT NULL',null) ; commit;
<filename>backend/de.metas.adempiere.adempiere/migration/src/main/sql/postgresql/system/10-de.metas.adempiere/5488610_sys_gh3687_ChangeColumnType.sql<gh_stars>1000+ -- 2018-03-16T18:35:30.715 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_Column SET AD_Reference_ID=10, FieldLength=7,Updated=TO_TIMESTAMP('2018-03-16 18:35:30','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Column_ID=558029 ; -- 2018-03-16T18:35:33.737 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO t_alter_column values('m_product','PackageSize','VARCHAR(7)',null,null) ; -- 2018-03-16T18:51:39.221 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator UPDATE AD_Column SET AD_Reference_ID=10, FieldLength=7,Updated=TO_TIMESTAMP('2018-03-16 18:51:39','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Column_ID=558063 ; -- 2018-03-16T18:51:43.384 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO t_alter_column values('i_product','PackageSize','VARCHAR(7)',null,null) ;
delimiter / TRUNCATE TABLE LOCATION_TYPE / INSERT INTO LOCATION_TYPE (LOCATION_TYPE_CODE,LOCATION_TYPE_DESC,UPDATE_USER,UPDATE_TIMESTAMP) VALUES (1,'Proposal Organization','admin',NOW()) / INSERT INTO LOCATION_TYPE (LOCATION_TYPE_CODE,LOCATION_TYPE_DESC,UPDATE_USER,UPDATE_TIMESTAMP) VALUES (2,'Performing Organization','admin',NOW()) / INSERT INTO LOCATION_TYPE (LOCATION_TYPE_CODE,LOCATION_TYPE_DESC,UPDATE_USER,UPDATE_TIMESTAMP) VALUES (3,'Other Organization','admin',NOW()) / INSERT INTO LOCATION_TYPE (LOCATION_TYPE_CODE,LOCATION_TYPE_DESC,UPDATE_USER,UPDATE_TIMESTAMP) VALUES (4,'Performance Site','admin',NOW()) / delimiter ;
<gh_stars>1-10 ALTER TABLE user_account ADD COLUMN primary_college_id varchar(100); ALTER TABLE user_account ADD CONSTRAINT fk_primary_college FOREIGN KEY (user_account_id, primary_college_id) REFERENCES user_account_college(user_account_id, college_ccc_id); alter table user_account_college drop constraint user_account_college_user_account_id_fkey; alter table user_account_college add constraint user_account_college_user_account_id_fkey foreign key (user_account_id) references user_account deferrable initially deferred;
INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (2,2318,'6 Million Riders a Day, 1930s Technology','Metro','2017-01-05 04:01:00','New York’s subway is struggling with old infrastructure and overcrowding. The M.T.A.’s failure to modernize its signal system is a crucial example.','https://www.nytimes.com/2017/05/01/nyregion/new-york-subway-signals.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (3,1795,'Seeking a Cross-Border Conference','Sports','2017-01-05 06:00:00','Cetys University is making an ambitious bid to become the first Mexican member of the N.C.A.A.','https://www.nytimes.com/2017/05/01/sports/mexico-cetys-ncaa-border.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (4,213,'Questions for: ‘Despite the “Yuck Factor,” Leeches Are Big in Russian Medicine’','Learning','2017-01-05 06:03:00','How are leeches used to treat various medical conditions in Russia?','https://www.nytimes.com/2017/05/01/learning/questions-for-despite-the-yuck-factor-leeches-are-big-in-russian-medicine.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (5,1342,'Who Is a ‘Criminal’?','OpEd','2017-01-05 07:20:00','<NAME> was right. The Trump administration should not have the power to revoke the citizenship of “anyone they want.”','https://www.nytimes.com/2017/05/01/opinion/who-is-a-criminal.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (6,885,'An Antidote to Europe’s Populism','OpEd','2017-01-05 07:21:00','Beating back the radical right is clearly possible. But the work isn’t done yet.','https://www.nytimes.com/2017/05/01/opinion/populism-has-not-peaked-in-europe-the-fight-continues.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (7,676,'The Cost of a Speech','Editorial','2017-01-05 07:21:00','In an era of purchased influence, why can’t former President <NAME> set a higher standard?','https://www.nytimes.com/2017/05/01/opinion/the-cost-of-barack-obamas-speech.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (8,807,'Degradation of the Language','Editorial','2017-01-05 07:21:00','In Trump world, facts don’t matter, truth doesn’t matter, language doesn’t matter.','https://www.nytimes.com/2017/05/01/opinion/donald-trump-degradation-of-the-language.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (9,816,'On the Power of Being Awful','Editorial','2017-01-05 07:21:00','Trump supporters will never admit they were wrong.','https://www.nytimes.com/2017/05/01/opinion/donald-trump-on-the-power-of-being-awful.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (10,1124,'Trump Garbles Pitch on a Revised Health Bill','National','2017-01-05 09:00:00','President Trump has insisted that the bill would not allow discrimination against people with pre-existing conditions, an assertion contradicted by health policy experts.','https://www.nytimes.com/2017/05/01/us/politics/trump-health-care.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (11,807,'What’s Going On in This Picture? | May 1, 2017','Learning','2017-01-05 09:30:00','Look closely at this image, stripped of its caption, and join the moderated conversation about what you and other students see.','https://www.nytimes.com/2017/05/01/learning/whats-going-on-in-this-picture-may-1-2017.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (12,816,'Unknown','Upshot','2017-01-05 09:30:00','Spinal manipulation and other therapies seem at least as effective and safe as more traditional treatment.','https://www.nytimes.com/2017/05/01/upshot/for-bad-backs-its-time-to-rethink-biases-about-chiropractors.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (13,1070,'When Patients Hit a Medical Wall','Science','2017-01-05 10:00:00','A new book details the cases of families that step outside the realm of established medicine because they feel they have no other choice.','https://www.nytimes.com/2017/05/01/well/live/hitting-a-medical-wall-and-turning-to-unproven-treatments.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (15,1101,'For Pregnant Women, Getting Serious About Whooping Cough','Well','2017-01-05 10:03:00','Vaccinating pregnant women is the best way to keep babies safe in the first few months of life.','https://www.nytimes.com/2017/05/01/well/family/for-pregnant-women-getting-serious-about-whooping-cough.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (16,1089,'Unknown','Upshot','2017-01-05 11:00:00','The economy and party identification typically matter a lot in elections, even in a year with a highly atypical candidate like <NAME>.','https://www.nytimes.com/2017/05/01/upshot/the-ways-that-the-2016-election-was-perfectly-normal.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (17,677,'New York City Transit Reporter in Wonderland: Riding the London Tube','Insider','2017-01-05 15:19:00','“It was like being dropped into an alternate universe where people actually like their subway.”','https://www.nytimes.com/2017/05/01/insider/a-new-york-city-transit-reporter-in-wonderland-riding-the-london-tube.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (18,567,'How to Cut an Avocado Without Cutting Yourself','Dining','2017-01-05 15:43:00','The popular fruit has earned a dangerous reputation in emergency rooms and doctor’s offices.','https://www.nytimes.com/2017/05/01/dining/avocado-injuries-cutting-safety.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (19,1201,'In Fictional Suicide, Health Experts Say They See a Real Cause for Alarm','Well','2017-01-05 16:57:00','A rising chorus of mental health experts contends that many of the show’s messages on suicide are inaccurate and potentially dangerous.','https://www.nytimes.com/2017/05/01/well/family/for-families-of-teens-at-suicide-risk-13-reasons-triggers-concerns.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (20,1135,'Claims of Liberal Media Bias Hit ESPN, Too','Sports','2017-01-05 17:15:00','Some conservative critics have celebrated ESPN’s struggles, saying its coverage of some issues reveals a left-leaning sensibility.','https://www.nytimes.com/2017/05/01/sports/espn-layoffs-sports-politics-bias.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (21,1063,'Is the dream in Australia crumbling?','OpEd','2017-01-05 18:55:00','When you have a nation full of people trying to get to the top, eventually most of the population is forced to run just to keep up.','https://www.nytimes.com/2017/05/01/opinion/the-end-of-the-australian-dream.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (22,952,'Police in Texas Change Account in Officer’s Fatal Shooting of 15-Year-Old','National','2017-01-05 19:04:00','<NAME> was shot late on Saturday when the police in a Dallas suburb were responding to a call reporting young people drinking.','https://www.nytimes.com/2017/05/01/us/dallas-police-teen-shooting.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (23,1122,'Most Adults Favor Sex Ed. Most Students Don’t Get It.','Metro','2017-01-05 19:24:00','A bill before the City Council, backed by reproductive health groups, would create a task force to study sex education and to suggest improvements.','https://www.nytimes.com/2017/05/01/nyregion/sometimes-the-birds-and-the-bees-get-short-shrift-in-school.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (24,1593,'Australia Feels Its Ties to U.S. Put It in a Bind','Foreign','2017-01-05 19:42:00','Some in Australia worry about the risk of being drawn into a conflict that forces it to side with either the United States, its military ally, or China, its biggest trading partner.','https://www.nytimes.com/2017/05/01/world/australia/trump-north-korea-us-china.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (25,1513,'A Better-Tasting Bird','Dining','2017-01-05 19:59:00','Prodded by other companies, Perdue, one of America’s biggest poultry producers, is testing a new breed with a healthier life — and a higher cost.','https://www.nytimes.com/2017/05/01/dining/chicken-perdue-slow-growth-breed.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (26,142,'Everyone’s a Critic on St. Felix Street','Metro','2017-02-05 00:00:00','A scene between two strangers on a sidewalk in the Fort Greene section of Brooklyn.','https://www.nytimes.com/2017/05/01/nyregion/metropolitan-diary-everyones-a-critic-on-st-felix-street.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (27,655,'Mr. Trump Embraces Another Despot','Editorial','2017-02-05 00:21:00','His White House invitation to <NAME> of the Philippines erodes America’s reputation.','https://www.nytimes.com/2017/05/01/opinion/donald-trump-embraces-rodrigo-duterte.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (28,1066,'Seeing an Injury Coming At 100 Miles Per Hour','Sports','2017-02-05 00:54:00','<NAME>, who throws the hardest fastball among starters, wanted more this season, a goal that was noble, perhaps, but ultimately reckless.','https://www.nytimes.com/2017/05/01/sports/baseball/new-york-mets-noah-syndergaards-injury.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (29,1264,'Trump Overture To North Korea Is Full of Risks','Foreign','2017-02-05 01:02:00','President Trump‘s willingness to meet with the North Korean and Philippine leaders illustrated his confidence in his own deal making but alarmed critics.','https://www.nytimes.com/2017/05/01/world/asia/trump-north-korea-kim-jong-un.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (30,678,'From ‘Manipulator’ to Pulitzer Winner','Insider','2017-02-05 01:10:00','The uproar over the hiring of <NAME> as a Times columnist recalls the furor that greeted William Safire’s arrival from the Nixon White House.','https://www.nytimes.com/2017/05/01/insider/william-safire-opinion.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (31,1120,'Wall Street Shudders As Trump Muses','Business','2017-02-05 01:13:00','Wall Street shuddered as President Trump, for the first time as resident of the White House, mused that he was considering breaking up the largest banks.','https://www.nytimes.com/2017/05/01/business/sorkin-trump-breaking-up-banks.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (32,422,'Rallying Cry','Games','2017-02-05 02:00:00','<NAME> reminds us who is the best.','https://www.nytimes.com/2017/05/01/crosswords/rallying-cry.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (33,893,'Zika Twins: A Window Into Much More Than a Virus','Insider','2017-02-05 02:09:00','I did not anticipate the situation of <NAME> and <NAME>, whose different fates had overwhelmed their mother and led to the brain-damaged boy being placed with a guardian.','https://www.nytimes.com/2017/05/01/insider/zika-twins-a-window-into-much-more-than-a-virus.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (34,375,'Le Coucou Named Best New Restaurant at James Beard Awards','Dining','2017-02-05 02:12:00','<NAME> of Zahav won Outstanding Chef, and from New York, Ghaya Oliveira of Daniel, Blue Hill at Stone Barns and Marco Canora of Hearth took home honors.','https://www.nytimes.com/2017/05/01/dining/james-beard-award-winners-le-coucou-best-new-restaurant.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (35,1043,'‘Better Call Saul’ Season 3, Episode 4 Recap: Chicken vs. Ice Cream','Culture','2017-02-05 03:05:00','Add another delightfully villainous “Breaking Bad” character to the growing list whose back stories we’re discovering.','https://www.nytimes.com/2017/05/01/arts/television/better-call-saul-recap-sabrosito.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (36,83,'100 Days','Learning','2017-02-05 06:02:00','What do you think this image is saying? How does it relate to and comment on what is happening in the news right now? What is your opinion of its message?','https://www.nytimes.com/2017/05/02/learning/100-days.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (37,1168,'White on the Field, Blue in the Stands','Sports','2017-02-05 07:00:00','A Times reporter and his sons got an education in soccer, and swearing, in visits to Tottenham’s White Hart Lane.','https://www.nytimes.com/2017/05/02/sports/soccer/soccer-fans-tottenham-cursing.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (38,1006,'America’s Political Disunion','OpEd','2017-02-05 07:21:00','We’re losing a shared consensus of who we are to diverging political narratives.','https://www.nytimes.com/2017/05/02/opinion/the-collapse-of-american-identity.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (39,754,'School Choice Works While Vouchers Don’t','OpEd','2017-02-05 07:21:00','Charters and vouchers, often lumped together, are very different.','https://www.nytimes.com/2017/05/02/opinion/school-vouchers-charters-betsy-devos.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (40,1375,'The Great Vietnam War Novel Was Not Written by an American','OpEd','2017-02-05 07:21:00','Literature about the war and its aftermath by Vietnamese and Vietnamese-Americans is plentiful and good. Too few Americans read it.','https://www.nytimes.com/2017/05/02/opinion/vietnam-war-novel-was-not-written-by-an-american.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (41,1017,'Unknown','Unknown','2017-02-05 08:00:00','Four decades ago, <NAME> set out to photograph black and Latino young people in New York City and explore the uplifting power of style, fashion, music and culture.','https://lens.blogs.nytimes.com/2017/05/02/jamel-shabazzs-40-years-of-sights-and-styles-in-new-york/'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (42,335,'Questions for: ‘Young, Idealistic but Determined, Slovaks Lead Anticorruption Crusade’','Learning','2017-02-05 08:30:00','How did two Slovakian high schoolers start a movement against political corruption?','https://www.nytimes.com/2017/05/02/learning/questions-for-young-idealistic-but-determined-slovaks-lead-anticorruption-crusade.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (43,568,'What Do You Gain From Pursuing Something You Do Really, Really Badly?','Learning','2017-02-05 09:00:00','What are the hidden benefits of spending time doing something you will never do well?','https://www.nytimes.com/2017/05/02/learning/what-do-you-gain-from-pursuing-something-you-do-really-really-badly.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (44,997,'The Superfood Effect','Magazine','2017-02-05 09:00:00','Like quinoa before it, açaí has become a craze among health-conscious Americans — creating a bonanza in the regions where it’s grown.','https://www.nytimes.com/2017/05/02/magazine/the-superfood-gold-rush.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (45,6985,'The Expansionists','Magazine','2017-02-05 09:00:00','The rising superpower has built up enormous holdings in poor, resource-rich African countries — but its business partners there aren’t always thrilled.','https://www.nytimes.com/2017/05/02/magazine/is-china-the-worlds-new-colonial-power.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (46,1461,'Battle Lines Outside the Door of the Last Abortion Clinic in Kentucky','National','2017-02-05 09:00:00','Under a governor who calls himself “unapologetically pro-life,” Kentucky is pushing hard to close its last abortion provider.','https://www.nytimes.com/2017/05/02/us/kentucky-abortion-clinic.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (47,1332,'Navigating A City Forest: 280 Miles Of Scaffolding','Metro','2017-02-05 09:00:00','The city has taken inventory of more than 7,700 steel-and-wood structures that are intended to ensure public safety, but often become lingering nuisances.','https://www.nytimes.com/2017/05/02/nyregion/new-york-has-280-miles-of-scaffolding-and-a-map-to-navigate-it.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (48,1932,'‘Great Comet’ Shines Bright','Culture','2017-02-05 09:00:00','“Natasha, Pierre & the Great Comet of 1812” is among four diverse shows that will vie for best new musical. <NAME> is the front-runner for her role in “Hello, Dolly!”','https://www.nytimes.com/2017/05/02/theater/tony-awards-nominations.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (49,756,'A Fantastic, Fantastical Book for the New, Cool Woman in My Life','BookReview','2017-02-05 09:02:00','Reader, rejoice: People are still wooing each other with books. Our columnist suggests titles to impress a love interest whose tastes run to fantasy.','https://www.nytimes.com/2017/05/02/books/review/match-book-contemporary-fiction-fantasy.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (50,837,'Uncertainty bordering on dismay','OpEd','2017-02-05 09:11:00','An unprecedented and dangerous assault on America’s national conscience.','https://www.nytimes.com/2017/05/02/opinion/trumps-valueless-foreign-policy.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (51,737,'How Marching for Science Risks Politicizing It','Upshot','2017-02-05 09:30:00','If science begins to be seen as a “liberal” pursuit, one researcher said, it risks losing public favor.','https://www.nytimes.com/2017/05/02/upshot/how-marching-for-science-risks-politicizing-it.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (52,1039,'New York Today: Feedback on the Ferry','Metro','2017-02-05 09:59:00','Tuesday: A boat ride to work, 280 miles of scaffolding, and the opening of the Empire State Building.','https://www.nytimes.com/2017/05/02/nyregion/new-york-today-feedback-on-the-ferry.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (53,1024,'The Phones We Love Too Much','Well','2017-02-05 10:00:00','If you had to make a choice, would you choose your phone or your partner? Don’t answer that.','https://www.nytimes.com/2017/05/02/well/mind/the-phones-we-love-too-much.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (54,1033,'When the Prize Money Goes to the Least Likely','Well','2017-02-05 11:00:00','<NAME> has turned a star-studded race into one that now caters to the people of his hometown.','https://www.nytimes.com/2017/05/02/well/move/when-the-prize-money-goes-to-the-least-likely.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (55,2599,'Did Tabloids Cause ‘Brexit’? It’s Covered With Inky Fingerprints','Foreign','2017-02-05 11:45:00','Despite their falling circulations and tarnished reputations, tabloids maintain a striking grip on power as Britain prepares to cut ties with the European Union.','https://www.nytimes.com/2017/05/02/world/europe/london-tabloids-brexit.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (56,1432,'Trump, in Wake of Deal to Avoid a Shutdown Now, Calls for One Later','National','2017-02-05 13:55:00','In two Twitter posts, the president appeared to defend a spending package that Congress is considering that fails to accomplish many of his goals.','https://www.nytimes.com/2017/05/02/us/politics/good-shutdown-congress-trump.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (57,1263,'Trump and Putin Agree to Pursue Syria Cease-Fire','Foreign','2017-02-05 15:13:00','In their first conversation since last month’s rupture over Syria, President Trump said he would send a representative to Russian-sponsored talks.','https://www.nytimes.com/2017/05/02/world/europe/trump-putin-syria.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (58,1568,'G.O.P. Scrambles As Crucial Voice Shuns Care Bill','National','2017-02-05 15:52:00','Representative <NAME> of Michigan said he wants more money to protect people with pre-existing medical conditions endangered by the latest health care repeal bill.','https://www.nytimes.com/2017/05/02/us/politics/health-care-paul-ryan-fred-upton-congress.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (59,447,'A One-Day Crossword Internship','Games','2017-02-05 16:00:00','<NAME>, a high school senior from the Bronx, N.Y., reports on her day learning the ropes from <NAME> and <NAME>.','https://www.nytimes.com/2017/05/02/crosswords/a-one-day-crossword-internship-shortz.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (60,1132,'A Vegetable Patch of His Own','Dining','2017-02-05 16:13:00','<NAME>’s new restaurant in Greenwich Village leans heavily on grains and seasonal produce, evoking his work at ABC Kitchen.','https://www.nytimes.com/2017/05/02/dining/loring-place-review-greenwich-village.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (61,2457,'When Flamethrowers Like Ann Coulter Come to Campus','Automobiles','2017-02-05 17:17:00','Six students weigh in.','https://www.nytimes.com/2017/05/02/opinion/a-controversial-speaker-comes-to-campus-what-do-you-do.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (62,2076,'Chef at a Crossroads','Dining','2017-02-05 18:21:00','At 61, with big projects nearing completion on both coasts, the influential founder of the French Laundry contemplates his next chapter.','https://www.nytimes.com/2017/05/02/dining/thomas-keller-chef-profile.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (63,943,'Clinton Attacks Trump as Struggling and Unprepared','National','2017-02-05 18:42:00','<NAME> sharply questioned President Trump’s conduct in office, criticizing his foreign policy pronouncements and penchant for posting on Twitter.','https://www.nytimes.com/2017/05/02/us/clinton-trump-interview.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (64,1196,'Stopping the lone wolves','OpEd','2017-02-05 18:51:00','Terrorism has outmaneuvered law enforcement. But the government can do more than fight with raw power.','https://www.nytimes.com/2017/05/02/opinion/australia-lone-wolf-terrorists-waleed-aly.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (65,738,'The Rise of the $38 Pizza, Exclusive and Elusive','Dining','2017-02-05 19:03:00','You’ve heard of the $1 slice? This is another kind of New York pizza, from a Sutton Place shop that has started selling tickets for the experience.','https://www.nytimes.com/2017/05/02/dining/pizza-expensive-sofia-shoppe-nyc.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (66,1280,'‘The Handmaid’s Tale’ Season 1, Episode 3: Gender Treachery','Culture','2017-02-05 19:22:00','This is the strongest episode of “The Handmaid’s Tale” yet but it’s held back from greatness by a near-fatal flaw.','https://www.nytimes.com/2017/05/02/arts/television/the-handmaids-tale-episode-3-recap.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (67,492,'First Night in America','OpEd','2017-02-05 19:45:00','Refugees from around the world spend their first night in the U.S. at an airport hotel.','https://www.nytimes.com/2017/05/02/opinion/hotel-usa-refugee-op-doc.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (68,437,'A Search for Dad, Along With Nessie','Culture','2017-02-05 19:59:00','In this collaborative work by the company Bucket Club, a sighting of the mythical monster forces an evolutionary biologist to confront her unhappy past.','https://www.nytimes.com/2017/05/02/theater/review-a-search-for-dad-and-the-loch-ness-monster-in-fossils.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (69,971,'French Toast Worth Staying At Home For','Dining','2017-02-05 20:11:00','You don’t have to wait in line in the rain. A rich, fluffy version with a lacy, crisp crust is right at hand.','https://www.nytimes.com/2017/05/02/dining/french-toast-recipe-video.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (70,999,'How to Say ‘New Life’ in German','Insider','2017-02-05 20:21:00','For almost a year, Times reporters followed the process of refugee integration in Weimar, home to both Goethe and Buchenwald.','https://www.nytimes.com/2017/05/02/insider/what-makes-good-neighbors-in-one-german-city-it-might-not-be-the-fences.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (71,86,'Making Change at the Bank','Metro','2017-03-05 00:00:00','Sometimes, the line for the teller just takes too long.','https://www.nytimes.com/2017/05/02/nyregion/metropolitan-diary-making-change-at-the-bank.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (72,970,'An Industry in Reverse','Business','2017-03-05 00:01:00','A fourth straight monthly sales decline, at a rate exceeding forecasts, put a dent in automakers’ shares. “The market is tapped out,” a dealer said.','https://www.nytimes.com/2017/05/02/business/auto-sales-decline.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (73,415,'A High Bar to Reach','Games','2017-03-05 02:00:00','Alan Arbesfeld makes an interesting point.','https://www.nytimes.com/2017/05/02/crosswords/a-high-bar-to-reach.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (74,1138,'‘The Americans’ Season 5, Episode 9 Recap: Tuan on the Bus','Culture','2017-03-05 03:01:00','A lot of agita, but still not a lot of action on this week’s episode.','https://www.nytimes.com/2017/05/02/arts/television/the-americans-ihop-recap.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (75,1053,'A Flashier Cricket Faces the Specter of Doping','Sports','2017-03-05 04:00:00','The suspensions of two star players have raised concerns that Twenty20 may be bringing the threat of doping along with its explosion of cash.','https://www.nytimes.com/2017/05/03/sports/cricket/specter-of-doping-accompanies-a-flashier-form-of-cricket.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (76,1008,'My Medicaid, My Life','OpEd','2017-03-05 07:20:00','It is more than a health care program. It is a life-giving one. And I am proof.','https://www.nytimes.com/2017/05/03/opinion/my-medicaid-my-life.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (77,593,'The State Department Deserves Better','Editorial','2017-03-05 07:21:00','One of the agencies most responsible for managing the chaos needs to have a stable senior staff.','https://www.nytimes.com/2017/05/03/opinion/the-state-department-deserves-better.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (78,881,'Trump: Crazy Like a Fox, Or Just Crazy?','OpEd','2017-03-05 07:21:00','The president’s remarks about his first 100 days have been simply bizarre.','https://www.nytimes.com/2017/05/03/opinion/trump-crazy-like-a-fox-or-just-crazy.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (79,1593,'The European Crisis','OpEd','2017-03-05 07:21:00','Why the Continent’s populists have stronger grievances than ours.','https://www.nytimes.com/2017/05/03/opinion/european-populist-marine-le-pen.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (80,519,'Unknown','Unknown','2017-03-05 08:00:00','<NAME>&#8217;s photos of New York&#8217;s long-gone cafeterias show their graceful architecture, moody lighting and the characters who frequented them.','https://lens.blogs.nytimes.com/2017/05/03/in-new-yorks-automats-a-cup-of-coffee-and-community/'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (81,363,'Questions for: ‘Shaming Children So Parents Will Pay the School Lunch Bill’','Learning','2017-03-05 08:30:00','Should school meals be offered free to all children, regardless of income?','https://www.nytimes.com/2017/05/03/learning/questions-for-shaming-children-so-parents-will-pay-the-school-lunch-bill.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (82,959,'The Hookup','Magazine','2017-03-05 09:00:00','Services like Wish — through which American consumers can mainline goods directly from the manufacturing chaos of China — are harbingers of the end of retail as we know it.','https://www.nytimes.com/2017/05/03/magazine/the-online-marketplace-thats-a-portal-to-the-future-of-capitalism.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (83,671,'Is ‘13 Reasons Why’ Raising Awareness About Teenage Suicide, or Glamorizing It?','Learning','2017-03-05 09:00:00','How would you help a friend who had suicidal thoughts?','https://www.nytimes.com/2017/05/03/learning/is-13-reasons-why-raising-awareness-about-teenage-suicide-or-glamorizing-it.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (84,4674,'The Caregivers','Magazine','2017-03-05 09:00:00','To support their families back home, women from the Philippines have found work and a new way of life in Israel. But at what price?','https://www.nytimes.com/2017/05/03/magazine/israels-invisible-filipino-work-force.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (85,1480,'<NAME> Takes On Climate Change. Readers Unleash Their Fury.','Editorial','2017-03-05 09:00:00','The New York Times’s new Op-Ed writer drew a strong reaction when he questioned the data on climate science in his first column. Now what?','https://www.nytimes.com/2017/05/03/public-editor/bret-stephens-climate-change-liz-spayd-public-editor.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (86,1331,'Comey Stands By F.B.I.’s Disclosure That Jolted Race','National','2017-03-05 09:00:00','The F.B.I. director spoke publicly for the first time about his decisions about the Hillary Clinton email inquiry in the days before the election.','https://www.nytimes.com/2017/05/03/us/politics/james-comey-fbi-senate-hearing.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (87,1556,'Assembly Required','Magazine','2017-03-05 09:00:00','A confluence of political and economic forces has prompted Europe’s largest airplane manufacturer to place a factory in Alabama — and to create one of the world’s most gargantuan supply chains.','https://www.nytimes.com/2017/05/03/magazine/a-look-inside-airbuss-epic-assembly-line.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (88,1064,'Can Labour return from the brink?','OpEd','2017-03-05 09:09:00','As dire as the party’s electoral rout in 1983 was, there was a clear path to recovery. Now, not so much.','https://www.nytimes.com/2017/05/03/opinion/roy-hattersley-britain-election-labour-party-jeremy-corbyn.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (89,1664,'Hamilton’s Caribbean Island','Travel','2017-03-05 09:30:00','Though he left as a teenager, and never returned, his tragic childhood on St. Croix informed his entire life.','https://www.nytimes.com/2017/05/03/travel/st-croix-virgin-islands-alexander-hamilton.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (90,275,'How to Be Mindful at the Doctor’s Office','Well','2017-03-05 10:00:00','Have a better experience at your next doctor’s appointment by being more mindful.','https://www.nytimes.com/2017/05/03/well/mind/how-to-be-mindful-at-the-doctors-office.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (91,919,'Child’s Play Is Good for All of Us','Well','2017-03-05 10:00:00','If all sedentary children started exercising every day, the United States could save $120 billion a year, a study found.','https://www.nytimes.com/2017/05/03/well/move/childs-play-is-good-for-all-of-us.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (92,1278,'New York Today: Past Presidential Visits','Metro','2017-03-05 10:06:00','Wednesday: When the president came to New York, Tony Awards nominations, and Brooklyn’s Green-Wood Cemetery.','https://www.nytimes.com/2017/05/03/nyregion/new-york-today-past-presidential-visits.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (93,216,'Tell Us: What Commercials Do You Love, Hate, or Love to Hate?','Business','2017-03-05 12:00:00','We want to explore which commercials push our readers’ buttons, and then ask the people who created the ads just what they had in mind.','https://www.nytimes.com/2017/05/03/business/media/tell-us-what-commercials-do-you-love-hate-or-love-to-hate.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (94,939,'How to Prepare for an Automated Future: Learn How to Learn','Upshot','2017-03-05 14:17:00','A third of respondents who work in education and technology said new schooling would not emerge in time to train workers for jobs of the future.','https://www.nytimes.com/2017/05/03/upshot/how-to-prepare-for-an-automated-future.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (95,1292,'G.O.P. Leader Says Revised Care Bill Has Votes to Pass','National','2017-03-05 14:56:00','A vote was scheduled for Thursday, and the majority leader sounded confident about its chances, as critics called the added funding inadequate.','https://www.nytimes.com/2017/05/03/us/politics/gop-eyes-8-billion-addition-to-win-a-crucial-vote-to-the-latest-health-bill.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (96,234,'Dieting: No Magic in Fasting','Science','2017-03-05 16:02:00','Alternate-day fasting has gained some popularity as a weight-loss technique, but it works no better than ordinary calorie restriction.','https://www.nytimes.com/2017/05/03/well/eat/fasting-offers-no-special-weight-loss-benefits.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (97,220,'Nutrition: Fruit and Diabetes Risk','Science','2017-03-05 16:02:00','A large study has found that eating fresh fruit reduces the risk for developing diabetes, and the risk for its complications.','https://www.nytimes.com/2017/05/03/well/eat/fruit-may-have-benefits-for-diabetes.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (98,908,'An immoral preference for Christian refugees','OpEd','2017-03-05 18:52:00','Selecting refugees based on their spiritual beliefs is a form of state-approved prejudice.','https://www.nytimes.com/2017/05/03/opinion/australias-immoral-preference-for-christian-refugees.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (99,1042,'Anger Takes Center Stage As French Rivals Debate','Foreign','2017-03-05 19:21:00','The country’s only presidential debate was more like an angry American-style television shoutfest than the reasoned discussion the French are used to.','https://www.nytimes.com/2017/05/03/world/europe/marine-le-pen-emmanuel-macron-france-presidential-debate.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (100,461,'Nervous Rich People on a Not-So-Lazy Saturday','Culture','2017-03-05 20:52:00','This revival of <NAME>’s 1932 comedy depicts a busy Saturday in the life of a harried, financially imperiled aristocrat.','https://www.nytimes.com/2017/05/03/theater/the-roundabout-review.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (101,678,'<NAME> Is ‘Mildly Nauseous’ About the Election. It’s Not Enough.','OpEd','2017-03-05 21:40:00','The director of the F.B.I. just took understatement to a whole new level.','https://www.nytimes.com/2017/05/03/opinion/james-comey-fbi-mildly-nauseous.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (102,961,'Will the Extra Billions Be Enough?','Upshot','2017-03-05 23:06:00','Adding $8 billion to a G.O.P. bill seems to fall short of ensuring that those with pre-existing conditions will still be able to get health insurance.','https://www.nytimes.com/2017/05/03/upshot/extra-billions-for-health-bill-researchers-say-its-still-not-enough.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (103,132,'A Common Word, but Not a Common Name','Metro','2017-04-05 00:00:00','An explanation for why a student did not respond when attendance was being taken at a Brooklyn high school in the 1940s.','https://www.nytimes.com/2017/05/03/nyregion/metropolitan-diary-a-common-word-but-an-uncommon-name.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (104,841,'Two Red Bull Teams in Champions League? Rules Say ...','Sports','2017-04-05 00:24:00','RB Leipzig is confident it will be able to compete in next year’s Champions League despite a relationship with the Austrian champion Red Bull Salzburg that could violate UEFA rules.','https://www.nytimes.com/2017/05/03/sports/soccer/room-for-two-red-bulls-soccer-success-complicates-champions-league.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (105,395,'On New Planes, American Airlines Will Add Seats and Reduce Space','Travel','2017-04-05 00:30:00','The company plans to shrink space between rows in its economy section, bringing it closer to low-cost competitors.','https://www.nytimes.com/2017/05/03/travel/new-planes-american-airlines-will-add-seats-reduce-space.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (106,1344,'For Mets, It’s Injury After Injury, Year After Year','Sports','2017-04-05 00:50:00','Recent injuries to Noah Syndergaard and Yoenis Cespedes make them the latest key players to be lost for long stretches, continuing a yearslong issue.','https://www.nytimes.com/2017/05/03/sports/baseball/for-the-mets-its-injury-after-injury-year-after-year.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (107,717,'The New Study That Shows Trumpcare’s Damage','OpEd','2017-04-05 01:48:00','New data makes the Republicans’ health care bill look even worse than the Congressional Budget Office’s analysis.','https://www.nytimes.com/2017/05/03/opinion/trump-health-care.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (108,1141,'Winter Driving Hazard','Games','2017-04-05 02:00:00','<NAME> and <NAME> try to slip one by us.','https://www.nytimes.com/2017/05/03/crosswords/winter-driving-hazard.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (109,637,'When Ghosts Draw You Close','Weekend','2017-04-05 02:00:00','O’Neill’s Civil War-era Greek tragedy is infused with new relevance in a production directed by <NAME>.','https://www.nytimes.com/2017/05/03/theater/mourning-becomes-electra-review.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (110,1276,'‘Fargo’ Season 3, Episode 3 Recap: The Yanagita Effect','Culture','2017-04-05 03:00:00','It takes impressive swagger for a show to spend an entire episode chasing a red herring. But the gamble pays off.','https://www.nytimes.com/2017/05/03/arts/television/fargo-recap-the-law-of-non-contradiction.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (111,1470,'The Team That Opponents Fear to Play','Sports','2017-04-05 07:00:00','After some F.C. Porto ultras joined a lower-division team in Portugal, opponents — citing on-field violence and off-field threats — boycotted it.','https://www.nytimes.com/2017/05/04/sports/soccer/the-soccer-team-no-one-wants-to-play.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (112,871,'The Power of Trump’s Bully Pulpit','OpEd','2017-04-05 07:21:00','<NAME> is a dealmaker. That means his hyperbolic statements are often just the opening bid.','https://www.nytimes.com/2017/05/04/opinion/donald-trump-foreign-policy.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (113,923,'Senators Save the Empire','Editorial','2017-04-05 07:21:00','The Senate may be our rampart against Trump.','https://www.nytimes.com/2017/05/04/opinion/senator-donald-trump.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (114,855,'Climate of Unintended Consequences','OpEd','2017-04-05 07:21:00','Do-something impulses and eco-cure boosterism turbocharged by government and subsidized business can do great harm.','https://www.nytimes.com/2017/05/04/opinion/climate-policy-ethanol.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (115,827,'Way Too Many Trumps','OpEd','2017-04-05 07:21:00','Out of the blue, the president suddenly showed new sides of himself.','https://www.nytimes.com/2017/05/04/opinion/too-many-donald-trumps.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (116,759,'Let Penn Station Breathe','Editorial','2017-04-05 07:21:00','An architect gives Gov. <NAME> his best chance to straighten out the subterranean mess that is America’s busiest train station.','https://www.nytimes.com/2017/05/04/opinion/penn-station-andrew-cuomo.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (117,861,'From Prisoner To Modern-Day Harriet Tubman','OpEd','2017-04-05 07:21:00','A woman who was once trapped in a cycle of drugs, crime and incarceration now helps others start healthy lives on the outside.','https://www.nytimes.com/2017/05/04/opinion/susan-burton-modern-day-harriet-tubman.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (118,256,'Unknown','Unknown','2017-04-05 08:00:00','Three teenage photographers from different backgrounds learn the power of visual documentation. &#8220;When I get it right,&#8221; said one of them, &#8220;I kind of feel like I&#8217;m on top of the world.&#8221;','https://lens.blogs.nytimes.com/2017/05/04/the-power-of-photography-for-teenage-documentarians/'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (119,455,'Questions for: ‘<NAME> Has the President’s Ear. Here’s Her Agenda.’','Learning','2017-04-05 08:30:00','How does Ms. Trump’s role as daughter to the president affect her position as the president’s adviser?','https://www.nytimes.com/2017/05/04/learning/questions-for-ivanka-trump-has-the-presidents-ear-heres-her-agenda.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (1,1793,'President Trump Is the Enemy of Their Enemies','OpEd','2017-04-05 08:31:00','For many Republican voters, that’s all that matters.','https://www.nytimes.com/2017/05/04/opinion/president-trump-is-the-enemy-of-their-enemies.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (121,3707,'Action at a Distance','Magazine','2017-04-05 09:00:00','The visual effects industry, and the “movie magic” blockbuster films spend huge shares of their budgets on, are being lured away from California — and into two of the most expensive cities in the world.','https://www.nytimes.com/2017/05/04/magazine/why-hollywoods-most-thrilling-scenes-are-now-orchestrated-thousands-of-miles-away.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (122,668,'Unknown','Magazine','2017-04-05 09:00:00','Tracing the strange connections of a global economy.','https://www.nytimes.com/2017/05/04/magazine/the-magazines-money-issue.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (123,978,'Have Pop, Will Travel','Magazine','2017-04-05 09:00:00','South Korea’s music craze has taken most of the world by storm, but Chile represents a somewhat unlikely conquest.','https://www.nytimes.com/2017/05/04/magazine/what-does-it-take-for-a-k-pop-band-to-blow-up-in-south-america.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (124,744,'What Childhood Classic Would You Like to See Turned Into a Movie or TV Show?','Learning','2017-04-05 09:00:00','Are memories of your favorite children’s books enriched or eroded with a Hollywood remake?','https://www.nytimes.com/2017/05/04/learning/what-childhood-classic-would-you-like-to-see-turned-into-a-movie-or-tv-show.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (125,812,'If Life Has You Down, Do a Handstand','Well','2017-04-05 10:00:00','A handstand is all about reconnecting with the ground and trusting it in a new way, a white flag of surrender planted in the soil, hands first.','https://www.nytimes.com/2017/05/04/well/move/if-life-has-you-down-do-a-handstand.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (126,1142,'New York Today: Preparing for President Trump','Metro','2017-04-05 10:07:00','Thursday: President Trump’s return, Star Wars Day, and a hometown hero.','https://www.nytimes.com/2017/05/04/nyregion/new-york-today-preparing-for-president-trump.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (127,776,'Poignant Paper Trail From the Border','Insider','2017-04-05 10:54:00','“Sorry for destroying your door and for having used your belongings ...”','https://www.nytimes.com/2017/05/04/insider/poignant-paper-trail-from-the-south-texas-border.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (128,912,'Don’t Punish Crime Victims','OpEd','2017-04-05 14:12:00','I was shot in the stomach at a parade. Here’s why I refused to cooperate with the prosecution.','https://www.nytimes.com/2017/05/04/opinion/sunday/dont-jail-crime-victims-for-not-testifying.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (129,947,'An Ocean Beckons Where Newspapers Once Streamed','Insider','2017-04-05 15:12:00','The pressroom and reel room used by The New York Times until 1997 will reopen in October as National Geographic Encounter: Ocean Odyssey.','https://www.nytimes.com/2017/05/04/insider/an-ocean-beckons-where-newspapers-once-streamed.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (130,1058,'Wealthy People Benefit, the Poor Much Less So','Upshot','2017-04-05 15:45:00','The rich and healthy benefit, but poor and disabled people who use Medicaid could lose out.','https://www.nytimes.com/2017/05/04/upshot/who-wins-and-who-loses-in-the-latest-gop-health-care-bill.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (131,225,'Drugs: Hives May Not Need Steroids','Science','2017-04-05 16:12:00','Patients with mild itchy rashes did well with an antihistamine alone, a new study reports.','https://www.nytimes.com/2017/05/04/well/live/itchy-hives-a-steroid-may-not-be-needed.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (132,1473,'Health Care Bill, Passed By House, Faces Senate Test','National','2017-04-05 18:20:00','After weeks of struggle, House Republicans narrowly passed hard-fought legislation to repeal and replace large parts of the Affordable Care Act.','https://www.nytimes.com/2017/05/04/us/politics/health-care-bill-vote.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (133,759,'Seafood Cocktails to Shock You Back to Life','Dining','2017-04-05 19:50:00','Potent tonics are the draw at a tiny in-store restaurant with a big name (La Esquina del Camarón Mexicano) in Jackson Heights.','https://www.nytimes.com/2017/05/04/dining/la-esquina-del-camaron-mexicano-review.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (14,855,'The Trumpcare Disaster','Editorial','2017-04-05 20:06:00','Now that Republicans have rammed their health care-destroying bill through the House, Americans have to hope the Senate will stop it.','https://www.nytimes.com/2017/05/04/opinion/obamacare-house-vote.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (135,910,'An Intimate Portrait, With Blurred Lines','Weekend','2017-04-05 20:20:00','This Laura Poitras documentary follows the elusive and evasive WikiLeaks founder over several years, but real-time events have overtaken the film’s tale.','https://www.nytimes.com/2017/05/04/movies/risk-review-julian-assange-laura-poitras.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (136,1019,'Looking for That Loving Feeling','Weekend','2017-04-05 20:43:00','<NAME>, <NAME> and the crew are back for this sequel to the 2014 hit about a ragtag group of futuristic fighters.','https://www.nytimes.com/2017/05/04/movies/guardians-of-the-galaxy-2-review-chris-pratt.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (137,459,'Don’t Take the Senate for Granted on Health Care','OpEd','2017-04-05 21:44:00','The activism around the House bill was impressive, but it ultimately fell short. Now pay attention to the Senate.','https://www.nytimes.com/2017/05/04/opinion/obamacare-repeal-senate.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (138,763,'What I’m Telling You, and Only You','Metropolitan','2017-04-05 21:52:00','The writer tries out various lies for the bruises on her face, then decides to tell you, and only you, the true story.','https://www.nytimes.com/2017/05/04/nyregion/hiding-cosmetic-surgery-bias.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (139,830,'The Real Problem With the A.H.C.A.','OpEd','2017-04-05 21:54:00','Reducing insurance access isn’t a bug in the Republican plan. It’s a feature.','https://www.nytimes.com/2017/05/04/opinion/gop-health-care-act-.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (140,1189,'Why My Father Votes for Le Pen','OpEd','2017-04-05 21:58:00','The National Front offers a chance to fight his sense of invisibility.','https://www.nytimes.com/2017/05/04/opinion/sunday/why-my-father-votes-for-marine-le-pen.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (141,967,'Service-Based Policing','Metropolitan','2017-04-05 22:30:00','What if New York’s police saw those they are entrusted to serve and protect as consumers who needed to be kept happy?','https://www.nytimes.com/2017/05/04/nyregion/new-york-police-department-customer-service.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (142,1151,'A Revival Where Less Is More','Weekend','2017-04-05 23:00:00','Our new co-chief theater critic, <NAME>, makes his reviewing debut with this Sondheim musical. Follow him on Twitter (@JesseKGreen) and Facebook (jesse.green.critic).','https://www.nytimes.com/2017/05/04/theater/pacific-overtures-review.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (143,292,'An Elevator Ride to Remember','Metro','2017-05-05 00:00:00','Spending a few minutes in a confined space with three men accused of being gangsters.','https://www.nytimes.com/2017/05/04/nyregion/metropolitan-diary-elevator-ride-to-remember.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (144,911,'Life Will Bury You, but There’s No Use Whining','Weekend','2017-05-05 00:00:00','Our new co-chief theater critic, <NAME>, offers his take on Ms. Wiest’s work in this Beckett revival. Follow him on Twitter (@JesseKGreen) and Facebook (jesse.green.critic).','https://www.nytimes.com/2017/05/04/theater/happy-days-review-dianne-wiest.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (145,777,'Libraries Are Fining Children Who Can’t Afford to Be Without Books','Metro','2017-05-05 00:32:00','With cards for more than 225,000 young people blocked because of fines exceeding $15, some leaders ask if denying borrowing privileges is the right punishment.','https://www.nytimes.com/2017/05/04/nyregion/library-fines-children-books.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (146,456,'The Reality of a Pre-Existing Condition','OpEd','2017-05-05 00:32:00','My family and others have surmounted so many obstacles, only to encounter one we thought was set aside for good.','https://www.nytimes.com/2017/05/04/opinion/pre-existing-condition-gop-bill.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (147,1027,'Instructions on Where to Go','Games','2017-05-05 02:00:00','How to solve a Friday Patrick Berry puzzle.','https://www.nytimes.com/2017/05/04/crosswords/instructions-on-where-to-go-armada-taramasalata.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (148,840,'No Country for This Old Man','OpEd','2017-05-05 07:21:00','Trump, as president, hasn’t been west of the Mississippi. Now he’s punishing the region, blue and red states alike.','https://www.nytimes.com/2017/05/05/opinion/trump-antiquities-act-utah.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (149,818,'What’s the Matter With Europe?','OpEd','2017-05-05 07:21:00','Le Pen must be beaten, but then what?','https://www.nytimes.com/2017/05/05/opinion/european-union-france-election.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (150,337,'Questions for: ‘House Passes Measure to Repeal and Replace the Affordable Care Act’','Learning','2017-05-05 08:30:00','If the American Health Care Act were to become law, how might it affect you and your family?','https://www.nytimes.com/2017/05/05/learning/questions-for-house-passes-measure-to-repeal-and-replace-the-affordable-care-act.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (151,841,'In Macron, a defense of the Republic','OpEd','2017-05-05 08:39:00','Le Pen would usher France into the mire. Her rebranding is a sham and the National Front still a racist party.','https://www.nytimes.com/2017/05/05/opinion/roger-cohen-french-election-macron-le-pen.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (152,425,'Is Your Phone Love Hurting Your Relationships?','Learning','2017-05-05 09:00:00','How to detox from your phone, step by step.','https://www.nytimes.com/2017/05/05/learning/is-your-phone-love-hurting-your-relationships.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (153,544,'Endpaper: Homemade','Magazine','2017-05-05 09:00:00','When patriots demand that things be produced at home, what they get isn’t always exactly what their people want.','https://www.nytimes.com/2017/05/05/magazine/when-countries-think-they-can-go-diy.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (154,1304,'How to Make a Company Right a Wrong','Business','2017-05-05 09:00:00','A well-written message to company executives can solve a host of consumer problems. Just follow the model laid out 10 years ago — and use it sparingly.','https://www.nytimes.com/2017/05/05/your-money/the-best-consumer-self-advocacy-tool-youve-never-used.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (155,1879,'Joining the Bridge-and-Tunnel Crowd','RealEstate','2017-05-05 09:00:00','For many people native to the borough, exploring real estate elsewhere in New York City takes a leap of faith.','https://www.nytimes.com/2017/05/05/realestate/new-york-city-real-estate.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (156,986,'G.O.P. Cheers a Big Victory. Has It Stirred a ‘Hornet’s Nest’?','National','2017-05-05 09:00:00','Democrats saw a mirror image of their own politically disastrous health care experience in 2010, and they also saw an opportunity to possibly recapture the House.','https://www.nytimes.com/2017/05/05/us/politics/house-democrats-health-repeal-republicans.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (157,4552,'The Broken Promise of Choice In New York City High Schools','Metro','2017-05-05 09:00:00','The city’s high school admissions process was supposed to give every student a real chance to attend a good school. But 14 years in, it has not delivered.','https://www.nytimes.com/2017/05/05/nyregion/school-choice-new-york-city-high-school-admissions.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (158,1533,'Friday Mailbag: A Columnist Has a Fiery Debut and Another Goes Missing','Editorial','2017-05-05 09:01:00','The first column from The New York Times’s new Op-Ed writer drew a fresh wave of mail. And an artist was unhappy with a past public editor decision.','https://www.nytimes.com/2017/05/05/public-editor/friday-mailbag-a-columnist-has-a-fiery-debut-and-another-goes-missing.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (159,1388,'Hiring Rise Sends U.S. Jobless Rate To a 10-Year Low','Business','2017-05-05 09:01:00','The economy added 211,000 jobs in April, the Labor Department said, after weak hiring figures for March. The jobless rate declined to 4.4 percent.','https://www.nytimes.com/2017/05/05/business/economy/jobs-report-unemployment.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (160,474,'Teaching With: ‘The Forger’','Learning','2017-05-05 09:30:00','As a teenager, <NAME> saved thousands of lives by forging passports to help children flee the Nazis. He spent his life helping others escape atrocities around the world.','https://www.nytimes.com/2017/05/05/learning/teaching-with-the-forger.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (161,862,'Looking for Lessons in the Democrats’ Losses in the 2010 Midterms','Upshot','2017-05-05 09:30:00','If the past is any guide, the House vote to replace Obamacare could put Republicans at risk in the 2018 midterm elections.','https://www.nytimes.com/2017/05/05/upshot/what-democrats-losses-in-2010-can-tell-us-about-gops-chances-in-2018.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (162,1216,'Tending My Daughter’s Crown','Well','2017-05-05 10:00:00','The bond between my daughters and me was carved into intricate lines that framed their cornrows, intertwined in the twists that flew with the wind.','https://www.nytimes.com/2017/05/05/well/family/tending-my-daughters-crown.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (163,1316,'Unknown','Metro','2017-05-05 10:02:00','Friday: Tweets to Trump, weekend events, and the opening of Governors Island.','https://www.nytimes.com/2017/05/05/nyregion/new-york-today-new-yorkers-on-trump.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (164,2559,'The Death and Life of Jersey City','Metropolitan','2017-05-05 11:00:00','The downtown boom, visible in the new night-life scene along Newark Avenue, poses a threat to the urban pioneers from the city’s grittier days.','https://www.nytimes.com/2017/05/05/nyregion/the-death-and-life-of-jersey-city.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (165,809,'Full Employment Is Near. What Does It Mean for Pay?','Upshot','2017-05-05 13:49:00','The best sign that the economy has reached full employment would be if wage gains returned to pre-recession norms. So far, they haven’t.','https://www.nytimes.com/2017/05/05/upshot/were-getting-awfully-close-to-full-employment.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (166,375,'Classic Mediterranean Flavors, Enlivened by Ramps','Dining','2017-05-05 14:53:00','Swap out the garlic and try something new with lamb chops, served with a sauce of anchovies, capers and olives.','https://www.nytimes.com/2017/05/05/dining/mediterranean-lamb-chops-recipe.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (167,403,'An Unorthodox Union for Asparagus','Dining','2017-05-05 15:36:00','Adding freekeh, soy sauce and sheep’s milk cheese to an asparagus salad may not be intuitive, but it is delicious.','https://www.nytimes.com/2017/05/05/dining/roasted-asparagus-and-scallion-salad.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (168,890,'Republicans Disregarded the C.B.O., but It Won’t Be Ignored','Upshot','2017-05-05 15:54:00','The Congressional Budget Office’s verdict, expected next week, may influence the future of the political debate.','https://www.nytimes.com/2017/05/05/upshot/the-house-passed-its-health-care-bill-now-the-scorekeepers-will-weigh-in.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (169,620,'Farmer’s Market Shopping With the Chef <NAME>','Well','2017-05-05 16:45:00','A top chef’s advice: To avoid wasting food, just buy the produce you’ll cook for tonight’s dinner.','https://www.nytimes.com/2017/05/05/well/eat/farmers-market-shopping-with-the-chef-tom-colicchio.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (170,1255,'‘The Handmaid’s Tale’ Episode 4 Recap: Survival Lessons','Culture','2017-05-05 16:47:00','Moira proves to be the inspiration Offred needs to resist the strictures of Gilead.','https://www.nytimes.com/2017/05/05/arts/television/handmaids-tale-recap-nolite-te-bastardes-carborundorum.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (171,1195,'At $495, a Signature Shoe Is Met With Headshakes','Sports','2017-05-05 17:10:00','The price tag for the least expensive model doesn’t go over well as the basketball star and his father try a different business model.','https://www.nytimes.com/2017/05/05/sports/basketball/lonzo-lavar-ball-shoes-zo2.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (172,251,'The Story Was Fine, the Headline Less So','Editorial','2017-05-05 19:38:00','Readers were quick to point out that a headline fell short in conveying the potential impact of the Republican health care bill.','https://www.nytimes.com/2017/05/05/public-editor/healthcare-republicans-poor-headline-liz-spayd.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (173,1250,'Many Ask for Asylum, But It’s Rarely Granted','National','2017-05-05 20:12:00','Despite Senator <NAME>’s efforts, a mother and child fleeing gang violence in Honduras learn a hard truth: It’s been tough for years to win asylum.','https://www.nytimes.com/2017/05/05/us/honduras-mother-son-deported-bob-casey.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (174,560,'Trump’s 2nd Nominee for Army Secretary Withdraws, Citing ‘Misleading’ Attacks','National','2017-05-05 20:50:00','<NAME>, a Tennessee state senator and former Army surgeon, said his nomination had become a distraction because of “false and misleading attacks.”','https://www.nytimes.com/2017/05/05/us/politics/mark-green-army-secretary-nominee-withdraws.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (175,1302,'Leaving College, Going to War','OpEd','2017-05-05 22:13:00','Fifty years ago, I was about to graduate — and get drafted into Vietnam.','https://www.nytimes.com/2017/05/05/opinion/leaving-college-going-to-war.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (176,740,'Locked Up for Being Poor','Editorial','2017-05-05 22:39:00','A federal judge rules that the routine use of cash bail unconstitutionally harms the poor.','https://www.nytimes.com/2017/05/05/opinion/locked-up-for-being-poor.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (177,1426,'Macron Campaign Says It Was Hit by ‘Massive’ Hacking Attack','Foreign','2017-05-05 22:50:00','A trove of internal campaign documents was posted online, campaign staff for the French presidential candidate said.','https://www.nytimes.com/2017/05/05/world/europe/france-macron-hacking.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (178,1093,'Red Sox, Racism and <NAME>','OpEd','2017-05-05 23:49:00','After the incident at Fenway, it was easy for me to say, “Of course — Boston.” But it’s more complicated than that.','https://www.nytimes.com/2017/05/05/opinion/red-sox-racism-and-adam-jones.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (179,829,'Where’s Ivanka When We Need Her?','OpEd','2017-06-05 01:29:00','Reproductive rights go all wrong in Washington.','https://www.nytimes.com/2017/05/05/opinion/wheres-ivanka-when-we-need-her.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (180,812,'What Has Failed In France','OpEd','2017-06-05 01:41:00','It is desperate for reform — and desperate not to be reformed.','https://www.nytimes.com/2017/05/05/opinion/what-has-failed-in-france.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (181,474,'Center of a Blowout','Games','2017-06-05 02:00:00','<NAME> offers us a tough Saturday puzzle.','https://www.nytimes.com/2017/05/05/crosswords/center-of-a-blowout.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (182,831,'Ivanka Trump’s Collectible Quotations','OpEd','2017-06-05 03:17:00','The first daughter’s book reads like a demented 12-year-old’s Tumblr feed.','https://www.nytimes.com/2017/05/05/opinion/sunday/ivanka-trumps-collectible-quotations.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (183,1021,'A Trillion-Dollar Student Debt, With Mounting Risks','SundayBusiness','2017-06-05 11:23:00','Americans owe more than a trillion dollars in student debt. Regulatory changes by the Trump administration are taking us in the wrong direction.','https://www.nytimes.com/2017/05/06/upshot/the-wrong-way-to-fix-student-loans.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (184,379,'A Co-op Renovation Project Is Frustrating to Neighbors','RealEstate','2017-06-05 14:00:00','A neighbor’s renovation is making our lives miserable and the co-op board won’t do anything.','https://www.nytimes.com/2017/05/06/realestate/noise-construction-building-renovation.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (185,757,'The ‘Greatest Two Minutes in Sport’','Insider','2017-06-05 14:55:00','“It is one of the few days of the year when I wear a sports coat.”','https://www.nytimes.com/2017/05/06/insider/reporter-preps-for-kentucky-derby-horse-racing-betting.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (186,214,'Variety Puzzle: Split Decisions','Games','2017-06-05 16:00:00','Fred Piscop’s Split Decisions is good practice for letting your brain fill in missing information.','https://www.nytimes.com/2017/05/06/crosswords/variety-puzzle-split-decisions.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (187,1483,'Democrats Pounce, Seeing Path to Retake House','National','2017-06-05 16:18:00','House Republicans, already set to play defense in 2018 because of their unpopular president, must now contend with an energized, angry Democratic Party.','https://www.nytimes.com/2017/05/06/us/politics/health-care-vote.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (188,1611,'Hacking Gives Final Jolt To France’s Chaotic Race','Foreign','2017-06-05 16:27:00','In a deeply divided country, some ask whether either <NAME> or Marine Le Pen will have enough authority to actually govern.','https://www.nytimes.com/2017/05/06/world/europe/france-election-emmanuel-macron-marine-le-pen.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (189,981,'Kushner’s Sister Highlights Family Ties in Pitch to Wealthy Chinese Investors','Foreign','2017-06-05 16:29:00','<NAME> sought $150 million for a Jersey City, N.J., housing development from more than 100 investors gathered at the Ritz-Carlton in Beijing.','https://www.nytimes.com/2017/05/06/world/asia/jared-kushner-sister-nicole-meyer-china-investors.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (190,910,'In China, the Party Keeps the Band Going','Foreign','2017-06-05 17:12:00','A clean-cut, patriotic schoolboy image has propelled TFBoys to the top of China’s charts and into the good graces of its Communist leaders.','https://www.nytimes.com/2017/05/06/world/asia/china-tfboys-boy-band.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (191,1149,'Despite the Fading of Star Players, the Spurs’ Future Remains Bright','Sports','2017-06-05 17:48:00','The Spurs have lost their longtime guard <NAME> for the rest of the playoffs. Guard Manu Ginobili is 39. The star center <NAME> has retired. But the San Antonio way continues to attract talent.','https://www.nytimes.com/2017/05/06/sports/basketball/nba-playoffs-san-antonio-spurs-future.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (192,943,'Macron et la défense de la République','OpEd','2017-06-05 18:09:00','<NAME> précipiterait la France dans un bourbier. La rénovation de son parti est une imposture: le Front National est toujours un parti raciste.','https://www.nytimes.com/2017/05/06/opinion/macron-et-la-defense-de-la-republique.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (193,830,'A Christian Abortion Doctor','OpEd','2017-06-05 18:30:00','“I believe that as an abortion provider, I am doing God’s work,” <NAME> says.','https://www.nytimes.com/2017/05/06/opinion/sunday/meet-dr-willie-parker-a-southern-christian-abortion-provider.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (194,794,'Two Ex-Candidates Stuck in Time','Editorial','2017-06-05 18:30:00','The campaign was last year: It’s past time for the contenders to recall their duty to help a divided America to heal and move on.','https://www.nytimes.com/2017/05/06/opinion/two-presidential-candidates-stuck-in-time.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (195,1115,'<NAME>’s Absolution','OpEd','2017-06-05 18:30:00','With nothing left to lose, can she find herself?','https://www.nytimes.com/2017/05/06/opinion/sunday/hillary-clintons-absolution.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (196,926,'Trump: Hazardous to Our Health','OpEd','2017-06-05 18:30:00','Our salesman in chief celebrates hawking a shoddy product.','https://www.nytimes.com/2017/05/06/opinion/sunday/trump-hazardous-to-our-health.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (197,809,'House Republicans Go Off the Cliff','OpEd','2017-06-05 18:31:00','Will the Senate be there to catch them?','https://www.nytimes.com/2017/05/06/opinion/house-republicans-go-off-the-cliff.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (198,965,'Don’t Let Facebook Make You Miserable','OpEd','2017-06-05 18:31:00','Raw Google search data proves that we are not who we say we are on social media.','https://www.nytimes.com/2017/05/06/opinion/sunday/dont-let-facebook-make-you-miserable.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (199,1224,'How Censorship Works','OpEd','2017-06-05 18:31:00','Those who remain silent to please the authorities make China’s brutal system possible.','https://www.nytimes.com/2017/05/06/opinion/sunday/ai-weiwei-how-censorship-works.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (200,1123,'A New Entrant in the Fact-Check Biz','Editorial','2017-06-05 18:31:00','The paper has started a new unit aimed at holding politicians’ feet to the fire.','https://www.nytimes.com/2017/05/06/public-editor/a-late-entry-by-the-times-into-the-fact-check-biz.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (201,1695,'The Hidden Radicalism of Southern Food','OpEd','2017-06-05 18:31:00','By starting a community farm and a pig co-op, <NAME> pointed the way toward food sovereignty.','https://www.nytimes.com/2017/05/06/opinion/sunday/the-hidden-radicalism-of-southern-food.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (202,1253,'The Health Care Disaster Is Really About Taxes','OpEd','2017-06-05 18:31:00','For Republicans, governing seems to mean cutting taxes and nothing else.','https://www.nytimes.com/2017/05/06/opinion/sunday/the-house-health-care-disaster-is-really-about-taxes.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (203,905,'Duality Quality','Games','2017-06-05 22:00:00','Natan Last, Finn Vigeland and the members of the Jewish Association Serving the Aging crossword class highlight an interesting aspect of the English language.','https://www.nytimes.com/2017/05/06/crosswords/duality-quality.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (204,647,'9 Letters: Starts With C, Ends With D','Insider','2017-07-05 02:50:00','That’s a clue to one of the Sunday classes offered by the Jewish Association Serving the Aging, or JASA.','https://www.nytimes.com/2017/05/06/insider/new-york-times-jasa-crossword-puzzle.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (205,1505,'Confederate Monuments Fall, and Tempers Flare','National','2017-07-05 11:01:00','The city has already taken down one monument, but crane companies in the region are receiving threats over the removal of three others.','https://www.nytimes.com/2017/05/07/us/new-orleans-monuments.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (206,1134,'A Towering Monument to Jesus in the City of Mao','Foreign','2017-07-05 13:30:00','A big Protestant church in the city where Mao Zedong spent his youth has infuriated his most fervent admirers in China, but the city’s residents mostly shrug.','https://www.nytimes.com/2017/05/07/world/asia/china-changsha-christian-church-park.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (207,964,'After Harvey Is Disciplined, The Marlins Punish His Fill-In','Sports','2017-07-05 15:51:00','<NAME>, who took the baseball on short notice after Harvey was suspended for three games after violating team rules, gave up six runs in a 7-0 drubbing.','https://www.nytimes.com/2017/05/07/sports/baseball/mets-matt-harvey-suspended-3-days.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (208,1341,'France Elects Macron President, Shunning an Emergent Far Right','Foreign','2017-07-05 18:02:00','<NAME>’s victory suggested that his call for a new centrist approach to politics had handily defeated the nationalism of Marine Le Pen.','https://www.nytimes.com/2017/05/07/world/europe/emmanuel-macron-france-election-marine-le-pen.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (209,467,'France Elects <NAME>','Editorial','2017-07-05 21:59:00','The young political centrist won a strong victory over the extreme rightist Marine Le Pen, but still faces a challenge in governing a divided country.','https://www.nytimes.com/2017/05/07/opinion/france-elects-emmanuel-macron.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (210,268,'Modern Movement Initialism','Games','2017-07-05 22:00:00','A puzzle by <NAME> that gives voice to a group of people.','https://www.nytimes.com/2017/05/07/crosswords/modern-movement-initialism.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (211,1495,'A Steady, if Bland, Voice','Foreign','2017-07-05 22:25:00','<NAME>’s victory brought joy from Europe’s political establishment, as he managed to stem the populist tide that has roiled the West.','https://www.nytimes.com/2017/05/07/world/europe/why-macron-won-france.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (212,230,'Strangers, and Cookies, on a Train','Metro','2017-08-05 00:00:00','Sharing some macarons liberated from a corporate party with fellow subway passengers.','https://www.nytimes.com/2017/05/07/nyregion/metropolitan-diary-strangers-and-cookies-on-a-train.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (213,848,'A new hope for Europe’s road ahead','OpEd','2017-08-05 00:23:00','Hold the Marseillaise! Time for the “Ode to Joy.”','https://www.nytimes.com/2017/05/07/opinion/macron-and-the-revival-of-europe.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (214,906,'With Drastic Measures, Mets Call Attention to Drastic Times','Sports','2017-08-05 00:53:00','By telling <NAME> he was suspended for a rules violation on the morning of a scheduled start, the Mets chastised a pitcher on whom they once relied.','https://www.nytimes.com/2017/05/07/sports/baseball/new-york-mets-matt-harvey-suspension.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (215,828,'Trump to Announce a Slate of Conservative Nominees to the Federal Courts','National','2017-08-05 01:00:00','The nominations of 10 judges to the lower courts are the first in what could be near monthly waves of announcements to fill more than 120 vacancies.','https://www.nytimes.com/2017/05/07/us/politics/trump-lower-court-nominees-conservatives.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (216,1192,'After <NAME> Releases 82 Girls, Parents Wait in Anguish','Foreign','2017-08-05 01:23:00','Following years of rumors, Nigeria confirmed that 82 girls who had been taken were released. But many parents still had no idea if their daughters were among them.','https://www.nytimes.com/2017/05/07/world/africa/nigeria-chibok-boko-haram-.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (217,1411,'‘The Leftovers’ Season 3, Episode 4: Disappearing Act','Culture','2017-08-05 02:00:00','This week’s episode is one of the more emotionally draining hours the show has ever aired — which is saying something.','https://www.nytimes.com/2017/05/07/arts/television/the-leftovers-recap-gday-melbourne.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (218,1011,'‘Billions’ Season 2 Finale Recap: Alien vs. Predator','Culture','2017-08-05 03:00:00','No good can come from monsters like Chuck and Axe doing battle, particularly for the people closest to them.','https://www.nytimes.com/2017/05/07/arts/television/billions-recap-ball-in-hand.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (219,1717,'Rikers Tumult Rises: Monitor Accused of Spying','Metro','2017-08-05 07:00:00','New York City’s Department of Investigation said the jail system’s chief watchdog had listened in on inmate calls with an investigator, people with knowledge of the matter said.','https://www.nytimes.com/2017/05/08/nyregion/rikers-island-jail-spying-gregory-kuczinski.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (220,638,'Seersucker and Civility','OpEd','2017-08-05 07:21:00','Etiquette books like the one we receive as freshmen may seem outdated, but old rules about manners still apply today.','https://www.nytimes.com/2017/05/08/opinion/seersucker-and-civility.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (221,818,'We Must Support Human Rights','OpEd','2017-08-05 07:21:00','I have seen the worst the world can offer. That’s why I believe the United States needs to protect what is good.','https://www.nytimes.com/2017/05/08/opinion/john-mccain-rex-tillerson-human-rights.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (222,819,'Republicans Party Like It’s 1984','OpEd','2017-08-05 07:21:00','Making policy by lying about everything.','https://www.nytimes.com/2017/05/08/opinion/republicans-party-like-its-1984.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (223,797,'A Disaster Wrapped In Victory','OpEd','2017-08-05 07:21:00','With the health care vote, the House G.O.P. has made the rest of its agenda harder to achieve.','https://www.nytimes.com/2017/05/08/opinion/gop-health-care-disaster-wrapped-in-victory.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (224,836,'Republican Death Wish','OpEd','2017-08-05 07:21:00','The health care bill poses a threat to many Americans and is a death wish from the politicians who passed it.','https://www.nytimes.com/2017/05/08/opinion/republican-death-wish.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (225,910,'Unknown','Unknown','2017-08-05 08:00:00','A new generation of African artists, inspired by their predecessors and helped by technology, has been redefining how Africans look at themselves.','https://lens.blogs.nytimes.com/2017/05/08/looking-at-new-generations-of-african-photographers/'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (226,687,'What’s Going On in This Picture? | May 8, 2017','Learning','2017-08-05 09:30:00','Look closely at this image, stripped of its caption, and join the moderated conversation about what you and other students see.','https://www.nytimes.com/2017/05/08/learning/whats-going-on-in-this-picture-may-8-2017.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (227,1025,'An Election Review: There’s Reason to Be Skeptical of a Comey Effect','Upshot','2017-08-05 09:30:00','Some polls showing a Clinton decline, including one by The Upshot, were conducted before the letter by <NAME> was released.','https://www.nytimes.com/2017/05/08/upshot/a-2016-review-theres-reason-to-be-skeptical-of-a-comey-effect.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (228,1048,'How to Lower Breast Cancer Risk','Science','2017-08-05 10:00:00','Certain health habits may keep breast cancer at bay and help to ward off other life-threatening ills.','https://www.nytimes.com/2017/05/08/well/live/how-to-lower-breast-cancer-risk.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (229,1143,'The Birth of a Mother','Well','2017-08-05 10:00:00','Becoming a mother is one of the most significant physical and psychological changes a woman will ever experience.','https://www.nytimes.com/2017/05/08/well/family/the-birth-of-a-mother.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (230,1228,'More Seniors Shun Marriage','Science','2017-08-05 10:00:00','Cohabitation is on the rise among older people, demographers report, driven by both personal and economic considerations.','https://www.nytimes.com/2017/05/08/health/older-americans-unmarried-couples.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (231,1226,'New York Today: Treasures Left, Not Lost, on the Subway','Metro','2017-08-05 10:02:00','Monday: Books on the Subway, a sanctuary Hindu temple, and a request to reinvent public spaces.','https://www.nytimes.com/2017/05/08/nyregion/new-york-today-treasures-left-not-lost-on-the-subway.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (232,430,'Should Confederate Statues Be Removed or Remain in Place?','Learning','2017-08-05 10:33:00','What issues arise when today’s leaders consider removing statues of historical leaders whose values and beliefs have not stood the test of time?','https://www.nytimes.com/2017/05/08/learning/should-confederate-statues-be-removed-or-remain-in-place.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (233,736,'A Medicare Drug Incentive That Leads to Greater Hospitalizations','Upshot','2017-08-05 11:00:00','Higher co-payments in some plans mean that fewer people are taking drugs that are needed to keep them out of the hospital.','https://www.nytimes.com/2017/05/08/upshot/a-medicare-drug-incentive-that-leads-to-greater-hospitalizations.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (234,3385,'<NAME> Was Once Cable News’s Liberal Standard-Bearer. Now He’s Missing Its Boom Times.','Magazine','2017-08-05 11:45:00','Since November, viewers have flocked to liberal commentators on cable news — while Olbermann, who pioneered the field, rails against Trump from a GQ photo studio.','https://www.nytimes.com/2017/05/08/magazine/keith-olbermann-was-once-cable-newss-liberal-standard-bearer-now-hes-missing-its-boom-times.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (235,1149,'Why a Hacking Attack Failed to Sway the French Vote for President','Foreign','2017-08-05 13:18:00','The fallout was contained, partly because of a news blackout, and partly because France lacks an equivalent to Fox News.','https://www.nytimes.com/2017/05/08/world/europe/macron-hacking-attack-france.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (236,1238,'<NAME>, With Little Money and Less Time','Travel','2017-08-05 14:44:00','A visit to the 15th-century Incan estate as a day trip from Cuzco requires extra preparation, but you can do it, unrushed.','https://www.nytimes.com/2017/05/08/travel/machu-picchu-cheap-easy-day-trip-cuzco.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (237,726,'Unknown','National','2017-08-05 15:51:00','Former President <NAME> warned <NAME> in their conversation in the Oval Office two days after the election.','https://www.nytimes.com/2017/05/08/us/politics/obama-flynn-trump.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (238,602,'How We Beat the House — in Tallying the Health Care Vote','Insider','2017-08-05 15:52:00','The project started with a simple question from a Times graphics editor, <NAME>: “What is the fastest we can get votes from Congress onto our website?”','https://www.nytimes.com/2017/05/08/insider/how-we-beat-the-house-in-tallying-the-health-care-vote.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (239,755,'Blocked by China, Taiwan Presses to Join the World Health Assembly’s Annual Meeting','Foreign','2017-08-05 16:22:00','Taiwan’s president and ministers want the self-ruled island to have observer status at the World Health Assembly’s annual meeting in Geneva.','https://www.nytimes.com/2017/05/08/world/asia/taiwan-world-health-china-.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (240,569,'Surprise! It Has No Whiskey. Yet.','Dining','2017-08-05 17:18:00','Trying to improve the image of a much-derided drink, its makers are planning a reboot, with the spirit many people think it already contains.','https://www.nytimes.com/2017/05/08/dining/southern-comfort-whiskey.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (241,399,'He Can Cook, Too, So Why Not Marry Harry?','Culture','2017-08-05 18:41:00','This good-natured York Theater Company musical matches a jilted bride and a restaurant worker with big dreams.','https://www.nytimes.com/2017/05/08/theater/review-he-can-cook-too-so-why-not-marry-harry.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (242,637,'Mr. Right Could Be Under the Frozen Peas','Culture','2017-08-05 20:33:00','‘<NAME> Loves Me’ raises a trekker from the dead as a heartthrob in this spunky new musical.','https://www.nytimes.com/2017/05/08/theater/review-could-a-long-gone-antarctic-explorer-be-mr-right.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (243,1205,'A Cry for Help as a Witness Recounts a Man’s Fall Onto the Subway Tracks','Metro','2017-08-05 20:50:00','A reporter recounts what happened when a homeless man fell to the tracks at an F train station in New York on a Saturday afternoon.','https://www.nytimes.com/2017/05/08/nyregion/help-him-up-a-witnesss-account-of-panic-on-a-subway-platform.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (244,349,'Maple, the New York Start-Up, Has Delivered Its Last Meal','Dining','2017-08-05 22:04:00','The service, in which the chef <NAME> was an investor, has been sold to Deliveroo, a larger company, in London.','https://www.nytimes.com/2017/05/08/dining/maple-sold-to-deliveroo.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (245,207,'Bus Pass','Metro','2017-09-05 00:00:00','Running late for a special date and getting a little help.','https://www.nytimes.com/2017/05/08/nyregion/metropolitan-diary-bus-pass.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (246,1438,'Data Crunchers Ask New Yorkers: How Are the Police Doing?','Metro','2017-09-05 00:22:00','CompStat will send New Yorkers questions on their smartphones to see if they feel safe, if they trust the police and if they are confident in the department.','https://www.nytimes.com/2017/05/08/nyregion/nypd-compstat-crime-mapping.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (247,1015,'Misery and Misfortune Aplenty','Sports','2017-09-05 01:03:00','San Francisco, which was just outscored by 26 runs in a three-game sweep by the Reds, has lost its ace pitcher, <NAME>, and ranks near the bottom of the majors in runs scored and E.R.A.','https://www.nytimes.com/2017/05/08/sports/baseball/san-francisco-giants-season-misery-misfortune.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (248,629,'The Kushners and Their Golden Visas','Editorial','2017-09-05 01:21:00','The president’s in-laws promise Chinese investors green cards. The real scandal is that it’s legal.','https://www.nytimes.com/2017/05/08/opinion/the-kushners-and-their-golden-visas.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (249,964,'In Shift, Prosecutors Are Taking a Tougher Stance in Fraternity Hazing Deaths','National','2017-09-05 01:22:00','Eighteen Penn State students have been charged in the death of a sophomore: a case that, not so long ago, might have resulted only in hand-wringing.','https://www.nytimes.com/2017/05/08/us/penn-state-prosecutors-fraternity-hazing-deaths.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (250,1276,'White House Knew Flynn Lied, Ex-Official Testifies','National','2017-09-05 01:32:00','<NAME>, the former acting attorney general, gave a dramatic account of an unfolding crisis in the early days of President Trump’s White House.','https://www.nytimes.com/2017/05/08/us/politics/michael-flynn-sally-yates-hearing.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (251,521,'Filled With Tiny Bubbles','Games','2017-09-05 02:00:00','The return of <NAME>.','https://www.nytimes.com/2017/05/08/crosswords/filled-with-tiny-bubbles.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (252,965,'‘Better Call Saul’ Season 3, Episode 5: The Long Con','Culture','2017-09-05 03:07:00','In the end, victory may come down to which McGill brother is better at bamboozling the other.','https://www.nytimes.com/2017/05/08/arts/television/better-call-saul-recap-chicanery.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (253,1349,'Home to an Underdog, on Borrowed Time','Sports','2017-09-05 06:00:00','Atlético will leave the decrepit Estadio Vicente Calderón, where it has played since 1966, in the next few weeks for its new digs. But the team that lives in the shadow of Real Madrid is feeling pangs of nostalgia.','https://www.nytimes.com/2017/05/09/sports/soccer/atletico-madrid-stadium-estadio-vicente-calderon.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (254,71,'Fidget Spinners','Learning','2017-09-05 06:22:00','Are you a fan?','https://www.nytimes.com/2017/05/09/learning/fidget-spinners.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (255,1366,'Johnson, Westmoreland and the ‘Selling’ of Vietnam','OpEd','2017-09-05 07:21:00','In the spring of 1967, America’s top field commander toured America to show he was winning the war. Here’s why he failed.','https://www.nytimes.com/2017/05/09/opinion/johnson-westmoreland-and-the-selling-of-vietnam.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (256,747,'Paris Deal Benefits Business','OpEd','2017-09-05 07:21:00','Remaining in the treaty would spur new investment, strengthen American competitiveness, create jobs and ensure access to global markets.','https://www.nytimes.com/2017/05/09/opinion/the-business-case-for-the-paris-climate-accord.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (257,854,'Abortion Is About More Than Money','OpEd','2017-09-05 07:21:00','It’s dehumanizing, and inaccurate, to say that women are otherwise doomed to poverty.','https://www.nytimes.com/2017/05/09/opinion/the-problem-with-linking-abortion-and-economics.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (258,810,'A French Lesson for the American Media: News Versus the Whiff of It','OpEd','2017-09-05 07:21:00','When hackers released <NAME>’s spectacularly mundane emails, the French media exercised better judgment than their American counterparts did in last year’s election.','https://www.nytimes.com/2017/05/09/opinion/a-french-lesson-for-the-american-media.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (259,651,'Unknown','Unknown','2017-09-05 08:00:00','<NAME> is continuing his surreal &#8220;Theater&#8221; series, a meditation on the nature of time that captures the splendor of cinema and the majestic opulence of Italian opera houses.','https://lens.blogs.nytimes.com/2017/05/09/hiroshi-sugimoto-illuminating-opera-houses-and-abandoned-movie-palaces/'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (260,306,'Questions for: ‘America’s Tap Water: Too Much Contamination, Not Enough Reporting, Study Finds’','Learning','2017-09-05 08:30:00','Could more be done to protect America’s drinking water and the Americans who drink it?','https://www.nytimes.com/2017/05/09/learning/questions-for-americas-tap-water-too-much-contamination-not-enough-reporting-study-finds.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (261,1154,'Under G.O.P. Bill, Employer Coverage May Change, Too','Upshot','2017-09-05 08:44:00','Obamacare largely left the employer health benefit system alone, but did expand some protections now potentially at risk.','https://www.nytimes.com/2017/05/09/upshot/gop-bill-could-affect-employer-health-coverage-too.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (262,514,'Are You the Same Person on Social Media as You Are in Real Life?','Learning','2017-09-05 09:00:00','Does your online persona prevent you from expressing yourself in a real way, and if so, are you interested in changing it?','https://www.nytimes.com/2017/05/09/learning/are-you-the-same-person-on-social-media-as-you-are-in-real-life.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (263,1571,'Open Secrets','Magazine','2017-09-05 09:00:00','It used to signal a quiet, anonymous life. Now privacy is a premium that may be out of reach for ordinary citizens.','https://www.nytimes.com/2017/05/09/magazine/how-privacy-became-a-commodity-for-the-rich-and-powerful.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (264,342,'New Sentences','Magazine','2017-09-05 09:00:00','Are we kidding ourselves when we insist some things just aren’t for sale?','https://www.nytimes.com/2017/05/09/magazine/new-sentences-from-nicotine-by-nell-zink.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (265,5516,'House Rules','Magazine','2017-09-05 09:00:00','An enormous entitlement in the tax code props up home prices — and overwhelmingly benefits the wealthy and the upper middle class.','https://www.nytimes.com/2017/05/09/magazine/how-homeownership-became-the-engine-of-american-inequality.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (266,1904,'V.A. Chief Tries New Approach: Seeing Patients','National','2017-09-05 09:00:00','<NAME>, 57, is a decisive leader and tireless student of efficiency who is among the “high priests” of patient-centered care, friends and former colleagues say.','https://www.nytimes.com/2017/05/09/us/politics/new-veterans-affairs-chief-a-hands-on-risk-taking-standout.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (267,2323,'In Bloomsbury Country','Travel','2017-09-05 09:00:00','The artists, writers and intellectuals of the charmed Bloomsbury Group often retreated to the Sussex and Kent regions, where quite a few were avid gardeners.','https://www.nytimes.com/2017/05/09/travel/britain-bloomsbury-group-gardens-sussex-kent-virginia-woolf.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (268,1144,'Books for Those Who Love Sports or Just Love to Read About Them','BookReview','2017-09-05 09:50:00','What’s next for the book club that’s read 42 sports-themed stories? Our columnist suggests titles old and new with strong human-interest angles.','https://www.nytimes.com/2017/05/09/books/review/match-book-sports.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (269,1070,'New York Today: Toilets Fit for High Society','Metro','2017-09-05 09:57:00','Tuesday: Beautiful bathrooms at Bryant Park, unseasonably cool weather, and a statewide beer contest.','https://www.nytimes.com/2017/05/09/nyregion/new-york-today-toilets-fit-for-high-society.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (270,1135,'If This Were an Overdose, Would You Help?','National','2017-09-05 10:00:00','As Cambridge, Mass., begins to consider installing lockboxes containing the nasal spray Narcan, officials there tested how willing people would be to help a stranger needing it.','https://www.nytimes.com/2017/05/09/us/opioids-narcan-drug-overdose-heroin-fentanyl.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (271,602,'‘Why Should We Worry About the National Debt?’','Insider','2017-09-05 12:20:00','Our Washington correspondent gives two reasons: No. 1, borrowing can be a costly way to raise money and 2, the U.S. must constantly repay its debts.','https://www.nytimes.com/2017/05/09/insider/why-should-we-worry-about-the-national-debt.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (272,976,'The Stock Market Is Weirdly Calm. Here’s a Theory of Why.','Upshot','2017-09-05 14:45:00','The risk is that investors won’t send the signals that might prevent political leaders from making big mistakes.','https://www.nytimes.com/2017/05/09/upshot/the-stock-market-is-weirdly-calm-heres-a-theory-of-why.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (273,1604,'South Korea Elects Voice of Outreach to North','Foreign','2017-09-05 15:11:00','The victory of Mr. Moon, a liberal, could open a rift with the United States over how to best contain North Korea’s nuclear arsenal.','https://www.nytimes.com/2017/05/09/world/asia/south-korea-election-president-moon-jae-in.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (274,1088,'Where the Extras Claim the Spotlight','Dining','2017-09-05 16:16:00','At his restaurant in NoMad, the chef builds excitement out of banchan, the little plates that usually come free.','https://www.nytimes.com/2017/05/09/dining/atoboy-review-korean-restaurant-nyc.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (275,3966,'Scaling Past Death','Sports','2017-09-05 16:51:00','For reasons of history and culture, Polish climbers are among the world’s most audacious. This winter, a group will attempt K2, the world’s most dangerous mountain.','https://www.nytimes.com/2017/05/09/sports/polish-climbers-to-scale-deadly-k2-peak-in-winter.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (276,890,'Obama Sees New Front in Climate Change Battle: Agriculture','Dining','2017-09-05 17:10:00','In his first foreign speech since leaving office, the former president takes up a cause better associated with his wife.','https://www.nytimes.com/2017/05/09/dining/obama-climate-food-milan.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (277,829,'Irish Police Investigate (but Don’t Charge) Stephen Fry for Blasphemy','Foreign','2017-09-05 17:24:00','The authorities said the actor would not face prosecution over remarks from a 2015 TV interview, but the episode provoked public anger.','https://www.nytimes.com/2017/05/09/world/europe/irish-police-investigate-but-dont-charge-stephen-fry-for-blasphemy.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (278,1230,'The Challenge of Getting Thin','Dining','2017-09-05 17:30:00','When it comes to rolling out thin pastry dough, we’re all on training wheels, compared with those who have plenty of practice.','https://www.nytimes.com/2017/05/09/dining/phyllo-dough-recipes-ottolenghi.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (279,1335,'Defying Turkey, U.S. Will Arm Kurds in Syria','Foreign','2017-09-05 18:07:00','American commanders have long argued for arming the Y.P.G., a Kurdish militia with some of the most experienced fighters in the battle against the Islamic State.','https://www.nytimes.com/2017/05/09/us/politics/trump-kurds-syria-army.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (280,643,'A Syrian Plan Worth a Look','Editorial','2017-09-05 18:18:00','Russia’s flawed cease-fire plan is worth considering, but Mr. Trump’s decision to arm Kurdish fighters may complicate matters.','https://www.nytimes.com/2017/05/09/opinion/a-syrian-plan-worth-a-look.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (281,1870,'Provocative Voice for Southern Food','Dining','2017-09-05 19:12:00','<NAME> has made a huge mark as director of the Southern Foodways Alliance, and also spurred criticism for his take on culinary history.','https://www.nytimes.com/2017/05/09/dining/southern-food-john-t-edge-profile.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (282,1011,'Designs That Do More Than Meets the Eye','Styles','2017-09-05 19:43:00','A class at Parsons School of Design creates products for clients who have disabilities, like a lack of arm mobility or lower-body paralysis.','https://www.nytimes.com/2017/05/09/fashion/parsons-design-disability.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (283,1041,'Not for the First Time, Harvey Apologizes','Sports','2017-09-05 20:06:00','Harvey, who was suspended for three days by the team, admitted he had been out late Friday night and played golf Saturday morning before missing that night’s game.','https://www.nytimes.com/2017/05/09/sports/baseball/mets-matt-harvey-agology-suspension.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (284,1126,'Monaco’s Future Glows, If It Can Stay Together','Sports','2017-09-05 20:45:00','Whoever goes on to win the Champions League this year will not have a monopoly on its memory. Monaco, too, has left its mark.','https://www.nytimes.com/2017/05/09/sports/champions-league-juventus-monaco.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (285,233,'Drugs: Are Statin Side Effects Real?','Well','2017-09-05 21:09:00','Muscle pain and other common side effects of statins may be influenced by psychological factors.','https://www.nytimes.com/2017/05/09/well/live/are-statin-side-effects-all-in-our-heads.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (286,2183,'A Driveable Feast','Dining','2017-09-05 21:21:00','Few cities are showing as much change as this one, with chefs seeking out cheaper neighborhoods and forging new blends of immigrant cuisines.','https://www.nytimes.com/2017/05/09/dining/los-angeles-restaurants.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (287,1724,'Trump Fires Comey Amid Russia Inquiry','National','2017-09-05 21:48:00','President Trump abruptly terminated <NAME>, who was leading an investigation into whether Mr. Trump’s advisers colluded with Russia to influence the election.','https://www.nytimes.com/2017/05/09/us/politics/james-comey-fired-fbi.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (288,971,'Step Right Up! Time to Go on an Ugly Ride','Culture','2017-09-05 22:06:00','Half immersive spectacle, half cabaret, this satire is a provocative and unnerving exploration of American racism.','https://www.nytimes.com/2017/05/09/theater/review-step-right-up-3-fifths-takes-you-on-an-ugly-ride.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (289,237,'Heart: Pain Relievers and Heart Risks','Well','2017-09-05 22:30:00','The risk of having a heart attack rises within the first week of starting NSAIDs, though the absolute risk remains small.','https://www.nytimes.com/2017/05/09/well/live/pain-relievers-tied-to-immediate-heart-risks.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (290,61,'Where in the World?','Metro','2017-10-05 00:00:00','Encountering a familiar-looking figure wearing red in Upper Manhattan.','https://www.nytimes.com/2017/05/09/nyregion/metropolitan-diary-where-in-the-world.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (291,803,'Drug Lenience Of Obama Era May Be Ending','National','2017-10-05 01:11:00','The policy change, expected soon, would be the attorney general’s most significant rollback of the Obama administration’s push for more flexible sentencing laws.','https://www.nytimes.com/2017/05/09/us/politics/jeff-sessions-sentencing-criminal-justice.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (292,1095,'Off to Soaring Start, Yanks Aren’t Looking Down','Sports','2017-10-05 01:13:00','The Yankees have the best record in the majors and are getting career-best performances up and down the roster. Can they sustain it? “I feel like we can play this way,” <NAME> said.','https://www.nytimes.com/2017/05/09/sports/baseball/new-york-yankees-best-record.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (293,686,'The Firing of <NAME>','Editorial','2017-10-05 01:22:00','The president has now decisively crippled the F.B.I.’s ability to carry out an investigation of him and his associates.','https://www.nytimes.com/2017/05/09/opinion/donald-trumps-firing-of-james-comey.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (294,487,'Something Needed to Play the Game','Games','2017-10-05 02:00:00','<NAME> serves us a puzzle.','https://www.nytimes.com/2017/05/09/crosswords/something-needed-to-play-the-game.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (295,1186,'‘The Americans’ Season 5, Episode 10 Recap: Puppet Master Paige','Culture','2017-10-05 03:00:00','The idea of being kept in the dark — of the toll that secrets can take — reverberated through the episode.','https://www.nytimes.com/2017/05/09/arts/television/the-americans-recap-darkroom.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (296,634,'<NAME> Is Lying Again, Now About <NAME>','OpEd','2017-10-05 03:12:00','There is no reason to believe the president’s explanation for firing the F.B.I. director.','https://www.nytimes.com/2017/05/09/opinion/donald-trump-is-lying-again-now-about-james-comey.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (297,153,'‘A Man Needs His Nuggs’','Learning','2017-10-05 06:02:00','What do you think of <NAME>’s quest, and its results?','https://www.nytimes.com/2017/05/10/learning/a-man-needs-his-nuggs.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (298,1245,'Disability and the Right to Choose','OpEd','2017-10-05 07:20:00','I’m pro-choice, but aborting a fetus with a “defect” should not be a given.','https://www.nytimes.com/2017/05/10/opinion/disability-and-the-right-to-choose.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (299,940,'Owning Your Own Future','OpEd','2017-10-05 07:21:00','Stop learning and you could find yourself without a job.','https://www.nytimes.com/2017/05/10/opinion/owning-your-own-future.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (300,936,'The Princeling in the West Wing','OpEd','2017-10-05 07:21:00','Why are Trump family businesses doing so many deals in China right now?','https://www.nytimes.com/2017/05/10/opinion/jill-abramson-the-princeling-in-the-west-wing.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (301,1266,'Crisis or Stasis?','OpEd','2017-10-05 07:21:00','After France’s vote, trying to gauge the stability of the Western system as a whole.','https://www.nytimes.com/2017/05/10/opinion/crisis-or-stasis.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (302,799,'The Filthy Metaphor Of Rome','OpEd','2017-10-05 07:21:00','The best of Italy’s capital shines brightly. The rest? Not so much.','https://www.nytimes.com/2017/05/10/opinion/the-filthy-metaphor-of-rome.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (303,1060,'Unknown','Unknown','2017-10-05 08:00:00','The controversy over a young photographer&#8217;s depiction of a teenage girl forced into sex work raises questions of how to respectfully document victims of sexual violence.','https://lens.blogs.nytimes.com/2017/05/10/how-photojournalists-cover-sexual-violence-against-women/'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (304,377,'Questions for: ‘Prosecutors Taking Tougher Stance in Fraternity Hazing Deaths’','Learning','2017-10-05 08:30:00','What should be done to eliminate hazing deaths of college and university students?','https://www.nytimes.com/2017/05/10/learning/questions-for-prosecutors-taking-tougher-stance-in-fraternity-hazing-deaths.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (305,697,'Heather Ann Thompson Thinks the Justice System Is Unfair','Magazine','2017-10-05 09:00:00','The Pulitzer Prize-winner on the Attica prison uprising, criminal-justice reform and the war on crime.','https://www.nytimes.com/2017/05/10/magazine/heather-ann-thompson-thinks-the-justice-system-is-unfair.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (306,445,'How Easy — or Hard — Is It for You to Say No When You Want To?','Learning','2017-10-05 09:00:00','What are the best strategies for saying no convincingly and effortlessly?','https://www.nytimes.com/2017/05/10/learning/how-easy-or-hard-is-it-for-you-to-say-no-when-you-want-to.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (307,884,'Talking About the Weather','Magazine','2017-10-05 09:00:00','Chatting about that heat wave isn’t banal. It’s an art form.','https://www.nytimes.com/2017/05/10/magazine/letter-of-recommendation-talking-about-the-weather.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (308,1080,'Can Dad Bring His Second Wife to Mom’s Funeral?','Magazine','2017-10-05 09:00:00','The magazine’s Ethicist columnist on what is owed the bereaved and how doctors should handle onerous insurance preapprovals.','https://www.nytimes.com/2017/05/10/magazine/can-dad-bring-his-second-wife-to-moms-funeral.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (309,1390,'We’re Bad at Death. Can We Talk?','Upshot','2017-10-05 09:30:00','A new wave of research sheds light on what patients want at the end of life, and who is or isn’t getting it.','https://www.nytimes.com/2017/05/10/upshot/were-bad-at-death-first-we-need-a-good-talk.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (310,983,'What Should Teenagers’ Summer Plans Include? Adult Mentors','Well','2017-10-05 10:00:00','Research has found that teenagers with support from adults outside of their families are less reckless and have higher levels of well-being.','https://www.nytimes.com/2017/05/10/well/family/what-should-teenagers-summer-plans-include-adult-mentors.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (311,845,'Noisy Knees May Signal Arthritis','Science','2017-10-05 10:00:00','If your knees creak and pop, the noises could be an indicator of early arthritis, even if the joint does not hurt.','https://www.nytimes.com/2017/05/10/well/move/noisy-knees-arthritis-may-be-in-your-future.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (312,262,'How to Be Mindful While Taking a Shower','Well','2017-10-05 10:00:00','Alone, quiet and away from the normal distractions of your life, your daily shower is a perfect opportunity to practice mindfulness.','https://www.nytimes.com/2017/05/10/well/mind/how-to-be-mindful-while-taking-a-shower.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (313,592,'A Wild Child Drags Along Her Uptight Foil','Weekend','2017-10-05 10:01:00','<NAME> teams up with <NAME> in “Snatched.” Only one of them gets to be funny.','https://www.nytimes.com/2017/05/10/movies/snatched-review-goldie-hawn-amy-schumer.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (314,1046,'New York Today: Welcome Back, Liberty','Metro','2017-10-05 10:01:00','Wednesday: The W.N.B.A. season opener, a new portal to the Brooklyn Bridge, and the history of drones.','https://www.nytimes.com/2017/05/10/nyregion/new-york-today-wnba-womens-basketball-new-york-liberty.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (315,2384,'Text to Text | <NAME>’s ‘Walking’ and ‘Time to Write? Go Outside.’','Learning','2017-10-05 10:30:00','How does nature help make us better students, and better human beings?','https://www.nytimes.com/2017/05/10/learning/lesson-plans/text-to-text-henry-david-thoreaus-walking-and-time-to-write-go-outside.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (316,838,'Don’t Be Complicit, Republicans','OpEd','2017-10-05 11:38:00','My party needs to stand up to this institutional assault.','https://www.nytimes.com/2017/05/10/opinion/james-comey-fired-fbi.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (317,1543,'Sense of Crisis Deepens as Trump Defends F.B.I. Firing','National','2017-10-05 11:53:00','President Trump shrugged off accusations of interference in the F.B.I.’s Russia inquiry, but several Republicans broke with their leadership to express concern.','https://www.nytimes.com/2017/05/10/us/politics/trump-comey-firing.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (318,326,'Questions for: ‘F.B.I. Director <NAME> Is Fired by Trump’','Learning','2017-10-05 12:52:00','Why does President Trump’s firing of Mr. Comey “[raise] the specter of political interference by a sitting president into an existing investigation by the nation’s leading law enforcement agency”?','https://www.nytimes.com/2017/05/10/learning/questions-for-fbi-director-james-comey-is-fired-by-trump.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (319,728,'Unknown','Foreign','2017-10-05 13:24:00','After his swift and brutal victory, the mixed martial arts fighter has been accused of violating “the morals of martial arts,” and has gone into hiding.','https://www.nytimes.com/2017/05/10/world/asia/mma-martial-arts-china-tai-chi.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (320,452,'A Rare Libel Suit Against The Times','Editorial','2017-10-05 13:41:00','A coal mining company claims that a Times editorial falsely accused the firm’s founder of lying about a mine collapse — though the last time the paper lost a U.S. libel suit was at least the early 1960s.','https://www.nytimes.com/2017/05/10/public-editor/murray-energy-libel-suit.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (321,1264,'Which Tech Overlords Can You Live Without?','Business','2017-10-05 14:27:00','Amazon, Apple, Microsoft, Facebook and Google dominate our day-to-day activities. Imagining being forced to give up some of them could lead to hard choices.','https://www.nytimes.com/2017/05/10/technology/techs-frightful-five-theyve-got-us.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (322,1205,'F.B.I. Firing Roils Capital as Trump Calls Out Critics','National','2017-10-05 15:33:00','<NAME> made his appeal during a meeting last week with the deputy attorney general, who wrote the memo used to justify his firing.','https://www.nytimes.com/2017/05/10/us/politics/comey-russia-investigation-fbi.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (323,837,'Lundqvist and the Rangers May Hear a Ticking Clock','Sports','2017-10-05 16:00:00','<NAME>, a special talent, is 35, and the team’s key scorers are now on the downside of most expected performance charts.','https://www.nytimes.com/2017/05/10/sports/hockey/in-post-mortem-of-season-rangers-and-lundqvist-may-hear-a-ticking-clock.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (324,945,'Ginobili Channels His Younger Self','Sports','2017-10-05 17:58:00','Depleted by injuries, the Spurs leaned on the oldest player left in the N.B.A. playoffs, and he gave them a vintage performance.','https://www.nytimes.com/2017/05/10/sports/basketball/san-antonio-spurs-manu-ginobili-playoffs.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (325,934,'How Abnormal Was Comey’s Firing? Experts Weigh In','Upshot','2017-10-05 18:07:00','A panel of governance experts said it was the most significant action so far in the Trump presidency, and among the most abnormal.','https://www.nytimes.com/2017/05/10/upshot/how-abnormal-was-comeys-firing-experts-weigh-in.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (326,1436,'‘The Handmaid’s Tale’ Episode 5 Recap: A Seduction','Culture','2017-10-05 20:02:00','Offred navigates lust and longing in Gilead.','https://www.nytimes.com/2017/05/10/arts/television/the-handmaids-tale-recap-faithful.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (327,1250,'Did Trump Unleash The Next Deep Throat?','OpEd','2017-10-05 20:20:00','The president may hope to shut down the F.B.I.’s investigation into his campaign. That is likely to backfire.','https://www.nytimes.com/2017/05/10/opinion/comey-trump-deep-throat.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (328,1124,'Snap Loses $2.2 Billion In 2 Months Since I.P.O.','Business','2017-10-05 21:09:00','The parent of the messaging app Snapchat reported earnings that missed Wall Street expectations in almost every regard.','https://www.nytimes.com/2017/05/10/technology/snap-earnings.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (329,799,'The Comey Canning’s Easy Tells','OpEd','2017-10-05 23:13:00','A president who seeks to hide a scandal may be willing to risk an uproar.','https://www.nytimes.com/2017/05/10/opinion/comey-firing-donald-trump.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (330,732,'Too Much Blame to Go Around','Culture','2017-10-05 23:15:00','In numerous subplots set against a vicious civil war, <NAME>’s play explores the contagion of culpability.','https://www.nytimes.com/2017/05/10/theater/seven-spots-on-the-sun-review.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (331,715,'F.B.I. Director? Axed. Page A1, Too.','Insider','2017-10-05 23:52:00','After news broke of <NAME>’s firing, a planned New York Times Page A1 went out the window, our creative director explains.','https://www.nytimes.com/2017/05/10/insider/an-fbi-director-is-terminated-and-a-front-page-is-too.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (332,240,'The Music Next Door','Metro','2017-11-05 00:00:00','Getting to know a bit about an older neighbor by what drifts through the walls.','https://www.nytimes.com/2017/05/10/nyregion/metropolitan-diary-the-music-next-door.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (333,1717,'A Warning on Trump’s Religious Liberty Order','OpEd','2017-11-05 00:59:00','A presidential order on religious liberty didn’t seem to live up to its scary advanced billing. But that’s only if you weren’t paying close attention.','https://www.nytimes.com/2017/05/10/opinion/trump-religious-liberty-order.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (334,920,'Face of Yanks’ Glory Days Will Get a Lasting Tribute','Sports','2017-11-05 01:06:00','<NAME>, the team’s longtime captain, will get a plaque in the Bronx and have his No. 2 retired on Sunday.','https://www.nytimes.com/2017/05/10/sports/baseball/derek-jeter-face-of-yankees-glory-days-will-get-a-lasting-tribute.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (335,835,'Trump Is Insulting Our Intelligence','OpEd','2017-11-05 01:55:00','This is not about partisanship, but patriotism.','https://www.nytimes.com/2017/05/10/opinion/trump-letter-comey.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (336,601,'Phonetically Speaking','Games','2017-11-05 02:00:00','A Timothy Polin puzzle where you have to solve part of the theme twice.','https://www.nytimes.com/2017/05/10/crosswords/phonetically-speaking.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (337,754,'How I Learned Comey Was Out','Insider','2017-11-05 02:58:00','“Sean just said it. Go. Put it up!” I yelled.','https://www.nytimes.com/2017/05/10/insider/breaking-the-comey-news-one-sentence-at-a-time.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (338,1054,'‘Fargo’ Season 3, Episode 4 Recap: A Wolf in Cheap Clothing','Culture','2017-11-05 03:30:00','The villain <NAME> is smart with his money. The Stussy Brothers? Maybe not so much.','https://www.nytimes.com/2017/05/10/arts/television/fargo-recap-the-narrow-escape-problem.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (339,1052,'How Sephora Thrives Amid a Retail Crisis','Styles','2017-11-05 04:00:00','The top beauty retailer in the world is embracing technology, not fighting it, and making its stores into playgrounds.','https://www.nytimes.com/2017/05/11/fashion/sephora-beauty-retail-technology.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (340,2785,'Brexit Imperils Fortunes of the Planet’s Banker','Business','2017-11-05 04:02:00','Britain’s abandonment of the European Union jeopardizes London’s status as the leading hub of international finance.','https://www.nytimes.com/2017/05/11/business/dealbook/brexit-uk-london-banking.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (341,805,'A Letter to the Deputy Attorney General','Editorial','2017-11-05 04:32:00','<NAME> has more authority than anyone else to restore Americans’ confidence in their government.','https://www.nytimes.com/2017/05/11/opinion/deputy-attorney-general-open-letter.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (342,971,'On (Better Than) Equal Footing','Sports','2017-11-05 06:00:00','AEM Lleida recently conquered 13 boys’ teams in a junior regional league in Spain, where women’s soccer remains mostly a sideshow.','https://www.nytimes.com/2017/05/11/sports/soccer/girls-soccer-team-won-boys-league-spain.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (343,77,'Social Media','Learning','2017-11-05 06:02:00','What do you think this image is saying? How does it relate to and comment on life in 2017?','https://www.nytimes.com/2017/05/11/learning/social-media.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (344,521,'Unknown','Unknown','2017-11-05 08:00:00','In 1967, a quiet high school kid managed to get himself and his camera into the Monterey Pop Festival in California, where he witnessed <NAME> setting his guitar ablaze.','https://lens.blogs.nytimes.com/2017/05/11/save-some-film-for-this-jimi-hendrix-cat/'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (345,2330,'Republicans Don’t Feel Your Pain','OpEd','2017-11-05 08:00:00','President Trump’s Obamacare replacement plan “is stunning in its shamelessness and baldness.”','https://www.nytimes.com/2017/05/11/opinion/republican-health-care-bill.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (346,798,'Making History With Breast-Fed Meal in Parliament','Foreign','2017-11-05 08:47:00','Larissa Waters said she was shocked by the attention she got after feeding her infant in the Senate, adding that the response showed a need for more female lawmakers.','https://www.nytimes.com/2017/05/11/world/australia/breastfeed-australia-senator-larissa-waters.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (347,1323,'He Was on Blood Thinners and Supplements. Could He Still Have Had a Stroke?','Magazine','2017-11-05 09:00:00','The man had suffered two strokes and was actively trying to prevent more. So why was he slurring his words and his face drooping?','https://www.nytimes.com/2017/05/11/magazine/he-was-on-blood-thinners-and-supplements-could-he-still-have-had-a-stroke.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (348,2652,'Cheap Thrills','Magazine','2017-11-05 09:00:00','The film “Get Out” is the latest horror blockbuster in an eight-year run of lean, inventive films from the Hollywood producer.','https://www.nytimes.com/2017/05/11/magazine/the-scarily-profitable-hits-of-jason-blum.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (349,443,'What’s Your Favorite Mood Booster?','Learning','2017-11-05 09:00:00','What makes certain activities great for increasing positivity and happiness?','https://www.nytimes.com/2017/05/11/learning/whats-your-favorite-mood-booster.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (350,12049,'Not Just Us','Magazine','2017-11-05 09:00:00','What the experiences of nonmonogamous couples can tell us about jealousy, love, desire and trust.','https://www.nytimes.com/2017/05/11/magazine/is-an-open-marriage-a-happier-marriage.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (351,26,'Well Illustrated: Childbirth','Well','2017-11-05 09:00:00','Sometimes the birth we envision comes to fruition and sometimes it doesn’t.','https://www.nytimes.com/2017/05/11/well/family/well-illustrated-childbirth.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (352,864,'The Harder They Come','Magazine','2017-11-05 09:00:00','Gringo tacos, some people call them. But they remain well loved, in surprising quarters.','https://www.nytimes.com/2017/05/11/magazine/the-case-for-hard-shell-tacos.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (353,1010,'New York Today: How to Adopt a Pet','Metro','2017-11-05 09:56:00','Thursday: Animal adoption in the city, two bodies found in Central Park, and the Billie Holiday Theater.','https://www.nytimes.com/2017/05/11/nyregion/new-york-today-how-to-adopt-a-pet.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (354,1564,'What Book Would You Recommend for America’s Current Political Moment?','BookReview','2017-11-05 10:00:00','<NAME> and <NAME> suggest reading that suits the current moment and tells us what we can expect from it.','https://www.nytimes.com/2017/05/11/books/review/what-book-would-you-recommend-for-americas-current-political-moment.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (355,1237,'A Suicide Therapist’s Secret Past','Science','2017-11-05 10:00:00','Visitors to my suicide prevention website have said I can’t possibly understand their experience. They assume I have never been suicidal myself.','https://www.nytimes.com/2017/05/11/well/mind/a-suicide-therapists-secret-past.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (356,350,'Unknown','Foreign','2017-11-05 12:16:00','Britain&#8217;s application to join the European Common Market, a forerunner of the European Union, advanced in the House of Commons in May 1967. It was rejected by <NAME> that November.','https://iht-retrospective.blogs.nytimes.com/2017/05/11/1967-uk-european-common-market/'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (357,2610,'Just How Great Was That ‘Comet’?','Arts&Leisure','2017-11-05 14:00:00','Our critics debate a varied, and divisive, Broadway season.','https://www.nytimes.com/2017/05/11/theater/just-how-great-was-that-comet-our-critics-debate-the-broadway-season.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (358,1194,'A One-Man 3-Ring Circus','Weekend','2017-11-05 15:15:00','The operative <NAME> Jr. has a scandalous history, a Nixon tattoo and boldfaced acquaintances, including President Trump, all explored in this documentary.','https://www.nytimes.com/2017/05/11/movies/get-me-roger-stone-review-donald-trump.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (359,947,'Trump Says We Need to ‘Prime the Pump’ With Tax Cuts. Do We Really?','Upshot','2017-11-05 15:42:00','Explaining an expression that the president seemed to take as his own during an interview with The Economist magazine.','https://www.nytimes.com/2017/05/11/upshot/priming-the-pump-the-economic-metaphor-trump-thinks-he-invented.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (360,1078,'The Daughter Care System','Science','2017-11-05 15:47:00','The role that daughters play in health care has received little attention. Now experts are sounding the alarm about the toll it takes on women.','https://www.nytimes.com/2017/05/11/well/family/health-care-daughters-know-all-about-it.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (361,691,'1908 | A Harrowing Maritime Rescue, Told From the High Seas','Insider','2017-11-05 16:01:00','A Chicago Tribune correspondent on a White Star liner wired an eyewitness account of a deadly sinking — first to his paper, then to The Times.','https://www.nytimes.com/2017/05/11/insider/1908-a-harrowing-maritime-rescue-told-from-the-high-seas.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (362,749,'An Outpost of Island Cooking in the Bronx','Dining','2017-11-05 16:23:00','Sri Lankan restaurants are rare in New York. This one serves pizza, but the real draws are traditional specialties like the pancakes known as hoppers.','https://www.nytimes.com/2017/05/11/dining/caffe-lanka-review-sri-lankan-restaurant.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (363,1291,'Store-Branded Credit Cards Buoy Struggling Retailers, but Mask Their Pain','Business','2017-11-05 16:42:00','More than one-third of profits at leading retailers like Macy’s are derived from store-branded credit cards. But counting on customers’ debt is not a sustainable strategy.','https://www.nytimes.com/2017/05/11/business/dealbook/retailer-credit-cards-macys-losses.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (364,1477,'President Shifts Rationale For Firing F.B.I. Director, Calling Him a ‘Showboat’','National','2017-11-05 17:19:00','In an NBC interview, the president said he would have dismissed the F.B.I. director even if the attorney general and his deputy had not advised it.','https://www.nytimes.com/2017/05/11/us/politics/trump-comey-showboat-fbi.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (365,3638,'Analyzing the Relationship Between the Press and the President: A Lesson Plan','Learning','2017-11-05 18:15:00','This lesson uses articles, speeches and videos to help students analyze the relationship previous presidents have had with the media and to explore President Trump’s own fraught interactions.','https://www.nytimes.com/2017/05/11/learning/lesson-plans/analyzing-the-relationship-between-the-press-and-the-president-a-lesson-plan.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (366,641,'How I Got the Shot on an Icy Mountain','Insider','2017-11-05 18:28:00','“At each belay, Kacper would head up again and I’d take as many photos as I could while he remained in sight.”','https://www.nytimes.com/2017/05/11/insider/point-shoot-belay-snapping-pictures-while-hanging-from-an-ice-covered-mountain.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (367,997,'Title for Washington: Saddest Sports Town','Sports','2017-11-05 19:10:00','How does a team so good always fare so badly in the postseason? The Capitals wonder. The Nationals wonder. So do their fans.','https://www.nytimes.com/2017/05/11/sports/hockey/nhl-playoffs-washington-capitals.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (368,414,'Mother’s Day','OpEd','2017-11-05 19:20:00','When seeing your mother means a trip to prison.','https://www.nytimes.com/2017/05/11/opinion/mothers-day.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (369,1065,'The Census and Right-Wing Hysteria','OpEd','2017-11-05 19:21:00','Predictions about the end of the white majority are misleading.','https://www.nytimes.com/2017/05/11/opinion/sunday/the-census-and-right-wing-hysteria.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (370,1434,'Dear Book Club: It’s You, Not Me','Weekend','2017-11-05 19:23:00','Book clubs can be the epicenter of fierce friendships and enmity; a breeding ground for resentments large and small.','https://www.nytimes.com/2017/05/11/books/dear-book-club-its-you-not-me.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (371,679,'Trump’s Troubles Go Way Beyond Russia','OpEd','2017-11-05 19:36:00','The question of whether the president’s campaign colluded with Russians is now inextricably tied to the firing of James Comey.','https://www.nytimes.com/2017/05/11/opinion/trumps-troubles-go-way-beyond-russia.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (372,1445,'France’s First Lady, a Confidante and Coach, May Reshape an Evolving Role','Foreign','2017-11-05 19:49:00','<NAME>, who is 24 years older than her husband, President-elect <NAME> and has coached him during his career, is expected to define her future role.','https://www.nytimes.com/2017/05/11/world/europe/brigitte-macron.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (373,531,'Young Lad, Big Sword, Brute Force (Wink)','Weekend','2017-11-05 20:41:00','The Arthurian legend gets a makeover with quips, winks, body blows, digital elephants and an easy, breezy Charlie Hunnam.','https://www.nytimes.com/2017/05/11/movies/king-arthur-review-charlie-hunnam.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (374,1031,'A Musical That’s Both Cult and Classic','Weekend','2017-11-05 20:55:00','Encores! makes a marvelous if last-ditch case for the cult musical based on “The Iliad” and “The Odyssey.”','https://www.nytimes.com/2017/05/11/theater/the-golden-apple-review.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (375,974,'Abusers, Unpunished','Metropolitan','2017-11-05 21:14:00','Legislation to extend protections for the victims of child sexual abuse has gotten stuck in Albany. Who benefits from the current laws?','https://www.nytimes.com/2017/05/11/nyregion/outdated-laws-unpunished-child-abusers.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (376,236,'An Inside Joke Between Two Impressionists','Metro','2017-12-05 00:00:00','A lesson at the Met about how Monet and Renoir painted the same scene of high-class bathers, and the nickname they had for one element of their shared subject.','https://www.nytimes.com/2017/05/11/nyregion/metropolitan-diary-the-keeper-of-the-cheese.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (377,825,'Will Anyone in Congress Step Up to Save the Republic?','OpEd','2017-12-05 00:10:00','We’re looking for a few good men and women in Congress to understand the gravity of Trump’s debasement.','https://www.nytimes.com/2017/05/11/opinion/gop-response-comey-firing.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (378,1307,'<NAME>, Who Sent <NAME> Marching Into the Childhoods of Millions, Dies at 84','Business','2017-12-05 00:14:00','Mr. Weston, inspired by the success of the Barbie doll, introduced a line of rugged heroes. Hundreds of millions of the action figures have been sold.','https://www.nytimes.com/2017/05/11/business/stan-weston-dead-gi-joe-creator.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (379,960,'In a Private Dinner, Trump Demanded Loyalty. Comey Demurred.','National','2017-12-05 00:24:00','<NAME>’s associates say he now believes his unwillingness to pledge personal loyalty led President Trump to fire him as the F.B.I. director.','https://www.nytimes.com/2017/05/11/us/politics/trump-comey-firing.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (380,784,'The Trump-Russia Nexus','Editorial','2017-12-05 00:54:00','Many unknowns remain, but here is what we know about the collusion story so far.','https://www.nytimes.com/2017/05/11/opinion/trump-russia-fbi-investigation.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (381,896,'The Way It Used to Be','Games','2017-12-05 02:00:00','Former President <NAME> and <NAME> help us celebrate the 75th anniversary of The New York Times Crossword.','https://www.nytimes.com/2017/05/11/crosswords/the-way-it-used-to-be-philippines.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (382,462,'<NAME> Didn’t Want His New York Times Crossword to Be Boring','Insider','2017-12-05 02:00:00','The Friday puzzle resulted from a collaboration between former President <NAME> and <NAME>, an Arkansas district court judge.','https://www.nytimes.com/2017/05/11/insider/bill-clinton-new-york-times-crossword.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (383,78,'On the Billboard Chart','Learning','2017-12-05 06:22:00','What are you listening to these days?','https://www.nytimes.com/2017/05/12/learning/on-the-billboard-chart.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (384,508,'Should Girls and Boys Sports Teams Compete in the Same League?','Learning','2017-12-05 07:02:00','Does age make a difference when boys and girls compete against each other in sports?','https://www.nytimes.com/2017/05/12/learning/should-girls-and-boys-sports-teams-compete-in-the-same-league.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (385,802,'Judas, Tax Cuts and the Great Betrayal','OpEd','2017-12-05 07:22:00','The Republican response to Trump’s cover-up will live in infamy forever.','https://www.nytimes.com/2017/05/12/opinion/judas-tax-cuts-and-the-great-betrayal.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (386,323,'Chinese Rappers Take Aim at American Antimissile System in South Korea','Foreign','2017-12-05 08:48:00','The fight in China against Seoul’s deployment of Thaad, as the system is known, has expanded to music. The song warns: “This time, kid, you going too far.”','https://www.nytimes.com/2017/05/12/world/asia/china-south-korea-thaad-rap-video.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (387,855,'<NAME>, liberator','OpEd','2017-12-05 08:56:00','Will you still need me, will you still feed me, when I’m 64? Yes.','https://www.nytimes.com/2017/05/12/opinion/brigitte-macron-france-election-roger-cohen.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (388,4438,'Can We Talk?','Magazine','2017-12-05 09:00:00','An Arizona biologist believes that their sounds should be considered language — and that someday we’ll understand what they have to say.','https://www.nytimes.com/2017/05/12/magazine/can-prairie-dogs-talk.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (389,1622,'Friday Mailbag: Is The Times Praising the President — or Poking Fun?','Editorial','2017-12-05 09:00:00','Some readers are worried that a new weekly column about President Trump harms the newspaper’s reputation; plus, The Times hasn’t covered an oil spill in its own backyard.','https://www.nytimes.com/2017/05/12/public-editor/friday-mailbag-is-the-times-praising-the-president-or-poking-fun.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (390,1237,'An Ardent Courtship for the Olympic Rings','National','2017-12-05 09:00:00','Most cities have shunned the Games because of the cost and security concerns of hosting them. Los Angeles already has most of what’s needed, including public support.','https://www.nytimes.com/2017/05/12/us/olympics-los-angeles-2024.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (391,1334,'Daunting Economic Woes Greet South Korea’s New Leader','Foreign','2017-12-05 09:00:00','During his campaign, Moon Jae-in vowed to tackle not just government corruption but also surging household debt, high youth unemployment and stagnant wages.','https://www.nytimes.com/2017/05/12/world/asia/south-korea-economy-moon-jae-in.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (392,1851,'A History of Healing','RealEstate','2017-12-05 09:00:00','If your apartment is filled with light and air, it might have a previous life you’re not aware of — as a sanitarium or a hospital.','https://www.nytimes.com/2017/05/12/realestate/homes-built-for-healing.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (393,335,'Unknown','Foreign','2017-12-05 09:16:00','A German article describes what a Europe dominated by Germany might look, and why war indemnities should not be paid, as reported in May 1917.','https://iht-retrospective.blogs.nytimes.com/2017/05/12/1917-how-germany-hopes-to-redraw-the-map-of-europe/'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (394,1417,'The Guardrails Of Democracy','Upshot','2017-12-05 09:30:00','Informal norms, as much as or even more than written rules, are essential in healthy democracies.','https://www.nytimes.com/2017/05/12/upshot/comeys-firing-tests-strength-of-the-guardrails-of-democracy.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (395,621,'Teaching With: ‘Marathon’','Learning','2017-12-05 09:30:00','An Ecuadorean prep-chef explains how he’s become one of the fastest marathon runners in New York City.','https://www.nytimes.com/2017/05/12/learning/teaching-with-marathon.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (396,881,'Dance Mom','Well','2017-12-05 10:00:00','Motherhood is homework and braces and responsibility. This ain’t no disco.','https://www.nytimes.com/2017/05/12/well/family/dance-mom.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (397,1450,'Unknown','Metro','2017-12-05 10:06:00','Friday: A mother to many, weekend events, and teenagers take the Met.','https://www.nytimes.com/2017/05/12/nyregion/new-york-today-a-forever-mother.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (398,409,'Do Hand Sanitizers Really Cut Down on Illness?','Science','2017-12-05 10:15:00','Targeting the use of hand sanitizers can reduce the risk of colds, flu and other diseases.','https://www.nytimes.com/2017/05/12/well/live/do-hand-sanitizers-really-cut-down-on-illness.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (399,1277,'Signs of Compromise on Trade After a Season of Bluster','Upshot','2017-12-05 11:00:00','There seems to be a willingness to compromise to achieve broader diplomatic goals.','https://www.nytimes.com/2017/05/12/upshot/what-the-tea-leaves-tell-us-about-trumps-trade-agenda.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (400,1381,'Trump Stirs a New Question: Are There Tapes?','National','2017-12-05 13:03:00','“<NAME> better hope that there are no ‘tapes’ of our conversations before he starts leaking to the press!” <NAME> posted on Twitter.','https://www.nytimes.com/2017/05/12/us/politics/trump-threatens-retaliation-against-comey-warns-he-may-cancel-press-briefings.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (401,155,'Unknown','OpEd','2017-12-05 13:16:00','Have we already become an authoritarian regime?','https://krugman.blogs.nytimes.com/2017/05/12/trumpistan/'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (402,1364,'Immortal Fingertips','Arts&Leisure','2017-12-05 14:00:00','The death of a well-loved instructor leads a critic to reflect on how technique and style are passed between generations.','https://www.nytimes.com/2017/05/12/arts/music/immortal-fingertips-music-teachers-live-on-through-their-students.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (403,1211,'If Liberals Hate Trump, He’s Doing It Right','OpEd','2017-12-05 14:33:00','Why bother with conservative principles when there are left-wing moonbats to ridicule?','https://www.nytimes.com/2017/05/12/opinion/sunday/if-liberals-hate-him-then-trump-must-be-doing-something-right.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (404,1639,'Hackers Use Tool Taken From N.S.A. in Global Attack','Foreign','2017-12-05 15:48:00','The attacks amounted to an audacious global blackmail attempt spread by the internet, and underscored the vulnerabilities of the digital age.','https://www.nytimes.com/2017/05/12/world/europe/uk-national-health-service-cyberattack.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (405,383,'A Green That’s Good for More Than Garnish','Dining','2017-12-05 17:18:00','Watercress has a bright, peppery bite, and many excellent uses.','https://www.nytimes.com/2017/05/12/dining/watercress-salad.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (406,879,'Letter of Complaint: Purell','Magazine','2017-12-05 18:21:00','Little dispensers of hand sanitizer are popping up everywhere, but what sort of world does the product envision?','https://www.nytimes.com/2017/05/12/magazine/letter-of-complaint-purell.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (407,555,'All of the Sweetness, Less of the Work','Dining','2017-12-05 18:46:00','Sugar snap peas and crab get introduced in this fast and vernal weeknight dinner.','https://www.nytimes.com/2017/05/12/dining/crab-pasta-sugar-snap-peas.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (408,987,'When Will Republicans Stand Up to Trump?','OpEd','2017-12-05 19:22:00','For G.O.P. leaders who care about the rule of law, Comey’s firing should be the last straw.','https://www.nytimes.com/2017/05/12/opinion/when-will-republicans-stand-up-to-trump.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (409,878,'Touring the United States, One Marathon at a Time','Well','2017-12-05 20:52:00','Colorado runner <NAME> decided to run a marathon in every state, embarking on a running tour of the entire country, 26.2 miles at a time.','https://www.nytimes.com/2017/05/12/well/move/touring-the-united-states-one-marathon-at-a-time.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (410,800,'How Trump May Save The Republic','OpEd','2017-12-05 20:52:00','We are protected, for the time being, by the president’s stupidity.','https://www.nytimes.com/2017/05/12/opinion/how-trump-may-save-the-republic.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (411,1006,'Crackdown on For-Profit Colleges Is Said to Go Idle Under Trump Team','Business','2017-12-06 20:52:00','The Education Department has tightly limited staff members working on the issue, employees say, after the Obama administration’s anti-fraud campaign.','https://www.nytimes.com/2017/05/12/business/education-department-for-profit-schools.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (412,132,'February Thaw at the Flea Market','Metro','2017-01-06 00:00:00','A tender moment amid the tchotchkes.','https://www.nytimes.com/2017/05/31/nyregion/metropolitan-diary-february-thaw-at-the-flea-market.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (413,1042,'Comey Expected to Testify About His Talks With Trump','National','2017-01-06 00:48:00','The testimony about conversations with the president would force <NAME> to decide whether to invoke executive privilege to try to stop <NAME> from testifying.','https://www.nytimes.com/2017/05/31/us/politics/james-comey-testify-trump-russia-fbi.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (414,1249,'Trump Weighs Reviving Curbs On Cuba Trips','Foreign','2017-01-06 01:09:00','Clamping down on engagement with Cuba would allow <NAME> to fulfill a campaign pledge to Cuban-Americans, who disproportionately supported him.','https://www.nytimes.com/2017/05/31/world/americas/cuba-trump.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (415,1243,'Steady Paycheck, Shaky Income, Rising Angst','Business','2017-01-06 01:47:00','Volatile wages, owing in part to undependable schedules, are one factor increasing economic anxiety even with unemployment at a post-recession low.','https://www.nytimes.com/2017/05/31/business/economy/volatile-income-economy-jobs.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (416,663,'Cowboys May Ride Off Into It','Games','2017-01-06 02:00:00','<NAME> and <NAME> offer a puzzle that revolves around something very important.','https://www.nytimes.com/2017/05/31/crosswords/cowboys-may-ride-off-into-it.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (417,1057,'‘Fargo’ Season 3, Episode 7: The World Is Wrong','Culture','2017-01-06 03:00:00','Sleuths like Gloria and Winnie would probably have this case solved if men weren’t constantly getting in the way.','https://www.nytimes.com/2017/05/31/arts/television/fargo-recap-the-law-of-inevitability.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (418,2447,'Still a Classic Beauty','Travel','2017-01-06 04:01:00','Returning to the city where he once lived, the writer learns to embrace the changes, not all of them pretty.','https://www.nytimes.com/2017/06/01/travel/rome-italy-classic-beauty-culture.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (419,121,'Fasting and Food for Ramadan','Learning','2017-01-06 06:02:00','Have you ever fasted, for religious or any other reason? What was the experience like?','https://www.nytimes.com/2017/06/01/learning/fasting-and-food-for-ramadan.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (420,356,'Unearthing a Trove From Tiananmen','Foreign','2017-01-06 06:19:00','<NAME> was a 25-year-old student when he joined protesters in Beijing in 1989. Unlike most of them, he had a camera, a rare luxury in China at the time.','https://www.nytimes.com/2017/06/01/world/asia/china-tiananmen-1989-photographs.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (421,714,'Rule-Benders Require New Rules','Editorial','2017-01-06 07:21:00','Ethical regulations weren’t written with this sort of administration in mind. Tougher laws are needed to maintain the standards we’ve expected.','https://www.nytimes.com/2017/06/01/opinion/donald-trump-ethics-rules.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (422,826,'Oh Dear. The Trumps Keep Multiplying.','OpEd','2017-01-06 07:21:00','The family is so busy, their government and personal interests are a blur.','https://www.nytimes.com/2017/06/01/opinion/jared-kushner-ivanka-donald-trump-jr.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (423,784,'The Complexities of James Comey','OpEd','2017-01-06 07:21:00','Is it fair to harbor some hostility toward Comey while still cheering his coming confrontation with Trump?','https://www.nytimes.com/2017/06/01/opinion/james-comey-testimony-senate.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (424,2069,'Has the Democratic Party Gotten Too Rich for Its Own Good?','OpEd','2017-01-06 07:54:00','In the past, Democrats could support progressive policies knowing that the costs would fall largely on Republicans. Not anymore.','https://www.nytimes.com/2017/06/01/opinion/democratic-party-rich-thomas-edsall.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (425,246,'Questions for: ‘The Motive in a Manhattan Shooting? The Statue of Liberty’','Learning','2017-01-06 08:30:00','How has a “swelling army of street hustlers” affected tourists to New York City who want to visit the Statue of Liberty — or at least see it up close?','https://www.nytimes.com/2017/06/01/learning/questions-for-the-motive-in-a-manhattan-shooting-the-statue-of-liberty.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (426,662,'Is a ‘Regret Clause’ a Good Idea for Cases of Academic Dishonesty?','Learning','2017-01-06 09:00:00','Should academic dishonesty be treated differently in computer programming classes than in other subjects?','https://www.nytimes.com/2017/06/01/learning/is-a-regret-clause-a-good-idea-for-cases-of-academic-dishonesty.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (427,1150,'Clandestine Phone Calls, and Coded Correspondence','National','2017-01-06 09:00:00','Back channels during presidential transitions are not unprecedented, but they are always fraught, as President Trump and his son-in-law have discovered.','https://www.nytimes.com/2017/06/01/world/americas/a-history-of-secret-us-channels-from-jefferson-to-kushner.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (428,1193,'New York Today: He’s Your (Ferry) Captain','Metro','2017-01-06 10:05:00','Thursday: Navigating New York’s waters, exploring the decline of Bleecker Street, and avoiding contaminated beaches.','https://www.nytimes.com/2017/06/01/nyregion/new-york-today-hes-your-ferry-captain.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (429,1209,'Maybe Private Russian Hackers Meddled in Election, Putin Says','Foreign','2017-01-06 13:51:00','The Russian president denied any state role, but said that cyberattacks might have been the work of private citizens. “Anything is possible in this virtual world,” <NAME> said','https://www.nytimes.com/2017/06/01/world/europe/vladimir-putin-donald-trump-hacking.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (430,1662,'From Cheap Seats on Earth, Sensing a Tiny Echo of a Tumultuous Spectacle','Science','2017-01-06 15:00:00','This is the third black-hole smashup that astronomers have detected since they started keeping watch on the cosmos back in September 2015.','https://www.nytimes.com/2017/06/01/science/black-holes-collision-ligo-gravitational-waves.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (431,395,'How to Be Mindful Holding a Baby','Well','2017-01-06 15:44:00','Remember that whatever state of being that your baby is in at any particular moment, it is not a permanent condition.','https://www.nytimes.com/2017/06/01/well/mind/how-to-be-mindful-holding-a-baby.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (432,178,'Eat: Food Allergy Prevalence','Science','2017-01-06 15:49:00','The most common food allergen groups were shellfish, fruits or vegetables, dairy and peanuts, in that order.','https://www.nytimes.com/2017/06/01/well/eat/food-allergies-found-in-less-than-4-percent-of-americans.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (433,231,'Alternative Medicine: Chondroitin Eases Knee Pain','Science','2017-01-06 15:56:00','Patients taking chondroitin did as well as those on a nonsteroidal anti-inflammatory drug.','https://www.nytimes.com/2017/06/01/well/live/chondroitin-eases-the-pain-of-knee-arthritis.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (434,207,'Inside ‘The Daily’ With <NAME>','Insider','2017-01-06 16:50:00','The New York Times reporter turned podcast host talks about “The Daily” and the thinking behind The Times’s new daily podcast.','https://www.nytimes.com/2017/06/01/insider/inside-the-daily-with-michael-barbaro.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (435,791,'A Year of Picture Prompts: Over 160 Images to Inspire Writing','Learning','2017-01-06 18:03:00','These short, accessible, image-driven posts feature photographs and illustrations from The Times, and invite a variety of written or spoken responses.','https://www.nytimes.com/2017/06/01/learning/lesson-plans/a-year-of-picture-prompts-over-160-images-to-inspire-writing.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (436,1474,'Trump Abandoning Global Climate Accord','Foreign','2017-01-06 18:48:00','The withdrawal process could take four years to complete, meaning a final decision would be up to the American voters in the next presidential election.','https://www.nytimes.com/2017/06/01/climate/trump-paris-climate-agreement.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (437,999,'Trump’s Reckless Climate Decision','OpEd','2017-01-06 19:41:00','The president’s decision to quit the Paris climate accord undercuts the planet’s best hope.','https://www.nytimes.com/2017/06/01/opinion/trump-paris-climate-accord.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (438,434,'Refresher Course','Dining','2017-01-06 19:52:00','All wines must refresh. For many, that imperative is a minor consideration. For these unpretentious, uncomplicated reds, it’s the primary mission.','https://www.nytimes.com/2017/06/01/dining/wine-school-assignment-thirst-quenchers-vin-de-soif-quaffer.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (439,1304,'Sweetness and Fright','Dining','2017-01-06 19:52:00','German spätleses can walk a knife’s edge, and in this delicate tension lies their beauty. But not everybody sees it that way.','https://www.nytimes.com/2017/06/01/dining/wine-school-riesling-spatlese.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (440,653,'Conscience in Wartime, and Its Utter Lack','Weekend','2017-01-06 20:02:00','<NAME> plays the exiled German Kaiser Wilhelm II in this melodrama, which unfolds in the Netherlands in the early years of the Second World War.','https://www.nytimes.com/2017/06/01/movies/the-exception-review.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (441,1171,'A Disgraceful Exit From the Paris Pact','Editorial','2017-01-06 20:34:00','Here’s what Mr. Trump’s decision on the climate change pact says to the world: America cares little about science, its allies and competitiveness.','https://www.nytimes.com/2017/06/01/opinion/trump-paris-climate-change-agreement.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (442,935,'A Proven Way to Win in Business: Have a Daughter, and Hire Women','Upshot','2017-01-06 21:06:00','A naturally occurring experiment in the field of venture capital suggests there are financial advantages to having a diverse team.','https://www.nytimes.com/2017/06/01/upshot/a-proven-way-to-win-in-business-have-a-daughter-hire-women.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (443,609,'Yes, You Can Write More Than One Letter in a Square','Games','2017-01-06 21:31:00','Rebuses are crossword elements where solvers are asked to write more than one letter in a square. Here’s how to do that on your devices.','https://www.nytimes.com/2017/06/01/crosswords/yes-you-can-write-more-than-one-letter-in-a-square.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (444,797,'Trump’s Act Of Gratuitous Destruction','OpEd','2017-01-06 22:06:00','To the president and the right, it’s all about spite, not economics or science.','https://www.nytimes.com/2017/06/01/opinion/trump-gratuitously-rejects-the-paris-climate-accord.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (445,945,'Petty Crime, Daunting Bail','Metropolitan','2017-01-06 23:34:00','Using conflict resolution and social services to keep low-level offenders out of the courts should be the next wave in criminal justice reform.','https://www.nytimes.com/2017/06/01/nyregion/getting-rid-of-bail-is-only-the-start.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (446,141,'Unknown','Metro','2017-02-06 00:00:00','A bus rider wants a tale to conclude before her stop arrives.','https://www.nytimes.com/2017/06/01/nyregion/metropolitan-diary-waiting-eagerly-for-the-end-of-the-story.html'); INSERT INTO ARTICLES(ARTICLEID,ARTICLEWORDCOUNT,headline,Category,PUBDATE,snippet,webURL) VALUES (447,1176,'Bucking Trump, These Cities, States and Companies Embrace Accord','Foreign','2017-02-06 00:17:00','An unnamed group, which includes 30 mayors, three governors, 80 university presidents and over 100 businesses, is negotiating with the United Nations to accept its emissions reduction plan.','https://www.nytimes.com/2017/06/01/climate/american-cities-climate-standards.html');
<reponame>pdv-ru/ClickHouse<filename>tests/queries/0_stateless/01634_uuid_fuzz.sql SELECT toUUID(-1.1); -- { serverError 48 }
<filename>src/test/tinc/tincrepo/mpp/gpdb/tests/storage/crashrecovery/abort_abort_create_needed_tests/post_sql/sql/abort_abort_create_needed_co_reindex_bitmap_index_post.sql insert into abort_create_needed_cr_co_reindex_table_bitmap_index select i||'_'||repeat('text',100),i,i||'_'||repeat('text',3),i,i,i,'{3}',i,i,i,'2006-10-19 10:23:54', '2006-10-19 10:23:54+02', '1-1-2002' from generate_series(101,110)i; REINDEX INDEX abort_create_needed_cr_co_reindex_bitmap_idx1; SELECT COUNT(*) FROM abort_create_needed_cr_co_reindex_table_bitmap_index; drop table abort_create_needed_cr_co_reindex_table_bitmap_index;
<filename>tokokamera.sql<gh_stars>0 -- phpMyAdmin SQL Dump -- version 4.7.0 -- https://www.phpmyadmin.net/ -- -- Host: 127.0.0.1 -- Generation Time: Dec 24, 2018 at 02:41 PM -- Server version: 10.1.26-MariaDB -- PHP Version: 7.1.8 SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; SET AUTOCOMMIT = 0; START TRANSACTION; SET time_zone = "+00:00"; /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8mb4 */; -- -- Database: `tokokamera` -- -- -------------------------------------------------------- -- -- Table structure for table `detail` -- CREATE TABLE `detail` ( `id_detail` int(10) NOT NULL, `id_kamera` int(10) NOT NULL, `jumlah` int(5) NOT NULL, `id_transaksi` int(10) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -- Dumping data for table `detail` -- INSERT INTO `detail` (`id_detail`, `id_kamera`, `jumlah`, `id_transaksi`) VALUES (16, 1, 5, 18), (18, 5, 1, 20), (19, 4, 1, 20), (20, 3, 1, 21), (21, 5, 1, 21), (22, 2, 3, 22), (23, 5, 5, 22); -- -------------------------------------------------------- -- -- Table structure for table `kamera` -- CREATE TABLE `kamera` ( `id_kamera` int(10) NOT NULL, `nama_kamera` varchar(50) NOT NULL, `foto_kamera` text NOT NULL, `spesifikasi` text NOT NULL, `berat` float(11,1) NOT NULL, `harga` int(15) NOT NULL, `stok` int(5) NOT NULL, `id_kategori` int(11) NOT NULL, `id_merek` int(10) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -- Dumping data for table `kamera` -- INSERT INTO `kamera` (`id_kamera`, `nama_kamera`, `foto_kamera`, `spesifikasi`, `berat`, `harga`, `stok`, `id_kategori`, `id_merek`) VALUES (1, 'Canon PowerShot SX400 IS', '0_1d5c9d81-5612-4336-bcef-cd20ee0ecd01_654_626.jpg', '<b>Isi Box :</b><br>- Kamera Canon PowerShot SX400 IS<br>- Charger Battery Canon CB-2LFE, CB-2LFC<br>- Li-ion Battery NB-11LH<br>- Strap Canon<br>- Lenscap / Tutup Lensa<br>- Cable Usb<br>- Manual Book &amp; CD<br><br><b>Spesifikasi Produk :</b><br>- 16,0 MP dengan Processor Canon DIGIC 4+ menghasilkan hasil photo yg lebih tajam<br>- 30x Optical Zoom (24-720mm) dengan 24mm Wide-Angle lens<br>- 3\'0 TFT LCD<br>- Image Stabilizer ( IS ) photo yg dihasilkan lebih fokus tanpa blur<br>- HD Video dengan kualitas 1280x720p untuk Video Movie<br>- Smart AUTO setting otomatis yg efektik untuk fungsi &amp; mode pengambilan photo<br>- ISO ( Auto, 100, 200, 400, 800, 1600 )<br>- Li-ion Battery ga perlu lagi repot beli baterai utk operasional kamera<br>', 0.3, 1950000, 10, 4, 3), (2, 'CANON EOS 650 D KIT18-55 IS II', '2222335_7717cfaa-0800-4b10-af2c-ec1afd578a7b.jpg', '<h3>Deskripsi Produk</h3><ul><li>Tipe:Canon EOS 650D&nbsp;</li><li>Ukuran (L x W x H cm):13.31 x 9.98 x 7.8 cm</li><li>Berat (kg):0.6</li><li>Tipe Layar:TFT Layar</li><li>Ukuran Layar (inc):3.0</li><li>Resolusi Layar:1040k dots</li><li>Megapiksel:18.0</li><li>Format Foto:JPEG, RAW</li><li>Ukuran File Foto:5184 x 345</li><li>Format Video:MOV</li><li>Video HD:Ya</li><li>Resolusi Video:19201080</li><li>Focal Length:29 216mm</li><li>Image Stabilization:Ya</li><li>Built in Flash:Ya</li><li>ISO Range:100-12800</li><li>Range Shutter Speed:1/4000- 1/60 detik</li><li>Range Aperture Lensa:f/3.5-5.6</li><li>Tipe Memory Card:SD/SDHC/SDXC</li><li>Input:USB</li><li>Output:Component Video|Composite Video|3.5mm jack|USB|HDMI</li><li>HDMI Port:Ya</li><li>Tipe Baterai:Li-Ion</li><li>Zoom Optik:7.0</li></ul>', 0.5, 5700000, 10, 1, 3), (3, 'Go Pro Cam Full HD 1080P WIFI', '50481633_b50456aa-e909-46ce-a69a-a673787b95fa_700_700.png', '<b>Action kamera</b><br><br>- wifi connection<br>- HMDI slot<br>- 2 inch screen<br>- waterproof casing housing<br>- water resistence<br>- HD 1020p<br>- include : clip 1, handle bar / pole mount, mount 1, mount 2, mount 3<br>- video : 1080P / 720P / QVGA<br>- recorded MOV format<br>- micro sdhc card slot<br>- dimension : 59.27 x 29.28 x 41.1 mm<br>- 12 MP HD wide angle lens,memory micro sd ( tidak dapat )<br>warna : hitam, biru, silver, gold, kuning <br>', 0.1, 600000, 18, 3, 7), (4, 'SONY ALPHA A6000 Kit 16-50', '478016_dbf3b261-8225-4e9e-b399-833d04aa0ab3.jpg', 'SONY ALPHA A6000 Kit 16-50-Camera<br>BLACK,GRAY,SILVER Dan WHITE<br>BONUS UV FILTER<br><br>Mirrorless<br>Spesifikasi :<br>Lensa : KIT 16-50mm f/3.5-5.6 OSS<br>Body : Rangefinder-style mirrorless<br>Sensor :<br>Resolusi Maximum : 6000 x 4000<br>Pixels : 24 megapixels<br>Ukuran Sensor : APS-C (23.5 x 15.6 mm)<br>Tipe Sensor : CMOS<br>Prosesor : Bionz X<br><br>Image : ISO : Auto, 100-25600 (51200 with Multi-Frame NR)<br>LCD:Dapat diputar /dimiringkan<br>Ukuran layar: 3 Resolusi Layar: 921.600 dot<br>Min shutter speed: 30 sec<br>Max shutter speed: 1/4000 sec<br>Format: MPEG-4, AVCHD<br>Jenis penyimpanan: SD / SDHC / SDXC, Memory Stick Pro Duo / Pro-HG Duo<br><br>Optik &amp; Fokus :<br>Digital Zoom : Yes (2x)<br>Manual Fokus : Yes<br>Jumlah Titik Fokus : 179<br>Dudukan Lensa : Sony E<br>Focal Length (mult. / equiv.) : 1.5x<br><br>Layar / Viewfinder :<br>Articulate LCD : Tilting<br>Ukuran Layar : 3 inch<br>Screen Dots : 921,000<br>Layar Sentuh : No<br>Tipe Layar : TFT LCD<br><br>Fitur Foto :<br>Min Shutter Speed : 30 sec<br>Max Shutter Speed : 1/4000 sec<br>Built in Flash : Yes<br>Jangkauan Flash : 6.00 m (at ISO 100)<br><br>Fitur Video :<br>Resolusi : 1920 x 1080 (60p, 60i, 24p), 1440 x 1080 (30p, 25p), 640 x 480 (30p, 25p)<br>Format : MPEG-4, AVCHD<br><br>USB 2.0 (480 MBPS)<br>Berat (inc baterai.): 344 g<br>Dimensi: 120 x 67 x 45cm<br>', 0.3, 7189000, 9, 5, 4), (5, 'Samsung SCP-2370RH', '7952936_cbc66962-bdd7-47bc-baef-d07cb3e097e3_500_500.jpg', 'High Resolution of 600TV Lines ( Color ), 700TV Lines ( B/W )<br>Min. Illumination 0 Lux @F1.6 (IR LED On),<br>0.2Lux @F1.6 (Color), 0.02Lux (B/W)<br>Powerful 37x Zoom (3.5 ~ 129.5mm), Digital 16x<br>True Day &amp; Night (ICR), MD, SSNR (3D+2D Noise Reduction)<br>IP66, Coaxial Control (Pelco-C), RS-485, 24V AC<br>IR intensity adjustment with zooming in/out ratio<br>', 6.0, 23790000, 238, 6, 5); -- -------------------------------------------------------- -- -- Table structure for table `kategori` -- CREATE TABLE `kategori` ( `id_kategori` int(11) NOT NULL, `nama_kategori` varchar(25) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -- Dumping data for table `kategori` -- INSERT INTO `kategori` (`id_kategori`, `nama_kategori`) VALUES (1, 'DSLR'), (3, 'Action'), (4, 'Pocket'), (5, 'Mirrorless'), (6, 'Lainnya'); -- -------------------------------------------------------- -- -- Table structure for table `komentar` -- CREATE TABLE `komentar` ( `id_komentar` int(10) NOT NULL, `komentar` text NOT NULL, `tgl_komentar` date NOT NULL, `id_user` int(10) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -------------------------------------------------------- -- -- Table structure for table `merek` -- CREATE TABLE `merek` ( `id_merek` int(10) NOT NULL, `nama_merek` varchar(20) NOT NULL, `foto_merek` text NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -- Dumping data for table `merek` -- INSERT INTO `merek` (`id_merek`, `nama_merek`, `foto_merek`) VALUES (2, 'Nikon', 'download.png'), (3, 'Canon', 'images_(1).png'), (4, 'Sony', 'download_(1).png'), (5, 'Samsung', 'samsung-logo-191-1.jpg'), (6, 'FujiFilm', 'images.png'), (7, 'GoPro', 'maxresdefault.jpg'); -- -------------------------------------------------------- -- -- Table structure for table `transaksi` -- CREATE TABLE `transaksi` ( `id_transaksi` int(10) NOT NULL, `id_user` int(10) NOT NULL, `tgl_transaksi` date NOT NULL, `kode_unik` int(5) NOT NULL, `id_kirim` int(11) NOT NULL, `total` int(100) NOT NULL, `bayar` tinyint(1) NOT NULL, `status` tinyint(1) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -- Dumping data for table `transaksi` -- INSERT INTO `transaksi` (`id_transaksi`, `id_user`, `tgl_transaksi`, `kode_unik`, `id_kirim`, `total`, `bayar`, `status`) VALUES (18, 5, '2018-12-16', 920, 3, 9765000, 1, 1), (20, 9, '2018-12-16', 666, 1, 31224000, 1, 1), (21, 5, '2018-12-17', 595, 2, 24530000, 1, 1), (22, 5, '2018-12-21', 228, 2, 136680000, 1, 1); -- -------------------------------------------------------- -- -- Table structure for table `user` -- CREATE TABLE `user` ( `id_user` int(10) NOT NULL, `nama_user` varchar(50) NOT NULL, `alamat` text NOT NULL, `no_hp` varchar(15) NOT NULL, `email` varchar(50) NOT NULL, `password` varchar(200) NOT NULL, `role` text NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -- Dumping data for table `user` -- INSERT INTO `user` (`id_user`, `nama_user`, `alamat`, `no_hp`, `email`, `password`, `role`) VALUES (5, 'riza', 'jalan jalan ', '<PASSWORD>', '<EMAIL>', '<PASSWORD>7+9<PASSWORD>6<PASSWORD>f/EPdixWHOLPjr7xHNGYI91muaV1s=', 'Administrator'), (6, 'admin', 'admin', '0123456789', 'admin', '<PASSWORD>069f73f0770dd7b4cad17d8323fda13506e2419c3854f276fa5f2b2f6d8c114e6f75bf2c8697cd84c5741cac6bbc60b336125e019d79d9f33697FltRrl55jjrgcpSJY0qsULXuTBfGqHwV0WTTUoN3cZ4=', 'Administrator'), (8, 'awang', 'awang \r\n ', '0123', '<EMAIL>', '<KEY>/Y91oONvKgGM2J880/IRgMup4=', 'Pengguna'), (9, 'user', 'user ', '0987654321', 'user', 'af7182bd33eb0ed02e9d30c624ab9a6643474c71eea51edbfdef3efef7519cf6eebe4682c5098498827aceb1bf70635e4af2fad25a694d14f8bdaf951c0a2d14rz13rIuOojtTRrxH8o3hEQ5Jq0BZ6THIxojcvTAcm+w=', 'Pengguna'), (10, 'baqy', 'kos malang', '087787878787', '<EMAIL>', '<KEY> 'Pengguna'); -- -- Indexes for dumped tables -- -- -- Indexes for table `detail` -- ALTER TABLE `detail` ADD PRIMARY KEY (`id_detail`); -- -- Indexes for table `kamera` -- ALTER TABLE `kamera` ADD PRIMARY KEY (`id_kamera`); -- -- Indexes for table `kategori` -- ALTER TABLE `kategori` ADD PRIMARY KEY (`id_kategori`); -- -- Indexes for table `komentar` -- ALTER TABLE `komentar` ADD PRIMARY KEY (`id_komentar`); -- -- Indexes for table `merek` -- ALTER TABLE `merek` ADD PRIMARY KEY (`id_merek`); -- -- Indexes for table `transaksi` -- ALTER TABLE `transaksi` ADD PRIMARY KEY (`id_transaksi`); -- -- Indexes for table `user` -- ALTER TABLE `user` ADD PRIMARY KEY (`id_user`); -- -- AUTO_INCREMENT for dumped tables -- -- -- AUTO_INCREMENT for table `detail` -- ALTER TABLE `detail` MODIFY `id_detail` int(10) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=24; -- -- AUTO_INCREMENT for table `kamera` -- ALTER TABLE `kamera` MODIFY `id_kamera` int(10) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6; -- -- AUTO_INCREMENT for table `kategori` -- ALTER TABLE `kategori` MODIFY `id_kategori` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=7; -- -- AUTO_INCREMENT for table `komentar` -- ALTER TABLE `komentar` MODIFY `id_komentar` int(10) NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `merek` -- ALTER TABLE `merek` MODIFY `id_merek` int(10) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=8; -- -- AUTO_INCREMENT for table `transaksi` -- ALTER TABLE `transaksi` MODIFY `id_transaksi` int(10) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=23; -- -- AUTO_INCREMENT for table `user` -- ALTER TABLE `user` MODIFY `id_user` int(10) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=11;COMMIT; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
ALTER TABLE `auth_user_md5` ADD `reset_key` VARCHAR( 32 ) , ADD `reset_password` VARCHAR( 32 );
<filename>Database Basics MS SQL/09. Practical Exam - 24 Jun 2018 - Trip Service/TripService/07. EEE-Mails.sql SELECT a.FirstName, a.LastName, FORMAT(a.BirthDate, 'MM-dd-yyyy') AS BirthDate, c.[Name] AS Hometown, a.Email FROM Accounts AS a JOIN Cities AS c ON c.Id = a.CityId WHERE Email LIKE 'e%' ORDER BY Hometown DESC
/****************************************************** NAME: SP_update_wishlist FUNCTION: Update wishlist MySql > CALL SP_update_wishlist(?,?,?) FIRST CREATED: 20211123 UPDATED: 20211123 ******************************************************/ USE cric_shop_api; SELECT "Dropping PROCEDURE SP_update_wishlist"; DROP PROCEDURE IF EXISTS SP_update_wishlist; SELECT "Creating PROCEDURE SP_update_wishlist"; DELIMITER // CREATE PROCEDURE SP_update_wishlist( IN user_id INTEGER, IN variation_id INTEGER, IN quantity INTEGER ) BEGIN DECLARE is_available BOOLEAN; IF quantity = 0 THEN DELETE FROM user_wishlist WHERE user_wishlist.user_id = user_id AND user_wishlist.variation_id = variation_id; ELSE SELECT COUNT(user_wishlist.variation_id) INTO is_available FROM user_wishlist WHERE user_wishlist.user_id = user_id AND user_wishlist.variation_id = variation_id; IF is_available = 0 THEN INSERT INTO user_wishlist(user_id,variation_id,quantity) VALUES(user_id,variation_id,quantity); ELSE UPDATE user_wishlist SET user_wishlist.quantity = quantity WHERE user_wishlist.user_id = user_id AND user_wishlist.variation_id = variation_id; END IF; END IF; END // DELIMITER ; SELECT "PROCEDURE SP_update_wishlist created successfully";
CREATE TABLE ABSENCE ( ID_ABSENCE REAL NOT NULL, FROMDATE REAL NOT NULL, TODATE REAL NOT NULL, STUDENT_STUD_ID REAL ); CREATE UNIQUE INDEX sqlite_autoindex_ABSENCE_1 ON ABSENCE (ID_ABSENCE); CREATE TABLE GROUPSTUDENTS ( ID_GROUPE REAL NOT NULL, NAME TEXT NOT NULL ); CREATE UNIQUE INDEX sqlite_autoindex_GROUPSTUDENTS_1 ON GROUPSTUDENTS (ID_GROUPE); CREATE TABLE NOTE ( ID_NOTE REAL NOT NULL, COEF REAL NOT NULL, GRADDINGSCALE REAL NOT NULL, NAME TEXT NOT NULL, VALUE REAL NOT NULL, STUDENT_STUD_ID REAL ); CREATE UNIQUE INDEX sqlite_autoindex_NOTE_1 ON NOTE (ID_NOTE); CREATE TABLE SEQUENCE ( SEQ_NAME TEXT NOT NULL, SEQ_COUNT REAL ); CREATE UNIQUE INDEX sqlite_autoindex_SEQUENCE_1 ON SEQUENCE (SEQ_NAME); CREATE TABLE STUDENT ( STUD_ID REAL NOT NULL, FIRSTNAME TEXT NOT NULL, LASTNAME TEXT NOT NULL, GROUP_ID_GROUPE REAL ); CREATE UNIQUE INDEX sqlite_autoindex_STUDENT_1 ON STUDENT (STUD_ID);
<filename>sql/old-capstone.sql -- phpMyAdmin SQL Dump -- version 4.5.1 -- http://www.phpmyadmin.net -- -- Host: 127.0.0.1 -- Generation Time: Jan 14, 2018 at 04:28 AM -- Server version: 10.1.16-MariaDB -- PHP Version: 7.0.9 SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; SET time_zone = "+00:00"; /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8mb4 */; -- -- Database: `capstone` -- -- -------------------------------------------------------- -- -- Table structure for table `account_type` -- CREATE TABLE `account_type` ( `account_type_id` int(11) NOT NULL, `account_type_name` varchar(255) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -- Dumping data for table `account_type` -- INSERT INTO `account_type` (`account_type_id`, `account_type_name`) VALUES (0, 'Developer'), (1, ''), (2, ''), (3, ''), (4, ''), (5, ''), (6, ''), (7, 'Receptionist'), (8, 'Medical Technologist'), (9, 'Super Admin'); -- -------------------------------------------------------- -- -- Table structure for table `active_result` -- CREATE TABLE `active_result` ( `id` int(11) NOT NULL, `trans_id` int(11) NOT NULL, `result_updatedby` int(11) NOT NULL COMMENT 'the last user (medtech) who updated the result', `result_number` int(11) NOT NULL COMMENT 'how many times was it updated?', `test_result_id_and_result_value` varchar(255) NOT NULL COMMENT '1;2;' ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -------------------------------------------------------- -- -- Table structure for table `active_transaction` -- CREATE TABLE `active_transaction` ( `id` int(11) NOT NULL, `trans_id` int(11) NOT NULL COMMENT 'unix', `trans_key` varchar(10) NOT NULL COMMENT 'rand pass(10)', `user_activate_id` int(11) NOT NULL COMMENT 'the user who activated the transaction (most likely medtech)', `created_At` int(11) NOT NULL COMMENT 'the unix when was it activated', `patient_id` int(11) NOT NULL COMMENT 'patient_id', `queue_id` int(11) NOT NULL COMMENT 'queue_id', `test_content_id` int(11) NOT NULL COMMENT 'all the tests that actually belongs to this transaction will be listed here' ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -- Dumping data for table `active_transaction` -- INSERT INTO `active_transaction` (`id`, `trans_id`, `trans_key`, `user_activate_id`, `created_At`, `patient_id`, `queue_id`, `test_content_id`) VALUES (23, 1513166868, 'P0R9C-D4I3', 1, 1513166879, 3, 1513166868, 91), (24, 1513168517, 'P0R9C-D4I3', 1, 1513168525, 3, 1513168517, 44), (25, 1513179279, 'P0R9C-D4I3', 1, 1513179404, 4, 1513179279, 91), (26, 1513226666, 'P0R9C-D4I3', 3, 1513226763, 5, 1513226666, 92), (28, 1513179315, 'P0R9C-D4I3', 3, 1513227133, 4, 1513179315, 44), (29, 1513227259, 'P0R9C-D4I3', 3, 1513227297, 6, 1513227259, 91), (30, 1513227372, 'P0R9C-D4I3', 3, 1513227581, 6, 1513227372, 44), (31, 1513227713, 'P0R9C-D4I3', 3, 1513227736, 6, 1513227713, 44), (32, 1513227809, 'P0R9C-D4I3', 3, 1513227829, 6, 1513227809, 44), (33, 1513227954, 'P0R9C-D4I3', 3, 1513228221, 6, 1513227954, 44), (34, 1513233386, 'P0R9C-D4I3', 3, 1513233488, 7, 1513233386, 91), (35, 1513231022, 'P0R9C-D4I3', 3, 1515221336, 4, 1513231022, 91), (36, 1515208107, 'P0R9C-D4I3', 3, 1515221364, 3, 1515208107, 91); -- -------------------------------------------------------- -- -- Table structure for table `employee` -- CREATE TABLE `employee` ( `id` int(11) NOT NULL, `user_id` int(11) NOT NULL, `fname` varchar(255) NOT NULL, `mname` varchar(255) DEFAULT NULL, `lname` varchar(255) NOT NULL, `lastupdate_date` int(11) NOT NULL, `register_date` int(11) NOT NULL, `contact` varchar(255) NOT NULL, `email` varchar(255) NOT NULL, `account_type_id` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -- Dumping data for table `employee` -- INSERT INTO `employee` (`id`, `user_id`, `fname`, `mname`, `lname`, `lastupdate_date`, `register_date`, `contact`, `email`, `account_type_id`) VALUES (1, 1, 'Shinichi', 'Nakahara', 'Kagari', 1512795132, 1512812820, '09777013858', '<EMAIL>', 9), (2, 2, 'Henzo', 'Lee', 'Yasakawa', 1512812820, 1512812820, '09777013858', '<EMAIL>', 8), (3, 3, 'Rikiya', NULL, 'Mononobe', 1512794432, 1512812820, '09777013858', '<EMAIL>', 7), (4, 4, 'Taishi', 'Hayato', 'Kiyonori', 1512812820, 1512812820, '09777013858', '<EMAIL>', 9); -- -------------------------------------------------------- -- -- Table structure for table `events` -- CREATE TABLE `events` ( `id` int(11) NOT NULL, `title` varchar(255) NOT NULL, `description` text NOT NULL, `color` varchar(7) NOT NULL DEFAULT '#3a87ad', `start` datetime NOT NULL, `end` datetime DEFAULT NULL, `allDay` varchar(50) NOT NULL DEFAULT 'true' ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Dumping data for table `events` -- INSERT INTO `events` (`id`, `title`, `description`, `color`, `start`, `end`, `allDay`) VALUES (1, 'SQA', 'Check All', '#000000', '2017-10-17 00:00:00', '2017-10-18 00:00:00', 'true'), (2, 'SQA V2', 'Checking...', '#3a87ad', '2017-10-17 00:00:00', '2017-10-18 00:00:00', 'true'), (3, 'Sportsfest', 'Go!', '#e91818', '2017-10-18 00:00:00', '2017-10-19 00:00:00', 'true'), (6, 'qwewqe', 'qwewq', '#3a87ad', '2017-12-06 00:00:00', '2017-12-07 00:00:00', 'true'), (8, 'aaaaaaerwerer', 'qweqwerere', '#3a87ad', '2017-12-06 00:00:00', '2017-12-07 00:00:00', 'true'), (9, 'wrwere', 'rre', '#3a87ad', '2017-12-07 00:00:00', '2017-12-08 00:00:00', 'true'), (10, 'Uwi', 'dsd', '#282cca', '2017-11-29 00:00:00', '2017-11-30 00:00:00', 'true'), (11, 'New Year Celebration!', 'Where:\nWhen:\nNOTE: Be There!', '#189142', '2018-01-03 00:00:00', '2018-01-04 00:00:00', 'true'); -- -------------------------------------------------------- -- -- Table structure for table `inventory_history` -- CREATE TABLE `inventory_history` ( `id` int(11) NOT NULL, `history_type` varchar(20) NOT NULL, `items_id` int(11) NOT NULL, `quantity_old` int(11) NOT NULL, `quantity_new` int(11) NOT NULL, `quantity_summary` varchar(20) NOT NULL, `old_update_date` int(11) NOT NULL, `old_updateby` int(11) NOT NULL, `new_update_date` int(11) NOT NULL, `new_updateby` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -- Dumping data for table `inventory_history` -- INSERT INTO `inventory_history` (`id`, `history_type`, `items_id`, `quantity_old`, `quantity_new`, `quantity_summary`, `old_update_date`, `old_updateby`, `new_update_date`, `new_updateby`) VALUES (1, 'Create', 1, 0, 0, '+0', 1512977966, 1, 1512977966, 1), (2, 'Create', 46, 0, 0, '+0', 1512977985, 1, 1512977985, 1), (3, 'Create', 1, 0, 0, '+0', 1513040660, 1, 1513040660, 1), (4, 'Create', 1, 0, 0, '+0', 1513044371, 1, 1513044371, 1), (5, 'Create', 1, 0, 0, '+0', 1513044371, 1, 1513044371, 1), (6, 'Create', 9, 0, 0, '+0', 1513052435, 1, 1513052435, 1), (7, 'Create', 4, 0, 0, '+0', 1513052469, 3, 1513052469, 3), (8, 'Create', 46, 0, 0, '+0', 1513147439, 1, 1513147439, 1), (9, 'Transaction Consumpt', 3, 20, 19, '-1', 1513163109, 1, 1513163109, 1), (10, 'Transaction Consumpt', 3, 20, 19, '-1', 1513163333, 1, 1513163333, 1), (11, 'Transaction Consumpt', 3, 20, 19, '-1', 1513163717, 1, 1513163717, 1), (12, 'Transaction Consumpt', 3, 20, 19, '-1', 1513163745, 1, 1513163745, 1), (13, 'Transaction Consumpt', 3, 20, 19, '-1', 1513163778, 1, 1513163778, 1), (14, 'Transaction Consumpt', 3, 20, 19, '-1', 1513163806, 1, 1513163806, 1), (15, 'Transaction Consumpt', 3, 20, 19, '-1', 1513164025, 1, 1513164025, 1), (16, 'Transaction Consumpt', 3, 20, 19, '-1', 1513164044, 1, 1513164044, 1), (17, 'Transaction Consumpt', 3, 20, 19, '-1', 1513164163, 1, 1513164163, 1), (18, 'Transaction Consumpt', 3, 20, 19, '-1', 1513164287, 1, 1513164287, 1), (19, 'Transaction Consumpt', 3, 20, 19, '-1', 1513164341, 1, 1513164341, 1), (20, 'Transaction Consumpt', 3, 20, 19, '-1', 1513166307, 1, 1513166307, 1), (21, 'Transaction Consumpt', 3, 20, 19, '-1', 1513166346, 1, 1513166346, 1), (22, 'Transaction Consumpt', 3, 20, 19, '-1', 1513166402, 1, 1513166402, 1), (23, 'Transaction Consumpt', 3, 20, 19, '-1', 1513166470, 1, 1513166470, 1), (24, 'Transaction Consumpt', 3, 20, 19, '-1', 1513166493, 1, 1513166493, 1), (25, 'Transaction Consumpt', 3, 20, 19, '-1', 1513166550, 1, 1513166550, 1), (26, 'Transaction Consumpt', 3, 20, 19, '-1', 1513166756, 1, 1513166756, 1), (27, 'Transaction Consumpt', 7, 20, 19, '-1', 1513166756, 1, 1513166756, 1), (28, 'Transaction Consumpt', 3, 20, 19, '-1', 1513166757, 1, 1513166757, 1), (29, 'Transaction Consumpt', 23, 20, 19, '-1', 1513166757, 1, 1513166757, 1), (30, 'Transaction Consumpt', 11, 20, 19, '-1', 1513166757, 1, 1513166757, 1), (31, 'Transaction Consumpt', 3, 20, 19, '-1', 1513166757, 1, 1513166757, 1), (32, 'Transaction Consumpt', 3, 20, 19, '-1', 1513166847, 1, 1513166847, 1), (33, 'Transaction Consumpt', 3, 20, 19, '-1', 1513166880, 1, 1513166880, 1), (34, 'Transaction Consumpt', 7, 20, 19, '-1', 1513166880, 1, 1513166880, 1), (35, 'Transaction Consumpt', 3, 20, 19, '-1', 1513166881, 1, 1513166881, 1), (36, 'Transaction Consumpt', 23, 20, 19, '-1', 1513166881, 1, 1513166881, 1), (37, 'Transaction Consumpt', 11, 20, 19, '-1', 1513166881, 1, 1513166881, 1), (38, 'Transaction Consumpt', 3, 20, 19, '-1', 1513166881, 1, 1513166881, 1), (39, 'Transaction Consumpt', 3, 20, 19, '-1', 1513168526, 1, 1513168526, 1), (40, 'Transaction Consumpt', 3, 20, 19, '-1', 1513179404, 1, 1513179404, 1), (41, 'Transaction Consumpt', 7, 20, 19, '-1', 1513179404, 1, 1513179404, 1), (42, 'Transaction Consumpt', 3, 20, 19, '-1', 1513179404, 1, 1513179404, 1), (43, 'Transaction Consumpt', 23, 20, 19, '-1', 1513179404, 1, 1513179404, 1), (44, 'Transaction Consumpt', 11, 20, 19, '-1', 1513179404, 1, 1513179404, 1), (45, 'Transaction Consumpt', 3, 20, 19, '-1', 1513179404, 1, 1513179404, 1), (46, 'Transaction Consumpt', 3, 20, 19, '-1', 1513226765, 3, 1513226765, 3), (47, 'Transaction Consumpt', 7, 20, 19, '-1', 1513226765, 3, 1513226765, 3), (48, 'Transaction Consumpt', 3, 20, 19, '-1', 1513226765, 3, 1513226765, 3), (49, 'Transaction Consumpt', 23, 20, 19, '-1', 1513226765, 3, 1513226765, 3), (50, 'Transaction Consumpt', 11, 20, 19, '-1', 1513226765, 3, 1513226765, 3), (51, 'Transaction Consumpt', 3, 20, 19, '-1', 1513226765, 3, 1513226765, 3), (52, 'Transaction Consumpt', 2, 20, 19, '-1', 1513226765, 3, 1513226765, 3), (53, 'Transaction Consumpt', 46, 5, 4, '-1', 1513226766, 3, 1513226766, 3), (54, 'Transaction Consumpt', 44, 20, 19, '-1', 1513226766, 3, 1513226766, 3), (55, 'Transaction Consumpt', 5, 20, 19, '-1', 1513226766, 3, 1513226766, 3), (56, 'Transaction Consumpt', 31, 20, 19, '-1', 1513226766, 3, 1513226766, 3), (57, 'Transaction Consumpt', 3, 20, 19, '-1', 1513226904, 3, 1513226904, 3), (58, 'Transaction Consumpt', 7, 20, 19, '-1', 1513226904, 3, 1513226904, 3), (59, 'Transaction Consumpt', 3, 20, 19, '-1', 1513226904, 3, 1513226904, 3), (60, 'Transaction Consumpt', 23, 20, 19, '-1', 1513226904, 3, 1513226904, 3), (61, 'Transaction Consumpt', 11, 20, 19, '-1', 1513226904, 3, 1513226904, 3), (62, 'Transaction Consumpt', 3, 20, 19, '-1', 1513226905, 3, 1513226905, 3), (63, 'Transaction Consumpt', 2, 20, 19, '-1', 1513226905, 3, 1513226905, 3), (64, 'Transaction Consumpt', 46, 5, 4, '-1', 1513226905, 3, 1513226905, 3), (65, 'Transaction Consumpt', 44, 20, 19, '-1', 1513226905, 3, 1513226905, 3), (66, 'Transaction Consumpt', 5, 20, 19, '-1', 1513226905, 3, 1513226905, 3), (67, 'Transaction Consumpt', 31, 20, 19, '-1', 1513226905, 3, 1513226905, 3), (68, 'Transaction Consumpt', 3, 20, 19, '-1', 1513227133, 3, 1513227133, 3), (69, 'Transaction Consumpt', 3, 20, 19, '-1', 1513227296, 3, 1513227296, 3), (70, 'Transaction Consumpt', 7, 20, 19, '-1', 1513227296, 3, 1513227296, 3), (71, 'Transaction Consumpt', 3, 20, 19, '-1', 1513227296, 3, 1513227296, 3), (72, 'Transaction Consumpt', 23, 20, 19, '-1', 1513227296, 3, 1513227296, 3), (73, 'Transaction Consumpt', 11, 20, 19, '-1', 1513227296, 3, 1513227296, 3), (74, 'Transaction Consumpt', 3, 20, 19, '-1', 1513227297, 3, 1513227297, 3), (75, 'Transaction Consumpt', 3, 20, 19, '-1', 1513227582, 3, 1513227582, 3), (76, 'Transaction Consumpt', 3, 20, 19, '-1', 1513227736, 3, 1513227736, 3), (77, 'Transaction Consumpt', 3, 20, 19, '-1', 1513227829, 3, 1513227829, 3), (78, 'Transaction Consumpt', 3, 20, 19, '-1', 1513228221, 3, 1513228221, 3), (79, 'Transaction Consumpt', 3, 20, 19, '-1', 1513233490, 3, 1513233490, 3), (80, 'Transaction Consumpt', 7, 20, 19, '-1', 1513233491, 3, 1513233491, 3), (81, 'Transaction Consumpt', 3, 20, 19, '-1', 1513233491, 3, 1513233491, 3), (82, 'Transaction Consumpt', 23, 20, 19, '-1', 1513233491, 3, 1513233491, 3), (83, 'Transaction Consumpt', 11, 20, 19, '-1', 1513233491, 3, 1513233491, 3), (84, 'Transaction Consumpt', 3, 20, 19, '-1', 1513233491, 3, 1513233491, 3), (85, 'Transaction Consumpt', 3, 20, 19, '-1', 1513233541, 3, 1513233541, 3), (86, 'Transaction Consumpt', 7, 20, 19, '-1', 1513233541, 3, 1513233541, 3), (87, 'Transaction Consumpt', 3, 20, 19, '-1', 1513233541, 3, 1513233541, 3), (88, 'Transaction Consumpt', 23, 20, 19, '-1', 1513233541, 3, 1513233541, 3), (89, 'Transaction Consumpt', 11, 20, 19, '-1', 1513233542, 3, 1513233542, 3), (90, 'Transaction Consumpt', 3, 20, 19, '-1', 1513233542, 3, 1513233542, 3), (91, 'Transaction Consumpt', 3, 20, 19, '-1', 1513233542, 3, 1513233542, 3), (92, 'Transaction Consumpt', 7, 20, 19, '-1', 1513233542, 3, 1513233542, 3), (93, 'Transaction Consumpt', 3, 20, 19, '-1', 1513233542, 3, 1513233542, 3), (94, 'Transaction Consumpt', 23, 20, 19, '-1', 1513233542, 3, 1513233542, 3), (95, 'Transaction Consumpt', 11, 20, 19, '-1', 1513233542, 3, 1513233542, 3), (96, 'Transaction Consumpt', 3, 20, 19, '-1', 1513233543, 3, 1513233543, 3), (97, 'Transaction Consumpt', 3, 20, 19, '-1', 1515221334, 3, 1515221334, 3), (98, 'Transaction Consumpt', 7, 20, 19, '-1', 1515221334, 3, 1515221334, 3), (99, 'Transaction Consumpt', 3, 20, 19, '-1', 1515221334, 3, 1515221334, 3), (100, 'Transaction Consumpt', 23, 20, 19, '-1', 1515221334, 3, 1515221334, 3), (101, 'Transaction Consumpt', 11, 20, 19, '-1', 1515221334, 3, 1515221334, 3), (102, 'Transaction Consumpt', 3, 20, 19, '-1', 1515221334, 3, 1515221334, 3), (103, 'Transaction Consumpt', 3, 20, 19, '-1', 1515221366, 3, 1515221366, 3), (104, 'Transaction Consumpt', 7, 20, 19, '-1', 1515221366, 3, 1515221366, 3), (105, 'Transaction Consumpt', 3, 20, 19, '-1', 1515221366, 3, 1515221366, 3), (106, 'Transaction Consumpt', 23, 20, 19, '-1', 1515221366, 3, 1515221366, 3), (107, 'Transaction Consumpt', 11, 20, 19, '-1', 1515221367, 3, 1515221367, 3), (108, 'Transaction Consumpt', 3, 20, 19, '-1', 1515221367, 3, 1515221367, 3); -- -------------------------------------------------------- -- -- Table structure for table `inventory_prerequisite` -- CREATE TABLE `inventory_prerequisite` ( `id` int(11) NOT NULL, `test_id` int(11) NOT NULL COMMENT 'the test_id', `test_title` varchar(50) NOT NULL, `items_id` int(11) DEFAULT NULL COMMENT 'the item id ', `amount_used` int(11) NOT NULL DEFAULT '0' COMMENT 'amount that will be deducted from the inventory' ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -- Dumping data for table `inventory_prerequisite` -- INSERT INTO `inventory_prerequisite` (`id`, `test_id`, `test_title`, `items_id`, `amount_used`) VALUES (1, 44, '', 3, 1), (2, 49, '', 7, 1), (3, 60, '', 3, 1), (4, 47, '', 23, 1), (5, 46, '', 11, 1), (6, 51, '', 3, 1), (7, 11, '', 2, 1), (8, 1, '', 46, 1), (9, 1, '', 44, 1), (10, 1, '', 5, 1), (11, 1, '', 31, 1), (12, 91, 'FBS', 3, 1), (13, 91, 'TAG', 7, 1), (14, 91, 'TC', 3, 1), (15, 91, 'BUA', 23, 1), (16, 91, 'CREA', 11, 1), (17, 91, 'SGPT', 3, 1), (18, 92, 'FBS', 3, 1), (19, 92, 'TAG', 7, 1), (20, 92, 'TC', 3, 1), (21, 92, 'BUA', 23, 1), (22, 92, 'CREA', 11, 1), (23, 92, 'SGPT', 3, 1), (24, 92, 'CBC w/ PC', 2, 1), (25, 92, 'UA', 46, 1), (26, 92, 'UA', 44, 1), (27, 92, 'UA', 5, 1), (28, 92, 'UA', 31, 1); -- -------------------------------------------------------- -- -- Table structure for table `items` -- CREATE TABLE `items` ( `id` int(11) NOT NULL, `item_type_id` int(11) NOT NULL, `item_name` varchar(255) NOT NULL, `quantity` int(11) NOT NULL DEFAULT '0', `created_At` int(11) NOT NULL, `lastupdated_date` int(11) NOT NULL, `lastupdated_by` int(11) NOT NULL COMMENT 'user_id who actually updated the item last', `price` varchar(20) NOT NULL DEFAULT '0.00' ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -- Dumping data for table `items` -- INSERT INTO `items` (`id`, `item_type_id`, `item_name`, `quantity`, `created_At`, `lastupdated_date`, `lastupdated_by`, `price`) VALUES (1, 1, 'Blue Top', 30, 1512812820, 1513044371, 1, '100.00'), (2, 1, 'EDTA Tubes', 20, 1512902201, 1512902201, 1, '0.00'), (3, 1, 'Red Top Tubes', 20, 1512902284, 1512902284, 1, '0.00'), (4, 1, 'EDTA Microtainer', 40, 1512902395, 1513052469, 3, '0.00'), (5, 1, 'Plain Tubes', 20, 1512902528, 1512902528, 1, '0.00'), (6, 2, 'Chole RGT', 20, 1512902590, 1512902590, 1, '0.00'), (7, 2, 'Tag RGT', 20, 1512902598, 1512902598, 1, '0.00'), (8, 2, 'HDL A & B Reagent', 20, 1512902598, 1512902598, 1, '0.00'), (9, 2, 'BUN RGT', 40, 1512902598, 1513052435, 1, '0.00'), (10, 2, 'Glucose RGT', 20, 1512902598, 1512902598, 1, '0.00'), (11, 2, 'Creatinine', 20, 1512902598, 1512902598, 1, '0.00'), (12, 2, 'ALY RGT', 20, 1512902598, 1512902598, 1, '0.00'), (13, 2, 'HBA1C', 20, 1512902598, 1512902598, 1, '0.00'), (14, 2, 'Biochem Control II', 20, 1512902598, 1512902598, 1, '0.00'), (15, 2, 'Trutol orange 100g', 20, 1512902598, 1512902598, 1, '0.00'), (16, 2, 'Trutol orange 75g', 20, 1512902598, 1512902598, 1, '0.00'), (17, 2, '<NAME>', 20, 1512902598, 1512902598, 1, '0.00'), (18, 2, '<NAME>', 20, 1512902598, 1512902598, 1, '0.00'), (19, 2, '<NAME>', 20, 1512902598, 1512902598, 1, '0.00'), (20, 2, 'Biochem Calibrator', 20, 1512902598, 1512902598, 1, '0.00'), (21, 2, 'ASY RGT', 20, 1512902598, 1512902598, 1, '0.00'), (22, 2, 'Biochem Control I', 20, 1512902598, 1512902598, 1, '0.00'), (23, 2, 'BUA RGT', 20, 1512902598, 1512902598, 1, '0.00'), (24, 3, 'Blue TIPS', 20, 1512902598, 1512902598, 1, '0.00'), (25, 3, 'Yellow TIPS', 20, 1512902598, 1512902598, 1, '0.00'), (26, 4, 'RPR KIT', 20, 1512902598, 1512902598, 1, '0.00'), (27, 4, 'HBSAG KIT', 20, 1512902598, 1512902598, 1, '0.00'), (28, 5, 'Glucose Meter Strips', 20, 1512902598, 1512902598, 1, '0.00'), (29, 5, 'Seal Ease Tube Sealant', 20, 1512902598, 1512902598, 1, '0.00'), (30, 5, 'Probe Cleanser', 20, 1512902598, 1512902598, 1, '0.00'), (31, 5, 'Glass Slides', 20, 1512902598, 1512902598, 1, '0.00'), (32, 5, 'Pregnancy Test', 20, 1512902598, 1512902598, 1, '0.00'), (33, 5, 'Hema Screen Occult Blood', 20, 1512902598, 1512902598, 1, '0.00'), (34, 5, 'Micropore 3M', 20, 1512902598, 1512902598, 1, '0.00'), (35, 5, 'Cover Slip', 20, 1512902598, 1512902598, 1, '0.00'), (36, 5, 'Applicator Stick', 20, 1512902598, 1512902598, 1, '0.00'), (37, 5, 'Blood Lancet', 20, 1512902598, 1512902598, 1, '0.00'), (38, 5, 'ESR Tubes w/ AC', 20, 1512902598, 1512902598, 1, '0.00'), (39, 5, 'Parafilm', 20, 1512902598, 1512902598, 1, '0.00'), (40, 5, 'Tuberculin', 20, 1512902598, 1512902598, 1, '0.00'), (41, 5, 'Syringe 3cc', 20, 1512902598, 1512902598, 1, '0.00'), (42, 5, 'Syringe 5cc', 20, 1512902598, 1512902598, 1, '0.00'), (43, 5, 'Urine Strips (10 para)', 20, 1512902598, 1512902598, 1, '0.00'), (44, 5, 'Urine Strips (4 para)', 20, 1512902598, 1512902598, 1, '0.00'), (45, 5, 'Heparinized Capillet', 20, 1512902598, 1512902598, 1, '0.00'), (46, 5, 'Urine Cups', 5, 1512977985, 1513147439, 1, '0.00'), (47, 0, '', 19, 0, 1513162990, 1, '0.00'), (48, 0, '', 19, 0, 1513163108, 1, '0.00'), (49, 0, '', 19, 0, 1513163333, 1, '0.00'), (50, 0, '', 19, 0, 1513163717, 1, '0.00'), (51, 0, '', 19, 0, 1513163745, 1, '0.00'), (52, 0, '', 19, 0, 1513163778, 1, '0.00'), (53, 0, '', 19, 0, 1513163806, 1, '0.00'), (54, 0, '', 19, 0, 1513164025, 1, '0.00'), (55, 0, '', 19, 0, 1513164044, 1, '0.00'), (56, 0, '', 19, 0, 1513164163, 1, '0.00'), (57, 0, '', 19, 0, 1513164287, 1, '0.00'), (58, 0, '', 19, 0, 1513164341, 1, '0.00'), (59, 0, '', 19, 0, 1513166306, 1, '0.00'), (60, 0, '', 19, 0, 1513166346, 1, '0.00'), (61, 0, '', 19, 0, 1513166402, 1, '0.00'), (62, 0, '', 19, 0, 1513166470, 1, '0.00'), (63, 0, '', 19, 0, 1513166493, 1, '0.00'), (64, 0, '', 19, 0, 1513166550, 1, '0.00'), (65, 0, '', 19, 0, 1513166756, 1, '0.00'), (66, 0, '', 19, 0, 1513166756, 1, '0.00'), (67, 0, '', 19, 0, 1513166756, 1, '0.00'), (68, 0, '', 19, 0, 1513166757, 1, '0.00'), (69, 0, '', 19, 0, 1513166757, 1, '0.00'), (70, 0, '', 19, 0, 1513166757, 1, '0.00'), (71, 0, '', 19, 0, 1513166846, 1, '0.00'), (72, 0, '', 19, 0, 1513166880, 1, '0.00'), (73, 0, '', 19, 0, 1513166880, 1, '0.00'), (74, 0, '', 19, 0, 1513166881, 1, '0.00'), (75, 0, '', 19, 0, 1513166881, 1, '0.00'), (76, 0, '', 19, 0, 1513166881, 1, '0.00'), (77, 0, '', 19, 0, 1513166881, 1, '0.00'), (78, 0, '', 19, 0, 1513168525, 1, '0.00'), (79, 0, '', 19, 0, 1513179404, 1, '0.00'), (80, 0, '', 19, 0, 1513179404, 1, '0.00'), (81, 0, '', 19, 0, 1513179404, 1, '0.00'), (82, 0, '', 19, 0, 1513179404, 1, '0.00'), (83, 0, '', 19, 0, 1513179404, 1, '0.00'), (84, 0, '', 19, 0, 1513179404, 1, '0.00'), (85, 0, '', 19, 0, 1513226765, 3, '0.00'), (86, 0, '', 19, 0, 1513226765, 3, '0.00'), (87, 0, '', 19, 0, 1513226765, 3, '0.00'), (88, 0, '', 19, 0, 1513226765, 3, '0.00'), (89, 0, '', 19, 0, 1513226765, 3, '0.00'), (90, 0, '', 19, 0, 1513226765, 3, '0.00'), (91, 0, '', 19, 0, 1513226765, 3, '0.00'), (92, 0, '', 4, 0, 1513226765, 3, '0.00'), (93, 0, '', 19, 0, 1513226766, 3, '0.00'), (94, 0, '', 19, 0, 1513226766, 3, '0.00'), (95, 0, '', 19, 0, 1513226766, 3, '0.00'), (96, 0, '', 19, 0, 1513226904, 3, '0.00'), (97, 0, '', 19, 0, 1513226904, 3, '0.00'), (98, 0, '', 19, 0, 1513226904, 3, '0.00'), (99, 0, '', 19, 0, 1513226904, 3, '0.00'), (100, 0, '', 19, 0, 1513226904, 3, '0.00'), (101, 0, '', 19, 0, 1513226904, 3, '0.00'), (102, 0, '', 19, 0, 1513226905, 3, '0.00'), (103, 0, '', 4, 0, 1513226905, 3, '0.00'), (104, 0, '', 19, 0, 1513226905, 3, '0.00'), (105, 0, '', 19, 0, 1513226905, 3, '0.00'), (106, 0, '', 19, 0, 1513226905, 3, '0.00'), (107, 0, '', 19, 0, 1513227133, 3, '0.00'), (108, 0, '', 19, 0, 1513227296, 3, '0.00'), (109, 0, '', 19, 0, 1513227296, 3, '0.00'), (110, 0, '', 19, 0, 1513227296, 3, '0.00'), (111, 0, '', 19, 0, 1513227296, 3, '0.00'), (112, 0, '', 19, 0, 1513227296, 3, '0.00'), (113, 0, '', 19, 0, 1513227296, 3, '0.00'), (114, 0, '', 19, 0, 1513227581, 3, '0.00'), (115, 0, '', 19, 0, 1513227736, 3, '0.00'), (116, 0, '', 19, 0, 1513227829, 3, '0.00'), (117, 0, '', 19, 0, 1513228221, 3, '0.00'), (118, 0, '', 19, 0, 1513233490, 3, '0.00'), (119, 0, '', 19, 0, 1513233491, 3, '0.00'), (120, 0, '', 19, 0, 1513233491, 3, '0.00'), (121, 0, '', 19, 0, 1513233491, 3, '0.00'), (122, 0, '', 19, 0, 1513233491, 3, '0.00'), (123, 0, '', 19, 0, 1513233491, 3, '0.00'), (124, 0, '', 19, 0, 1513233541, 3, '0.00'), (125, 0, '', 19, 0, 1513233541, 3, '0.00'), (126, 0, '', 19, 0, 1513233541, 3, '0.00'), (127, 0, '', 19, 0, 1513233541, 3, '0.00'), (128, 0, '', 19, 0, 1513233541, 3, '0.00'), (129, 0, '', 19, 0, 1513233542, 3, '0.00'), (130, 0, '', 19, 0, 1513233542, 3, '0.00'), (131, 0, '', 19, 0, 1513233542, 3, '0.00'), (132, 0, '', 19, 0, 1513233542, 3, '0.00'), (133, 0, '', 19, 0, 1513233542, 3, '0.00'), (134, 0, '', 19, 0, 1513233542, 3, '0.00'), (135, 0, '', 19, 0, 1513233543, 3, '0.00'), (136, 0, '', 19, 0, 1515221334, 3, '0.00'), (137, 0, '', 19, 0, 1515221334, 3, '0.00'), (138, 0, '', 19, 0, 1515221334, 3, '0.00'), (139, 0, '', 19, 0, 1515221334, 3, '0.00'), (140, 0, '', 19, 0, 1515221334, 3, '0.00'), (141, 0, '', 19, 0, 1515221334, 3, '0.00'), (142, 0, '', 19, 0, 1515221366, 3, '0.00'), (143, 0, '', 19, 0, 1515221366, 3, '0.00'), (144, 0, '', 19, 0, 1515221366, 3, '0.00'), (145, 0, '', 19, 0, 1515221366, 3, '0.00'), (146, 0, '', 19, 0, 1515221367, 3, '0.00'), (147, 0, '', 19, 0, 1515221367, 3, '0.00'); -- -------------------------------------------------------- -- -- Table structure for table `item_type` -- CREATE TABLE `item_type` ( `id` int(11) NOT NULL, `item_type_name` varchar(255) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -- Dumping data for table `item_type` -- INSERT INTO `item_type` (`id`, `item_type_name`) VALUES (1, 'TUBES'), (2, 'RGT'), (3, 'TIPS'), (4, 'KIT'), (5, 'GENERAL'); -- -------------------------------------------------------- -- -- Table structure for table `passive_result` -- CREATE TABLE `passive_result` ( `id` int(11) NOT NULL, `trans_id` int(11) NOT NULL, `result_passive_creator` int(11) NOT NULL COMMENT 'the user who put the result to passive', `result_passive_created_At` int(11) NOT NULL COMMENT 'unix(when was it moved to passive?)', `result_updatedby` int(11) NOT NULL COMMENT 'the last user (medtech) who updated the result', `test_result_id_and_result_value` varchar(255) NOT NULL COMMENT '1; 115 mg/dl' ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -------------------------------------------------------- -- -- Table structure for table `passive_transaction` -- CREATE TABLE `passive_transaction` ( `id` int(11) NOT NULL, `trans_id` int(11) NOT NULL COMMENT 'unix', `trans_key` varchar(10) NOT NULL COMMENT 'rand pass(10)', `user_activate_id` int(11) NOT NULL COMMENT 'the user who activated the transaction (most likely medtech)', `created_At` int(11) NOT NULL COMMENT 'the unix when was it activated', `patient_id` int(11) NOT NULL COMMENT 'patient_id', `queue_id` int(11) NOT NULL COMMENT 'queue_id', `test_content_id` int(11) NOT NULL COMMENT 'all the tests that actually belongs to this transaction will be listed here' ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -------------------------------------------------------- -- -- Table structure for table `patient` -- CREATE TABLE `patient` ( `patient_id` int(11) NOT NULL, `p-fname` varchar(255) NOT NULL, `p-mname` varchar(255) DEFAULT NULL, `p-lname` varchar(255) NOT NULL, `p-gender` int(1) NOT NULL, `p-contact` varchar(20) NOT NULL, `p-email` varchar(255) NOT NULL, `e-fname` varchar(255) NOT NULL, `e-mname` varchar(255) DEFAULT NULL, `e-lname` varchar(255) NOT NULL, `e-relation` varchar(255) NOT NULL, `e-contact` varchar(255) NOT NULL, `register_date` int(11) NOT NULL, `lastupdate_date` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -- Dumping data for table `patient` -- INSERT INTO `patient` (`patient_id`, `p-fname`, `p-mname`, `p-lname`, `p-gender`, `p-contact`, `p-email`, `e-fname`, `e-mname`, `e-lname`, `e-relation`, `e-contact`, `register_date`, `lastupdate_date`) VALUES (3, 'Mariah', NULL, 'Carey', 1, '09123123123', '<EMAIL>', 'Nick', 'G', 'Lodeon', 'Ex-Husband', '09123123124', 1512803582, 1512974933), (4, 'Styxray', NULL, 'Luntayao', 0, '09066529486', '<EMAIL>', 'Teresita', NULL, 'Oboza', 'Grandmother', '09168460801', 1513179261, 1513179261), (5, 'Patricia', NULL, 'Vino', 1, '090000000000', '', 'Yanni', NULL, 'Sta. Maria', '', 'Mother', 1513226637, 1513226637), (6, 'Dipper', NULL, 'Pines', 0, '099943043', '', 'Stanley', NULL, 'Pines', 'Grunkle', '54345543', 1513227249, 1513227249), (7, 'Pat', NULL, 'Vino', 1, '909220', '', 'Styx', NULL, 'Luntayao', 'Brother', '012930', 1513233327, 1513233327); -- -------------------------------------------------------- -- -- Table structure for table `print_log` -- CREATE TABLE `print_log` ( `id` int(11) NOT NULL, `trans_id` int(11) NOT NULL, `print_type` varchar(10) NOT NULL COMMENT 'receipt or result', `print_status` varchar(10) NOT NULL COMMENT 'original or copy', `print_number` int(11) NOT NULL COMMENT 'number of print occurences', `user_id` int(11) NOT NULL COMMENT 'the user who printed the receipt', `print_date` int(11) NOT NULL COMMENT 'date when it was printed' ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -------------------------------------------------------- -- -- Table structure for table `queue` -- CREATE TABLE `queue` ( `id` int(11) NOT NULL, `queue_id` int(11) NOT NULL, `patient_id` int(11) NOT NULL, `status_id` int(11) NOT NULL DEFAULT '1', `created_At` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -- Dumping data for table `queue` -- INSERT INTO `queue` (`id`, `queue_id`, `patient_id`, `status_id`, `created_At`) VALUES (11, 1515221381, 3, 1, 1515221381), (12, 1515221433, 3, 1, 1515221433), (13, 1515221440, 3, 1, 1515221440), (14, 1515221466, 3, 1, 1515221466), (15, 1515221500, 3, 1, 1515221500), (16, 1515221506, 3, 1, 1515221506), (17, 1515221529, 3, 1, 1515221529), (18, 1515221534, 4, 1, 1515221534), (19, 1515221560, 3, 1, 1515221560), (20, 1515221567, 3, 1, 1515221567), (21, 1515221622, 3, 1, 1515221622), (22, 1515221662, 3, 1, 1515221662), (23, 1515221717, 3, 1, 1515221717), (24, 1515221736, 3, 1, 1515221736), (25, 1515221740, 7, 1, 1515221740), (26, 1515221744, 6, 1, 1515221744), (27, 1515221785, 3, 1, 1515221785), (28, 1515221805, 3, 1, 1515221805), (29, 1515221816, 7, 1, 1515221816); -- -------------------------------------------------------- -- -- Table structure for table `queue_log` -- CREATE TABLE `queue_log` ( `id` int(11) NOT NULL, `queue_id` int(11) NOT NULL, `patient_id` int(11) NOT NULL, `user_id` int(11) NOT NULL COMMENT 'the user who created the action', `queue_status` varchar(10) NOT NULL COMMENT 'create / activate / remove', `comments_At` varchar(255) NOT NULL COMMENT 'more likely not null and required on remove', `created_At` int(11) NOT NULL COMMENT 'when was the action fired?' ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -- Dumping data for table `queue_log` -- INSERT INTO `queue_log` (`id`, `queue_id`, `patient_id`, `user_id`, `queue_status`, `comments_At`, `created_At`) VALUES (1, 1513148301, 3, 1, 'CREATE', 'user logged in creates a queue', 1513148301), (2, 1513149449, 3, 1, 'CREATE', 'user logged in creates a queue', 1513149449), (3, 1513162989, 3, 1, 'CREATE', 'user logged in creates a queue', 1513162989), (4, 1513163108, 3, 1, 'CREATE', 'user logged in creates a queue', 1513163108), (5, 1513163333, 3, 1, 'CREATE', 'user logged in creates a queue', 1513163333), (6, 1513163717, 3, 1, 'CREATE', 'user logged in creates a queue', 1513163717), (7, 1513163745, 3, 1, 'CREATE', 'user logged in creates a queue', 1513163745), (8, 1513163778, 3, 1, 'CREATE', 'user logged in creates a queue', 1513163778), (9, 1513163806, 3, 1, 'CREATE', 'user logged in creates a queue', 1513163806), (10, 1513164025, 3, 1, 'CREATE', 'user logged in creates a queue', 1513164025), (11, 1513164043, 3, 1, 'CREATE', 'user logged in creates a queue', 1513164043), (12, 1513164163, 3, 1, 'CREATE', 'user logged in creates a queue', 1513164163), (13, 1513164287, 3, 1, 'CREATE', 'user logged in creates a queue', 1513164287), (14, 1513164341, 3, 1, 'CREATE', 'user logged in creates a queue', 1513164341), (15, 1513166306, 3, 1, 'CREATE', 'user logged in creates a queue', 1513166306), (16, 1513166346, 3, 1, 'CREATE', 'user logged in creates a queue', 1513166346), (17, 1513166402, 3, 1, 'CREATE', 'user logged in creates a queue', 1513166402), (18, 1513166469, 3, 1, 'CREATE', 'user logged in creates a queue', 1513166469), (19, 1513166493, 3, 1, 'CREATE', 'user logged in creates a queue', 1513166493), (20, 1513166550, 3, 1, 'CREATE', 'user logged in creates a queue', 1513166550), (21, 1513166743, 3, 1, 'CREATE', 'user logged in creates a queue', 1513166743), (22, 1513166756, 3, 1, 'CREATE', 'user logged in creates a queue', 1513166756), (23, 1513166846, 3, 1, 'CREATE', 'user logged in creates a queue', 1513166846), (24, 1513166868, 3, 1, 'CREATE', 'user logged in creates a queue', 1513166868), (25, 1513166879, 3, 1, 'CREATE', 'user logged in creates a queue', 1513166879), (26, 1513168517, 3, 1, 'CREATE', 'user logged in creates a queue', 1513168517), (27, 1513168525, 3, 1, 'CREATE', 'user logged in creates a queue', 1513168525), (28, 1513179280, 4, 1, 'CREATE', 'user logged in creates a queue', 1513179280), (29, 1513179315, 4, 1, 'CREATE', 'user logged in creates a queue', 1513179315), (30, 1513179403, 4, 1, 'CREATE', 'user logged in creates a queue', 1513179403), (31, 1513226666, 5, 3, 'CREATE', 'user logged in creates a queue', 1513226666), (32, 1513226764, 5, 3, 'CREATE', 'user logged in creates a queue', 1513226764), (33, 1513226903, 5, 3, 'CREATE', 'user logged in creates a queue', 1513226903), (34, 1513227132, 4, 3, 'CREATE', 'user logged in creates a queue', 1513227132), (35, 1513227259, 6, 3, 'CREATE', 'user logged in creates a queue', 1513227259), (36, 1513227296, 6, 3, 'CREATE', 'user logged in creates a queue', 1513227296), (37, 1513227372, 6, 3, 'CREATE', 'user logged in creates a queue', 1513227372), (38, 1513227582, 6, 3, 'CREATE', 'user logged in creates a queue', 1513227582), (39, 1513227713, 6, 3, 'CREATE', 'user logged in creates a queue', 1513227713), (40, 1513227736, 6, 3, 'CREATE', 'user logged in creates a queue', 1513227736), (41, 1513227809, 6, 3, 'CREATE', 'user logged in creates a queue', 1513227809), (42, 1513227828, 6, 3, 'CREATE', 'user logged in creates a queue', 1513227828), (43, 1513227954, 6, 3, 'CREATE', 'user logged in creates a queue', 1513227954), (44, 1513228221, 6, 3, 'CREATE', 'user logged in creates a queue', 1513228221), (45, 1513231022, 4, 3, 'CREATE', 'user logged in creates a queue', 1513231022), (46, 1513233386, 7, 3, 'CREATE', 'user logged in creates a queue', 1513233386), (47, 1513233489, 7, 3, 'CREATE', 'user logged in creates a queue', 1513233489), (48, 1513233539, 7, 3, 'CREATE', 'user logged in creates a queue', 1513233539), (49, 1513233542, 7, 3, 'CREATE', 'user logged in creates a queue', 1513233542), (50, 1515208107, 3, 3, 'CREATE', 'user logged in creates a queue', 1515208107), (51, 1515221336, 4, 3, 'CREATE', 'user logged in creates a queue', 1515221336), (52, 1515221364, 3, 3, 'CREATE', 'user logged in creates a queue', 1515221364), (53, 1515221381, 3, 3, 'CREATE', 'user logged in creates a queue', 1515221381), (54, 1515221433, 3, 3, 'CREATE', 'user logged in creates a queue', 1515221433), (55, 1515221440, 3, 3, 'CREATE', 'user logged in creates a queue', 1515221440), (56, 1515221466, 3, 3, 'CREATE', 'user logged in creates a queue', 1515221466), (57, 1515221500, 3, 3, 'CREATE', 'user logged in creates a queue', 1515221500), (58, 1515221506, 3, 3, 'CREATE', 'user logged in creates a queue', 1515221506), (59, 1515221529, 3, 3, 'CREATE', 'user logged in creates a queue', 1515221529), (60, 1515221534, 4, 3, 'CREATE', 'user logged in creates a queue', 1515221534), (61, 1515221560, 3, 3, 'CREATE', 'user logged in creates a queue', 1515221560), (62, 1515221567, 3, 3, 'CREATE', 'user logged in creates a queue', 1515221567), (63, 1515221622, 3, 3, 'CREATE', 'user logged in creates a queue', 1515221622), (64, 1515221662, 3, 3, 'CREATE', 'user logged in creates a queue', 1515221662), (65, 1515221717, 3, 3, 'CREATE', 'user logged in creates a queue', 1515221717), (66, 1515221736, 3, 3, 'CREATE', 'user logged in creates a queue', 1515221736), (67, 1515221740, 7, 3, 'CREATE', 'user logged in creates a queue', 1515221740), (68, 1515221744, 6, 3, 'CREATE', 'user logged in creates a queue', 1515221744), (69, 1515221785, 3, 3, 'CREATE', 'user logged in creates a queue', 1515221785), (70, 1515221805, 3, 3, 'CREATE', 'user logged in creates a queue', 1515221805), (71, 1515221816, 7, 3, 'CREATE', 'user logged in creates a queue', 1515221816); -- -------------------------------------------------------- -- -- Table structure for table `result` -- CREATE TABLE `result` ( `id` int(11) NOT NULL, `trans_id` int(11) NOT NULL, `test_id` int(11) NOT NULL, `test_result_name` varchar(100) NOT NULL, `result` varchar(100) NOT NULL, `gender` varchar(3) NOT NULL, `normal_value` varchar(100) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -- Dumping data for table `result` -- INSERT INTO `result` (`id`, `trans_id`, `test_id`, `test_result_name`, `result`, `gender`, `normal_value`) VALUES (9, 1513166868, 91, 'FBS', '', '', '70 - 110 mg/dl'), (10, 1513166868, 91, 'FBS', '', '', '70 - 110 mg/dl'), (11, 1513166868, 91, 'TRIGLYCERIDES', '', '', '40 - 140 mg/dl'), (12, 1513166868, 91, 'TRIGLYCERIDES', '', '', '40 - 140 mg/dl'), (13, 1513166868, 91, 'CALCIUM', '', '', '0.80 - 1.10 mmol/L'), (14, 1513166868, 91, 'CALCIUM', '', '', '0.80 - 1.10 mmol/L'), (15, 1513166868, 91, 'URIC ACID', '', '', '3 - 7 mg/dl'), (16, 1513166868, 91, 'URIC ACID', '', '', '3 - 7 mg/dl'), (17, 1513166868, 91, 'CREATININE', '', '', '0.6 - 1.3 mg/dl'), (18, 1513166868, 91, 'CREATININE', '', '', '0.6 - 1.3 mg/dl'), (19, 1513166868, 91, 'SGPT', '', 'M', '0 - 38 uL'), (20, 1513166868, 91, 'SGPT', '', 'M', '0 - 38 uL'), (21, 1513168517, 44, 'FBS', '', '', '70 - 110 mg/dl'), (22, 1513179279, 91, 'FBS', '', '', '70 - 110 mg/dl'), (23, 1513179279, 91, 'TRIGLYCERIDES', '', '', '40 - 140 mg/dl'), (24, 1513179279, 91, 'CALCIUM', '', '', '0.80 - 1.10 mmol/L'), (25, 1513179279, 91, 'URIC ACID', '', '', '3 - 7 mg/dl'), (26, 1513179279, 91, 'CREATININE', '', '', '0.6 - 1.3 mg/dl'), (27, 1513179279, 91, 'SGPT', '', 'M', '0 - 38 uL'), (28, 1513226666, 92, 'FBS', '', '', '70 - 110 mg/dl'), (29, 1513226666, 92, 'TRIGLYCERIDES', '', '', '40 - 140 mg/dl'), (30, 1513226666, 92, 'CALCIUM', '', '', '0.80 - 1.10 mmol/L'), (31, 1513226666, 92, 'URIC ACID', '', '', '3 - 7 mg/dl'), (32, 1513226666, 92, 'CREATININE', '', '', '0.6 - 1.3 mg/dl'), (33, 1513226666, 92, 'SGPT', '', '', '0 - 38 uL'), (34, 1513226666, 92, 'RED BLOOD CELL COUNT', '', 'M', '4.5 - 6.5 x10^12/l'), (35, 1513226666, 92, 'RED BLOOD CELL COUNT', '', 'F', '3.9 - 5.0 x10^12/l'), (36, 1513226666, 92, 'WHITE BLOOD CELL COUNT', '', '', '5.0 - 10.0 x10^9/l'), (37, 1513226666, 92, 'PLATELET COUNT', '', '', '150 - 400 X10^9/l'), (38, 1513226666, 92, 'FBS', '', '', '70 - 110 mg/dl'), (39, 1513226666, 92, 'TRIGLYCERIDES', '', '', '40 - 140 mg/dl'), (40, 1513226666, 92, 'CALCIUM', '', '', '0.80 - 1.10 mmol/L'), (41, 1513226666, 92, 'URIC ACID', '', '', '3 - 7 mg/dl'), (42, 1513226666, 92, 'CREATININE', '', '', '0.6 - 1.3 mg/dl'), (43, 1513226666, 92, 'SGPT', '', '', '0 - 38 uL'), (44, 1513226666, 92, 'RED BLOOD CELL COUNT', '', 'M', '4.5 - 6.5 x10^12/l'), (45, 1513226666, 92, 'RED BLOOD CELL COUNT', '', 'F', '3.9 - 5.0 x10^12/l'), (46, 1513226666, 92, 'WHITE BLOOD CELL COUNT', '', '', '5.0 - 10.0 x10^9/l'), (47, 1513226666, 92, 'PLATELET COUNT', '', '', '150 - 400 X10^9/l'), (48, 1513179315, 44, 'FBS', '', '', '70 - 110 mg/dl'), (49, 1513227259, 91, 'FBS', '', '', '70 - 110 mg/dl'), (50, 1513227259, 91, 'FBS', '', '', '70 - 110 mg/dl'), (51, 1513227259, 91, 'TRIGLYCERIDES', '', '', '40 - 140 mg/dl'), (52, 1513227259, 91, 'TRIGLYCERIDES', '', '', '40 - 140 mg/dl'), (53, 1513227259, 91, 'CALCIUM', '', '', '0.80 - 1.10 mmol/L'), (54, 1513227259, 91, 'CALCIUM', '', '', '0.80 - 1.10 mmol/L'), (55, 1513227259, 91, 'URIC ACID', '', '', '3 - 7 mg/dl'), (56, 1513227259, 91, 'URIC ACID', '', '', '3 - 7 mg/dl'), (57, 1513227259, 91, 'CREATININE', '', '', '0.6 - 1.3 mg/dl'), (58, 1513227259, 91, 'CREATININE', '', '', '0.6 - 1.3 mg/dl'), (59, 1513227259, 91, 'SGPT', '', 'M', '0 - 38 uL'), (60, 1513227259, 91, 'SGPT', '', 'M', '0 - 38 uL'), (61, 1513227372, 44, 'FBS', '', '', '70 - 110 mg/dl'), (62, 1513227372, 44, 'FBS', '', '', '70 - 110 mg/dl'), (63, 1513227372, 44, 'FBS', '', '', '70 - 110 mg/dl'), (64, 1513227713, 44, 'FBS', '', '', '70 - 110 mg/dl'), (65, 1513227713, 44, 'FBS', '', '', '70 - 110 mg/dl'), (66, 1513227713, 44, 'FBS', '', '', '70 - 110 mg/dl'), (67, 1513227713, 44, 'FBS', '', '', '70 - 110 mg/dl'), (68, 1513227809, 44, 'FBS', '', '', '70 - 110 mg/dl'), (69, 1513227809, 44, 'FBS', '', '', '70 - 110 mg/dl'), (70, 1513227809, 44, 'FBS', '', '', '70 - 110 mg/dl'), (71, 1513227809, 44, 'FBS', '', '', '70 - 110 mg/dl'), (72, 1513227809, 44, 'FBS', '', '', '70 - 110 mg/dl'), (73, 1513227954, 44, 'FBS', '', '', '70 - 110 mg/dl'), (74, 1513227954, 44, 'FBS', '', '', '70 - 110 mg/dl'), (75, 1513227954, 44, 'FBS', '', '', '70 - 110 mg/dl'), (76, 1513227954, 44, 'FBS', '', '', '70 - 110 mg/dl'), (77, 1513227954, 44, 'FBS', '', '', '70 - 110 mg/dl'), (78, 1513233386, 91, 'FBS', '', '', '70 - 110 mg/dl'), (79, 1513233386, 91, 'FBS', '', '', '70 - 110 mg/dl'), (80, 1513233386, 91, 'FBS', '', '', '70 - 110 mg/dl'), (81, 1513233386, 91, 'FBS', '', '', '70 - 110 mg/dl'), (82, 1513233386, 91, 'TRIGLYCERIDES', '', '', '40 - 140 mg/dl'), (83, 1513233386, 91, 'TRIGLYCERIDES', '', '', '40 - 140 mg/dl'), (84, 1513233386, 91, 'TRIGLYCERIDES', '', '', '40 - 140 mg/dl'), (85, 1513233386, 91, 'TRIGLYCERIDES', '', '', '40 - 140 mg/dl'), (86, 1513233386, 91, 'CALCIUM', '', '', '0.80 - 1.10 mmol/L'), (87, 1513233386, 91, 'CALCIUM', '', '', '0.80 - 1.10 mmol/L'), (88, 1513233386, 91, 'CALCIUM', '', '', '0.80 - 1.10 mmol/L'), (89, 1513233386, 91, 'CALCIUM', '', '', '0.80 - 1.10 mmol/L'), (90, 1513233386, 91, 'URIC ACID', '', '', '3 - 7 mg/dl'), (91, 1513233386, 91, 'URIC ACID', '', '', '3 - 7 mg/dl'), (92, 1513233386, 91, 'URIC ACID', '', '', '3 - 7 mg/dl'), (93, 1513233386, 91, 'URIC ACID', '', '', '3 - 7 mg/dl'), (94, 1513233386, 91, 'CREATININE', '', '', '0.6 - 1.3 mg/dl'), (95, 1513233386, 91, 'CREATININE', '', '', '0.6 - 1.3 mg/dl'), (96, 1513233386, 91, 'CREATININE', '', '', '0.6 - 1.3 mg/dl'), (97, 1513233386, 91, 'CREATININE', '', '', '0.6 - 1.3 mg/dl'), (98, 1513233386, 91, 'SGPT', '', 'M', '0 - 38 uL'), (99, 1513233386, 91, 'SGPT', '', 'M', '0 - 38 uL'), (100, 1513233386, 91, 'SGPT', '', 'M', '0 - 38 uL'), (101, 1513233386, 91, 'SGPT', '', 'M', '0 - 38 uL'), (102, 1513233386, 91, 'FBS', '', '', '70 - 110 mg/dl'), (103, 1513233386, 91, 'FBS', '', '', '70 - 110 mg/dl'), (104, 1513233386, 91, 'FBS', '', '', '70 - 110 mg/dl'), (105, 1513233386, 91, 'FBS', '', '', '70 - 110 mg/dl'), (106, 1513233386, 91, 'TRIGLYCERIDES', '', '', '40 - 140 mg/dl'), (107, 1513233386, 91, 'TRIGLYCERIDES', '', '', '40 - 140 mg/dl'), (108, 1513233386, 91, 'TRIGLYCERIDES', '', '', '40 - 140 mg/dl'), (109, 1513233386, 91, 'TRIGLYCERIDES', '', '', '40 - 140 mg/dl'), (110, 1513233386, 91, 'CALCIUM', '', '', '0.80 - 1.10 mmol/L'), (111, 1513233386, 91, 'CALCIUM', '', '', '0.80 - 1.10 mmol/L'), (112, 1513233386, 91, 'CALCIUM', '', '', '0.80 - 1.10 mmol/L'), (113, 1513233386, 91, 'CALCIUM', '', '', '0.80 - 1.10 mmol/L'), (114, 1513233386, 91, 'URIC ACID', '', '', '3 - 7 mg/dl'), (115, 1513233386, 91, 'URIC ACID', '', '', '3 - 7 mg/dl'), (116, 1513233386, 91, 'URIC ACID', '', '', '3 - 7 mg/dl'), (117, 1513233386, 91, 'URIC ACID', '', '', '3 - 7 mg/dl'), (118, 1513233386, 91, 'CREATININE', '', '', '0.6 - 1.3 mg/dl'), (119, 1513233386, 91, 'CREATININE', '', '', '0.6 - 1.3 mg/dl'), (120, 1513233386, 91, 'CREATININE', '', '', '0.6 - 1.3 mg/dl'), (121, 1513233386, 91, 'CREATININE', '', '', '0.6 - 1.3 mg/dl'), (122, 1513233386, 91, 'SGPT', '', 'M', '0 - 38 uL'), (123, 1513233386, 91, 'SGPT', '', 'M', '0 - 38 uL'), (124, 1513233386, 91, 'SGPT', '', 'M', '0 - 38 uL'), (125, 1513233386, 91, 'SGPT', '', 'M', '0 - 38 uL'), (126, 1513233386, 91, 'FBS', '', '', '70 - 110 mg/dl'), (127, 1513233386, 91, 'FBS', '', '', '70 - 110 mg/dl'), (128, 1513233386, 91, 'FBS', '', '', '70 - 110 mg/dl'), (129, 1513233386, 91, 'FBS', '', '', '70 - 110 mg/dl'), (130, 1513233386, 91, 'TRIGLYCERIDES', '', '', '40 - 140 mg/dl'), (131, 1513233386, 91, 'TRIGLYCERIDES', '', '', '40 - 140 mg/dl'), (132, 1513233386, 91, 'TRIGLYCERIDES', '', '', '40 - 140 mg/dl'), (133, 1513233386, 91, 'TRIGLYCERIDES', '', '', '40 - 140 mg/dl'), (134, 1513233386, 91, 'CALCIUM', '', '', '0.80 - 1.10 mmol/L'), (135, 1513233386, 91, 'CALCIUM', '', '', '0.80 - 1.10 mmol/L'), (136, 1513233386, 91, 'CALCIUM', '', '', '0.80 - 1.10 mmol/L'), (137, 1513233386, 91, 'CALCIUM', '', '', '0.80 - 1.10 mmol/L'), (138, 1513233386, 91, 'URIC ACID', '', '', '3 - 7 mg/dl'), (139, 1513233386, 91, 'URIC ACID', '', '', '3 - 7 mg/dl'), (140, 1513233386, 91, 'URIC ACID', '', '', '3 - 7 mg/dl'), (141, 1513233386, 91, 'URIC ACID', '', '', '3 - 7 mg/dl'), (142, 1513233386, 91, 'CREATININE', '', '', '0.6 - 1.3 mg/dl'), (143, 1513233386, 91, 'CREATININE', '', '', '0.6 - 1.3 mg/dl'), (144, 1513233386, 91, 'CREATININE', '', '', '0.6 - 1.3 mg/dl'), (145, 1513233386, 91, 'CREATININE', '', '', '0.6 - 1.3 mg/dl'), (146, 1513233386, 91, 'SGPT', '', 'M', '0 - 38 uL'), (147, 1513233386, 91, 'SGPT', '', 'M', '0 - 38 uL'), (148, 1513233386, 91, 'SGPT', '', 'M', '0 - 38 uL'), (149, 1513233386, 91, 'SGPT', '', 'M', '0 - 38 uL'), (150, 1513231022, 91, 'FBS', '', '', '70 - 110 mg/dl'), (151, 1513231022, 91, 'FBS', '', '', '70 - 110 mg/dl'), (152, 1513231022, 91, 'FBS', '', '', '70 - 110 mg/dl'), (153, 1513231022, 91, 'FBS', '', '', '70 - 110 mg/dl'), (154, 1513231022, 91, 'TRIGLYCERIDES', '', '', '40 - 140 mg/dl'), (155, 1513231022, 91, 'TRIGLYCERIDES', '', '', '40 - 140 mg/dl'), (156, 1513231022, 91, 'TRIGLYCERIDES', '', '', '40 - 140 mg/dl'), (157, 1513231022, 91, 'TRIGLYCERIDES', '', '', '40 - 140 mg/dl'), (158, 1513231022, 91, 'CALCIUM', '', '', '0.80 - 1.10 mmol/L'), (159, 1513231022, 91, 'CALCIUM', '', '', '0.80 - 1.10 mmol/L'), (160, 1513231022, 91, 'CALCIUM', '', '', '0.80 - 1.10 mmol/L'), (161, 1513231022, 91, 'CALCIUM', '', '', '0.80 - 1.10 mmol/L'), (162, 1513231022, 91, 'URIC ACID', '', '', '3 - 7 mg/dl'), (163, 1513231022, 91, 'URIC ACID', '', '', '3 - 7 mg/dl'), (164, 1513231022, 91, 'URIC ACID', '', '', '3 - 7 mg/dl'), (165, 1513231022, 91, 'URIC ACID', '', '', '3 - 7 mg/dl'), (166, 1513231022, 91, 'CREATININE', '', '', '0.6 - 1.3 mg/dl'), (167, 1513231022, 91, 'CREATININE', '', '', '0.6 - 1.3 mg/dl'), (168, 1513231022, 91, 'CREATININE', '', '', '0.6 - 1.3 mg/dl'), (169, 1513231022, 91, 'CREATININE', '', '', '0.6 - 1.3 mg/dl'), (170, 1513231022, 91, 'SGPT', '', 'M', '0 - 38 uL'), (171, 1513231022, 91, 'SGPT', '', 'M', '0 - 38 uL'), (172, 1513231022, 91, 'SGPT', '', 'M', '0 - 38 uL'), (173, 1513231022, 91, 'SGPT', '', 'M', '0 - 38 uL'), (174, 1515208107, 91, 'FBS', '', '', '70 - 110 mg/dl'), (175, 1515208107, 91, 'FBS', '', '', '70 - 110 mg/dl'), (176, 1515208107, 91, 'FBS', '', '', '70 - 110 mg/dl'), (177, 1515208107, 91, 'FBS', '', '', '70 - 110 mg/dl'), (178, 1515208107, 91, 'FBS', '', '', '70 - 110 mg/dl'), (179, 1515208107, 91, 'FBS', '', '', '70 - 110 mg/dl'), (180, 1515208107, 91, 'TRIGLYCERIDES', '', '', '40 - 140 mg/dl'), (181, 1515208107, 91, 'TRIGLYCERIDES', '', '', '40 - 140 mg/dl'), (182, 1515208107, 91, 'TRIGLYCERIDES', '', '', '40 - 140 mg/dl'), (183, 1515208107, 91, 'TRIGLYCERIDES', '', '', '40 - 140 mg/dl'), (184, 1515208107, 91, 'TRIGLYCERIDES', '', '', '40 - 140 mg/dl'), (185, 1515208107, 91, 'TRIGLYCERIDES', '', '', '40 - 140 mg/dl'), (186, 1515208107, 91, 'CALCIUM', '', '', '0.80 - 1.10 mmol/L'), (187, 1515208107, 91, 'CALCIUM', '', '', '0.80 - 1.10 mmol/L'), (188, 1515208107, 91, 'CALCIUM', '', '', '0.80 - 1.10 mmol/L'), (189, 1515208107, 91, 'CALCIUM', '', '', '0.80 - 1.10 mmol/L'), (190, 1515208107, 91, 'CALCIUM', '', '', '0.80 - 1.10 mmol/L'), (191, 1515208107, 91, 'CALCIUM', '', '', '0.80 - 1.10 mmol/L'), (192, 1515208107, 91, 'URIC ACID', '', '', '3 - 7 mg/dl'), (193, 1515208107, 91, 'URIC ACID', '', '', '3 - 7 mg/dl'), (194, 1515208107, 91, 'URIC ACID', '', '', '3 - 7 mg/dl'), (195, 1515208107, 91, 'URIC ACID', '', '', '3 - 7 mg/dl'), (196, 1515208107, 91, 'URIC ACID', '', '', '3 - 7 mg/dl'), (197, 1515208107, 91, 'URIC ACID', '', '', '3 - 7 mg/dl'), (198, 1515208107, 91, 'CREATININE', '', '', '0.6 - 1.3 mg/dl'), (199, 1515208107, 91, 'CREATININE', '', '', '0.6 - 1.3 mg/dl'), (200, 1515208107, 91, 'CREATININE', '', '', '0.6 - 1.3 mg/dl'), (201, 1515208107, 91, 'CREATININE', '', '', '0.6 - 1.3 mg/dl'), (202, 1515208107, 91, 'CREATININE', '', '', '0.6 - 1.3 mg/dl'), (203, 1515208107, 91, 'CREATININE', '', '', '0.6 - 1.3 mg/dl'), (204, 1515208107, 91, 'SGPT', '', 'M', '0 - 38 uL'), (205, 1515208107, 91, 'SGPT', '', 'M', '0 - 38 uL'), (206, 1515208107, 91, 'SGPT', '', 'M', '0 - 38 uL'), (207, 1515208107, 91, 'SGPT', '', 'M', '0 - 38 uL'), (208, 1515208107, 91, 'SGPT', '', 'M', '0 - 38 uL'), (209, 1515208107, 91, 'SGPT', '', 'M', '0 - 38 uL'); -- -------------------------------------------------------- -- -- Table structure for table `result_log` -- CREATE TABLE `result_log` ( `id` int(11) NOT NULL, `trans_id` int(11) NOT NULL, `result_updatedby` int(11) NOT NULL, `result_number` int(11) NOT NULL COMMENT 'how many times was it updated?', `result_status` varchar(10) NOT NULL COMMENT 'update / passive' ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -------------------------------------------------------- -- -- Table structure for table `sales` -- CREATE TABLE `sales` ( `id` int(11) NOT NULL, `created_At` int(11) NOT NULL, `amount` varchar(20) NOT NULL, `user_id` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -- Dumping data for table `sales` -- INSERT INTO `sales` (`id`, `created_At`, `amount`, `user_id`) VALUES (1, 1513162990, '8', 1), (2, 1513163109, '8', 1), (3, 1513163333, '8', 1), (4, 1513163717, '8', 1), (5, 1513163745, '8', 1), (6, 1513163778, '8', 1), (7, 1513163806, '8', 1), (8, 1513164025, '8', 1), (9, 1513164044, '8', 1), (10, 1513164163, '8', 1), (11, 1513164287, '8', 1), (12, 1513164341, '8', 1), (13, 1513166306, '8', 1), (14, 1513166346, '8', 1), (15, 1513166402, '8', 1), (16, 1513166469, '8', 1), (17, 1513166492, '8', 1), (18, 1513166550, '8', 1), (19, 1513166757, '6', 1), (20, 1513166847, '8', 1), (21, 1513166880, '6', 1), (22, 1513168525, '8', 1), (23, 1513179404, '6', 1), (24, 1513226766, '9', 3), (25, 1513226903, '9', 3), (26, 1513227133, '8', 3), (27, 1513227297, '6', 3), (28, 1513227582, '8', 3), (29, 1513227736, '8', 3), (30, 1513227829, '8', 3), (31, 1513228221, '8', 3), (32, 1513233489, '6', 3), (33, 1513233539, '6', 3), (34, 1513233542, '6', 3), (35, 1515221334, '6', 3), (36, 1515221364, '6', 3); -- -------------------------------------------------------- -- -- Table structure for table `status` -- CREATE TABLE `status` ( `id` int(11) NOT NULL, `name` varchar(25) NOT NULL, `code` int(4) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -- Dumping data for table `status` -- INSERT INTO `status` (`id`, `name`, `code`) VALUES (1, 'Pending Queue', 100), (2, 'Package Creation', 200), (3, 'Receipt Generation', 300), (4, 'Result Generation', 500); -- -------------------------------------------------------- -- -- Table structure for table `test` -- CREATE TABLE `test` ( `id` int(11) NOT NULL, `test_name` varchar(50) NOT NULL, `test_price` varchar(10) NOT NULL, `test_description_number` text NOT NULL, `test_description` text NOT NULL, `test_type_id` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -- Dumping data for table `test` -- INSERT INTO `test` (`id`, `test_name`, `test_price`, `test_description_number`, `test_description`, `test_type_id`) VALUES (1, 'Urinalysis', '40.00', '', '', 1), (2, 'Fecalysis', '40.00', '', '', 1), (3, 'Urine Bile', '50.00', '', '', 1), (4, 'Urine Sugar', '40.00', '', '', 1), (5, 'Urine PH', '40.00', '', '', 1), (6, 'Occult Blood', '200.00', '', '', 1), (7, 'Pregnancy Test', '150.00', '', '', 1), (8, 'Albumin', '40.00', '', '', 1), (9, 'Sperm Analysis', '250.00', '', '', 1), (10, 'Pap''s Smear', '250.00', '', '', 1), (11, 'CBC', '120.00', '', '', 2), (12, 'HGB & HCT', '70.00', '', '', 2), (13, 'WBC Count', '70.00', '', '', 2), (14, 'Platelet Count', '100.00', '', '', 2), (15, 'Peripheral Smear', '250.00', '', '', 2), (16, 'Reticulocyte Count', '150.00', '', '', 2), (17, 'ESR', '120.00', '', '', 2), (18, 'Clotting Time', '50.00', '', '', 2), (19, 'Bleeding Time', '50.00', '', '', 2), (20, 'Protime(PT)', '400.00', '', '', 2), (21, 'Prothrombin Time(PTT)', '450.00', '', '', 2), (22, 'Blood Typing(ABO)', '80.00', '', '', 3), (23, 'Blood Typing(RH)', '50.00', '', '', 3), (24, 'Crossmatching', '250.00', '', '', 3), (25, 'RPRL/VDRL', '200.00', '', '', 4), (26, 'ASO Titer', '525.00', '', '', 4), (27, 'RA Latex', '200.00', '', '', 4), (28, 'CRP', '250.00', '', '', 4), (29, 'C3', '600.00', '', '', 4), (30, 'Dengue NS1', '1,100.00', '', '', 4), (31, 'Widal Test', '300.00', '', '', 4), (32, 'Malaria', '300.00', '', '', 4), (33, 'Typhidot', '1,145.00', '', '', 4), (34, 'PSA', '1,200.00', '', '', 5), (35, 'CEA', '700.00', '', '', 5), (36, 'AFP', '700.00', '', '', 5), (37, 'Beta HCG', '700.00', '', '', 5), (38, 'T3', '400.00', '', '', 6), (39, 'T4', '400.00', '', '', 6), (40, 'FT3', '450.00', '', '', 6), (41, 'FT4', '550.00', '', '', 6), (42, 'TSH', '550.00', '', '', 6), (43, 'FSH', '600.00', '', '', 6), (44, 'FBS/RBS', '80.00', '', '', 7), (45, 'BUN', '80.00', '', '', 7), (46, 'Creatinine', '80.00', '', '', 7), (47, 'BUA(Uric Acid)', '80.00', '', '', 7), (48, 'Cholesterol', '80.00', '', '', 7), (49, 'Triglycerides', '180.00', '', '', 7), (50, 'HDL/LDL', '300.00', '', '', 7), (51, 'SGPT(ALT)', '180.00', '', '', 7), (52, 'SGOT(AST)', '180.00', '', '', 7), (53, 'HgbA1C', '550.00', '', '', 7), (54, 'Alkaline Phosphatase', '250.00', '', '', 7), (55, 'Acid Phosphatase', '600.00', '', '', 7), (56, 'Sodium', '180.00', '', '', 7), (57, 'Potassium', '180.00', '', '', 7), (58, 'Chloride', '180.00', '', '', 7), (59, 'Ionized Calcium', '350.00', '', '', 7), (60, 'Total Calcium', '250.00', '', '', 7), (61, 'Inorganic Phosphorous', '200.00', '', '', 7), (62, 'LDH', '350.00', '', '', 7), (63, 'TPHA', '300.00', '', '', 7), (64, 'Total CPK with Fraction', '600.00', '', '', 7), (65, 'Total CPK/CK', '400.00', '', '', 7), (66, 'CKMB', '500.00', '', '', 7), (67, 'Amylase', '300.00', '', '', 7), (68, 'Lipase', '300.00', '', '', 7), (69, 'Total Bilirubin - Direct Bilirubin', '300.00', '', '', 7), (70, 'Albumin', '150.00', '', '', 7), (71, 'TP A/G Ratio', '250.00', '', '', 7), (72, 'Gram Stain', '150.00', '', '', 8), (73, 'AFB Stain', '180.00', '', '', 8), (74, 'KOH Mount', '150.00', '', '', 8), (75, 'Stool C/S', '500.00', '', '', 8), (76, 'Urine C/S', '500.00', '', '', 8), (77, 'Blood C/S', '500.00', '', '', 8), (78, 'Hepatitis B Profile', '2,000.00', '', '', 9), (79, 'Hepatitis B Profile w/ HAV IgM', '1,800.00', '', '', 9), (80, 'HBSAg Screening Test', '200.00', '', '', 9), (81, 'HBSAg ELISA', '350.00', '', '', 9), (82, 'Anti-HBS', '250.00', '', '', 9), (83, 'HbeAg', '450.00', '', '', 9), (84, 'Anti-Hbe', '450.00', '', '', 9), (85, 'Anti-HBc(IgG)', '400.00', '', '', 9), (86, 'Anti-HBc(IgM)', '400.00', '', '', 9), (87, 'Anti-HAV(IgG)', '450.00', '', '', 9), (88, 'Anti-HAV(IgM)', '450.00', '', '', 9), (89, 'Anti-HCV', '750.00', '', '', 9), (90, 'HIV', '650.00', '', '', 9), (91, 'Package 1', '680.00', '44,49,60,47,46,51', 'FBS, TAG, TC, BUA, CREA, SGPT', 10), (92, 'Package 2', '940.00', '44,49,60,47,46,51,11,1', 'FBS, TAG, TC, BUA, CREA, SGPT, CBC w/ PC, UA', 10), (93, 'Package 3', '1,240.00', '', '', 10), (94, 'Package 4', '1,600.00', '', '', 10), (95, 'Others', '', 'Others', '', 0); -- -------------------------------------------------------- -- -- Table structure for table `test_content` -- CREATE TABLE `test_content` ( `id` int(11) NOT NULL, `trans_id` int(11) NOT NULL, `trans_key` varchar(10) NOT NULL, `test_id` int(3) NOT NULL COMMENT 'all the test that belongs to this trans_id' ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -------------------------------------------------------- -- -- Table structure for table `test_result` -- CREATE TABLE `test_result` ( `id` int(11) NOT NULL, `test_id` int(11) NOT NULL, `test_result_name` varchar(50) NOT NULL COMMENT '0-M/ 1-F/ 3-All', `gender` int(1) NOT NULL, `test_result_normal_value` text NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -- Dumping data for table `test_result` -- INSERT INTO `test_result` (`id`, `test_id`, `test_result_name`, `gender`, `test_result_normal_value`) VALUES (1, 44, 'FBS', 3, '70 - 110 mg/dl'), (2, 49, 'TRIGLYCERIDES', 3, '40 - 140 mg/dl'), (3, 60, 'CALCIUM', 3, '0.80 - 1.10 mmol/L'), (4, 47, 'URIC ACID', 3, '3 - 7 mg/dl'), (5, 46, 'CREATININE', 3, '0.6 - 1.3 mg/dl'), (6, 51, 'SGPT', 3, '0 - 38 uL'), (7, 11, 'RED BLOOD CELL COUNT', 0, '4.5 - 6.5 x10^12/l'), (8, 11, 'RED BLOOD CELL COUNT', 1, '3.9 - 5.0 x10^12/l'), (9, 11, 'WHITE BLOOD CELL COUNT', 3, '5.0 - 10.0 x10^9/l'), (10, 14, 'PLATELET COUNT', 3, '150 - 400 X10^9/l'), (11, 92, 'FBS', 3, '70 - 110 mg/dl'), (12, 92, 'TRIGLYCERIDES', 3, '40 - 140 mg/dl'), (13, 92, 'CALCIUM', 3, '0.80 - 1.10 mmol/L'), (14, 92, 'URIC ACID', 3, '3 - 7 mg/dl'), (15, 92, 'CREATININE', 3, '0.6 - 1.3 mg/dl'), (16, 92, 'SGPT', 3, '0 - 38 uL'), (17, 92, 'RED BLOOD CELL COUNT', 0, '4.5 - 6.5 x10^12/l'), (18, 92, 'RED BLOOD CELL COUNT', 1, '3.9 - 5.0 x10^12/l'), (19, 92, 'WHITE BLOOD CELL COUNT', 3, '5.0 - 10.0 x10^9/l'), (20, 92, 'PLATELET COUNT', 3, '150 - 400 X10^9/l'), (21, 91, 'FBS', 3, '70 - 110 mg/dl'), (22, 91, 'TRIGLYCERIDES', 3, '40 - 140 mg/dl'), (23, 91, 'CALCIUM', 3, '0.80 - 1.10 mmol/L'), (24, 91, 'URIC ACID', 3, '3 - 7 mg/dl'), (25, 91, 'CREATININE', 3, '0.6 - 1.3 mg/dl'), (26, 91, 'SGPT', 0, '0 - 38 uL'); -- -------------------------------------------------------- -- -- Table structure for table `test_type` -- CREATE TABLE `test_type` ( `id` int(11) NOT NULL, `test_type_name` varchar(50) NOT NULL, `test_result_id` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -- Dumping data for table `test_type` -- INSERT INTO `test_type` (`id`, `test_type_name`, `test_result_id`) VALUES (1, 'CLINICAL MICROSCOPY', 1), (2, 'HEMATOLOGY', 2), (3, 'BLOOD BLANK', 3), (4, 'SEROLOGY', 4), (5, 'TUMOR MARKERS', 5), (6, 'ENDOCRINOLOGY', 6), (7, 'CLINICAL CHEMISTRY', 7), (8, 'MICROBIOLOGY', 8), (9, 'IMMUNOLOGY', 9), (10, 'CC-PACKAGE', 10); -- -------------------------------------------------------- -- -- Table structure for table `users` -- CREATE TABLE `users` ( `user_id` int(11) NOT NULL, `username` varchar(255) NOT NULL, `password` varchar(255) NOT NULL, `account_type_id` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -- Dumping data for table `users` -- INSERT INTO `users` (`user_id`, `username`, `password`, `account_type_id`) VALUES (1, 'admin', '<PASSWORD>', 7), (2, 'medtech', '<PASSWORD>', 8), (3, 'recept', '<PASSWORD>', 7), (4, 'owner', '<PASSWORD>bf<PASSWORD>', 9); -- -- Indexes for dumped tables -- -- -- Indexes for table `account_type` -- ALTER TABLE `account_type` ADD PRIMARY KEY (`account_type_id`); -- -- Indexes for table `active_result` -- ALTER TABLE `active_result` ADD PRIMARY KEY (`id`), ADD UNIQUE KEY `trans_id` (`trans_id`); -- -- Indexes for table `active_transaction` -- ALTER TABLE `active_transaction` ADD PRIMARY KEY (`id`), ADD UNIQUE KEY `trans_id` (`trans_id`); -- -- Indexes for table `employee` -- ALTER TABLE `employee` ADD PRIMARY KEY (`id`), ADD UNIQUE KEY `user_id` (`user_id`), ADD UNIQUE KEY `employee_id` (`user_id`); -- -- Indexes for table `events` -- ALTER TABLE `events` ADD PRIMARY KEY (`id`); -- -- Indexes for table `inventory_history` -- ALTER TABLE `inventory_history` ADD PRIMARY KEY (`id`); -- -- Indexes for table `inventory_prerequisite` -- ALTER TABLE `inventory_prerequisite` ADD PRIMARY KEY (`id`); -- -- Indexes for table `items` -- ALTER TABLE `items` ADD PRIMARY KEY (`id`); -- -- Indexes for table `item_type` -- ALTER TABLE `item_type` ADD PRIMARY KEY (`id`); -- -- Indexes for table `passive_result` -- ALTER TABLE `passive_result` ADD PRIMARY KEY (`id`), ADD UNIQUE KEY `trans_id` (`trans_id`); -- -- Indexes for table `passive_transaction` -- ALTER TABLE `passive_transaction` ADD PRIMARY KEY (`id`), ADD UNIQUE KEY `trans_id` (`trans_id`); -- -- Indexes for table `patient` -- ALTER TABLE `patient` ADD PRIMARY KEY (`patient_id`); -- -- Indexes for table `print_log` -- ALTER TABLE `print_log` ADD PRIMARY KEY (`id`), ADD UNIQUE KEY `trans_id` (`trans_id`); -- -- Indexes for table `queue` -- ALTER TABLE `queue` ADD PRIMARY KEY (`id`), ADD UNIQUE KEY `queue_id` (`queue_id`); -- -- Indexes for table `queue_log` -- ALTER TABLE `queue_log` ADD PRIMARY KEY (`id`); -- -- Indexes for table `result` -- ALTER TABLE `result` ADD PRIMARY KEY (`id`); -- -- Indexes for table `result_log` -- ALTER TABLE `result_log` ADD PRIMARY KEY (`id`), ADD UNIQUE KEY `trans_id` (`trans_id`); -- -- Indexes for table `sales` -- ALTER TABLE `sales` ADD PRIMARY KEY (`id`); -- -- Indexes for table `status` -- ALTER TABLE `status` ADD PRIMARY KEY (`id`); -- -- Indexes for table `test` -- ALTER TABLE `test` ADD PRIMARY KEY (`id`); -- -- Indexes for table `test_content` -- ALTER TABLE `test_content` ADD PRIMARY KEY (`id`), ADD UNIQUE KEY `trans_id` (`trans_id`); -- -- Indexes for table `test_result` -- ALTER TABLE `test_result` ADD PRIMARY KEY (`id`); -- -- Indexes for table `test_type` -- ALTER TABLE `test_type` ADD PRIMARY KEY (`id`); -- -- Indexes for table `users` -- ALTER TABLE `users` ADD PRIMARY KEY (`user_id`); -- -- AUTO_INCREMENT for dumped tables -- -- -- AUTO_INCREMENT for table `account_type` -- ALTER TABLE `account_type` MODIFY `account_type_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=10; -- -- AUTO_INCREMENT for table `active_result` -- ALTER TABLE `active_result` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `active_transaction` -- ALTER TABLE `active_transaction` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=37; -- -- AUTO_INCREMENT for table `employee` -- ALTER TABLE `employee` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5; -- -- AUTO_INCREMENT for table `events` -- ALTER TABLE `events` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=12; -- -- AUTO_INCREMENT for table `inventory_history` -- ALTER TABLE `inventory_history` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=109; -- -- AUTO_INCREMENT for table `inventory_prerequisite` -- ALTER TABLE `inventory_prerequisite` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=29; -- -- AUTO_INCREMENT for table `items` -- ALTER TABLE `items` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=148; -- -- AUTO_INCREMENT for table `item_type` -- ALTER TABLE `item_type` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6; -- -- AUTO_INCREMENT for table `passive_result` -- ALTER TABLE `passive_result` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `passive_transaction` -- ALTER TABLE `passive_transaction` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `patient` -- ALTER TABLE `patient` MODIFY `patient_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=8; -- -- AUTO_INCREMENT for table `print_log` -- ALTER TABLE `print_log` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `queue` -- ALTER TABLE `queue` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=30; -- -- AUTO_INCREMENT for table `queue_log` -- ALTER TABLE `queue_log` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=72; -- -- AUTO_INCREMENT for table `result` -- ALTER TABLE `result` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=210; -- -- AUTO_INCREMENT for table `result_log` -- ALTER TABLE `result_log` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `sales` -- ALTER TABLE `sales` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=37; -- -- AUTO_INCREMENT for table `status` -- ALTER TABLE `status` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5; -- -- AUTO_INCREMENT for table `test` -- ALTER TABLE `test` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=96; -- -- AUTO_INCREMENT for table `test_content` -- ALTER TABLE `test_content` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `test_result` -- ALTER TABLE `test_result` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=27; -- -- AUTO_INCREMENT for table `test_type` -- ALTER TABLE `test_type` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=11; -- -- AUTO_INCREMENT for table `users` -- ALTER TABLE `users` MODIFY `user_id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/* Bearer <KEY> */ CREATE DATABASE CascadeDelete GO USE CascadeDelete GO CREATE TABLE ChildTable ( IdChild int NOT NULL, IdParent int NOT NULL, Name varchar(200) NOT NULL, CONSTRAINT PK_ChildTable PRIMARY KEY CLUSTERED ( IdChild ASC ) ) GO CREATE TABLE GrandChildTable ( IdGrandChild int NOT NULL, IdChild int NOT NULL, Name varchar(200) NOT NULL, CONSTRAINT PK_GrandChildTable PRIMARY KEY CLUSTERED ( IdGrandChild ASC ) ) GO CREATE TABLE ParentTable ( IdParent int NOT NULL, Name varchar(200) NOT NULL, CONSTRAINT PK_ParentTable PRIMARY KEY CLUSTERED ( IdParent ASC ) ) GO ALTER TABLE ChildTable WITH CHECK ADD CONSTRAINT FK_ChildTable_ParentTable FOREIGN KEY(IdParent) REFERENCES ParentTable (IdParent) GO ALTER TABLE ChildTable CHECK CONSTRAINT FK_ChildTable_ParentTable GO ALTER TABLE GrandChildTable WITH CHECK ADD CONSTRAINT FK_GrandChildTable_ChildTable FOREIGN KEY(IdChild) REFERENCES ChildTable (IdChild) GO ALTER TABLE GrandChildTable CHECK CONSTRAINT FK_GrandChildTable_ChildTable GO
<reponame>arisaryadamar/Project-Rice-Mills-2 -- phpMyAdmin SQL Dump -- version 4.8.5 -- https://www.phpmyadmin.net/ -- -- Host: 127.0.0.1 -- Generation Time: Jun 13, 2020 at 02:06 PM -- Server version: 10.1.38-MariaDB -- PHP Version: 7.3.2 SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; SET AUTOCOMMIT = 0; START TRANSACTION; SET time_zone = "+00:00"; /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8mb4 */; -- -- Database: `penggilingan` -- -- -------------------------------------------------------- -- -- Table structure for table `db_penjualan` -- CREATE TABLE `db_penjualan` ( `ID` int(11) NOT NULL, `Username` varchar(50) NOT NULL, `Passowrd` varchar(50) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -------------------------------------------------------- -- -- Table structure for table `stok` -- CREATE TABLE `stok` ( `id` int(11) NOT NULL, `total_stok` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -- Dumping data for table `stok` -- INSERT INTO `stok` (`id`, `total_stok`) VALUES (1, 35); -- -------------------------------------------------------- -- -- Table structure for table `tb_grup` -- CREATE TABLE `tb_grup` ( `id_grup` int(11) NOT NULL, `grup` varchar(15) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -- Dumping data for table `tb_grup` -- INSERT INTO `tb_grup` (`id_grup`, `grup`) VALUES (1, 'admin'), (2, 'pegawai'), (3, 'kasir'); -- -------------------------------------------------------- -- -- Table structure for table `tb_hasil_giling` -- CREATE TABLE `tb_hasil_giling` ( `id_hasil_giling` int(11) NOT NULL, `kode_barang` varchar(11) NOT NULL, `ukuran_sak` varchar(50) NOT NULL, `stok` int(50) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -- Dumping data for table `tb_hasil_giling` -- INSERT INTO `tb_hasil_giling` (`id_hasil_giling`, `kode_barang`, `ukuran_sak`, `stok`) VALUES (0, 'BR01', '2 kg', 100), (0, 'BR02', '5 kg', 55), (0, 'BR03', '10 kg', 63), (0, 'BR04', '15 kg', 55), (0, 'BR05', '20 kg', 100), (0, 'BR06', '25 kg', 100), (0, 'BR07', '30 kg', 50), (0, 'BR08', '40 kg', 20); -- -------------------------------------------------------- -- -- Table structure for table `tb_pasokan` -- CREATE TABLE `tb_pasokan` ( `ID_pemasokan` int(11) NOT NULL, `Kode` varchar(20) NOT NULL, `ID_jenispadi` int(11) NOT NULL, `ID_pemasok` int(11) NOT NULL, `Berat` double NOT NULL, `tgl` date NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -- Dumping data for table `tb_pasokan` -- INSERT INTO `tb_pasokan` (`ID_pemasokan`, `Kode`, `ID_jenispadi`, `ID_pemasok`, `Berat`, `tgl`) VALUES (66, 'fdsgs', 70, 26, 3, '2020-01-12'), (75, 'gfhd', 70, 15, 7, '2020-01-12'), (76, 'sdgdfjgj', 69, 25, 11, '2020-01-12'), (77, 'fsfh', 69, 27, 3, '2020-02-18'), (78, 'asf', 70, 26, 7, '2020-03-19'), (79, 'dfgdhy', 70, 23, 5, '2020-01-12'); -- -------------------------------------------------------- -- -- Table structure for table `tb_pemasokan` -- CREATE TABLE `tb_pemasokan` ( `id_pemasokan` int(11) NOT NULL, `id_stok` int(11) NOT NULL, `tgl` date NOT NULL, `nama` varchar(25) NOT NULL, `nmr` varchar(15) NOT NULL, `alamat` varchar(25) NOT NULL, `Berat` varchar(11) NOT NULL, `harga` int(20) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -- Dumping data for table `tb_pemasokan` -- INSERT INTO `tb_pemasokan` (`id_pemasokan`, `id_stok`, `tgl`, `nama`, `nmr`, `alamat`, `Berat`, `harga`) VALUES (3, 1, '2020-06-12', 'Nofita', '09876543543', 'Banyuwangi', '9', 30000), (4, 1, '2020-02-02', 'Ratih', '0984765433', 'Banyuwangi', '5', 20000), (5, 1, '2020-06-10', 'Andi', '09876543', 'Jember', '5', 5000000), (6, 1, '2020-06-11', 'Puput', '082235647990', 'Probolinggo', '5', 4500000), (7, 1, '2020-06-01', '<NAME>', '085214880909', 'Kota Probolinggo', '1', 10000000); -- -- Triggers `tb_pemasokan` -- DELIMITER $$ CREATE TRIGGER `tambah-stok` AFTER INSERT ON `tb_pemasokan` FOR EACH ROW BEGIN UPDATE stok SET total_stok=total_stok+NEW.Berat WHERE id=NEW.id_stok; END $$ DELIMITER ; -- -------------------------------------------------------- -- -- Table structure for table `tb_penggilingan` -- CREATE TABLE `tb_penggilingan` ( `id_penggilingan` int(11) NOT NULL, `id_stok` int(11) NOT NULL, `Tanggal` date NOT NULL, `Berat` varchar(50) NOT NULL, `Biaya_Penggilingan` varchar(50) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -- Dumping data for table `tb_penggilingan` -- INSERT INTO `tb_penggilingan` (`id_penggilingan`, `id_stok`, `Tanggal`, `Berat`, `Biaya_Penggilingan`) VALUES (2, 1, '2020-06-12', '5', '400000'), (3, 1, '2020-06-12', '6', '700000'), (4, 1, '2020-05-30', '2', '200000'), (5, 1, '2020-06-03', '4', '400000'), (6, 1, '2020-06-06', '2', '200000'); -- -- Triggers `tb_penggilingan` -- DELIMITER $$ CREATE TRIGGER `kurangi-stok` AFTER INSERT ON `tb_penggilingan` FOR EACH ROW BEGIN UPDATE stok SET total_stok=total_stok-NEW.Berat WHERE id=NEW.id_stok; END $$ DELIMITER ; -- -------------------------------------------------------- -- -- Table structure for table `tb_penjualan` -- CREATE TABLE `tb_penjualan` ( `No` int(11) NOT NULL, `kode_barang` varchar(20) NOT NULL, `Jumlah` int(11) NOT NULL, `Harga` int(11) NOT NULL, `Total_harga` double NOT NULL, `tanggal` date NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -- Dumping data for table `tb_penjualan` -- INSERT INTO `tb_penjualan` (`No`, `kode_barang`, `Jumlah`, `Harga`, `Total_harga`, `tanggal`) VALUES (1, 'BR02', 20, 45000, 900000, '2020-02-02'), (3, 'BR04', 7, 130000, 910000, '2020-02-03'), (4, 'BR03', 7, 70000, 490000, '2020-02-04'), (5, 'BR04', 4, 150000, 600000, '2020-06-11'); -- -- Triggers `tb_penjualan` -- DELIMITER $$ CREATE TRIGGER `penjualan` AFTER INSERT ON `tb_penjualan` FOR EACH ROW BEGIN UPDATE tb_hasil_giling SET stok=stok-NEW.Jumlah WHERE kode_barang=NEW.kode_barang; END $$ DELIMITER ; -- -------------------------------------------------------- -- -- Table structure for table `user` -- CREATE TABLE `user` ( `id` int(11) NOT NULL, `nama` varchar(255) NOT NULL, `username` varchar(255) NOT NULL, `password` varchar(255) NOT NULL, `grup` int(2) NOT NULL, `level` varchar(20) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -- Dumping data for table `user` -- INSERT INTO `user` (`id`, `nama`, `username`, `password`, `grup`, `level`) VALUES (1, 'Admin', 'admin', '<PASSWORD>', 1, 'admin'), (2, 'Pegawai', 'pegawai', '<PASSWORD>', 2, 'pegawai'), (3, 'kasir', 'kasir', 'de28f8f7998f23ab4194b51a6029416f', 3, 'kasir'); -- -- Indexes for dumped tables -- -- -- Indexes for table `db_penjualan` -- ALTER TABLE `db_penjualan` ADD PRIMARY KEY (`ID`); -- -- Indexes for table `tb_grup` -- ALTER TABLE `tb_grup` ADD PRIMARY KEY (`id_grup`); -- -- Indexes for table `tb_hasil_giling` -- ALTER TABLE `tb_hasil_giling` ADD PRIMARY KEY (`kode_barang`); -- -- Indexes for table `tb_pasokan` -- ALTER TABLE `tb_pasokan` ADD PRIMARY KEY (`ID_pemasokan`), ADD KEY `ID_jenispadi` (`ID_jenispadi`), ADD KEY `ID_pemasok` (`ID_pemasok`); -- -- Indexes for table `tb_pemasokan` -- ALTER TABLE `tb_pemasokan` ADD PRIMARY KEY (`id_pemasokan`); -- -- Indexes for table `tb_penggilingan` -- ALTER TABLE `tb_penggilingan` ADD PRIMARY KEY (`id_penggilingan`); -- -- Indexes for table `tb_penjualan` -- ALTER TABLE `tb_penjualan` ADD PRIMARY KEY (`No`), ADD KEY `kode_barang` (`kode_barang`); -- -- Indexes for table `user` -- ALTER TABLE `user` ADD PRIMARY KEY (`id`); -- -- AUTO_INCREMENT for dumped tables -- -- -- AUTO_INCREMENT for table `db_penjualan` -- ALTER TABLE `db_penjualan` MODIFY `ID` int(11) NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `tb_grup` -- ALTER TABLE `tb_grup` MODIFY `id_grup` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4; -- -- AUTO_INCREMENT for table `tb_pasokan` -- ALTER TABLE `tb_pasokan` MODIFY `ID_pemasokan` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=80; -- -- AUTO_INCREMENT for table `tb_pemasokan` -- ALTER TABLE `tb_pemasokan` MODIFY `id_pemasokan` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=8; -- -- AUTO_INCREMENT for table `tb_penggilingan` -- ALTER TABLE `tb_penggilingan` MODIFY `id_penggilingan` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=7; -- -- AUTO_INCREMENT for table `tb_penjualan` -- ALTER TABLE `tb_penjualan` MODIFY `No` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6; -- -- AUTO_INCREMENT for table `user` -- ALTER TABLE `user` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4; -- -- Constraints for dumped tables -- -- -- Constraints for table `tb_pasokan` -- ALTER TABLE `tb_pasokan` ADD CONSTRAINT `tb_pasokan_ibfk_1` FOREIGN KEY (`ID_jenispadi`) REFERENCES `jenis_padi` (`ID_jenispadi`) ON DELETE CASCADE ON UPDATE CASCADE, ADD CONSTRAINT `tb_pasokan_ibfk_2` FOREIGN KEY (`ID_pemasok`) REFERENCES `pemasok` (`ID_pemasok`) ON DELETE CASCADE ON UPDATE CASCADE; -- -- Constraints for table `tb_penjualan` -- ALTER TABLE `tb_penjualan` ADD CONSTRAINT `tb_penjualan_ibfk_1` FOREIGN KEY (`kode_barang`) REFERENCES `tb_hasil_giling` (`kode_barang`); COMMIT; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
<filename>application/helpers/agregarColumnasaBD.sql ALTER TABLE servicio ADD COLUMN exento bit DEFAULT 0; ALTER TABLE `tarifa` ADD `rango_cobros` FLOAT NULL DEFAULT NULL AFTER `monto_tarifa`;
CREATE TABLE Product( pid INT NOT NULL IDENTITY(1,1) PRIMARY KEY, pname VARCHAR(16) NOT NULL, hardness_level INT NOT NULL, plant_id INT NOT NULL FOREIGN KEY REFERENCES Plant_Dates(plant_id), alt_id INT NOT NULL FOREIGN KEY REFERENCES Altitudes(alt_id) )
<gh_stars>1-10 BEGIN TRANSACTION; INSERT INTO roles (role_name) VALUES ('ROLE_ADMIN'); INSERT INTO roles (role_name) VALUES ('ROLE_USER'); INSERT INTO access (access_type) VALUES ('READ'); INSERT INTO access (access_type) VALUES ('WRITE'); -- Add Admin Users INSERT INTO users (username, password, email, role_id) VALUES ( 'user-foo', '$2b$04$Yi6hvlUD7YpFE9seGQEGrO720TPPgAtNPyzK81kK8CNeV6z.uCfcC', '<EMAIL>', '2' ); INSERT INTO users (username, password, email, role_id) VALUES ( 'user-bar', '$2b$04$Yi6hvlUD7YpFE9seGQEGrO720TPPgAtNPyzK81kK8CNeV6z.uCfcC', '<EMAIL>', '2' ); COMMIT;
<filename>Database1/dbo/Functions/orderwithid.sql create function orderwithid(@order_id int) returns table as return (select order_id,item_id,product_id,quantity,list_price from sales.order_items where order_id=@order_id)
<reponame>leisterfrancisco/eos-rate<filename>hasura/migrations/default/1629210777277_create_table_public_eden_ratings_stats/down.sql<gh_stars>10-100 DROP TABLE "public"."eden_ratings_stats";
--- Database: Redshift --- Schema: Tuscany --- Adding starting and ending times for each customer in the customer_feature and customer_arrays table --- st_time: Time stamp of the first instance in the raw data for each customer --- en_time: Time stamp of the last instance in the raw data for each customer --- adding columns in the respective tables alter table tuscany.customer_arrays add st_time timestamp; alter table tuscany.customer_arrays add en_time timestamp; alter table tuscany.customer_feature add st_time timestamp; alter table tuscany.customer_feature add en_time timestamp; create temp table st_en_times as ( select customer_id, min(time_stamp) as st_time, max(time_stamp) as en_time from tuscany.vodafone where customer_id not in (select customer_id from tuscany.excluded_customers) group by customer_id ); begin transaction; -- Update the target table using an inner join with the staging table update tuscany.customer_arrays set st_time = st_en_times.st_time, en_time = st_en_times.en_time from st_en_times where tuscany.customer_arrays.customer_id = st_en_times.customer_id; -- End transaction and commit end transaction; begin transaction; -- Update the target table using an inner join with the staging table update tuscany.customer_feature set st_time = st_en_times.st_time, en_time = st_en_times.en_time from st_en_times where tuscany.customer_feature.customer_id = st_en_times.customer_id; -- End transaction and commit end transaction; drop table st_en_times; alter table tuscany.customer_arrays add trip_duration decimal(4,2); create temp table trip_dur as ( select customer_id,datediff(hour,st_time,en_time)/CAST(24 AS Decimal(4,2)) as days from tuscany.customer_arrays ); begin transaction; update tuscany.customer_arrays set trip_duration = trip_dur.days from trip_dur where trip_dur.customer_id = customer_arrays.customer_id; end transaction; drop table trip_dur;
<gh_stars>1000+ DROP FUNCTION IF EXISTS de_metas_endcustomer_fresh_reports.docs_generics_bpartner_report(org_id numeric, doctype text, bp_loc_id numeric, record_id numeric); DROP FUNCTION IF EXISTS de_metas_endcustomer_fresh_reports.docs_generics_bpartner_report(p_org_id numeric, p_doctype text, p_bp_loc_id numeric, p_record_id numeric); DROP FUNCTION IF EXISTS de_metas_endcustomer_fresh_reports.Docs_Generics_Org_Report( IN Email Character Varying(60), IN IsSOTrx Character Varying(1), IN AD_Org_ID Numeric ); DROP FUNCTION IF EXISTS de_metas_endcustomer_fresh_reports.Docs_Generics_Org_Report( IN p_Email Character Varying(60), IN p_IsSOTrx Character Varying(1), IN p_AD_Org_ID Numeric ); DROP TABLE IF EXISTS de_metas_endcustomer_fresh_reports.Docs_Generics_Org_Report; CREATE TABLE de_metas_endcustomer_fresh_reports.Docs_Generics_Org_Report ( Name Character Varying(60), Address Character Varying(100), VATaxID Character Varying(60), TaxID Character Varying(60), Phone Character Varying, Phone2 Character Varying, Fax Character Varying, Postal Character Varying(10), City Character Varying(60), gln varchar, Email Character Varying(60), URL Character Varying ); CREATE FUNCTION de_metas_endcustomer_fresh_reports.Docs_Generics_Org_Report( IN p_Email Character Varying(60), IN p_IsSOTrx Character Varying(1), IN p_AD_Org_ID Numeric ) RETURNS SETOF de_metas_endcustomer_fresh_reports.Docs_Generics_Org_Report AS $$ ( SELECT org_bp.name AS name, loc.address1 AS address, org_bp.vataxid, org_bp.taxid, COALESCE(us.phone, org_bpl.phone, '-') AS phone, us.phone2, COALESCE(us.fax, org_bpl.fax, '-') AS fax, loc.postal, loc.city, org_bpl.gln, COALESCE(p_Email, us.email) as email, org_bp.URL FROM ad_org ad_org INNER JOIN c_bpartner org_bp ON ad_org.ad_org_id = org_bp.ad_orgbp_id INNER JOIN C_BPartner_Location org_bpl ON org_bpl.C_BPartner_Location_ID = ( SELECT C_BPartner_Location_ID FROM C_BPartner_Location sub_bpl WHERE sub_bpl.c_bpartner_id = org_bp.c_bpartner_id ORDER BY IsBillToDefault DESC, IsBillTo DESC LIMIT 1 ) INNER JOIN c_location loc ON org_bpl.c_location_id = loc.c_location_id LEFT OUTER JOIN c_country cou ON loc.c_country_id = cou.c_country_id LEFT OUTER JOIN AD_User us ON us.AD_User_ID = ( SELECT AD_User_ID FROM AD_User sub_us WHERE org_bp.c_bpartner_id = sub_us.c_bpartner_id AND ((p_IsSOTrx = 'Y' AND IsSalesContact = 'Y') OR (p_IsSOTrx = 'N' AND IsPurchaseContact = 'Y')) ORDER BY IsDefaultContact DESC LIMIT 1 ) WHERE ad_org.ad_org_id = p_AD_Org_ID ) $$ LANGUAGE sql STABLE ; DROP TABLE IF EXISTS de_metas_endcustomer_fresh_reports.Docs_Generics_BPartner_Report; CREATE TABLE de_metas_endcustomer_fresh_reports.Docs_Generics_BPartner_Report ( org_name text, Org_AddressLine text, address1 text, postal text, city text, country text, gln text, AddressBlock text ); CREATE OR REPLACE FUNCTION de_metas_endcustomer_fresh_reports.docs_generics_bpartner_report(p_org_id numeric, p_doctype text, p_bp_loc_id numeric, p_record_id numeric) RETURNS SETOF de_metas_endcustomer_fresh_reports.docs_generics_bpartner_report AS $BODY$ SELECT x.org_name, x.org_addressline, x.address1, x.postal, x.city, x.country, bpl.gln, CASE WHEN p_doctype = 'o' THEN o.BPartnerAddress WHEN p_doctype = 'o_delivery' THEN o.DeliveryToAddress WHEN p_doctype = 'io' THEN io.BPartnerAddress WHEN p_doctype = 'freshio' THEN freshio.BPartnerAddress WHEN p_doctype = 'i' THEN i.BPartnerAddress WHEN p_doctype = 'l' THEN tl.BPartnerAddress WHEN p_doctype = 'lt' THEN COALESCE(bpg.name || ' ', '') || COALESCE(bp.name || ' ', '') || COALESCE(bp.name2 || E'\n', E'\n') || COALESCE(letter.BPartnerAddress, '') WHEN p_doctype = 'd' THEN d.BPartnerAddress WHEN p_doctype = 'rfqr' THEN COALESCE(bprfqr.name || E'\n', '') || COALESCE(bplrfqr.address, '') WHEN p_doctype = 'ft' THEN COALESCE(bpft.name || E'\n', '') || COALESCE(bplft.address, '') WHEN p_doctype = 'mkt' THEN COALESCE(mktbp.name || E'\n', '') || COALESCE(mktbpl.address, '') WHEN p_doctype = 'ci' THEN ci.BPartnerAddress WHEN p_bp_loc_id IS NOT NULL THEN COALESCE(bp.name || E'\n', '') || COALESCE(bpl.address, '') ELSE 'Incompatible Parameter!' END || E'\n' AS addressblock FROM ( SELECT COALESCE(org_bp.name, '') as org_name, trim( COALESCE(org_bp.name || ', ', '') || COALESCE(loc.address1 || ' ', '') || COALESCE(loc.postal || ' ', '') || COALESCE(loc.city, '') ) as org_addressline, COALESCE(loc.address1, '') as address1, COALESCE(loc.postal, '') as postal, COALESCE(loc.city, '') as city, c.Name as country FROM ad_orginfo oi JOIN c_bpartner_location org_bpl ON org_bpl.c_bpartner_location_ID = oi.orgbp_location_id JOIN c_location loc ON org_bpl.c_location_id = loc.c_location_id JOIN C_Country c ON loc.C_Country_ID = c.C_Country_ID JOIN C_BPartner org_bp on org_bpl.c_bpartner_id = org_bp.c_bpartner_id WHERE oi.ad_org_id = p_org_id) x LEFT JOIN C_BPartner_Location bpl ON bpl.C_BPartner_Location_ID = p_bp_loc_id LEFT JOIN C_BPartner bp ON bp.C_BPartner_ID = bpl.C_BPartner_ID LEFT JOIN C_Greeting bpg ON bp.C_Greeting_id = bpg.C_Greeting_ID LEFT JOIN C_Location l ON bpl.C_Location_id = l.C_Location_ID LEFT JOIN C_Country lcou ON l.C_Country_id = lcou.C_Country_ID LEFT JOIN C_Region r ON l.C_Region_id = r.C_Region_ID LEFT JOIN C_Order o ON o.C_Order_id = p_record_id LEFT JOIN C_Invoice i ON i.C_Invoice_id = p_record_id LEFT JOIN T_Letter_Spool tl ON tl.AD_Pinstance_ID = p_record_id LEFT JOIN C_Letter letter ON letter.C_Letter_ID = p_record_id LEFT JOIN M_InOut io ON io.M_InOut_ID = p_record_id LEFT JOIN C_Customs_Invoice ci on ci.C_Customs_Invoice_id = p_record_id LEFT JOIN C_Flatrate_Term ft ON ft.C_Flatrate_Term_ID = p_record_id LEFT JOIN C_BPartner_Location bplft ON bplft.C_BPartner_Location_ID = ft.Bill_location_ID LEFT JOIN C_BPartner bpft ON bpft.C_BPartner_ID = ft.Bill_BPartner_ID -- fresh specific: Retrieve an address for all receipt lines linked to an order line -- Note: This approach is used for purchase transactions only. Sales transactions are retrieved like always -- Note: Empties Receipts are also work the regular way LEFT JOIN C_Orderline ol ON ol.C_OrderLine_ID = p_record_id -- Retrieve 1 (random) in out linked to the given order line -- We assume that the the BPartner address is not changed in between. (backed with pomo) LEFT JOIN ( SELECT rs.Record_ID, Max(iol.M_InOut_ID) AS M_InOut_ID FROM M_ReceiptSchedule rs JOIN M_ReceiptSchedule_Alloc rsa ON rs.M_ReceiptSchedule_ID = rsa.M_ReceiptSchedule_ID JOIN M_InOutLine iol ON rsa.M_InOutLine_ID = iol.M_InOutLine_ID WHERE AD_Table_ID = (SELECT AD_Table_ID FROM AD_Table WHERE TableName = 'C_OrderLine' AND isActive = 'Y') AND rs.isActive = 'Y' GROUP BY rs.Record_ID ) io_id ON io_id.Record_ID = ol.C_OrderLine_ID LEFT JOIN M_InOut freshio ON io_id.M_InOut_ID = freshio.M_InOut_ID LEFT JOIN C_DunningDoc d ON d.C_DunningDoc_ID = p_record_id LEFT JOIN C_RfQResponse rfqr ON rfqr.C_RfQResponse_ID = p_record_id LEFT JOIN C_BPartner_Location bplrfqr ON bplrfqr.C_BPartner_Location_ID = rfqr.C_bpartner_location_ID LEFT JOIN C_BPartner bprfqr ON bprfqr.C_BPartner_ID = rfqr.C_BPartner_ID -- extract marketing contact address LEFT JOIN mktg_contactperson mkt on mkt.mktg_contactperson_id = p_record_id LEFT JOIN c_bpartner_location mktbpl on mkt.c_bpartner_location_id = mktbpl.c_bpartner_location_id LEFT JOIN C_BPartner mktbp ON mktbp.C_BPartner_ID = mktbpl.C_BPartner_ID $BODY$ LANGUAGE sql STABLE;
-- 2019-01-14T11:05:44.310 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Table (AccessLevel,ACTriggerLength,AD_Client_ID,AD_Org_ID,AD_Table_ID,AD_Window_ID,CopyColumnsFromTable,Created,CreatedBy,EntityType,ImportTable,IsActive,IsAutocomplete,IsChangeLog,IsDeleteable,IsDLM,IsEnableRemoteCacheInvalidation,IsHighVolume,IsSecurityEnabled,IsView,LoadSeq,Name,PersonalDataCategory,ReplicationType,TableName,Updated,UpdatedBy) VALUES ('1',0,0,0,541158,53014,'N',TO_TIMESTAMP('2019-01-14 11:05:43','YYYY-MM-DD HH24:MI:SS'),100,'EE01','N','Y','N','N','Y','N','N','N','N','N',0,'PP_Cost_Collector_CostDetailAdjust','NP','L','PP_Cost_Collector_CostDetailAdjust',TO_TIMESTAMP('2019-01-14 11:05:43','YYYY-MM-DD HH24:MI:SS'),100) ; -- 2019-01-14T11:05:44.342 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Table_Trl (AD_Language,AD_Table_ID, Name, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language, t.AD_Table_ID, t.Name, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_Table t WHERE l.IsActive='Y'AND (l.IsSystemLanguage='Y' AND l.IsBaseLanguage='N') AND t.AD_Table_ID=541158 AND NOT EXISTS (SELECT 1 FROM AD_Table_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_Table_ID=t.AD_Table_ID) ; -- 2019-01-14T11:05:47.308 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Sequence (AD_Client_ID,AD_Org_ID,AD_Sequence_ID,Created,CreatedBy,CurrentNext,CurrentNextSys,Description,IncrementNo,IsActive,IsAudited,IsAutoSequence,IsTableID,Name,StartNewYear,StartNo,Updated,UpdatedBy) VALUES (0,0,554775,TO_TIMESTAMP('2019-01-14 11:05:47','YYYY-MM-DD HH24:MI:SS'),100,1000000,50000,'Table PP_Cost_Collector_CostDetailAdjust',1,'Y','N','Y','Y','PP_Cost_Collector_CostDetailAdjust','N',1000000,TO_TIMESTAMP('2019-01-14 11:05:47','YYYY-MM-DD HH24:MI:SS'),100) ; -- 2019-01-14T11:08:06.008 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column (AD_Client_ID,AD_Column_ID,AD_Element_ID,AD_Org_ID,AD_Reference_ID,AD_Table_ID,ColumnName,Created,CreatedBy,Description,EntityType,FieldLength,Help,IsActive,IsAllowLogging,IsAlwaysUpdateable,IsEncrypted,IsIdentifier,IsKey,IsMandatory,IsParent,IsSelectionColumn,IsSyncDatabase,IsTranslated,IsUpdateable,Name,SeqNo,Updated,UpdatedBy,Version) VALUES (0,563755,102,0,19,541158,'AD_Client_ID',TO_TIMESTAMP('2019-01-14 11:08:05','YYYY-MM-DD HH24:MI:SS'),100,'Mandant für diese Installation.','EE01',10,'Ein Mandant ist eine Firma oder eine juristische Person. Sie können keine Daten über Mandanten hinweg verwenden. .','Y','Y','N','N','N','N','Y','N','N','Y','N','N','Mandant',0,TO_TIMESTAMP('2019-01-14 11:08:05','YYYY-MM-DD HH24:MI:SS'),100,0) ; -- 2019-01-14T11:08:06.018 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column_Trl (AD_Language,AD_Column_ID, Name, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language, t.AD_Column_ID, t.Name, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_Column t WHERE l.IsActive='Y'AND (l.IsSystemLanguage='Y' AND l.IsBaseLanguage='N') AND t.AD_Column_ID=563755 AND NOT EXISTS (SELECT 1 FROM AD_Column_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_Column_ID=t.AD_Column_ID) ; -- 2019-01-14T11:08:06.139 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column (AD_Client_ID,AD_Column_ID,AD_Element_ID,AD_Org_ID,AD_Reference_ID,AD_Table_ID,ColumnName,Created,CreatedBy,Description,EntityType,FieldLength,Help,IsActive,IsAllowLogging,IsAlwaysUpdateable,IsEncrypted,IsIdentifier,IsKey,IsMandatory,IsParent,IsSelectionColumn,IsSyncDatabase,IsTranslated,IsUpdateable,Name,SeqNo,Updated,UpdatedBy,Version) VALUES (0,563756,113,0,19,541158,'AD_Org_ID',TO_TIMESTAMP('2019-01-14 11:08:06','YYYY-MM-DD HH24:MI:SS'),100,'Organisatorische Einheit des Mandanten','EE01',10,'Eine Organisation ist ein Bereich ihres Mandanten - z.B. Laden oder Abteilung. Sie können Daten über Organisationen hinweg gemeinsam verwenden.','Y','Y','N','N','N','N','Y','N','Y','Y','N','N','Sektion',0,TO_TIMESTAMP('2019-01-14 11:08:06','YYYY-MM-DD HH24:MI:SS'),100,0) ; -- 2019-01-14T11:08:06.141 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column_Trl (AD_Language,AD_Column_ID, Name, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language, t.AD_Column_ID, t.Name, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_Column t WHERE l.IsActive='Y'AND (l.IsSystemLanguage='Y' AND l.IsBaseLanguage='N') AND t.AD_Column_ID=563756 AND NOT EXISTS (SELECT 1 FROM AD_Column_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_Column_ID=t.AD_Column_ID) ; -- 2019-01-14T11:08:06.222 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column (AD_Client_ID,AD_Column_ID,AD_Element_ID,AD_Org_ID,AD_Reference_ID,AD_Table_ID,ColumnName,Created,CreatedBy,Description,EntityType,FieldLength,Help,IsActive,IsAllowLogging,IsAlwaysUpdateable,IsEncrypted,IsIdentifier,IsKey,IsMandatory,IsParent,IsSelectionColumn,IsSyncDatabase,IsTranslated,IsUpdateable,Name,SeqNo,Updated,UpdatedBy,Version) VALUES (0,563757,245,0,16,541158,'Created',TO_TIMESTAMP('2019-01-14 11:08:06','YYYY-MM-DD HH24:MI:SS'),100,'Datum, an dem dieser Eintrag erstellt wurde','EE01',29,'Das Feld Erstellt zeigt an, zu welchem Datum dieser Eintrag erstellt wurde.','Y','N','N','N','N','N','Y','N','N','Y','N','N','Erstellt',0,TO_TIMESTAMP('2019-01-14 11:08:06','YYYY-MM-DD HH24:MI:SS'),100,0) ; -- 2019-01-14T11:08:06.226 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column_Trl (AD_Language,AD_Column_ID, Name, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language, t.AD_Column_ID, t.Name, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_Column t WHERE l.IsActive='Y'AND (l.IsSystemLanguage='Y' AND l.IsBaseLanguage='N') AND t.AD_Column_ID=563757 AND NOT EXISTS (SELECT 1 FROM AD_Column_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_Column_ID=t.AD_Column_ID) ; -- 2019-01-14T11:08:06.323 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column (AD_Client_ID,AD_Column_ID,AD_Element_ID,AD_Org_ID,AD_Reference_ID,AD_Reference_Value_ID,AD_Table_ID,ColumnName,Created,CreatedBy,Description,EntityType,FieldLength,Help,IsActive,IsAllowLogging,IsAlwaysUpdateable,IsEncrypted,IsIdentifier,IsKey,IsMandatory,IsParent,IsSelectionColumn,IsSyncDatabase,IsTranslated,IsUpdateable,Name,SeqNo,Updated,UpdatedBy,Version) VALUES (0,563758,246,0,18,110,541158,'CreatedBy',TO_TIMESTAMP('2019-01-14 11:08:06','YYYY-MM-DD HH24:MI:SS'),100,'Nutzer, der diesen Eintrag erstellt hat','EE01',10,'Das Feld Erstellt durch zeigt an, welcher Nutzer diesen Eintrag erstellt hat.','Y','N','N','N','N','N','Y','N','N','Y','N','N','Erstellt durch',0,TO_TIMESTAMP('2019-01-14 11:08:06','YYYY-MM-DD HH24:MI:SS'),100,0) ; -- 2019-01-14T11:08:06.324 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column_Trl (AD_Language,AD_Column_ID, Name, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language, t.AD_Column_ID, t.Name, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_Column t WHERE l.IsActive='Y'AND (l.IsSystemLanguage='Y' AND l.IsBaseLanguage='N') AND t.AD_Column_ID=563758 AND NOT EXISTS (SELECT 1 FROM AD_Column_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_Column_ID=t.AD_Column_ID) ; -- 2019-01-14T11:08:06.403 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column (AD_Client_ID,AD_Column_ID,AD_Element_ID,AD_Org_ID,AD_Reference_ID,AD_Table_ID,ColumnName,Created,CreatedBy,Description,EntityType,FieldLength,Help,IsActive,IsAllowLogging,IsAlwaysUpdateable,IsEncrypted,IsIdentifier,IsKey,IsMandatory,IsParent,IsSelectionColumn,IsSyncDatabase,IsTranslated,IsUpdateable,Name,SeqNo,Updated,UpdatedBy,Version) VALUES (0,563759,348,0,20,541158,'IsActive',TO_TIMESTAMP('2019-01-14 11:08:06','YYYY-MM-DD HH24:MI:SS'),100,'Der Eintrag ist im System aktiv','EE01',1,'Es gibt zwei Möglichkeiten, einen Datensatz nicht mehr verfügbar zu machen: einer ist, ihn zu löschen; der andere, ihn zu deaktivieren. Ein deaktivierter Eintrag ist nicht mehr für eine Auswahl verfügbar, aber verfügbar für die Verwendung in Berichten. Es gibt zwei Gründe, Datensätze zu deaktivieren und nicht zu löschen: (1) Das System braucht den Datensatz für Revisionszwecke. (2) Der Datensatz wird von anderen Datensätzen referenziert. Z.B. können Sie keinen Geschäftspartner löschen, wenn es Rechnungen für diesen Geschäftspartner gibt. Sie deaktivieren den Geschäftspartner und verhindern, dass dieser Eintrag in zukünftigen Vorgängen verwendet wird.','Y','Y','N','N','N','N','Y','N','N','Y','N','Y','Aktiv',0,TO_TIMESTAMP('2019-01-14 11:08:06','YYYY-MM-DD HH24:MI:SS'),100,0) ; -- 2019-01-14T11:08:06.404 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column_Trl (AD_Language,AD_Column_ID, Name, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language, t.AD_Column_ID, t.Name, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_Column t WHERE l.IsActive='Y'AND (l.IsSystemLanguage='Y' AND l.IsBaseLanguage='N') AND t.AD_Column_ID=563759 AND NOT EXISTS (SELECT 1 FROM AD_Column_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_Column_ID=t.AD_Column_ID) ; -- 2019-01-14T11:08:06.483 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column (AD_Client_ID,AD_Column_ID,AD_Element_ID,AD_Org_ID,AD_Reference_ID,AD_Table_ID,ColumnName,Created,CreatedBy,Description,EntityType,FieldLength,Help,IsActive,IsAllowLogging,IsAlwaysUpdateable,IsEncrypted,IsIdentifier,IsKey,IsMandatory,IsParent,IsSelectionColumn,IsSyncDatabase,IsTranslated,IsUpdateable,Name,SeqNo,Updated,UpdatedBy,Version) VALUES (0,563760,607,0,16,541158,'Updated',TO_TIMESTAMP('2019-01-14 11:08:06','YYYY-MM-DD HH24:MI:SS'),100,'Datum, an dem dieser Eintrag aktualisiert wurde','EE01',29,'Aktualisiert zeigt an, wann dieser Eintrag aktualisiert wurde.','Y','N','N','N','N','N','Y','N','N','Y','N','N','Aktualisiert',0,TO_TIMESTAMP('2019-01-14 11:08:06','YYYY-MM-DD HH24:MI:SS'),100,0) ; -- 2019-01-14T11:08:06.485 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column_Trl (AD_Language,AD_Column_ID, Name, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language, t.AD_Column_ID, t.Name, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_Column t WHERE l.IsActive='Y'AND (l.IsSystemLanguage='Y' AND l.IsBaseLanguage='N') AND t.AD_Column_ID=563760 AND NOT EXISTS (SELECT 1 FROM AD_Column_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_Column_ID=t.AD_Column_ID) ; -- 2019-01-14T11:08:06.568 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column (AD_Client_ID,AD_Column_ID,AD_Element_ID,AD_Org_ID,AD_Reference_ID,AD_Reference_Value_ID,AD_Table_ID,ColumnName,Created,CreatedBy,Description,EntityType,FieldLength,Help,IsActive,IsAllowLogging,IsAlwaysUpdateable,IsEncrypted,IsIdentifier,IsKey,IsMandatory,IsParent,IsSelectionColumn,IsSyncDatabase,IsTranslated,IsUpdateable,Name,SeqNo,Updated,UpdatedBy,Version) VALUES (0,563761,608,0,18,110,541158,'UpdatedBy',TO_TIMESTAMP('2019-01-14 11:08:06','YYYY-MM-DD HH24:MI:SS'),100,'Nutzer, der diesen Eintrag aktualisiert hat','EE01',10,'Aktualisiert durch zeigt an, welcher Nutzer diesen Eintrag aktualisiert hat.','Y','N','N','N','N','N','Y','N','N','Y','N','N','Aktualisiert durch',0,TO_TIMESTAMP('2019-01-14 11:08:06','YYYY-MM-DD HH24:MI:SS'),100,0) ; -- 2019-01-14T11:08:06.571 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column_Trl (AD_Language,AD_Column_ID, Name, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language, t.AD_Column_ID, t.Name, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_Column t WHERE l.IsActive='Y'AND (l.IsSystemLanguage='Y' AND l.IsBaseLanguage='N') AND t.AD_Column_ID=563761 AND NOT EXISTS (SELECT 1 FROM AD_Column_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_Column_ID=t.AD_Column_ID) ; -- 2019-01-14T11:08:06.652 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Element (AD_Client_ID,AD_Element_ID,AD_Org_ID,ColumnName,Created,CreatedBy,EntityType,IsActive,Name,PrintName,Updated,UpdatedBy) VALUES (0,575938,0,'PP_Cost_Collector_CostDetailAdjust_ID',TO_TIMESTAMP('2019-01-14 11:08:06','YYYY-MM-DD HH24:MI:SS'),100,'EE01','Y','PP_Cost_Collector_CostDetailAdjust','PP_Cost_Collector_CostDetailAdjust',TO_TIMESTAMP('2019-01-14 11:08:06','YYYY-MM-DD HH24:MI:SS'),100) ; -- 2019-01-14T11:08:06.669 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Element_Trl (AD_Language,AD_Element_ID, CommitWarning,Description,Help,Name,PO_Description,PO_Help,PO_Name,PO_PrintName,PrintName,WEBUI_NameBrowse,WEBUI_NameNew,WEBUI_NameNewBreadcrumb, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language, t.AD_Element_ID, t.CommitWarning,t.Description,t.Help,t.Name,t.PO_Description,t.PO_Help,t.PO_Name,t.PO_PrintName,t.PrintName,t.WEBUI_NameBrowse,t.WEBUI_NameNew,t.WEBUI_NameNewBreadcrumb, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_Element t WHERE l.IsActive='Y'AND (l.IsSystemLanguage='Y' OR l.IsBaseLanguage='Y') AND t.AD_Element_ID=575938 AND NOT EXISTS (SELECT 1 FROM AD_Element_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_Element_ID=t.AD_Element_ID) ; -- 2019-01-14T11:08:06.756 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column (AD_Client_ID,AD_Column_ID,AD_Element_ID,AD_Org_ID,AD_Reference_ID,AD_Table_ID,ColumnName,Created,CreatedBy,EntityType,FieldLength,IsActive,IsAlwaysUpdateable,IsEncrypted,IsIdentifier,IsKey,IsMandatory,IsParent,IsSelectionColumn,IsSyncDatabase,IsTranslated,IsUpdateable,Name,SeqNo,Updated,UpdatedBy,Version) VALUES (0,563762,575938,0,13,541158,'PP_Cost_Collector_CostDetailAdjust_ID',TO_TIMESTAMP('2019-01-14 11:08:06','YYYY-MM-DD HH24:MI:SS'),100,'EE01',10,'Y','N','N','N','Y','Y','N','N','Y','N','N','PP_Cost_Collector_CostDetailAdjust',0,TO_TIMESTAMP('2019-01-14 11:08:06','YYYY-MM-DD HH24:MI:SS'),100,0) ; -- 2019-01-14T11:08:06.757 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column_Trl (AD_Language,AD_Column_ID, Name, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language, t.AD_Column_ID, t.Name, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_Column t WHERE l.IsActive='Y'AND (l.IsSystemLanguage='Y' AND l.IsBaseLanguage='N') AND t.AD_Column_ID=563762 AND NOT EXISTS (SELECT 1 FROM AD_Column_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_Column_ID=t.AD_Column_ID) ; -- 2019-01-14T11:08:42.852 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column (AD_Client_ID,AD_Column_ID,AD_Element_ID,AD_Org_ID,AD_Reference_ID,AD_Table_ID,ColumnName,Created,CreatedBy,DDL_NoForeignKey,Description,EntityType,FieldLength,IsActive,IsAdvancedText,IsAllowLogging,IsAlwaysUpdateable,IsAutoApplyValidationRule,IsAutocomplete,IsCalculated,IsDimension,IsDLMPartitionBoundary,IsEncrypted,IsForceIncludeInGeneratedModel,IsGenericZoomKeyColumn,IsGenericZoomOrigin,IsIdentifier,IsKey,IsLazyLoading,IsMandatory,IsParent,IsRangeFilter,IsSelectionColumn,IsShowFilterIncrementButtons,IsStaleable,IsSyncDatabase,IsTranslated,IsUpdateable,IsUseDocSequence,Name,SelectionColumnSeqNo,SeqNo,Updated,UpdatedBy,Version) VALUES (0,563763,2817,0,30,541158,'M_CostDetail_ID',TO_TIMESTAMP('2019-01-14 11:08:42','YYYY-MM-DD HH24:MI:SS'),100,'N','Cost Detail Information','EE01',10,'Y','N','Y','N','N','N','N','N','N','N','N','N','N','N','N','N','Y','N','N','N','N','N','N','N','N','N','Kosten-Detail',0,0,TO_TIMESTAMP('2019-01-14 11:08:42','YYYY-MM-DD HH24:MI:SS'),100,0) ; -- 2019-01-14T11:08:42.857 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column_Trl (AD_Language,AD_Column_ID, Name, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language, t.AD_Column_ID, t.Name, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_Column t WHERE l.IsActive='Y'AND (l.IsSystemLanguage='Y' AND l.IsBaseLanguage='N') AND t.AD_Column_ID=563763 AND NOT EXISTS (SELECT 1 FROM AD_Column_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_Column_ID=t.AD_Column_ID) ; -- 2019-01-14T11:18:10.886 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column (AD_Client_ID,AD_Column_ID,AD_Element_ID,AD_Org_ID,AD_Reference_ID,AD_Table_ID,ColumnName,Created,CreatedBy,DDL_NoForeignKey,Description,EntityType,FieldLength,Help,IsActive,IsAdvancedText,IsAllowLogging,IsAlwaysUpdateable,IsAutoApplyValidationRule,IsAutocomplete,IsCalculated,IsDimension,IsDLMPartitionBoundary,IsEncrypted,IsForceIncludeInGeneratedModel,IsGenericZoomKeyColumn,IsGenericZoomOrigin,IsIdentifier,IsKey,IsLazyLoading,IsMandatory,IsParent,IsRangeFilter,IsSelectionColumn,IsShowFilterIncrementButtons,IsStaleable,IsSyncDatabase,IsTranslated,IsUpdateable,IsUseDocSequence,Name,SelectionColumnSeqNo,SeqNo,Updated,UpdatedBy,Version) VALUES (0,563764,160,0,12,541158,'Amt',TO_TIMESTAMP('2019-01-14 11:18:10','YYYY-MM-DD HH24:MI:SS'),100,'N','Betrag','EE01',10,'Betrag','Y','N','Y','N','N','N','N','N','N','N','N','N','N','N','N','N','Y','N','N','N','N','N','N','N','N','N','Betrag',0,0,TO_TIMESTAMP('2019-01-14 11:18:10','YYYY-MM-DD HH24:MI:SS'),100,0) ; -- 2019-01-14T11:18:10.888 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column_Trl (AD_Language,AD_Column_ID, Name, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language, t.AD_Column_ID, t.Name, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_Column t WHERE l.IsActive='Y'AND (l.IsSystemLanguage='Y' AND l.IsBaseLanguage='N') AND t.AD_Column_ID=563764 AND NOT EXISTS (SELECT 1 FROM AD_Column_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_Column_ID=t.AD_Column_ID) ; -- 2019-01-14T11:24:28.999 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column (AD_Client_ID,AD_Column_ID,AD_Element_ID,AD_Org_ID,AD_Reference_ID,AD_Table_ID,ColumnName,Created,CreatedBy,DDL_NoForeignKey,Description,EntityType,FieldLength,Help,IsActive,IsAdvancedText,IsAllowLogging,IsAlwaysUpdateable,IsAutoApplyValidationRule,IsAutocomplete,IsCalculated,IsDimension,IsDLMPartitionBoundary,IsEncrypted,IsForceIncludeInGeneratedModel,IsGenericZoomKeyColumn,IsGenericZoomOrigin,IsIdentifier,IsKey,IsLazyLoading,IsMandatory,IsParent,IsRangeFilter,IsSelectionColumn,IsShowFilterIncrementButtons,IsStaleable,IsSyncDatabase,IsTranslated,IsUpdateable,IsUseDocSequence,Name,SelectionColumnSeqNo,SeqNo,Updated,UpdatedBy,Version) VALUES (0,563765,526,0,29,541158,'Qty',TO_TIMESTAMP('2019-01-14 11:24:28','YYYY-MM-DD HH24:MI:SS'),100,'N','Menge','EE01',10,'Menge bezeichnet die Anzahl eines bestimmten Produktes oder Artikels für dieses Dokument.','Y','N','Y','N','N','N','N','N','N','N','N','N','N','N','N','N','Y','N','N','N','N','N','N','N','N','N','Menge',0,0,TO_TIMESTAMP('2019-01-14 11:24:28','YYYY-MM-DD HH24:MI:SS'),100,0) ; -- 2019-01-14T11:24:29.002 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column_Trl (AD_Language,AD_Column_ID, Name, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language, t.AD_Column_ID, t.Name, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_Column t WHERE l.IsActive='Y'AND (l.IsSystemLanguage='Y' AND l.IsBaseLanguage='N') AND t.AD_Column_ID=563765 AND NOT EXISTS (SELECT 1 FROM AD_Column_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_Column_ID=t.AD_Column_ID) ; -- 2019-01-14T11:25:32.086 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column (AD_Client_ID,AD_Column_ID,AD_Element_ID,AD_Org_ID,AD_Reference_ID,AD_Table_ID,ColumnName,Created,CreatedBy,DDL_NoForeignKey,EntityType,FieldLength,IsActive,IsAdvancedText,IsAllowLogging,IsAlwaysUpdateable,IsAutoApplyValidationRule,IsAutocomplete,IsCalculated,IsDimension,IsDLMPartitionBoundary,IsEncrypted,IsForceIncludeInGeneratedModel,IsGenericZoomKeyColumn,IsGenericZoomOrigin,IsIdentifier,IsKey,IsLazyLoading,IsMandatory,IsParent,IsRangeFilter,IsSelectionColumn,IsShowFilterIncrementButtons,IsStaleable,IsSyncDatabase,IsTranslated,IsUpdateable,IsUseDocSequence,Name,SelectionColumnSeqNo,SeqNo,Updated,UpdatedBy,Version) VALUES (0,563766,543854,0,37,541158,'Prev_CurrentCostPrice',TO_TIMESTAMP('2019-01-14 11:25:31','YYYY-MM-DD HH24:MI:SS'),100,'N','EE01',14,'Y','N','Y','N','N','N','N','N','N','N','N','N','N','N','N','N','Y','N','N','N','N','N','N','N','Y','N','Previous Current Cost Price',0,0,TO_TIMESTAMP('2019-01-14 11:25:31','YYYY-MM-DD HH24:MI:SS'),100,0) ; -- 2019-01-14T11:25:32.088 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column_Trl (AD_Language,AD_Column_ID, Name, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language, t.AD_Column_ID, t.Name, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_Column t WHERE l.IsActive='Y'AND (l.IsSystemLanguage='Y' AND l.IsBaseLanguage='N') AND t.AD_Column_ID=563766 AND NOT EXISTS (SELECT 1 FROM AD_Column_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_Column_ID=t.AD_Column_ID) ; -- 2019-01-14T11:26:07 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column (AD_Client_ID,AD_Column_ID,AD_Element_ID,AD_Org_ID,AD_Reference_ID,AD_Table_ID,ColumnName,Created,CreatedBy,DDL_NoForeignKey,EntityType,FieldLength,IsActive,IsAdvancedText,IsAllowLogging,IsAlwaysUpdateable,IsAutoApplyValidationRule,IsAutocomplete,IsCalculated,IsDimension,IsDLMPartitionBoundary,IsEncrypted,IsForceIncludeInGeneratedModel,IsGenericZoomKeyColumn,IsGenericZoomOrigin,IsIdentifier,IsKey,IsLazyLoading,IsMandatory,IsParent,IsRangeFilter,IsSelectionColumn,IsShowFilterIncrementButtons,IsStaleable,IsSyncDatabase,IsTranslated,IsUpdateable,IsUseDocSequence,Name,SelectionColumnSeqNo,SeqNo,Updated,UpdatedBy,Version) VALUES (0,563767,543855,0,37,541158,'Prev_CurrentCostPriceLL',TO_TIMESTAMP('2019-01-14 11:26:06','YYYY-MM-DD HH24:MI:SS'),100,'N','EE01',14,'Y','N','Y','N','N','N','N','N','N','N','N','N','N','N','N','N','Y','N','N','N','N','N','N','N','Y','N','Previous Current Cost Price LL',0,0,TO_TIMESTAMP('2019-01-14 11:26:06','YYYY-MM-DD HH24:MI:SS'),100,0) ; -- 2019-01-14T11:26:07.002 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column_Trl (AD_Language,AD_Column_ID, Name, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language, t.AD_Column_ID, t.Name, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_Column t WHERE l.IsActive='Y'AND (l.IsSystemLanguage='Y' AND l.IsBaseLanguage='N') AND t.AD_Column_ID=563767 AND NOT EXISTS (SELECT 1 FROM AD_Column_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_Column_ID=t.AD_Column_ID) ; -- 2019-01-14T11:26:17.112 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column (AD_Client_ID,AD_Column_ID,AD_Element_ID,AD_Org_ID,AD_Reference_ID,AD_Table_ID,ColumnName,Created,CreatedBy,DDL_NoForeignKey,EntityType,FieldLength,IsActive,IsAdvancedText,IsAllowLogging,IsAlwaysUpdateable,IsAutoApplyValidationRule,IsAutocomplete,IsCalculated,IsDimension,IsDLMPartitionBoundary,IsEncrypted,IsForceIncludeInGeneratedModel,IsGenericZoomKeyColumn,IsGenericZoomOrigin,IsIdentifier,IsKey,IsLazyLoading,IsMandatory,IsParent,IsRangeFilter,IsSelectionColumn,IsShowFilterIncrementButtons,IsStaleable,IsSyncDatabase,IsTranslated,IsUpdateable,IsUseDocSequence,Name,SelectionColumnSeqNo,SeqNo,Updated,UpdatedBy,Version) VALUES (0,563768,543856,0,29,541158,'Prev_CurrentQty',TO_TIMESTAMP('2019-01-14 11:26:17','YYYY-MM-DD HH24:MI:SS'),100,'N','EE01',10,'Y','N','Y','N','N','N','N','N','N','N','N','N','N','N','N','N','Y','N','N','N','N','N','N','N','Y','N','Previous Current Qty',0,0,TO_TIMESTAMP('2019-01-14 11:26:17','YYYY-MM-DD HH24:MI:SS'),100,0) ; -- 2019-01-14T11:26:17.114 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column_Trl (AD_Language,AD_Column_ID, Name, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language, t.AD_Column_ID, t.Name, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_Column t WHERE l.IsActive='Y'AND (l.IsSystemLanguage='Y' AND l.IsBaseLanguage='N') AND t.AD_Column_ID=563768 AND NOT EXISTS (SELECT 1 FROM AD_Column_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_Column_ID=t.AD_Column_ID) ; -- 2019-01-14T11:26:28.634 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column (AD_Client_ID,AD_Column_ID,AD_Element_ID,AD_Org_ID,AD_Reference_ID,AD_Table_ID,ColumnName,Created,CreatedBy,DDL_NoForeignKey,Description,EntityType,FieldLength,Help,IsActive,IsAdvancedText,IsAllowLogging,IsAlwaysUpdateable,IsAutoApplyValidationRule,IsAutocomplete,IsCalculated,IsDimension,IsDLMPartitionBoundary,IsEncrypted,IsForceIncludeInGeneratedModel,IsGenericZoomKeyColumn,IsGenericZoomOrigin,IsIdentifier,IsKey,IsLazyLoading,IsMandatory,IsParent,IsRangeFilter,IsSelectionColumn,IsShowFilterIncrementButtons,IsStaleable,IsSyncDatabase,IsTranslated,IsUpdateable,IsUseDocSequence,Name,SelectionColumnSeqNo,SeqNo,Updated,UpdatedBy,Version) VALUES (0,563769,575934,0,12,541158,'Prev_CumulatedAmt',TO_TIMESTAMP('2019-01-14 11:26:28','YYYY-MM-DD HH24:MI:SS'),100,'N','','EE01',10,'','Y','N','Y','N','N','N','N','N','N','N','N','N','N','N','N','N','Y','N','N','N','N','N','N','N','Y','N','Previous Cumulated Amount',0,0,TO_TIMESTAMP('2019-01-14 11:26:28','YYYY-MM-DD HH24:MI:SS'),100,0) ; -- 2019-01-14T11:26:28.636 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column_Trl (AD_Language,AD_Column_ID, Name, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language, t.AD_Column_ID, t.Name, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_Column t WHERE l.IsActive='Y'AND (l.IsSystemLanguage='Y' AND l.IsBaseLanguage='N') AND t.AD_Column_ID=563769 AND NOT EXISTS (SELECT 1 FROM AD_Column_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_Column_ID=t.AD_Column_ID) ; -- 2019-01-14T11:26:36.577 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column (AD_Client_ID,AD_Column_ID,AD_Element_ID,AD_Org_ID,AD_Reference_ID,AD_Table_ID,ColumnName,Created,CreatedBy,DDL_NoForeignKey,Description,EntityType,FieldLength,Help,IsActive,IsAdvancedText,IsAllowLogging,IsAlwaysUpdateable,IsAutoApplyValidationRule,IsAutocomplete,IsCalculated,IsDimension,IsDLMPartitionBoundary,IsEncrypted,IsForceIncludeInGeneratedModel,IsGenericZoomKeyColumn,IsGenericZoomOrigin,IsIdentifier,IsKey,IsLazyLoading,IsMandatory,IsParent,IsRangeFilter,IsSelectionColumn,IsShowFilterIncrementButtons,IsStaleable,IsSyncDatabase,IsTranslated,IsUpdateable,IsUseDocSequence,Name,SelectionColumnSeqNo,SeqNo,Updated,UpdatedBy,Version) VALUES (0,563770,575935,0,29,541158,'Prev_CumulatedQty',TO_TIMESTAMP('2019-01-14 11:26:36','YYYY-MM-DD HH24:MI:SS'),100,'N','','EE01',10,'','Y','N','Y','N','N','N','N','N','N','N','N','N','N','N','N','N','Y','N','N','N','N','N','N','N','Y','N','Previous Cumulated Quantity',0,0,TO_TIMESTAMP('2019-01-14 11:26:36','YYYY-MM-DD HH24:MI:SS'),100,0) ; -- 2019-01-14T11:26:36.580 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator INSERT INTO AD_Column_Trl (AD_Language,AD_Column_ID, Name, IsTranslated,AD_Client_ID,AD_Org_ID,Created,Createdby,Updated,UpdatedBy) SELECT l.AD_Language, t.AD_Column_ID, t.Name, 'N',t.AD_Client_ID,t.AD_Org_ID,t.Created,t.Createdby,t.Updated,t.UpdatedBy FROM AD_Language l, AD_Column t WHERE l.IsActive='Y'AND (l.IsSystemLanguage='Y' AND l.IsBaseLanguage='N') AND t.AD_Column_ID=563770 AND NOT EXISTS (SELECT 1 FROM AD_Column_Trl tt WHERE tt.AD_Language=l.AD_Language AND tt.AD_Column_ID=t.AD_Column_ID) ; -- 2019-01-14T11:27:38.875 -- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator /* DDL */ CREATE TABLE public.PP_Cost_Collector_CostDetailAdjust (AD_Client_ID NUMERIC(10) NOT NULL, AD_Org_ID NUMERIC(10) NOT NULL, Amt NUMERIC NOT NULL, Created TIMESTAMP WITH TIME ZONE NOT NULL, CreatedBy NUMERIC(10) NOT NULL, IsActive CHAR(1) CHECK (IsActive IN ('Y','N')) NOT NULL, M_CostDetail_ID NUMERIC(10) NOT NULL, PP_Cost_Collector_CostDetailAdjust_ID NUMERIC(10) NOT NULL, Prev_CumulatedAmt NUMERIC NOT NULL, Prev_CumulatedQty NUMERIC NOT NULL, Prev_CurrentCostPrice NUMERIC NOT NULL, Prev_CurrentCostPriceLL NUMERIC NOT NULL, Prev_CurrentQty NUMERIC NOT NULL, Qty NUMERIC NOT NULL, Updated TIMESTAMP WITH TIME ZONE NOT NULL, UpdatedBy NUMERIC(10) NOT NULL, CONSTRAINT MCostDetail_PPCostCollectorCostDetailAdjust FOREIGN KEY (M_CostDetail_ID) REFERENCES public.M_CostDetail DEFERRABLE INITIALLY DEFERRED, CONSTRAINT PP_Cost_Collector_CostDetailAdjust_Key PRIMARY KEY (PP_Cost_Collector_CostDetailAdjust_ID)) ;
<gh_stars>0 -- Copyright © 2020 <NAME> -- -- E-Mail: <EMAIL> -- Webseite: https://www.wpvs.de/ -- -- Dieser Quellcode ist lizenziert unter einer -- Creative Commons Namensnennung 4.0 International Lizenz. -------------------------------------------------------------------------------- -- Amazon Prime -------------------------------------------------------------------------------- INSERT INTO STREAMING_SERVICE(ID, NAME) VALUES ('amazon', 'Amazon Prime Video'); -- (1) Star Trek: Picard INSERT INTO SERIES( STREAMING_SERVICE_ID, NAME, IMDB_ID, COUNTRY, YEAR_FROM, YEAR_TO, MAX_SEASONS, IN_PRODUCTION, DESCRIPTION ) VALUES( 'amazon', 'Star Trek: Picard', 'tt8806524', 'USA', 2020, 2020, 1, true, 'Star Trek: Picard zeigt wie <NAME> seine berühmte Rolle als Jean-<NAME> wiederaufnimmt, den er sieben Staffeln lang bei Raumschiff Enterprise - Das nächste Jahrhundert verkörperte. Die neue Serie begleitet die Kultfigur auf ihrem nächsten Lebensabschnitt.' ); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, NAME, IMDB_ID) VALUES(1, 1, 1, 'Gedenken', 'tt9381924'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, NAME, IMDB_ID) VALUES(1, 1, 2, 'Karten und Legenden', 'tt9420276'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, NAME, IMDB_ID) VALUES(1, 1, 3, 'Das Ende ist der Anfang', 'tt9420278'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, NAME, IMDB_ID) VALUES(1, 1, 4, 'Unbedingte Offenheit', 'tt9420280'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, NAME, IMDB_ID) VALUES(1, 1, 5, 'Keine Gnade', 'tt9420282'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, NAME, IMDB_ID) VALUES(1, 1, 6, 'Die geheimnisvolle Box', 'tt9420284'); -- (2) Akte X INSERT INTO SERIES( STREAMING_SERVICE_ID, NAME, IMDB_ID, COUNTRY, YEAR_FROM, YEAR_TO, MAX_SEASONS, IN_PRODUCTION, DESCRIPTION ) VALUES( 'amazon', 'Akte X: Die unheimlichen Fälle des FBI', 'tt0106179', 'USA', 1993, 2018, 8, false, 'Seit Fox Mulder als kleiner Junge miterleben musste, wie seine Schwester Samantha scheinbar von Außerirdischen entführt wurde, glaubt er an deren Existenz und paranormale Phänomene.' ); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 1, 1, 'tt0170817', 'Gezeichnet'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 1, 2, 'tt0751099', 'Die Warnung'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 1, 3, 'tt0751208', 'Das Nest'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 1, 4, 'tt0751094', 'Signale'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 1, 5, 'tt0751229', 'Der Teufel von Jersey'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 1, 6, 'tt0751201', 'Schatten'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 1, 7, 'tt0751131', 'Die Maschine'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 1, 8, 'tt0751141', 'Eis'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 1, 9, 'tt0751207', 'Besessen'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 1, 10, 'tt0751120', 'Gefallener Engel'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 1, 11, 'tt0751116', 'Eve'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 1, 12, 'tt0751124', 'Feuer'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 1, 13, 'tt0751083', 'Die Botschaft'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 1, 14, 'tt0751129', 'Verlockungen'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 1, 15, 'tt0751152', 'Lazarus'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 1, 16, 'tt0751265', 'Ewige Jugend'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 1, 17, 'tt0751108', 'Täuschungsmanöver'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 1, 18, 'tt0751162', 'Der Wunderheiler'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 1, 19, 'tt0751202', 'Verwandlungen'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 1, 20, 'tt0751097', 'Der Kokon'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 1, 21, 'tt0751246', 'Ein neues Nest'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 1, 22, 'tt0751086', 'Wiedergeboren'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 1, 23, 'tt0751193', 'Roland'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 1, 24, 'tt0751224', 'Das Labor'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 2, 1, 'tt0751154', 'Kontakt'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 2, 2, 'tt0751228', 'Der Parasit'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 2, 3, 'tt0751085', 'Blut'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 2, 4, 'tt0751204', 'Schlaflos'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 2, 5, 'tt0751107', 'Unter Kontrolle – Teil 1'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 2, 6, 'tt0751077', 'Seilbahn zu den Sternen – Teil 2'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 2, 7, 'tt0751066', 'Drei'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 2, 8, 'tt0751169', 'An der Grenze'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 2, 9, 'tt0751125', 'Der Vulkan'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 2, 10, 'tt0751185', 'Rotes Museum'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 2, 11, 'tt0751117', 'Excelsis Dei'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 2, 12, 'tt0751078', 'Böse geboren'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 2, 13, 'tt0751144', 'Todestrieb'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 2, 14, 'tt0751102', 'Satan'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 2, 15, 'tt0751128', 'Frische Knochen'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 2, 16, 'tt0751093', 'Die Kolonie – Teil 1'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 2, 17, 'tt0751114', 'Die Kolonie – Teil 2'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 2, 18, 'tt0751121', 'Sophie'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 2, 19, 'tt0751103', 'Totenstille'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 2, 20, 'tt0751139', 'Der Zirkus'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 2, 21, 'tt0751222', 'Heilige Asche'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 2, 22, 'tt0751119', 'Verseucht'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 2, 23, 'tt0751206', 'Das Experiment'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 2, 24, 'tt0751173', 'Unsere kleine Stadt'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 2, 25, 'tt0751074', 'Anasazi – Teil 1'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 3, 1, 'tt0751221', 'Das Ritual – Teil 2'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 3, 2, 'tt0751174', 'Verschwörung des Schweigens – Teil 3'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 3, 3, 'tt0751095', 'Blitzschlag'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 3, 4, 'tt0751092', '<NAME>'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 3, 5, 'tt0751230', 'Die Liste'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 3, 6, 'tt0751065', 'Fett'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 3, 7, 'tt0751240', 'Der zweite Körper'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 3, 8, 'tt0751172', 'Parallele'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 3, 9, 'tt0751166', 'Die Autopsie – Teil 1'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 3, 10, 'tt0751068', 'Der Zug – Teil 2'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 3, 11, 'tt0751191', 'Offenbarung'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 3, 12, 'tt0751259', 'Kreig der Koprophagen'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 3, 13, 'tt0751212', 'Energie'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 3, 14, 'tt0751132', 'Groteske'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 3, 15, 'tt0751180', 'Der Feind – Teil 1'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 3, 16, 'tt0751075', 'Der Feind – Teil 2'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 3, 17, 'tt0751183', 'Mein Wille sei dein Wille'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 3, 18, 'tt0751218', 'Der Fluch'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 3, 19, 'tt0751133', 'Höllengeld'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 3, 20, 'tt0751147', 'Andere Wahrheiten'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 3, 21, 'tt0751080', 'Heimsuchung'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 3, 22, 'tt0751184', 'Der See'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 3, 23, 'tt0751260', 'Ferngesteuert'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 3, 24, 'tt0751213', 'Der Tag steht schon fest – Teil 1'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 4, 1, 'tt0751135', 'Herrenvolk – Teil 2'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 4, 2, 'tt0751137', 'Blutschande'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 4, 3, 'tt0751214', 'Teliko'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 4, 4, 'tt0751255', 'Unruhe'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 4, 5, 'tt0751225', 'Rückkehr der Seelen'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 4, 6, 'tt0751197', 'Hexensabbat'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 4, 7, 'tt0751164', 'Gedanken des geheimnisvollen Rauchers'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 4, 8, 'tt0751251', 'Tunguska – Teil 1'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 4, 9, 'tt0751216', 'Tunguska – Teil 2'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 4, 10, 'tt0751175', 'Die Sammlung'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 4, 11, 'tt0751109', 'Der Chupacabra'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 4, 12, 'tt0751153', '<NAME>'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 4, 13, 'tt0751165', 'Mutterkorn'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 4, 14, 'tt0751158', '<NAME>'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 4, 15, 'tt0751149', 'Der Golem'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 4, 16, 'tt0751254', 'Unsichtbar'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 4, 17, 'tt0751215', 'Tempus Fugit – Teil 1'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 4, 18, 'tt0751156', 'Tempus Fugit – Teil 2'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 4, 19, 'tt0751211', 'Rückkehr aus der Zukunft'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 4, 20, 'tt0751205', 'Ein unbedeutender Niemand'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 4, 21, 'tt0751266', 'Der Pakt mit dem Teufel'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 4, 22, 'tt0751110', 'Todes-Omen'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 4, 23, 'tt0751100', 'Dämonen'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 4, 24, 'tt0751130', 'Gethsemane'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 5, 1, 'tt0751187', 'Redux – Teil 1'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 5, 2, 'tt0751188', 'Redux – Teil 2'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 5, 3, 'tt0751256', 'Die unüblichen Verdächtigen'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 5, 4, 'tt0751101', 'Vom Erdboden verschluckt'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 5, 5, 'tt0751232', 'Der große Mutato'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 5, 6, 'tt0751090', 'Emily – Teil 1'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 5, 7, 'tt0751111', 'Emily – Teil 2'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 5, 8, 'tt0751151', 'Kitsunegari'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 5, 9, 'tt0751199', 'Die Wurzeln des Bösen'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 5, 10, 'tt0751089', 'Ein Spiel'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 5, 11, 'tt0751150', 'Kill Switch'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 5, 12, 'tt0751081', 'Böses Blut'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 5, 13, 'tt0751177', 'Cassandra – Teil 1'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 5, 14, 'tt0751234', 'Cassandra – Teil 2'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 5, 15, 'tt0751247', 'Gute Patrioten'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 5, 16, 'tt0751161', 'Das innere Auge'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 5, 17, 'tt0751070', 'Alle Seelen'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 5, 18, 'tt0751231', 'Die Pine-Bluff-Variante'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 5, 19, 'tt0751127', 'Folie à Deux'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 5, 20, 'tt0751223', 'Das Ende'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 6, 1, 'tt0751220', 'Der Anfang'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 6, 2, 'tt0751106', 'Die Fahrt'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 6, 3, 'tt0751249', 'Im Bermuda-Dreieck'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 6, 4, 'tt0751104', 'Dreamland – Teil 1'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 6, 5, 'tt0751105', 'Dreamland – Teil 2'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 6, 6, 'tt0751138', 'Die Geister, die ich rief'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 6, 7, 'tt0751217', 'Zeit der Zärtlichkeit'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 6, 8, 'tt0751233', 'Der Regenmacher'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 6, 9, 'tt0751195', 'S.R. 819'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 6, 10, 'tt0751245', 'Tithonus'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 6, 11, 'tt0751252', 'Zwei Väter – Teil 1'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 6, 12, 'tt0751170', 'Ein Sohn – Teil 2'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 6, 13, 'tt0751069', 'Aqua Mala'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 6, 14, 'tt0751163', 'Montag'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 6, 15, 'tt0751076', 'Arkadien'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 6, 16, 'tt0751073', 'Alpha'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 6, 17, 'tt0751248', 'Trevor'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 6, 18, 'tt0751159', 'Milargo'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 6, 19, 'tt0751239', 'Ex'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 6, 20, 'tt0751244', 'Suzanne'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 6, 21, 'tt0751122', 'Sporen'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 6, 22, 'tt0419384', 'Artefakte'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 7, 1, 'tt0751235', 'Böse Zeichen – Teil 1'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 7, 2, 'tt0751236', 'Tausend Stimmen – Teil 2'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 7, 3, 'tt0751140', 'Hunger'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 7, 4, 'tt0751160', 'Millennium'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 7, 5, 'tt0751194', 'Masse mal Beschleunigung'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 7, 6, 'tt0751227', 'Das Glück des Henry Weems'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 7, 7, 'tt0751171', '<NAME>'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 7, 8, 'tt0751219', 'Der unglaubliche Maleeni'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 7, 9, 'tt0751203', 'Schlangen'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 7, 10, 'tt0751200', 'Alte Seelen – Teil 1'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 7, 11, 'tt0751091', 'Sternenlicht – Teil 2'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 7, 12, 'tt0751264', 'Vollmond'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 7, 13, 'tt0751126', 'Game Over'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 7, 14, 'tt0751241', 'Zauberstaub'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 7, 15, 'tt0751113', 'Cobra'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 7, 16, 'tt0751088', 'Zerbrochene Spiegel'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 7, 17, 'tt0751071', 'Augenblicke'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 7, 18, 'tt0751087', 'Nikotin'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 7, 19, 'tt0751136', 'Hollywood'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 7, 20, 'tt0751123', '27.000.000 : 1'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 7, 21, 'tt0751145', '<NAME>'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 7, 22, 'tt0751190', 'Alles beginnt in Oregon – Teil 1'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 8, 1, 'tt0751262', 'Verschwunden – Teil 2'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 8, 2, 'tt0751263', '<NAME> – Teil 3'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 8, 3, 'tt0751176', 'Klauen und Zähne'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 8, 4, 'tt0751192', 'Gesteinigt'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 8, 5, 'tt0751143', 'Billy'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 8, 6, 'tt0751186', 'Rückwärts'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 8, 7, 'tt0751257', 'Via Negativa'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 8, 8, 'tt0751210', 'Fenster der Seele'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 8, 9, 'tt0751196', 'Schlaues Metall'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 8, 10, 'tt0751082', 'Hier und nicht hier'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 8, 11, 'tt0751226', 'Der Seelenesser'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 8, 12, 'tt0751157', 'Underground'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 8, 13, 'tt0751178', 'Frucht des Leibes'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 8, 14, 'tt0751242', 'Es ist zu spät – Teil 1'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 8, 15, 'tt0751098', 'Lebendig tot – Teil 2'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 8, 16, 'tt0751243', 'Drei Worte'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 8, 17, 'tt0751112', 'Feuer und Asche'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 8, 18, 'tt0751258', 'Sie kommen'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 8, 19, 'tt0751072', 'Augenlicht'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 8, 20, 'tt0751115', 'Einer von vielen – Teil 1'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 8, 21, 'tt0751118', 'William – Teil 2'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 9, 1, 'tt0751167', 'Unter Wasser – Teil 1'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 9, 2, 'tt0751168', 'Adam und Eva – Teil 2'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 9, 3, 'tt0751096', 'Daemonicus'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 9, 4, 'tt0751067', '4-D'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 9, 5, 'tt0751155', '<NAME>'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 9, 6, 'tt0751250', 'Schattenmann'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 9, 7, 'tt0751146', 'Desaparecido'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 9, 8, 'tt0751134', 'Häutungen'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 9, 9, 'tt0751181', 'Drohungen – Teil 1'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 9, 10, 'tt0751182', 'Die Prophezeiung – Teil 2'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 9, 11, 'tt0751079', 'Audrey'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 9, 12, 'tt0751253', 'Der Mörder in mir'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 9, 13, 'tt0751142', 'Sechs und neun'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 9, 14, 'tt0751198', 'Unter dem Bett'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 9, 15, 'tt0751148', 'Helden'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 9, 16, 'tt0751261', '<NAME>'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 9, 17, 'tt0751189', 'Erlösung'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 9, 18, 'tt0751209', 'Die perfekte Familie'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 9, 19, 'tt0408347', 'Die Wahrheit'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 10, 1, 'tt4549938', 'Der Kampf'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 10, 2, 'tt4549948', 'Gründer-Mutation'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 10, 3, 'tt4549942', 'Mulder und Scully gegen das Wer-Monster'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 10, 4, 'tt4549940', 'Heimat'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 10, 5, 'tt4549946', 'Babylon'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 10, 6, 'tt4549954', 'Der Kampf II'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 11, 1, 'tt6803156', 'Der Kampf III'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 11, 2, 'tt6803224', 'Dieses Leben, jenes Leben'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 11, 3, 'tt6803102', 'Galgenmännchen'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 11, 4, 'tt6803158', 'Der Mandela-Effekt'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 11, 5, 'tt6803126', 'Ghouli'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 11, 6, 'tt6803232', 'Kätzchen'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 11, 7, 'tt6803124', 'Rm9sbG93ZXJz'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 11, 8, 'tt6803236', 'Das Tor zur Hölle'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 11, 9, 'tt6803176', 'Nichts währt ewig'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(2, 11, 10, 'tt6803128', 'Der Kampf IV'); -- (3) <NAME> INSERT INTO SERIES( STREAMING_SERVICE_ID, NAME, IMDB_ID, COUNTRY, YEAR_FROM, YEAR_TO, MAX_SEASONS, IN_PRODUCTION, DESCRIPTION ) VALUES( 'amazon', '<NAME>', 'tt0083437', 'USA', 1982, 1986, 4, false, '"<NAME>" war die Kultserie der 80-er Jahre: Wenn der ehemalige Polizist <NAME> mit seinem Wunderauto K.I.T.T. (Knight Industries Two Thousand) im Auftrag der Foundation für Recht und Verfassung auf Verbrecherjagd ging, schlugen weltweit die Herzen der nicht nur jungen Fans höher.' ); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 1, 1, 'tt0084218', '<NAME>/Wie alles begann (Teil 1)'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 1, 2, 'tt2388039', '<NAME>/Wie alles begann (Teil 2)'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 1, 3, 'tt0620811', 'Tödliche Manöver'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 1, 4, 'tt0620820', 'Der Bandenkrieg'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 1, 5, 'tt0620871', '<NAME>'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 1, 6, 'tt0620826', 'Minister auf Abwegen'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 1, 7, 'tt0620862', 'Die große Dürre'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 1, 8, 'tt0620860', 'Ein Richter spielt sein Spiel'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 1, 9, 'tt0620882', 'Der Doppelgänger'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 1, 10, 'tt0620824', 'Gangster wider Willen'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 1, 11, 'tt0620875', 'Das endgültige Urteil'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 1, 12, 'tt0620799', 'Das Gipfeltreffen'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 1, 13, 'tt0620813', 'Zwischen zwei Frauen'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 1, 14, 'tt0620822', '<NAME>'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 1, 15, 'tt0620815', 'Ein mysteriöser Saboteur'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 1, 16, 'tt0620880', '<NAME>'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 1, 17, 'tt0620798', 'Eine Musterstadt ohne Verbrechen'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 1, 18, 'tt0620805', '<NAME>'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 1, 19, 'tt0620884', '<NAME>'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 1, 20, 'tt0620834', 'Unerwünschte Konkurrenz'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 1, 21, 'tt0620861', 'Computerspiele'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 1, 22, 'tt0620868', 'Gekidnappt'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 2, 1, 'tt0620818', 'Goliath Teil I: Goliaths Geburt'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 2, 2, 'tt2643950', 'Goliath Teil II: Der Kampf mit Goliath'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 2, 3, 'tt0620802', 'Der Erpresser'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 2, 4, 'tt0620857', 'Händler des Todes'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 2, 5, 'tt0620801', 'Blindes Vertrauen'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 2, 6, 'tt0620866', 'Geheimversteck Cadiz'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 2, 7, 'tt0620827', 'Der Fassadenkletterer'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 2, 8, 'tt0620807', '<NAME> in Nöten'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 2, 9, 'tt0620872', 'K.I.T.T. sitzt in der Falle'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 2, 10, 'tt0620867', 'Ein Ring aus Feuer'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 2, 11, 'tt0620852', 'Gedächtnisschwund'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 2, 12, 'tt0620869', 'Eine schöne Bescherung'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 2, 13, 'tt0620797', 'Die Schatzsuche'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 2, 14, 'tt0620812', 'Diamantenschmuggel'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 2, 15, 'tt0620885', 'Eine Kleinstadt lebt gefährlich'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 2, 16, 'tt0620864', 'Wettlauf mit dem Tod'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 2, 17, 'tt0620873', 'Goliath kommt zurück'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 2, 19, 'tt0620816', 'Schnelle Teufel'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 2, 20, 'tt0620796', 'Gefährliches Spielzeug'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 2, 21, 'tt0620858', 'Goldschmuggel'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 2, 23, 'tt0620854', 'Ich werde ewig dein Freund bleiben'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 2, 24, 'tt0620800', 'Einer spielt falsch'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 3, 1, 'tt0620844', 'Ein geheimnisvoller Roboter (I)'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 3, 3, 'tt0620876', 'Das zweite Gesicht'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 3, 4, 'tt0620853', 'Fahrerflucht'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 3, 5, 'tt0620821', 'Tödliches Kostümfest'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 3, 6, 'tt0620828', 'Der schwarze Teufel taucht wieder auf'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 3, 7, 'tt0620878', 'Viehdiebe – Der gemeine Apfel'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 3, 8, 'tt0620840', 'Michael fällt in Ungnade'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 3, 9, 'tt0620809', 'Tödliche Orchideen'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 3, 10, 'tt0620855', 'K.I.T.T. kriegt einen Schlag'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 3, 11, 'tt0620843', 'Das Chamäleon'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 3, 12, 'tt0620808', '<NAME>ß'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 3, 13, 'tt0620839', 'Eine Nasenlänge voraus'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 3, 14, 'tt0620825', 'Eine schreckliche Falle'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 3, 15, 'tt0620804', 'Der Konkurs'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 3, 16, 'tt0620851', 'Ein Neubau mit Wanzen'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 3, 17, 'tt0620877', 'Das 19. Loch'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 3, 18, 'tt0620831', 'Elliot, der Schlaukopf'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 3, 19, 'tt0620874', '<NAME>'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 3, 20, 'tt0620841', '<NAME> und die Zuflucht'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 3, 21, 'tt0620838', 'Die Waffenbörse'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 3, 22, 'tt0620806', 'Der Tod unter der Zirkuskuppel'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 4, 1, 'tt0620846', 'K.I.T.T.s Unfall mit Folgen'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 4, 3, 'tt0620829', 'Kidnapping'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 4, 4, 'tt0620870', 'Die Flugzeugentführung'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 4, 5, 'tt0620803', 'Die heilige Grabstätte'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 4, 6, 'tt0620881', 'Aus Spaß wird bitterer Ernst'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 4, 7, 'tt0620837', 'Tödliche Bakterien'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 4, 8, 'tt0620856', 'Herzlichen Glückwunsch'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 4, 9, 'tt0620835', 'Der Tod fährt mit'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 4, 10, 'tt0620832', 'Knight hinter Gittern'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 4, 11, 'tt0620836', 'Die Bodenspekulanten'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 4, 12, 'tt0620879', 'Duft einer Rose'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 4, 13, 'tt0620830', 'Killer K.I.T.T.'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 4, 14, 'tt0620863', 'Wie die Axt im Walde'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 4, 15, 'tt0620810', 'Zauberspiele'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 4, 16, 'tt0620865', 'Die Boxmeisterschaft'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 4, 17, 'tt0620842', 'Wer anderen eine Grube gräbt'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 4, 18, 'tt0620823', 'Der Brandstifter'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 4, 19, 'tt0620833', 'Der Militärputsch'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 4, 20, 'tt0620814', 'Der unheimliche Mönch'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 4, 21, 'tt0620850', 'K.I.T.T.s Unfall mit Folgen (I)'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(3, 4, 22, 'tt0620883', 'K.I.T.T.s Unfall mit Folgen (II)'); -- (4) ALF INSERT INTO SERIES( STREAMING_SERVICE_ID, NAME, IMDB_ID, COUNTRY, YEAR_FROM, YEAR_TO, MAX_SEASONS, IN_PRODUCTION, DESCRIPTION ) VALUES( 'amazon', 'ALF', 'tt0090390', 'USA', 1986, 1990, 4, false, 'Der Außerirdische ALF wird nach einer Notlandung auf der Erde von der Familie Tanner aufgenommen. Deren Leben bringt das zottelige Wesen mit dem trockenen Humor und der Vorliebe für Katzen von nun an gehörig durcheinander. ALF löste in den 80er Jahren eine wahre Hysterie aus.' ); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 1, 1, 'tt0822953', 'Hallo, da bin ich'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 1, 2, 'tt0768299', 'Die Nacht, in der die Pizza kam'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 1, 3, 'tt0504444', 'Katzenjammer'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 1, 4, 'tt0504421', '<NAME>, was nun?'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 1, 5, 'tt0504430', 'Parasit mit Puderquaste'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 1, 6, 'tt0504416', 'Ganz im Vertrauen'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 1, 7, 'tt0504399', 'Ein Mädchen namens Rhonda'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 1, 8, 'tt0504405', 'Eifersucht nach Noten'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 1, 9, 'tt0504397', 'Der Sprung in die Tiefe'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 1, 10, 'tt0504415', 'Die Spritztour'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 1, 11, 'tt0768300', 'Fröhliche Ferie'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 1, 12, 'tt0504429', 'Eine schöne Bescherung'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 1, 13, 'tt0768309', 'Wenn Schwiegermutter kommt'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 1, 14, 'tt0504425', 'Die Fernsehfamilie'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 1, 15, 'tt0504386', 'Mit den besten Wünschen aus dem Jenseits'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 1, 16, 'tt0504412', 'Gestatten, mein Name ist Schlegel - Teil 1'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 1, 17, 'tt0504454', 'Gestatten, mein Name ist Schlegel - Teil 2'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 1, 18, 'tt0504455', 'Der Ausreißer'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 1, 19, 'tt0504392', 'Ein Käfig für den Narren'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 1, 20, 'tt0768312', 'Der Rollentausch'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 1, 21, 'tt0504401', 'Das Fenster zum Garten'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 1, 22, 'tt0504420', 'Bühne frei für Spargelspitzen'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 1, 23, 'tt0504413', 'Schulden und Sühne'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 1, 24, 'tt0504449', 'Brians Sternstunde'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 1, 25, 'tt0504463', 'Der Kammerjäger und die Kakerlake'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 1, 26, 'tt0504417', 'Der blinde Passagier'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 2, 1, 'tt0768656', 'Stets zu ihren Diensten'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 2, 2, 'tt0504439', 'Reif für die Insel'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 2, 3, 'tt0504447', 'Ein Schock fürs Leben'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 2, 4, 'tt0504462', 'In der Kutte des Büßers'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 2, 5, 'tt0504431', 'Zur besten Sendezeit'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 2, 6, 'tt0504435', 'Das Kostümfest'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 2, 7, 'tt0504428', 'Der Schönheitswettbewerb'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 2, 8, 'tt0504438', 'Schluckauf <NAME>'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 2, 9, 'tt0504427', 'Eine Reise durch die Nacht'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 2, 10, 'tt0768306', 'Paradies für Flitterwöchner'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 2, 11, 'tt0504402', 'Der Traumkandidat'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 2, 12, 'tt0504387', 'Wenn der Weihnachtsmann kommt - Teil 1'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 2, 13, 'tt0504388', 'Wenn der Weihnachtsmann kommt - Teil 2'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 2, 14, 'tt0768310', 'Der Junge von nebenan'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 2, 15, 'tt0768650', 'Anwalt in eigener Sache'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 2, 16, 'tt0504461', '<NAME>'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 2, 17, 'tt0504436', 'Auf Verbrecherjagd - Teil 1'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 2, 18, 'tt0504437', 'Auf Verbrecherjagd - Teil 2'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 2, 19, 'tt0768654', 'Die Untermieterin'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 2, 20, 'tt0504465', 'Ein Widersacher auf vier Beinen'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 2, 21, 'tt0504407', 'Auge um Auge'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 2, 22, 'tt0504426', 'Die Beförderung'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 2, 23, 'tt0504411', '<NAME>'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 2, 24, 'tt0504448', 'Der Geist aus der Flasche'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 2, 25, 'tt0504460', 'Der Schritt in die Öffentlichkeit'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 2, 26, 'tt0504458', 'Nebenjob gesucht'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 3, 1, 'tt0504443', 'Rendezvous gefälligst'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 3, 2, 'tt0504440', 'Blick zurück nach vorn'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 3, 3, 'tt0768649', 'Nachbarschaftshilfe'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 3, 4, 'tt0504450', 'Tonight, Tonight - Teil 1'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 3, 5, 'tt0504451', 'Tonight, Tonight - Teil 2'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 3, 6, 'tt0504432', 'Reden ist Blech'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 3, 7, 'tt0504456', 'Der mysteriöse Fremde - Teil 1'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 3, 8, 'tt0504457', 'Der mysteriöse Fremde - Teil 2'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 3, 9, 'tt0504394', 'Auf neuen Wegen'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 3, 10, 'tt0768308', 'Ein Hippie namens Willie'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 3, 11, 'tt0504389', '<NAME>'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 3, 12, 'tt0768651', 'Der Zauberlehrling'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 3, 13, 'tt0504406', 'Der Zeuge im Netz'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 3, 14, 'tt0504398', 'Ein Fall für drei'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 3, 15, 'tt0504446', 'Ich und der King'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 3, 16, 'tt0504390', 'Ein Baby auf Probe'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 3, 17, 'tt0504433', 'Erpresser am Telefon'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 3, 18, 'tt0504441', 'Der Liebesdiener'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 3, 19, 'tt0504445', 'Der Pechvogel'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 3, 20, 'tt0504452', 'Zwischen zwei Stühlen'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 3, 21, 'tt0768652', 'Der Herr der Ameisen'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 3, 22, 'tt0768301', 'Bangemachen gilt nicht'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 3, 23, 'tt0504404', '<NAME>'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 3, 24, 'tt0768653', 'Der Tramp'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 3, 25, 'tt0504434', 'Die Erde bebt'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 3, 26, 'tt0768304', 'Der Geburtshelfer'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 4, 1, 'tt0504391', 'Eric, wo bist du?'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 4, 2, 'tt0504418', 'Mr. Universum'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 4, 3, 'tt0504459', 'Der Heiratsschwindler'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 4, 4, 'tt0768655', 'Wie gewonnen, so zerronnen'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 4, 5, 'tt0504424', 'Ein Seelenkundler für den Hausgebrauch'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 4, 6, 'tt0504408', 'Im Baumwollrausch'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 4, 7, 'tt0768305', '<NAME>'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 4, 8, 'tt0768311', 'Darf ich bekannt machen...'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 4, 9, 'tt0504419', 'Alles für die Katz'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 4, 10, 'tt0504393', 'Ungebetene Gäste'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 4, 11, 'tt0504403', 'Männerwirtschaft'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 4, 12, 'tt0768302', 'Ein schwieriger Patient'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 4, 13, 'tt0504414', 'Die Hawaii-Party'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 4, 14, 'tt0504423', 'Es war einmal ein Komiker'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 4, 15, 'tt0504422', 'In letzter Minute'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 4, 16, 'tt0504453', 'Genie und Wahnsinn'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 4, 17, 'tt0768303', 'Der Jodelpriester'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 4, 18, 'tt0504400', 'Blendende Aussichten'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 4, 19, 'tt0504464', 'Die Seniorenparty'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 4, 20, 'tt0768307', 'Auf Schatzsuche'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 4, 21, 'tt0504442', 'Der Umweltschützer'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 4, 22, 'tt0504409', 'Die Wolfshungerdiät'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 4, 23, 'tt0504410', 'Umzugsfreuden'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(4, 4, 24, 'tt0504396', 'Die Entscheidung'); -------------------------------------------------------------------------------- -- Netflix -------------------------------------------------------------------------------- INSERT INTO STREAMING_SERVICE(ID, NAME) VALUES ('netflix', 'Netflix'); -- (5) Star Trek: Discovery INSERT INTO SERIES( STREAMING_SERVICE_ID, NAME, IMDB_ID, COUNTRY, YEAR_FROM, YEAR_TO, MAX_SEASONS, IN_PRODUCTION, DESCRIPTION ) VALUES( 'netflix', 'Star Trek: Discovery', 'tt5171438', 'USA', 2017, 2019, 2, true, 'Zehn Jahre vor Kirk, Spock und der Enterprise entdeckt die USS Discovery neue Welten und Lebensformen, als ein Sternenflottenoffizier alle fremden Dinge verstehen lernt.' ); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(5, 1, 1, 'tt5509372', 'Leuchtfeuer'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(5, 1, 2, 'tt5835712', 'Das Urteil'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(5, 1, 3, 'tt5835714', 'Lakaien und Könige'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(5, 1, 4, 'tt5870994', 'Sprung'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(5, 1, 5, 'tt5870996', 'Wähle deinen Schmerz'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(5, 1, 6, 'tt5870998', 'Lethe'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(5, 1, 7, 'tt5884346', 'T=Mudd²'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(5, 1, 8, 'tt5888594', 'Si Vis Pacem, Para Bellum'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(5, 1, 9, 'tt5890578', 'Algorithmus'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(5, 1, 10, 'tt6011050', 'Nur wegen dir'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(5, 1, 11, 'tt6011052', 'Der Wolf im Inneren'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(5, 1, 12, 'tt6011054', 'Blindes Verlangen'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(5, 1, 13, 'tt6011058', 'Auftakt zur Vergangenheit'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(5, 1, 14, 'tt6902342', 'Flucht nach vorn'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(5, 1, 15, 'tt6902346', 'Nimm meine Hand'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(5, 2, 1, 'tt7562000', 'Bruder'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(5, 2, 2, 'tt8282868', 'New Eden'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(5, 2, 3, 'tt8288432', 'Lichtpunkt'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(5, 2, 4, 'tt8201650', 'Charonspfennig'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(5, 2, 5, 'tt8288434', 'Alte Bekannte'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(5, 2, 6, 'tt8288436', 'Donnerhall'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(5, 2, 7, 'tt8288438', 'Licht und Schatten'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(5, 2, 8, 'tt8288440', 'Soweit die Erinnerung reicht'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(5, 2, 9, 'tt8288444', 'Projekt Daedalus'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(5, 2, 10, 'tt8282872', 'Der rote Engel'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(5, 2, 11, 'tt8288442', 'Der Zeitsturm'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(5, 2, 12, 'tt8288446', 'Tal der Schatten'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(5, 2, 13, 'tt8288448', 'Solch süße Traue'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(5, 2, 14, 'tt9572608', 'Süße Trauer, Teil 2'); -- (6) Travelers: Die Reisenden INSERT INTO SERIES( STREAMING_SERVICE_ID, NAME, IMDB_ID, COUNTRY, YEAR_FROM, YEAR_TO, MAX_SEASONS, IN_PRODUCTION, DESCRIPTION ) VALUES( 'netflix', 'Travelers: Die Reisenden', 'tt5651844', 'USA', 2016, 2018, 3, false, 'In Hunderten von Jahren entdecken die überlebenden Menschen, wie sie das Bewusstsein durch die Zeit zurück in die Menschen des 21. Jahrhunderts schicken können, während sie versuchen, den Weg der Menschheit zu ändern.' ); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(6, 1, 1, 'tt5696852', 'Pilot'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(6, 1, 2, 'tt5812500', 'Protokoll 6'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(6, 1, 3, 'tt5669708', 'Aleksander'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(6, 1, 4, 'tt5812512', 'Hall'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(6, 1, 5, 'tt5821948', 'Zimmer 101'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(6, 1, 6, 'tt5789060', 'Helios 685'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(6, 1, 7, 'tt5810528', 'Protokoll 5'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(6, 1, 8, 'tt5801288', 'Donner'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(6, 1, 9, 'tt5812534', 'Bishop'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(6, 1, 10, 'tt5812538', 'Kathryn'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(6, 1, 11, 'tt5812546', 'Marcy'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(6, 1, 12, 'tt5838524', 'Grace'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(6, 2, 1, 'tt6718710', '<NAME>'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(6, 2, 2, 'tt6750210', 'Protokoll 4'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(6, 2, 3, 'tt6750220', 'Jacob'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(6, 2, 4, 'tt6750222', '11:27'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(6, 2, 5, 'tt6931938', 'Jenny'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(6, 2, 6, 'tt6931942', 'U235'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(6, 2, 7, 'tt6750224', '17 Minuten'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(6, 2, 8, 'tt6931944', 'Reisender 0027'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(6, 2, 9, 'tt6931950', 'Update'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(6, 2, 10, 'tt7146890', '21C'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(6, 2, 11, 'tt7057604', 'Simon'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(6, 2, 12, 'tt7167388', '001'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(6, 3, 1, 'tt8153470', 'Ilsa'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(6, 3, 2, 'tt8354802', 'Yates'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(6, 3, 3, 'tt8557174', 'Protokoll 3'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(6, 3, 4, 'tt8366864', 'Perrow'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(6, 3, 5, 'tt8907834', 'Naomi'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(6, 3, 6, 'tt8879460', 'Philip'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(6, 3, 7, 'tt9035606', 'Trevor'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(6, 3, 8, 'tt9035614', 'Archiv'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(6, 3, 9, 'tt9035620', 'David'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(6, 3, 10, 'tt9035624', 'Protokoll Omega'); -- (7) Stranger Things INSERT INTO SERIES( STREAMING_SERVICE_ID, NAME, IMDB_ID, COUNTRY, YEAR_FROM, YEAR_TO, MAX_SEASONS, IN_PRODUCTION, DESCRIPTION ) VALUES( 'netflix', 'Stranger Things', 'tt4574334', 'USA', 2016, 2019, 3, true, 'Wenn ein kleiner Junge verschwindet, müssen seine Mutter, ein Polizeichef und seine Freunde sich erschreckenden übernatürlichen Kräften stellen, um ihn zurückzuholen. ' ); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(7, 1, 1, 'tt4593118', 'Kapitel eins: Das Verschwinden des Will Byers'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(7, 1, 2, 'tt4593122', 'Kapitel zwei: Die Verrückte auf der Maple Street'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(7, 1, 3, 'tt4593126', 'Kapitel drei: Grausame Nacht'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(7, 1, 4, 'tt4593124', 'Kapitel vier: Die Leiche'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(7, 1, 5, 'tt4593128', 'Kapitel fünf: Der Floh und der Akrobat'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(7, 1, 6, 'tt4593132', 'Kapitel sechs: Das Monster'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(7, 1, 7, 'tt4593134', 'Kapitel sieben: Die Badewanne'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(7, 1, 8, 'tt4593138', 'Kapitel acht: Die andere Seite'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(7, 2, 1, 'tt6020684', 'Kapitel eins: MAD MAX'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(7, 2, 2, 'tt6020792', 'Kapitel zwei: Süßes oder Saures, Freak'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(7, 2, 3, 'tt6020796', 'Kapitel drei: Die Kaulquappe'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(7, 2, 4, 'tt6020802', 'Kapitel vier: Will, der Weise'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(7, 2, 5, 'tt6020806', 'Kapitel fünf: Dig Dug'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(7, 2, 6, 'tt6020808', 'Kapitel sechs: Der Spion'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(7, 2, 7, 'tt6020810', 'Kapitel sieben: Die verlorene Schwester'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(7, 2, 8, 'tt6020812', 'Kapitel acht: Der Gedankenschinder'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(7, 2, 9, 'tt6020876', 'Kapitel neun: Das Tor'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(7, 3, 1, 'tt7445494', 'Kapitel eins: Suzie, hörst du mich? '); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(7, 3, 2, 'tt7640050', 'Kapitel zwei: Ratten'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(7, 3, 3, 'tt7911866', 'Kapitel drei: Die verschwundene Rettungsschwimmerin'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(7, 3, 4, 'tt7911884', 'Kapitel vier: Der Sauna-Test'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(7, 3, 5, 'tt7911894', 'Kapitel fünf: Die Armee'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(7, 3, 6, 'tt7911914', 'Kapitel sechs: E Pluribus Unum'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(7, 3, 7, 'tt7911930', 'Kapitel sieben: Der Biss'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(7, 3, 8, 'tt7911942', 'Kapitel acht: Die Schlacht von Starcourt'); -- (8) Dark INSERT INTO SERIES( STREAMING_SERVICE_ID, NAME, IMDB_ID, COUNTRY, YEAR_FROM, YEAR_TO, MAX_SEASONS, IN_PRODUCTION, DESCRIPTION ) VALUES( 'netflix', 'Dark', 'tt5753856', 'Deutschland', 2017, 2019, 2, true, 'Eine Familiensaga mit einer übernatürlichen Wendung, die in einer deutschen Stadt spielt, in der das Verschwinden von zwei kleinen Kindern die Beziehungen zwischen vier Familien aufdeckt.' ); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(8, 1, 1, 'tt6305578', 'Geheimnisse'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(8, 1, 2, 'tt7305776', 'Lügen'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(8, 1, 3, 'tt7305820', 'Gestern und Heute'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(8, 1, 4, 'tt7305818', 'Doppelleben'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(8, 1, 5, 'tt7313308', 'Wahrheiten'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(8, 1, 6, 'tt7313312', 'Sic mundus creatus est'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(8, 1, 7, 'tt7305824', 'Kreuzwege'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(8, 1, 8, 'tt7313316', 'Was man sät, das wird man ernten '); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(8, 1, 9, 'tt7313320', 'Alles ist jetzt'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(8, 1, 10, 'tt7313322', 'Alpha und Omega'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(8, 2, 1, 'tt7787482', 'Anfänge und Enden'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(8, 2, 2, 'tt10454716', 'Dunkle Materie'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(8, 2, 3, 'tt10454722', 'Gespenster'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(8, 2, 4, 'tt10454726', 'Die Reisenden'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(8, 2, 5, 'tt10454732', 'Vom Suchen und Finden'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(8, 2, 6, 'tt10454734', 'Ein unendlicher Kreis'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(8, 2, 7, 'tt10457652', 'Der weiße Teufel'); INSERT INTO EPISODE(SERIES_ID, SEASON, NUMBER, IMDB_ID, NAME) VALUES(8, 2, 8, 'tt10457654', 'Enden und Anfänge');
<reponame>PBorio/hotel CREATE TABLE `hotel`.`solicitacao_acesso` ( `id` INT NOT NULL AUTO_INCREMENT, `nome` VARCHAR(45) NULL, `email` VARCHAR(45) NOT NULL, `data` DATETIME NOT NULL, PRIMARY KEY (`id`));
SELECT count(1) FROM control_executors ; --0 SELECT count(1) FROM control_singleton ; --0 SELECT count(1) FROM control_area ; --0 SELECT count(1) FROM control_process ; --20 SELECT count(1) FROM control_processexec ; --61 SELECT count(1) FROM control_processexecparams ; --195 SELECT count(1) FROM control_processexecstep ; --596 SELECT count(1) FROM control_rawfiles ; --1 SELECT count(1) FROM control_rawfilesdet ; --1 SELECT count(1) FROM control_rawfilesdetfields ; --11 SELECT count(1) FROM control_rawfilesuse ; --20 SELECT count(1) FROM control_tables ; --7 SELECT count(1) FROM control_tablesrel ; --1 SELECT count(1) FROM control_tablesrelcol ; --1 --SELECT table_id, count(1) FROM control_columns GROUP BY table_id; SELECT count(1) FROM control_columns; --228 SELECT count(1) FROM control_tablesuse ; --23 SELECT count(1) FROM control_dq ; --119 SELECT count(1) FROM control_error ; --13 SELECT count(1) FROM control_date ; --0 SELECT count(1) FROM control_testplan ; --712 SELECT count(1) FROM control_testplanfeature ; --1203 SELECT testplan_isok, count(1) --17 de 1 FROM control_testplan WHERE testplan_name = 'TestPlan_IsOK' group by testplan_isok
<gh_stars>1-10 ALTER TABLE phabricator_file.file ADD secretKey VARCHAR(20) BINARY;
<filename>modules/core/db/update/postgres/15/150205-addSubstituteUserInScreenHistory.sql -- $Id$ -- Description: alter table sec_screen_history add substituted_user_id uuid; alter table sec_screen_history add constraint FK_SEC_HISTORY_SUBSTITUTED_USER foreign key (substituted_user_id) references sec_user (id);
<filename>tesuto-admin-services/tesuto-admin-core/src/flyway/resources/db.migration/V2.28__indexes_for_user_search.sql create index first_name_idx on user_account (lower(first_name)); create index last_name_idx on user_account (lower(last_name));
<gh_stars>100-1000 library FHIRMap using FHIR context PATIENT define retrieve [QUICK.Condition: code in Concept, effectiveTime during Range] { return [FHIR.Condition: Concept, during Range] C where C.status in { 'provisional', 'working', 'confirmed' } return tuple { code: C.name, effectiveTime: interval [ if C.onsetAge is not null then DateTime((year of Today()) - (Age() - C.onsetAge)) else C.onsetDate, case when C.abatement is not null then null when C.abatementAge is not null then DateTime((year of Today()) - (Age() - C.abatementAge)) else C.abatementDate end ], ... } } define retrieve [NonOccurrence of Condition: code in Concept, effectiveTime during Range] { return [FHIR.Condition : Concept, during Range] C where C.status = 'refuted' return tuple { code: C.name, effectiveTime: interval [ if C.onsetAge is not null then DateTime((year of Today()) - (Age() - C.onsetAge)) else C.onsetDate, case when C.abatement is not null then null when C.abatementAge is not null then DateTime((year of Today()) - (Age() - C.abatementAge)) else C.abatementDate end ], ... } } define retrieve [ObservationResult: name in Concept, observedAtTime during Range] { foreach element in [FHIR.Observation: Concept, during Range] where status in { 'final', 'amended' } return tuple { bodySite : element.bodySite, // TODO: Map from FHIR.Observation.bodySite code binding interpretation : element.interpretation, // TODO: Map from FHIR.Observation.interpretation method : element.method, // TODO: Map to method value set name : element.name, reliability : element.reliability, // TODO: Map to reliability value set status : element.status, // TODO: Map to status value set validationMethod : element.validationMethod, value : coalesce ( element.valueQuantity, element.valueCodeableConcept, element.valueAttachment, element.valueRatio, element.valuePeriod, element.valueSampledData, element.valuestring ) } } define retrieve [QUICK.MyCondition: code in Concept, effectiveTime during Range] { return [FHIR.TheirCondition: Concept, during Range] C where C.status in { 'provisional', 'working', 'confirmed' } return tuple { code: C.name, effectiveTime: interval [ if C.onsetAge is not null then DateTime((year of Today()) - (Age() - C.onsetAge)) else C.onsetDate, case when C.abatement is not null then null when C.abatementAge is not null then DateTime((year of Today()) - (Age() - C.abatementAge)) else C.abatementDate end ], ..., myAttribute1: C.extension['Attribute1'].valueInteger, // using FHIR extension attributes myAttribute2: C.Attribute2 // Assuming the FHIR data access layer returns first-class attributes based on the FHIR Profile } } define function ToFHIR(procedureProposal [Procedure, Proposal]) { return tuple ([FHIR.Procedure]) { code: procedureProposal.procedureCode, ... } }
-- Revert connectivity-intake:tables/connect_session from pg begin; drop table connectivity_intake_private.connect_session; commit;
SELECT fn_db_add_column('vds_interface', 'ad_aggregator_id', 'integer');
-- ****************************** -- * Test suite for the Postgres NUMERIC data type -- ****************************** -- Must drop tables created by short numeric test. DROP TABLE num_data; DROP TABLE num_exp_add; DROP TABLE num_exp_sub; DROP TABLE num_exp_div; DROP TABLE num_exp_mul; DROP TABLE num_exp_sqrt; DROP TABLE num_exp_ln; DROP TABLE num_exp_log10; DROP TABLE num_exp_power_10_ln; DROP TABLE num_result; CREATE TABLE num_data (id int4, val numeric(1000,800)); CREATE TABLE num_exp_add (id1 int4, id2 int4, expected numeric(1000,800)); CREATE TABLE num_exp_sub (id1 int4, id2 int4, expected numeric(1000,800)); CREATE TABLE num_exp_div (id1 int4, id2 int4, expected numeric(1000,800)); CREATE TABLE num_exp_mul (id1 int4, id2 int4, expected numeric(1000,800)); CREATE TABLE num_exp_sqrt (id int4, expected numeric(1000,800)); CREATE TABLE num_exp_ln (id int4, expected numeric(1000,800)); CREATE TABLE num_exp_log10 (id int4, expected numeric(1000,800)); CREATE TABLE num_exp_power_10_ln (id int4, expected numeric(1000,800)); CREATE TABLE num_result (id1 int4, id2 int4, result numeric(1000,800)); -- ****************************** -- * The following EXPECTED results are computed by bc(1) -- * with a scale of 1000 -- ****************************** BEGIN TRANSACTION; INSERT INTO num_exp_add VALUES (0,0,'0'); INSERT INTO num_exp_sub VALUES (0,0,'0'); INSERT INTO num_exp_mul VALUES (0,0,'0'); INSERT INTO num_exp_div VALUES (0,0,'NaN'); INSERT INTO num_exp_add VALUES (0,1,'85243.39540024977626076239847863600785982737155858270959890014613035727868293618673807776733416230953723818527101593495895350807775607346277892835514324320448949370623441059033804864158715021903312693889518990256881059434042443507529601095150710777634743301398926463888783847290873199395304998050753365215426971278237920063435565949203678024225270616295573678510929020831006146661747271783837653203039829647102027431761129518881525935216608429897041525858540380754759125150233053469999022855035'); INSERT INTO num_exp_sub VALUES (0,1,'-85243.39540024977626076239847863600785982737155858270959890014613035727868293618673807776733416230953723818527101593495895350807775607346277892835514324320448949370623441059033804864158715021903312693889518990256881059434042443507529601095150710777634743301398926463888783847290873199395304998050753365215426971278237920063435565949203678024225270616295573678510929020831006146661747271783837653203039829647102027431761129518881525935216608429897041525858540380754759125150233053469999022855035'); INSERT INTO num_exp_mul VALUES (0,1,'0'); INSERT INTO num_exp_div VALUES (0,1,'0'); INSERT INTO num_exp_add VALUES (0,2,'-994877526002806872754342148749241.04353023451866590387054959174736129501310680280823383331007646306243540953499740615246583399296334239109936336446284803020643582102868247857009494139535009572740621288230740389545481395'); INSERT INTO num_exp_sub VALUES (0,2,'994877526002806872754342148749241.04353023451866590387054959174736129501310680280823383331007646306243540953499740615246583399296334239109936336446284803020643582102868247857009494139535009572740621288230740389545481395'); INSERT INTO num_exp_mul VALUES (0,2,'0'); INSERT INTO num_exp_div VALUES (0,2,'0'); INSERT INTO num_exp_add VALUES (0,3,'-60302029489319384367663884408085757480.2322712404088283093870869198708849258097125725036189625900174440196153781995220721511009855207486224837798752903681993777275846325950111427710563453217985216966456785944859989497422927661683538629473170704026975786513125842675604577233871570629808699803522400038975396500769162308448069085909755023233588510630417065084295051270219462289785473643946404281422516357503746700705970360169619852905053433235726497292406142332833'); INSERT INTO num_exp_sub VALUES (0,3,'60302029489319384367663884408085757480.2322712404088283093870869198708849258097125725036189625900174440196153781995220721511009855207486224837798752903681993777275846325950111427710563453217985216966456785944859989497422927661683538629473170704026975786513125842675604577233871570629808699803522400038975396500769162308448069085909755023233588510630417065084295051270219462289785473643946404281422516357503746700705970360169619852905053433235726497292406142332833'); INSERT INTO num_exp_mul VALUES (0,3,'0'); INSERT INTO num_exp_div VALUES (0,3,'0'); INSERT INTO num_exp_add VALUES (0,4,'5329378275943663322215245.24931765987630429629836382184742348353920297283690739124220773955591340709935970062776650204659187764581615597720798385015942389765692769739983054442503547211560297249686289665792078548480268091496050883021187158502798880896590227542729659940394038802461081290690995869705131152889309663639310553909874081663091069118126221594338242710530718836025225507189149221049928936955230868771875644038572888630664890573507822342998964954667474300944699078658989010257103569231493090050659723450626338923049035040974032671138430612839043269997482582763267536489504794826476836323549796385028155416935072959933315468068930689064483178204550825728947252440604703474049780550458442808479096492346910001692358508618202898514895453589357'); INSERT INTO num_exp_sub VALUES (0,4,'-5329378275943663322215245.24931765987630429629836382184742348353920297283690739124220773955591340709935970062776650204659187764581615597720798385015942389765692769739983054442503547211560297249686289665792078548480268091496050883021187158502798880896590227542729659940394038802461081290690995869705131152889309663639310553909874081663091069118126221594338242710530718836025225507189149221049928936955230868771875644038572888630664890573507822342998964954667474300944699078658989010257103569231493090050659723450626338923049035040974032671138430612839043269997482582763267536489504794826476836323549796385028155416935072959933315468068930689064483178204550825728947252440604703474049780550458442808479096492346910001692358508618202898514895453589357'); INSERT INTO num_exp_mul VALUES (0,4,'0'); INSERT INTO num_exp_div VALUES (0,4,'0'); INSERT INTO num_exp_add VALUES (0,5,'-652755630.43456071828048833552593835051449845484289562110789582081210403487973096161149072377955192388469356112505543620695003436531392789029513380101663750625024853263344909355177280161504414335005574882649025508632900995595004153086358670541462762210415346958050909878501048483523600711486406055424807840429541335391538322886495085448421556770991545781035298449067051916630343957356635391594362639819978677032855590055900561501350354631803808000307050416047072513406855040715556454205065332997338225626635780147287003130754254277103928406089109802521803537038957372612837169223905290912251006321930223154562110264217937'); INSERT INTO num_exp_sub VALUES (0,5,'652755630.43456071828048833552593835051449845484289562110789582081210403487973096161149072377955192388469356112505543620695003436531392789029513380101663750625024853263344909355177280161504414335005574882649025508632900995595004153086358670541462762210415346958050909878501048483523600711486406055424807840429541335391538322886495085448421556770991545781035298449067051916630343957356635391594362639819978677032855590055900561501350354631803808000307050416047072513406855040715556454205065332997338225626635780147287003130754254277103928406089109802521803537038957372612837169223905290912251006321930223154562110264217937'); INSERT INTO num_exp_mul VALUES (0,5,'0'); INSERT INTO num_exp_div VALUES (0,5,'0'); INSERT INTO num_exp_add VALUES (0,6,'.0469370721950711508944806393077762204079964905145503836835397203739563036579760026190241480514409364'); INSERT INTO num_exp_sub VALUES (0,6,'-.0469370721950711508944806393077762204079964905145503836835397203739563036579760026190241480514409364'); INSERT INTO num_exp_mul VALUES (0,6,'0'); INSERT INTO num_exp_div VALUES (0,6,'0'); INSERT INTO num_exp_add VALUES (0,7,'-818934540071845742'); INSERT INTO num_exp_sub VALUES (0,7,'818934540071845742'); INSERT INTO num_exp_mul VALUES (0,7,'0'); INSERT INTO num_exp_div VALUES (0,7,'0'); INSERT INTO num_exp_add VALUES (0,8,'8496986223.64063724353165506167988570717591150432282238795309964705925283285060558038824227595710139960766584401003765241409149793494330798800'); INSERT INTO num_exp_sub VALUES (0,8,'-8496986223.64063724353165506167988570717591150432282238795309964705925283285060558038824227595710139960766584401003765241409149793494330798800'); INSERT INTO num_exp_mul VALUES (0,8,'0'); INSERT INTO num_exp_div VALUES (0,8,'0'); INSERT INTO num_exp_add VALUES (0,9,'54863480.34685027005508022756223282084742813020271603840941647350440860843570182437301045468670059279379903480024743452620396345637401505220786389930600883087012615993343976556472498552535317826554614696684732913955544753638726438705858481670766245958647367500212800073774509075408148134050353551558174813940258910304990570172170811882520915334358633'); INSERT INTO num_exp_sub VALUES (0,9,'-54863480.34685027005508022756223282084742813020271603840941647350440860843570182437301045468670059279379903480024743452620396345637401505220786389930600883087012615993343976556472498552535317826554614696684732913955544753638726438705858481670766245958647367500212800073774509075408148134050353551558174813940258910304990570172170811882520915334358633'); INSERT INTO num_exp_mul VALUES (0,9,'0'); INSERT INTO num_exp_div VALUES (0,9,'0'); INSERT INTO num_exp_add VALUES (1,0,'85243.39540024977626076239847863600785982737155858270959890014613035727868293618673807776733416230953723818527101593495895350807775607346277892835514324320448949370623441059033804864158715021903312693889518990256881059434042443507529601095150710777634743301398926463888783847290873199395304998050753365215426971278237920063435565949203678024225270616295573678510929020831006146661747271783837653203039829647102027431761129518881525935216608429897041525858540380754759125150233053469999022855035'); INSERT INTO num_exp_sub VALUES (1,0,'85243.39540024977626076239847863600785982737155858270959890014613035727868293618673807776733416230953723818527101593495895350807775607346277892835514324320448949370623441059033804864158715021903312693889518990256881059434042443507529601095150710777634743301398926463888783847290873199395304998050753365215426971278237920063435565949203678024225270616295573678510929020831006146661747271783837653203039829647102027431761129518881525935216608429897041525858540380754759125150233053469999022855035'); INSERT INTO num_exp_mul VALUES (1,0,'0'); INSERT INTO num_exp_div VALUES (1,0,'NaN'); INSERT INTO num_exp_add VALUES (1,1,'170486.79080049955252152479695727201571965474311716541919780029226071455736587237347615553466832461907447637054203186991790701615551214692555785671028648640897898741246882118067609728317430043806625387779037980513762118868084887015059202190301421555269486602797852927777567694581746398790609996101506730430853942556475840126871131898407356048450541232591147357021858041662012293323494543567675306406079659294204054863522259037763051870433216859794083051717080761509518250300466106939998045710070'); INSERT INTO num_exp_sub VALUES (1,1,'0'); INSERT INTO num_exp_mul VALUES (1,1,'7266436459.363324713115467666113895787027372854351303425444968800459979742082292257107107767894843498525848597439323325297125474674300428669958003640228730876886174255457103020291514229439701871032118057857763809224712818579091741996335014138185389554630910658876423205103697147288306070059640369158894028731728589073730895396494400175420670713113234800826523252075036892246807434088405522834549449664122407363485486902219500109237667016524913027290777216477989904700729228025571098410870506256758678625928245828210775042611512394316804583459576285681159178280400209217948833631961377519855502763611693070238579591463373484424582723121059964236704135695706864890193388054537703767833595331866551990460050750959493829603581882430597105627056085260296454181999581594565113210481151487049158699087454047624433576922179904629'); INSERT INTO num_exp_div VALUES (1,1,'1.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'); INSERT INTO num_exp_add VALUES (1,2,'-994877526002806872754342148663997.64812998474240514147207095573950146764154822009863493316394610578375247334825932838513167168342610420582834742950389452212867974756590355021495169819086060202117180229196935525386766373096687306110481009743118940565957556492470398904849289222365256698601073536111216152709126800604695001949246634784573028721762079936564434050796321975774729383704426321489070979168993853338252728216162346796960170352897972568238870481118474064783391570102958474141459619245240874849766946530000977144965'); INSERT INTO num_exp_sub VALUES (1,2,'994877526002806872754342148834484.43893048429492666626902822775522112238466538551783273345620682034111834572173548391979999630250058057637037929942180153828419189449146140692523818459983958943364062347264545253704196416903312693889518990256881059434042443507529601095150710777634743301398926463888783847290873199395304998050753365215426971278237920063435565949203678024225270616295573678510929020831006146661747271783837653203039829647102027431761129518881525935216608429897041525858540380754759125150233053469999022855035'); INSERT INTO num_exp_mul VALUES (1,2,'-84806738323879544552397401815149740513.8505875535743013876823142649666132764556588225959336097903898464616542203793600590311980154402068027051522932586050753865288419084437796768749509032177577451738712965496693249429231838833655025794915864261585848007162358912070811805298210095333433397862313304655108809804359760907473898420016370058274978588765092161529583480924554820756527238472641797198545539410039895140087686344382628317530286295498797849942258314364503000942821309916954725689781458590617068629906894951122301020797266469357701283289275708774593896770378558232444454118891917258610753077932026885574920166837998049508644891327208474213193224700658584824407382455480657734911543930195324144216374573825'); INSERT INTO num_exp_div VALUES (1,2,'-.000000000000000000000000000085682300757901809257711279577127388124986344391495296640171942990079130291883279872719240502687189411421655284515420074848478500192127657883342858267913417679786356766341637336955924836847768457039175660279784295612167899455618405343686908907695358239088351870495830739180518509859269437015797489301844593920484927630172344269378248455657186218762679357609204333669024237648538465053048724383898528808961206696787294681884412485427843796696788390072124570957047672341581447744981862017791206857428430183366004980966398716823512288330174863890117558744630102020144500158878244146399686532935435591262767487823942606452349972401012308378888947381934278131785907155692007064636085000405504866631011593239041758448995933095907216863744502344014999804306234830774259496097549717476344048'); INSERT INTO num_exp_add VALUES (1,3,'-60302029489319384367663884408085672236.83687099063256754698860828386302509843815398979402006244388708674093244201278399438376682321121138429850885935540924586964982855913223221441591310211730902799041126800414795030815514254713522692405212716783388698431088814919226444677188004928663343696636297536500970117716818423689175692808344185016908913828066250587407384563498516598672584120143890364303296142744031320345312431817858545326010704685255237541162931904446804064783391570102958474141459619245240874849766946530000977144965'); INSERT INTO num_exp_sub VALUES (1,3,'60302029489319384367663884408085842723.62767149018508907178556555587874475318127115521321786273614780129829831438626014991843514783028586066905089122532715288580534070605779007112619958852628801540288008918482404759132944298520148080184250697297150817299173701934285646867489426483932830299434150464278537812298564822479785688909850915447762856384542090714278516461905872647123125352735037721325154184406043613668806975385533851732090363979459292404685190942209855935216608429897041525858540380754759125150233053469999022855035'); INSERT INTO num_exp_mul VALUES (1,3,'-5140349743195574373979577554212527512597024.162480344833040409158673429491690439298506850052285119390701002577176786023622062742050099464897084793357329597395417632908812044304066963549928478520702505283307379218587635434673128958824348493758429380623577527186462464399974242800361134191519694694139153279582776168995426125926314513926640766117733774558011741611075336271613675760116784769700605008122422944290652448956922432960815546502965310676913079866511016221573557684245901002643719965652152439520727383305120298495304784052489867651462175349450610643411043707261107569691076730261762793560088893354750383257372118118753366377402045596735023445172252225346164608897913115394905485106225627590643805003075069931177395059698550161546962768768895596088478488887530518018212441345360153523733317120037436403475909117998647781920105313938836144009539683'); INSERT INTO num_exp_div VALUES (1,3,'-.000000000000000000000000000000001413607404628860353773457807436398753936801768769045711604884548436548520368932184112069166807060840219636509423284498981041814526856251281381511288768719259120481595036745286884246627534964287523188738499223075292690431699417313258943941279343383979626641848305343592679057491670166887054819766294147341982669243114259272404203080347707713358471397866402657818267495050115642987782080912962056565478445923456884713049272637646637760989004917643369240372476411912794578381690666695711891846833983534126217706309741885844723208036219144146342212915129560758201609824034610223907791643110990898577049488934294259106725414517181607988173722432655731491050637087261030314548853334338835938120502930424813699221083197863303458179445322810087784892821862085562891180364134284641396475'); INSERT INTO num_exp_add VALUES (1,4,'5329378275943663322300488.64471790965256505869684245785528331091076155554650629138833809683459634328609777839510066435612911583108717191216693735823717997111970662575497378762952496582183738308720094529950793570383580785385569873278068217936841324404119828637880370718028782103860007754579779716996004352284614661690063919125301052941328989181561787543541920734755989452320799185700078241880935083616978140555713297241612718277766918005268951861880490889884082730841740604517529391011862694381726143520658746305661338923049035040974032671138430612839043269997482582763267536489504794826476836323549796385028155416935072959933315468068930689064483178204550825728947252440604703474049780550458442808479096492346910001692358508618202898514895453589357'); INSERT INTO num_exp_sub VALUES (1,4,'-5329378275943663322130001.85391741010004353389988518583956365616764439012730849109607738227723047091262162286043233973705463946054514004224903034208166782419414876904468730122054597840936856190652484801633363526576955397606531892764306099068756437389060626447578949162759295501062154826802212022414257953494004665588557188694447110384853149054690655645134564686305448219729651828678220200218922790293483596988037990835533058983562863141746692824117439019450865871047657552800448629502344444081260036580660700595591338923049035040974032671138430612839043269997482582763267536489504794826476836323549796385028155416935072959933315468068930689064483178204550825728947252440604703474049780550458442808479096492346910001692358508618202898514895453589357'); INSERT INTO num_exp_mul VALUES (1,4,'454294299613767152878025320780.534199313974295807138790763501115780294529340799108297697573066187975311338382917022391830256203305238757334106943821060545424417350991354829668286194840925251162479496893943917530660694097932059166013476064988623431110002057735318529554555260199417935495388243829261809007709919225000608711536928171687251088217591210419208480251102484043683131687013687838713055660405381318396419588727500715930145098362997142075433472039319292466570912777345841400769387321465602989947078951135489852486382469990409873227894248208197179481868230244584527040573428134962626267135732247029762468417273891700661832893497067151409134724061246612631376075173287264787886064622106855886785805818642123776489793586531950438285720668411465570116161790343538663297713926678759640594912243360541590368666922379919514826022141331900181'); INSERT INTO num_exp_div VALUES (1,4,'.000000000000000000015994998100440878014888861029956505927201309704413242103407885948184870841766875212766910686894450511886242468216220470061916924303252919423028993720180330014505454865704155281502763018913215741264982350384245753394656021401865680441649920273268554396350483440173848850052788410943178207336328451359951614056237100465802151856198860908371340425459435127133071447273887829397881221098443685586506647314622864702873235212396755866459409263439958011711379929751157260020133239574261188528305921244365838405372320186907437842180388704854605498842516581811515413843298370501194935797268161171428747542997504369133579105180311662221854071962295818264211400101689450830279979372422749150894553349570063000769685274875561760334738424509532610467832951796852051505383374693614022043010735004494395190'); INSERT INTO num_exp_add VALUES (1,5,'-652670387.03916046850422757312745971450663862747133703839829692066597367760104802542475264601221776157515632293978442027199108085723617181683235487266149426304575903892721468296143475297345699313102262188759506518376019936160961709578829069446312051432780603656651983414612264636232727512091101057374054475214114364113300402823059519499217878746766275164739724770556122895799337810694888119810524986616938847385753562624139431982468828696587199570410008890188532132652095915565323400735066310142303225626635780147287003130754254277103928406089109802521803537038957372612837169223905290912251006321930223154562110264217937'); INSERT INTO num_exp_sub VALUES (1,5,'652840873.82996096805674909792441698652235828221445420381749472095823439215841389779822880154688608619423079931032645214190898787339168396375791272937178074945473802633968350414211085025663129356908887576538544498889782055029046596593888271636613472988050090259449836342389832330814473910881711053475561205644968306669776242949930651397625234795216816397330872127577980937461350104018382663378200293023018506679957617487661691020231880567020416430204091941905612894161614165865789507675064355852373225626635780147287003130754254277103928406089109802521803537038957372612837169223905290912251006321930223154562110264217937'); INSERT INTO num_exp_mul VALUES (1,5,'-55643106304872.575994253221940844841058071061962511162776681458310912066379595519265546225338405882027547140476045378015935579066580347282075024392379464189067155567624835346798806677988850250198082355055954078446421075165109896091047534711081616362392995575466807084807876544560268050611445006601394735810211678919646667455478469014906335433468365011768049600750224822391684377238242162320161552720449713229523135506671063115436813348612986916614320012995541575293478341408982118538094438068036422562665160411591652618670802973618768526197813319204816293073794413317669922144705633308090832805914096147659820167569140291210526520361556881576175809360614782817717579318298657744021133210954279487777567785280633309576696708168342539425395482429923273623865667723482418178781573723597156804085501875735112311466228778929147929'); INSERT INTO num_exp_div VALUES (1,5,'-.000130590057635351941758745900947472461593749814351229292370661147301124533787181489468804246182606762727711479707901680546780430454163647774077629503207962424213266902732555945190365467801995495570282501722505521485829885605904543846887348545254658726343578684749830307120625129857380290225370772763609458975555029415082569247186899112975387051141777417911244576134390940441209829852154391377911942082738699481875795620569383196133124499983396562167632007454221121465745085962247988140942672429187053671899537331280701003778040796615094903602095098880716919238394057384949891444700347825726273725378453454782330181608182747900774711384845635284701538541452235224216112380245660177463043471814071809869894647262285332580556739424040615194137651616350340752691170045698234853734471923738591898290468792787543896'); INSERT INTO num_exp_add VALUES (1,6,'85243.44233732197133191329295927531563604777955507322414928382967007765263923984471408038635831036097817458527101593495895350807775607346277892835514324320448949370623441059033804864158715021903312693889518990256881059434042443507529601095150710777634743301398926463888783847290873199395304998050753365215426971278237920063435565949203678024225270616295573678510929020831006146661747271783837653203039829647102027431761129518881525935216608429897041525858540380754759125150233053469999022855035'); INSERT INTO num_exp_sub VALUES (1,6,'85243.34846317758118961150399799670008360696356209219504851646259063690472663252876207514831001425809630178527101593495895350807775607346277892835514324320448949370623441059033804864158715021903312693889518990256881059434042443507529601095150710777634743301398926463888783847290873199395304998050753365215426971278237920063435565949203678024225270616295573678510929020831006146661747271783837653203039829647102027431761129518881525935216608429897041525858540380754759125150233053469999022855035'); INSERT INTO num_exp_mul VALUES (1,6,'4001.075404054519813215296429095020391062109905613738157927030437221793757373268325953178030040276107574363822832168160758728653712686313134828282109532831190239521843808940611025488601517574653932032236616573457735900045655665690517797280666732780030171712864961531623060353548802466577910774711998056232872212688464691036260746751992072745518373073825852119460094113694393273456369345499434994672730920070410547163082189385645712866100999708173472360864669110044660667614583576570496399103026286828660558854973376227247132815728164629722965145778698957093136175449225024685874279280018547740'); INSERT INTO num_exp_div VALUES (1,6,'1816120.848909727306817960620941575637231136442992819290405125420545200026620306446043740992108329883383706060582482495616151605111275635501481354526017831484915013545483361715432312183101964395505340188909970344423950565285639911521082834494088840596716495422427543520536844348040681236845850482165744696068209384509064196671206362539077218412355776790921130042376467606683622970728503408501481791356294886150690067651815776445750760428874351556866105285911902433352126498951242195408782804314174041618879250740246352525074791310920062276490422853700893340860452528740673590486626464460321410814395342850270921486724297414692313177440726749004398703147904603937755702369682956482832074779404350351752662820773690162594400557957241676636030332988289683112176900913522668426137377289536793838959751008646843014106876005'); INSERT INTO num_exp_add VALUES (1,7,'-818934540071760498.60459975022373923760152136399214017262844141729040109985386964272131706381326192223266583769046276181472898406504104649192224392653722107164485675679551050629376558940966195135841284978096687306110481009743118940565957556492470398904849289222365256698601073536111216152709126800604695001949246634784573028721762079936564434050796321975774729383704426321489070979168993853338252728216162346796960170352897972568238870481118474064783391570102958474141459619245240874849766946530000977144965'); INSERT INTO num_exp_sub VALUES (1,7,'818934540071930985.39540024977626076239847863600785982737155858270959890014613035727868293618673807776733416230953723818527101593495895350807775607346277892835514324320448949370623441059033804864158715021903312693889518990256881059434042443507529601095150710777634743301398926463888783847290873199395304998050753365215426971278237920063435565949203678024225270616295573678510929020831006146661747271783837653203039829647102027431761129518881525935216608429897041525858540380754759125150233053469999022855035'); INSERT INTO num_exp_mul VALUES (1,7,'-69808760806266041400340.70700818693892852138813934414383886494691670042143650609934777814995087699409404201920249076407981012095999320858479644760715204999741683528746097757549835956359129287002171391961763797857794730120426599135099619822532290339000466211195776337667123320942107370731349851576864242697412616810236323676004067839744992733887503405311090677026008324895177587064547630828026123718296429295638934384446325302964896473296829265805737112709269803814942537657996725913938408781715328945194948010970'); INSERT INTO num_exp_div VALUES (1,7,'-.000000000000104090609479936344103210175655521317012597986331111866307697262848964666360492361638117930801818899121383806224630563676018240181412174154250663423230239912527388431901852952893943812666142740182651125508583527237123596541789628675379232473721293630968882045044077795828674268595016625198802475186587918019739056755398151182369187670251750080227679555002307777300392769289647975058449905106584837938556260801229545589323224752038795423164214112897202147313792076165011373139219134850954217300915326944185918762838321705825423789073869940092569940135329697980600082436317664012683589681419530904283106912171330819469065141821685734295058255484933744156717782754922568796985634397878149984177882018261742637463462647452140104146195353696596211873925359508622779658904411330975862442989437933211964821'); INSERT INTO num_exp_add VALUES (1,8,'8497071467.03603749330791582407836434318377133169438097066269854720538319012928851657498035372443556191720308219530866834905045144302106406146277892835514324320448949370623441059033804864158715021903312693889518990256881059434042443507529601095150710777634743301398926463888783847290873199395304998050753365215426971278237920063435565949203678024225270616295573678510929020831006146661747271783837653203039829647102027431761129518881525935216608429897041525858540380754759125150233053469999022855035'); INSERT INTO num_exp_sub VALUES (1,8,'-8496900980.24523699375539429928140707116805167695126380524350074691312247557192264420150419818976723729812860582476663647913254442686555191453722107164485675679551050629376558940966195135841284978096687306110481009743118940565957556492470398904849289222365256698601073536111216152709126800604695001949246634784573028721762079936564434050796321975774729383704426321489070979168993853338252728216162346796960170352897972568238870481118474064783391570102958474141459619245240874849766946530000977144965'); INSERT INTO num_exp_mul VALUES (1,8,'724311956372274.0135050255361637906710330203036651743488213007179039756514944640108625580172737414192938789413338554327986697518463087452612658955180411327002900979574347739956600177846996063741787205122007268468674386396156638261992679442768654367111433834151087792255469957061758837789341439211010331332174981459471333376067541234901538285101103690622656631026001337239036711179989456674399137008584021283568040818388709554256523118702728176420022080138548890713013682480239784198421500241995499841675772793497485550923152267616622892846304530712344886979674416990935007952941652591352603797627920865960622077762568060903908151958000'); INSERT INTO num_exp_div VALUES (1,8,'.000010032191786198542900505683562217892317481076466949299850809276743457759270150820565375820388277409258249926696079166209409657808406245382887790534127749833677458375931047385994887406206232330491317602830654688957983804698568410728278089250379255157030886262396950539100566975000094268415749476738358914633948867977798590927055566888255636132486899287919515638902721543629183577900872078173883974905921239149419877613723476347774771230668479296621531969573505480695490386225866950545725121902534610730154727385072738079149623798073810167706094070842646222833137345669922898403368997676634709281456818189049718956207208697021706186341405575300648248555331280690778367620868775005181264547924615247991795542738868003191757946979714250339430363902549866892041102771965653407197094250270379367437342632741280710'); INSERT INTO num_exp_add VALUES (1,9,'54948723.74225051983134098996071145685528795757427462111901537365053896571438476055974853245403475510333627298551845046116291696445177112567064282766115207407461565363967417615506303416694032848457927390574251904212425813072768882213388082765916956736282110801611726537663292922699021333445658549608928179155685881583228490235606377831724593358583903616295573678510929020831006146661747271783837653203039829647102027431761129518881525935216608429897041525858540380754759125150233053469999022855035'); INSERT INTO num_exp_sub VALUES (1,9,'-54778236.95145002027881946516375418483956830283115745569981757335827825115701888818627237691936643048426179661497641859124500994829625897874508497095086558766563666622720535497438693688376602804651302002795213923698663694204683995198328880575615535181012624198813873609885725228117274934655048553507421448724831939026752650108735245933317237310133362383704426321489070979168993853338252728216162346796960170352897972568238870481118474064783391570102958474141459619245240874849766946530000977144965'); INSERT INTO num_exp_mul VALUES (1,9,'4676749348240.390309875431213992853550297086049749814750492488995108783145961719774217441193547534210468967573344456866203963659951312519988497979489304488948342258375915152429008993288817366720647491166024151209542534474867042837694499222928509320280684557676243780452100132238968233413333851595648146954975713386711764268506890884764704949969602122157394714663532141060559896359465918874990769222345665160127552795532197771168442486088776803398878354288847069602460071745966589164282641033852314335279121191855487126430176047553895892632834940595958394834437871886013513058514896870683979585091413977173250824451205330441299000850618134248917380244749589254309567551846327349592529960432446947239714236828401206843011440433362544797025114476612133622499094287321570559088587999417440664282418005102546343020409520421747216'); INSERT INTO num_exp_div VALUES (1,9,'.001553736563217204408368240901181555234014339476186598647410198373122572205209277343865051610898136462487966496673511261433286284257044548634547569923035899634327495195510767312478861719221916387940027268721306540663743713345337497285507595251328382906111997524508729275471287648008479480805967901972481289402930660848950039779707354469389216931774094174326513465502460315792834278614886136688161679443873815113442220055827192996984074129528034845339130162104547166079591654852164993577408422015514100323825529286511720963047269483211930770803479398243069649400360625259869765138545866815758888670363356947311319523139395191102286838888146829667276592755438606664644975648828848738708349790766370694194763606850690923803984129157519048493985198591771429264967247245289970213262206709011468289046840862597010969'); INSERT INTO num_exp_add VALUES (2,0,'-994877526002806872754342148749241.04353023451866590387054959174736129501310680280823383331007646306243540953499740615246583399296334239109936336446284803020643582102868247857009494139535009572740621288230740389545481395'); INSERT INTO num_exp_sub VALUES (2,0,'-994877526002806872754342148749241.04353023451866590387054959174736129501310680280823383331007646306243540953499740615246583399296334239109936336446284803020643582102868247857009494139535009572740621288230740389545481395'); INSERT INTO num_exp_mul VALUES (2,0,'0'); INSERT INTO num_exp_div VALUES (2,0,'NaN'); INSERT INTO num_exp_add VALUES (2,1,'-994877526002806872754342148663997.64812998474240514147207095573950146764154822009863493316394610578375247334825932838513167168342610420582834742950389452212867974756590355021495169819086060202117180229196935525386766373096687306110481009743118940565957556492470398904849289222365256698601073536111216152709126800604695001949246634784573028721762079936564434050796321975774729383704426321489070979168993853338252728216162346796960170352897972568238870481118474064783391570102958474141459619245240874849766946530000977144965'); INSERT INTO num_exp_sub VALUES (2,1,'-994877526002806872754342148834484.43893048429492666626902822775522112238466538551783273345620682034111834572173548391979999630250058057637037929942180153828419189449146140692523818459983958943364062347264545253704196416903312693889518990256881059434042443507529601095150710777634743301398926463888783847290873199395304998050753365215426971278237920063435565949203678024225270616295573678510929020831006146661747271783837653203039829647102027431761129518881525935216608429897041525858540380754759125150233053469999022855035'); INSERT INTO num_exp_mul VALUES (2,1,'-84806738323879544552397401815149740513.8505875535743013876823142649666132764556588225959336097903898464616542203793600590311980154402068027051522932586050753865288419084437796768749509032177577451738712965496693249429231838833655025794915864261585848007162358912070811805298210095333433397862313304655108809804359760907473898420016370058274978588765092161529583480924554820756527238472641797198545539410039895140087686344382628317530286295498797849942258314364503000942821309916954725689781458590617068629906894951122301020797266469357701283289275708774593896770378558232444454118891917258610753077932026885574920166837998049508644891327208474213193224700658584824407382455480657734911543930195324144216374573825'); INSERT INTO num_exp_div VALUES (2,1,'-11671021799770914903865020509.301561107153561058074179843542446420696517132461554451075945807420674211966679216615407057626541711186781735967334896541890595771915856783008831770988426637435694856170266346306640678577376310547806764332837625966429200996250687908930748245035578756314083608655163891041399241377675534416837659335561005203219889972336214863417948542956735403991871098341470996860469878038840964359144637726669728240650066795729910649523281308716277906908340457162235831526838308777581569974551673352306004330423694524256415657620427590352277556907586751621496248973165690360552007637570957980230685679819820147036159174977086193494572117089582758015847544798464543446227632367713941117001423437766840744488426025388612316819120660814681298624293065972395923651314350558006567251033289878238407790871784676348196394482477767774'); INSERT INTO num_exp_add VALUES (2,2,'-1989755052005613745508684297498482.08706046903733180774109918349472259002621360561646766662015292612487081906999481230493166798592668478219872672892569606041287164205736495714018988279070019145481242576461480779090962790'); INSERT INTO num_exp_sub VALUES (2,2,'0'); INSERT INTO num_exp_mul VALUES (2,2,'989781291745465665243281323944996915810556285052564220274237162526.1617859904902612197894543199389468971679632139059029459520163585971122643624316475417489000981872666677202334180945949860058384424993911721081868337499377890298636260338063268639283065887210924895929155083478140340889209440025415565915964293989840603863813531303253038823629712989041722072693449251635519992922148998556112923060331794396659338057474019846675262291146025'); INSERT INTO num_exp_div VALUES (2,2,'1.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'); INSERT INTO num_exp_add VALUES (2,3,'-60303024366845387174536638750234506721.2758014749274942132576365116182462208228193753118527959000939070820507877345194783035668195137119648748792386548310474079340204536236936213411512867171486174240518914767934028451971067161683538629473170704026975786513125842675604577233871570629808699803522400038975396500769162308448069085909755023233588510630417065084295051270219462289785473643946404281422516357503746700705970360169619852905053433235726497292406142332833'); INSERT INTO num_exp_sub VALUES (2,3,'60301034611793381560791130065937008239.1887410058901624055165373281235236307966057696953851292799409809571799686645246659986351515277852800926805119259053513475211488115663286642009614039264484259692394657121785950542874788161683538629473170704026975786513125842675604577233871570629808699803522400038975396500769162308448069085909755023233588510630417065084295051270219462289785473643946404281422516357503746700705970360169619852905053433235726497292406142332833'); INSERT INTO num_exp_mul VALUES (2,3,'59993133911282372667149627097418449223835595194300848703012380022306762.154418449236691515146061305380465061074531890529497774836941002526095632166401249277270674802626154774328055399254982998368191676630276960361274433270795772477146870294928855773172789856196219950097157391050424577381777627004101100872747943673762087675405200265837631665464736842180920496158545887039337399558993437594084473932658319914390365451919627956823980800124880375978662052111797881386060353490432427832058851094210488804887183034572364751639107535041308434932952695103493677600969712634416241541391613699710826602011076372592299807609658979777598672141389319098817824624950794758296679318319299142035'); INSERT INTO num_exp_div VALUES (2,3,'.000016498242835741013709859217005931279826178662180173096568520102488480129191427472581644597420895622947234184547373944996197105916093347103336318249582032230903680989710242610024298937774441533502282949127537125997753002819456724709929935850697744632904111143787011103837624936502324835260843148595669524694347566421203164808527739207590986975750648112133699756328511947175496694080071202064255118777680958612315513441989609682655431197367166056616661045712867189326408877133865572680407329449150282415810958772293869902662884761202424695742898573841869524376684740249281181605067345203479719345061595919652192297531638467223956758315591610733251562492794891852151639643060692698365496208796638230566761231611376199140556503620471090364900792180618741355091923808605890415081571900697282725022629812561702118'); INSERT INTO num_exp_add VALUES (2,4,'-994877520673428596810678826533995.79421257464236160757218576989993781147390382997132644206786872350652200243563770552469933194637146474528320738725486418004701192337175478117026439697031462361180324038544450723753402846519731908503949116978812841497201119103409772457270340059605961197538918709309004130294868847110690336360689446090125918336908930881873778405661757289469281163974774492810850778950071063044769131228124355961427111369335109426492177657001035045332525699055300921341010989742896430768506909949340276549373661076950964959025967328861569387160956730002517417236732463510495205173523163676450203614971844583064927040066684531931069310935516821795449174271052747559395296525950219449541557191520903507653089998307641491381797101485104546410643'); INSERT INTO num_exp_sub VALUES (2,4,'-994877531332185148698005470964486.29284789439497020016891341359478477855230977564514122455228420261834881663435710678023233603955522003691551934167083188036585971868561017596992548582038556784300918537917030055337559943480268091496050883021187158502798880896590227542729659940394038802461081290690995869705131152889309663639310553909874081663091069118126221594338242710530718836025225507189149221049928936955230868771875644038572888630664890573507822342998964954667474300944699078658989010257103569231493090050659723450626338923049035040974032671138430612839043269997482582763267536489504794826476836323549796385028155416935072959933315468068930689064483178204550825728947252440604703474049780550458442808479096492346910001692358508618202898514895453589357'); INSERT INTO num_exp_mul VALUES (2,4,'-5302078674303935968062773235453828254014583744527466365136.236414807326868572353809920518232561005161225922028750078608989965741402418802255050636954800114792425419735155504035469350521800895164087027043476055514245942961100610551646034472084954313670284875310691807937254054948742125729353864014122131419164449567115006621212424805182687707372956385102095255735458593389920872596796806885847543910224476727171570873698525606016990229936284811067826588349092841322512643043008589065847223683467371925773023109720951609815041012521485326120380123169545818055967455575736140138663815073081494226676896278654189873597341203197903408668523514375373841493189836809506003729379742035629498519683885268256481104619815130659628225053833297766479068686119691010593208135616363994230674606991733148502293102108193522604968743948323130517040609601859735899914987426089053869350663'); INSERT INTO num_exp_div VALUES (2,4,'-186677971.517539861245390308778107722315862721823627804195528485535806132067679059453022306691281662574091826898288146790399178357754908901382135796783067563944022498807930452234032896817601590728156392188660701355670595952594500812333935362955625137944589981298793332621503315902294100258945995827423279442031218510259915311555745581797315793010762585658196457363672908315687720174516274528662385172326028870945153551774300419158584379602045442200523311437013776079979639415633358878239012925000523542907592866797199229858272764668664323316251874027468128770456766875866492004650352654523634716923150212263912760225390093339729495231675627059805624175587380165509763048913150826017167286786277908970769297060278191518730887417202276531151575412404467497036737825989088867451153485938272367300939127313445244028528055624'); INSERT INTO num_exp_add VALUES (2,5,'-994877526002806872754342801504871.47809095279915423939648794226185974985600242391612965412218049794216637114648812993201775787765690351615479957141288239552036371132381627958673244764559862836085530643408020551049895730005574882649025508632900995595004153086358670541462762210415346958050909878501048483523600711486406055424807840429541335391538322886495085448421556770991545781035298449067051916630343957356635391594362639819978677032855590055900561501350354631803808000307050416047072513406855040715556454205065332997338225626635780147287003130754254277103928406089109802521803537038957372612837169223905290912251006321930223154562110264217937'); INSERT INTO num_exp_sub VALUES (2,5,'-994877526002806872754341495993610.60896951623817756834461124123286284017021118170033801249797242818270444792350668237291391010826978126604392715751281366489250793073354867755345743514510156309395711933053460228041067059994425117350974491367099004404995846913641329458537237789584653041949090121498951516476399288513593944575192159570458664608461677113504914551578443229008454218964701550932948083369656042643364608405637360180021322967144409944099438498649645368196191999692949583952927486593144959284443545794934667002661774373364219852712996869245745722896071593910890197478196462961042627387162830776094709087748993678069776845437889735782063'); INSERT INTO num_exp_mul VALUES (2,5,'649411906691138274293985410502516861224852.2323455192714410716272307781034189160865613770320102043319541634113746032638191509585045862973333645830298922352816245477556264222094036953195419857712804755170632292914187367964994214922001758104594052499795564860466055599417895782179851297585155129541589802249540436678824225950907268084876110445460948679383611117263673106597132046331719468816839434908155684738864149955129235751738204036443603521478609787295079710078973503970964790273461142497259987849074597264522099648376356902360358310245001183020992360260836105404118742418040965190000718736837422434593694808973939805954329718232693154128543253581495885789333274488461716809104532693754070810202831113003978085636579574171344721710232931261731022478029314435363413498991740750878099825781577297965642009156858479681236085226911858782115'); INSERT INTO num_exp_div VALUES (2,5,'1524119409495532727030986.638577103454261465522025182901477334004986357902177024959076085490119358611626688213654669281670407680244740174673394111775678935383154847014211641601227316639834450258566053805263858706381900273201146454036688771735398324537667996974210741719621449948660517037619359095556637235980122706739013220201060795557114248610410815988952748489854367480813823114296393315170621979351958306734282429929421779129764262568942699813166237466796852578307944635545174715298176546980314973426586923195248536376403319094417073026382024413817222396402299695717290716014320518777088811749776114378145110676170242861393274018655137797545194817703831240390631723050378397773341835222892981773205967439339460305257986693600088957772328044922955990976285151896366292514128607363007421484320868718566256882080399264346243272770200676'); INSERT INTO num_exp_add VALUES (2,6,'-994877526002806872754342148749240.99659316232359475297606895243958507460511031229368344962653674268847910587702140353344168594152240599109936336446284803020643582102868247857009494139535009572740621288230740389545481395'); INSERT INTO num_exp_sub VALUES (2,6,'-994877526002806872754342148749241.09046730671373705476503023105513751542110329332278421699361618343639171319297340877148998204440427879109936336446284803020643582102868247857009494139535009572740621288230740389545481395'); INSERT INTO num_exp_mul VALUES (2,6,'-46696638263247522384986521136500.479312417066793299922708112595886608370451213741279484136907754744903470430131032928908162742687359367826808123516519335458861613010646992354378739165872253762686683966945711430182491860196341344982195078000259063231136011430995647812149294224699587849791008794261026932467933475782780'); INSERT INTO num_exp_div VALUES (2,6,'-21195986018643887410662481595901800.342199657994285865579781485758715114242459388977583220756870314514884887803267837816669111279417861218648323488364513921592045485003563036021370174294475403630933854767386355037781881144701319212711655881277140183173924089814927297045029394618083349813549439341772734606115369911736164723942330187830605893993276674913563980890459604886172701331890746621222114280438198802989678877404376001410627722336243835841751052795437979198996482216031399073597399901975686733315751292369326904428230195579137225651689857057115970784985439417129044974524632220457594191305254649113470116960582543784928547885740020507755033347968928034294570497118410435615856155184563329718831512839630769097935523279881940380220955993456451396417879773380305142918906742431812580562496634831735169817705720949712410595406012323294829461'); INSERT INTO num_exp_add VALUES (2,7,'-994877526002807691688882220594983.04353023451866590387054959174736129501310680280823383331007646306243540953499740615246583399296334239109936336446284803020643582102868247857009494139535009572740621288230740389545481395'); INSERT INTO num_exp_sub VALUES (2,7,'-994877526002806053819802076903499.04353023451866590387054959174736129501310680280823383331007646306243540953499740615246583399296334239109936336446284803020643582102868247857009494139535009572740621288230740389545481395'); INSERT INTO num_exp_mul VALUES (2,7,'814739569184924399102711674444306584731316176345067.39834031417849342571224916231092924046722938910652929295271097903377854123984307101079073134405782275535446337229706620713104545454319555885847481531722101704765783025789147453570970090'); INSERT INTO num_exp_div VALUES (2,7,'1214843772391778.127361407585140553741220126410637250571020684739034685508176000812180032686291124045768750332493129822580347351032145964983629059968936201592138368806173099130176852606440296388856520582890650384142745607345709716826703676313341953999327129144154152914234659001555055379537780751567782847296067128932113870102563522810980359433259696591977617184951677390423898232135100000764121508662830515405980450892222598485287609657612482190264517684867291774820716746063133066053446257163185646067618679478975882247893469409405379034723543061767846895135644429012095930584952053545016706315299076691015196261253199176743281648949731423486208098120903720124071047872917636988241710583721537777321338769039241700203546247947405745989053846970910400831817998342969657501678430211657755864160072525313889413731419647001970593'); INSERT INTO num_exp_add VALUES (2,8,'-994877526002806872754333651763017.40289299098701084219066388457144979069028441485513418625082363021182982914675513019536443438529749838106171095037135009526312783302868247857009494139535009572740621288230740389545481395'); INSERT INTO num_exp_sub VALUES (2,8,'-994877526002806872754350645735464.68416747805032096555043529892327279933592919076133348036932929591304098992323968210956723360062918640113701577855434596514974380902868247857009494139535009572740621288230740389545481395'); INSERT INTO num_exp_mul VALUES (2,8,'-8453460632655529853033389979024265783461224.3195241893307807116624750282852146303290708492834695194274289713076935297734670940696121761483641291930931061232942894577813178566088927221374036301485916497770984757492912292002695944367308880163698595015497307574177176409203214324418237020500352652934909632442547242092296504047310806151851207329042221920888326000'); INSERT INTO num_exp_div VALUES (2,8,'-117085929036205907700251.219065234073336548829793284434494573185718678644093751558890746941383215425734761534822966779511801033216479269605150574332107020180872343673157350081102818832254463561564431056604957702984438484261858890324442581609284935850435611342611117035589511568432559140282381526487115307554496353616929034919886387903446436924514812698404129456069856633480965357915969548215985452939172313964007318881987188665231550330515412104367728617802960792164260429920719961650164518261501571220901151359208484337831586551714193024143212288426326740373893030225940355268499071669300664200888186064836443459131985786957267268845966279576380786883200277187591448294590370986026461176853573555996139940001165172158855197070946665074838360933025833716166930231164328918316437195201546383664484983447934244744303265471044295601062898'); INSERT INTO num_exp_add VALUES (2,9,'-994877526002806872754342093885760.69667996446358567630831677089993316481039076439881735980566785462673358516198695146576524119916430759085192883825888457383242076882081857926408611052522393579396644731758241837010163568445385303315267086044455246361273561294141518329233754041352632499787199926225490924591851865949646448441825186059741089695009429827829188117479084665641367'); INSERT INTO num_exp_sub VALUES (2,9,'-994877526002806872754342203612721.39038050457374613143278241259478942521582284121765030681448507149813723390800786083916642678676237719134679789066681148658045087323654637787610377226547625566084597844703238942080799221554614696684732913955544753638726438705858481670766245958647367500212800073774509075408148134050353551558174813940258910304990570172170811882520915334358633'); INSERT INTO num_exp_mul VALUES (2,9,'-54582443595378013373024060492546032003692.4875677735896411267274323339692558458420972958075073392126734000341372096298914875892612108329218081214550050039133117695428196702128258481789017059073444323729583900855712795086447886053552786449313809589992185978097430132940882612817775035217244553616977182049775786664446683332098226841743818600819221587510039430478859412452506872131851471967577741190323481953867845129745440745526578327709351120432530702446916035797432129052518980799424635406993848916727957825620638983706180841278402925286540375225365057191075559133035'); INSERT INTO num_exp_div VALUES (2,9,'-18133693300409132895168796.074616314168631402221003009151140409826855230810646429042722071403306917323628118792142878282108022292754325022530103525285999179488507720688317761243448898240836430183645778132937666952111134601563043980164547020295727057908447220163534134835130866457657964382363853570827467081988390359191484798677813656413640874450449802233520570178139244957518604566383671867773821069602665918688868868894979351219381089954104823746091972754649316823714354000113723793845707472924569647945844436702275724514171940901057842455729977729388911537391920702753167125695758365521631000334183494148229356487592577177344247694925635113222720411958290166668659311154664393442690740373285505786584987609789805525300762074682544164213490532272590665630428583216403362629445153016404037983825555019274338559686335405719430737559715778'); INSERT INTO num_exp_add VALUES (3,0,'-60302029489319384367663884408085757480.2322712404088283093870869198708849258097125725036189625900174440196153781995220721511009855207486224837798752903681993777275846325950111427710563453217985216966456785944859989497422927661683538629473170704026975786513125842675604577233871570629808699803522400038975396500769162308448069085909755023233588510630417065084295051270219462289785473643946404281422516357503746700705970360169619852905053433235726497292406142332833'); INSERT INTO num_exp_sub VALUES (3,0,'-60302029489319384367663884408085757480.2322712404088283093870869198708849258097125725036189625900174440196153781995220721511009855207486224837798752903681993777275846325950111427710563453217985216966456785944859989497422927661683538629473170704026975786513125842675604577233871570629808699803522400038975396500769162308448069085909755023233588510630417065084295051270219462289785473643946404281422516357503746700705970360169619852905053433235726497292406142332833'); INSERT INTO num_exp_mul VALUES (3,0,'0'); INSERT INTO num_exp_div VALUES (3,0,'NaN'); INSERT INTO num_exp_add VALUES (3,1,'-60302029489319384367663884408085672236.83687099063256754698860828386302509843815398979402006244388708674093244201278399438376682321121138429850885935540924586964982855913223221441591310211730902799041126800414795030815514254713522692405212716783388698431088814919226444677188004928663343696636297536500970117716818423689175692808344185016908913828066250587407384563498516598672584120143890364303296142744031320345312431817858545326010704685255237541162931904446804064783391570102958474141459619245240874849766946530000977144965'); INSERT INTO num_exp_sub VALUES (3,1,'-60302029489319384367663884408085842723.62767149018508907178556555587874475318127115521321786273614780129829831438626014991843514783028586066905089122532715288580534070605779007112619958852628801540288008918482404759132944298520148080184250697297150817299173701934285646867489426483932830299434150464278537812298564822479785688909850915447762856384542090714278516461905872647123125352735037721325154184406043613668806975385533851732090363979459292404685190942209855935216608429897041525858540380754759125150233053469999022855035'); INSERT INTO num_exp_mul VALUES (3,1,'-5140349743195574373979577554212527512597024.162480344833040409158673429491690439298506850052285119390701002577176786023622062742050099464897084793357329597395417632908812044304066963549928478520702505283307379218587635434673128958824348493758429380623577527186462464399974242800361134191519694694139153279582776168995426125926314513926640766117733774558011741611075336271613675760116784769700605008122422944290652448956922432960815546502965310676913079866511016221573557684245901002643719965652152439520727383305120298495304784052489867651462175349450610643411043707261107569691076730261762793560088893354750383257372118118753366377402045596735023445172252225346164608897913115394905485106225627590643805003075069931177395059698550161546962768768895596088478488887530518018212441345360153523733317120037436403475909117998647781920105313938836144009539683'); INSERT INTO num_exp_div VALUES (3,1,'-707409990019504668223608170643582.082425157530076679823177950190511141917761066423266390864536360056345386873500583953954967225431526056199231768143978526582904071798714789552447782850723926323452633811653766838064983821149041415149067433978085927687765773012158659685363079191901396502099956189371719135315616249471739677995520904113581848295732911534266040260836644379296158092198514963023001686666281725991605685524015227112003429486755206848316731257322742428352116058878710728614841247581716185886403744830796740424927494009978599974431617064012221450054532987372285996679180090592706458366967534834069977644215413076082570497451654516268857039718730203921980307096740864747006176117071983875364434497517026142488015705391255750729200497229031250705777282987863242056223584453312226818451807347197583925624299372040413470456696588043062815'); INSERT INTO num_exp_add VALUES (3,2,'-60303024366845387174536638750234506721.2758014749274942132576365116182462208228193753118527959000939070820507877345194783035668195137119648748792386548310474079340204536236936213411512867171486174240518914767934028451971067161683538629473170704026975786513125842675604577233871570629808699803522400038975396500769162308448069085909755023233588510630417065084295051270219462289785473643946404281422516357503746700705970360169619852905053433235726497292406142332833'); INSERT INTO num_exp_sub VALUES (3,2,'-60301034611793381560791130065937008239.1887410058901624055165373281235236307966057696953851292799409809571799686645246659986351515277852800926805119259053513475211488115663286642009614039264484259692394657121785950542874788161683538629473170704026975786513125842675604577233871570629808699803522400038975396500769162308448069085909755023233588510630417065084295051270219462289785473643946404281422516357503746700705970360169619852905053433235726497292406142332833'); INSERT INTO num_exp_mul VALUES (3,2,'59993133911282372667149627097418449223835595194300848703012380022306762.154418449236691515146061305380465061074531890529497774836941002526095632166401249277270674802626154774328055399254982998368191676630276960361274433270795772477146870294928855773172789856196219950097157391050424577381777627004101100872747943673762087675405200265837631665464736842180920496158545887039337399558993437594084473932658319914390365451919627956823980800124880375978662052111797881386060353490432427832058851094210488804887183034572364751639107535041308434932952695103493677600969712634416241541391613699710826602011076372592299807609658979777598672141389319098817824624950794758296679318319299142035'); INSERT INTO num_exp_div VALUES (3,2,'60612.515523995516156897729403721504966784736064970538891936016753206905080265887046037910122269129293912171105589512464185386239562077778499936203155976336284324712221812806801062157592930664021782540155687632208890794166119782594464410498356083266087045927038416810562596141871858142749062925965665039981381277808608946877852933015970874447235220989360704166270479475802673572039541121473138382812420076284458769543418652217394352637294823914346726065145538710933281768776286965107974980550163605068693568717671571780028113969794125200592691656568731359981803586296135840575095063824258761205175762907549288801963550628589530419118771779395037240198270853609924445368393952404606326559485235840170339343865253618184271158932135392539396160392488927771488269959497352568205940636180870805982484030168838833607478593'); INSERT INTO num_exp_add VALUES (3,3,'-120604058978638768735327768816171514960.4645424808176566187741738397417698516194251450072379251800348880392307563990441443022019710414972449675597505807363987554551692651900222855421126906435970433932913571889719978994845855323367077258946341408053951573026251685351209154467743141259617399607044800077950793001538324616896138171819510046467177021260834130168590102540438924579570947287892808562845032715007493401411940720339239705810106866471452994584812284665666'); INSERT INTO num_exp_sub VALUES (3,3,'0'); INSERT INTO num_exp_mul VALUES (3,3,'3636334760530744652235488357607657374520053530993537920755375319352615385278.023608692512217812784472508939511216316773023870624171279878340621219698109986095090336065266376220109007718694455520948311677863167090936408887147442375455695868593092154861636486745490748828207939155392396090682312136290864359484540126174821846208064763823279315343506148025281475729723686566174395516982893064510403581479746673749128344955124070957545815390178764940816628194640888255387443237798761377617383817511745005525149990207764725040109364671749403389999498572538135588695345112358160274671918953118753964073105250116426665508214894805722798842017943220605600452911496071424281587802689830031742105619630787641205011894680546049982654601956546154572720177337696285354350903475239411654436042931409507429892682706228354459580412759920815932840348933425754970917910500027837428631661182510071352138858'); INSERT INTO num_exp_div VALUES (3,3,'1.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'); INSERT INTO num_exp_add VALUES (3,4,'-60302029489314054989387940744763542234.98295358053252401308872309802346144227050959966671157134780970446370197110016237152333448347415674483796371931316021552756816073493808344537122580089676304958104270609762310229182150728136567294798680824019082599362332377530165818229609055765904048195574142709698758095302560470195171027219786996322461803443213101532716728918363951912367135900414238535625075942525108530051828834829820554490477645701692374399416239080329365045332525699055300921341010989742896430768506909949340276549373661076950964959025967328861569387160956730002517417236732463510495205173523163676450203614971844583064927040066684531931069310935516821795449174271052747559395296525950219449541557191520903507653089998307641491381797101485104546410643'); INSERT INTO num_exp_sub VALUES (3,4,'-60302029489324713745939828071407972725.48158890028513260568545074171830840934891554534052635383222518357552878529888177277886748756734050012959603126757618322788700853025193884017088688974683399381224865109134889560766307825097103477790782590061456916367930139323346273315068375646692125800496305291080749834712822775973790354498408104142209966769395239768969172107040437333428573572464689550003374384624966403962290572373571842567623422963022155546431883766327294954667474300944699078658989010257103569231493090050659723450626338923049035040974032671138430612839043269997482582763267536489504794826476836323549796385028155416935072959933315468068930689064483178204550825728947252440604703474049780550458442808479096492346910001692358508618202898514895453589357'); INSERT INTO num_exp_mul VALUES (3,4,'-321372325955692885069615337209737469749246561535004445508427591.072860243358366933071485495726715620133686420023451450292996945184959542770492705998350644739298629407567812798540119555932604687814429669592481327761428042980782672136901602006622227365754036664912989085940235439697789102358431343119457114603363936544931303133371137532006899162833369543279729021228901466728220729625107362063321334489394782322741444425117731922691457341543446841167138481424319752111748042440994701571955325673470021626946676976482516292402239416632497972073915818846704053624707839813514171497746804751780741682011937606462260710753056669269928580460921188286249923152921382198282201761171043384698319895970192114563900025573490442674225227682235790590616707857188385274186584856872573669591460447105688151281208238908470285147895678001948902280493477604361481216667716971590499226735103039'); INSERT INTO num_exp_div VALUES (3,4,'-11315021446594.877643290091276308982961654569173523687151347727612592478433578066762912541361898899908505997444632820107356713116459078630334224890355872486337973552333755378190316811715776951317058334754704988120078733912131691682869448731717816749620336196719541702138949084375907248656748314375183301372633028246109596775255074617515860012417935744433243071057057560464360663978361945666099558526069794464437818864063206829678640156992474597480916575712563493776637239091589972373682399519931569163592317107392231951775499293572134702843085474656152913351183535194499521618027894129537558509428098859715020703897463518891082573242502356303078754574312965093639182648263511466558336912294702019648266054331227425119096294871153811412169351624751542166779635702042223762951850816568617453355571302500885410532963789364822647'); INSERT INTO num_exp_add VALUES (3,5,'-60302029489319384367663884408738513110.66683195868931664491302527038538338065260819361151478340212147889934633981101279593065290940544218360883531149731823374304151252289014494378769385157204705433009477214625880056478643611622410268943757215673170753460135411513114716313801477916713433956086133878890802448531292334570886746283905390661877220497842493537338035961123751393889400517474762491881277080205381424363695095196058838349029211365212855028824622924678684631803808000307050416047072513406855040715556454205065332997338225626635780147287003130754254277103928406089109802521803537038957372612837169223905290912251006321930223154562110264217937'); INSERT INTO num_exp_sub VALUES (3,5,'-60302029489319384367663884407433001849.79771052212833997386114856935638647096681695139572314177791340913988441658803134837154906163605506135872443908341816501241365674229987734175441883907154998906319658504271319733469814941611260503645706198407368762270127105340397375230875953495882740039984314121888705481484090911598074635434289709802794549714765847764347865064280637851906308955404165593747173246944693509650424312007333558709071857299501674917023499921977975368196191999692949583952927486593144959284443545794934667002661774373364219852712996869245745722896071593910890197478196462961042627387162830776094709087748993678069776845437889735782063'); INSERT INTO num_exp_mul VALUES (3,5,'39362489275784146262776411377472433635883331946.794473520543457442955620133347015506556162839462623905489255080102447195050109095701660164272430316804466254467810714209179752718730906325952685817112992943656292503112803950215110778476301809440329937774061163668461957943313261962261081942055908935814323069621279128270849852239727888939033546870208376394878842958202403235309372240005941467570230067124830916866857395233038346727879951123599893174252558078732888910139309038957525961212820831321973219557165558911222848692996406741318948607549825343491479728117062814094258484536263158005174429922237853707635743736923521032098496725445243775790161216159399180889906705265012270270348146530113428221072591696851818281866095288773371414866822270689959827332258348570976075184933893434327278299820594014788148344260948638847457822697682605612771344335201258128'); INSERT INTO num_exp_div VALUES (3,5,'92380711368470856513514428781.033155715252174277753317877861994356621252232374386687048394529670637693505779282500567256835271428113529026462111032257747830329068594622091282098767000694818101994264352932243278144124687156236926607422077479412495979777588932692081795130282128890441931602671468684153168580234070246201722180460130467506344034452687371838907269162119534950946217165384250603250357360223255177692065141037447374172264943732616165429783010079281851748804739433821308362193703012671569249508710820679009084891198169587484117171861141580870066764275087111843275285564262902405980617569581840831518012986031156042600391943605532635833608358301306456966765206853910579231447150839538731157206153540873916893579943906851149770881336811951119112558311734171557608362620988555075663589827484854016702489324791126228380209309587206299'); INSERT INTO num_exp_add VALUES (3,6,'-60302029489319384367663884408085757480.1853341682137571584926062805631087054017160819890685789064777236456590745415460695320768374693076860837798752903681993777275846325950111427710563453217985216966456785944859989497422927661683538629473170704026975786513125842675604577233871570629808699803522400038975396500769162308448069085909755023233588510630417065084295051270219462289785473643946404281422516357503746700705970360169619852905053433235726497292406142332833'); INSERT INTO num_exp_sub VALUES (3,6,'-60302029489319384367663884408085757480.2792083126038994602815675591786611462177090630181693462735571643935716818574980747701251335721895588837798752903681993777275846325950111427710563453217985216966456785944859989497422927661683538629473170704026975786513125842675604577233871570629808699803522400038975396500769162308448069085909755023233588510630417065084295051270219462289785473643946404281422516357503746700705970360169619852905053433235726497292406142332833'); INSERT INTO num_exp_mul VALUES (3,6,'-2830400711649493468815157129316992649.40542786074520931471973065281957756940496588853021620372179463538053123396140685749478530925306163968207226329985017644835203709485594362663495728106061878665324856417118064730721101615473194292620972173690618491026470353143141125614124440035267592258385099934706896692953497971326605145704135723011753705907329979207428661473172503098296622281647255008204864404416199384701720347319806375450632245634238172654086373193251877533131784268854289406126119630708578053354762596511353053106459297339360827562281168219966099848212'); INSERT INTO num_exp_div VALUES (3,6,'-1284742031601444539630782308463065726620.121021225455596762466053504195700643301310745151565435123335541550963124666304408503436412726848834604336377169205828654564329888653766451656774534718709065521243637375270687684572524302099749018591530352756390467862377335526634920857924031482455373589053524922608255779040656019538392173139295812160325688504210040741075388404155144782519528791757450256668977268409265390016721724966592135644698341754332845002439113523127047593325646484654291494607100188094186116001064043796216982681807318598789324900462932294782971663150070521334398542559480877366424630693734132836518604260869235580641521264976411493166969530737254118968281271908306432918913600567757535151861421384835424322504855607676315840963696944683182767935565256136130185809101891760917733694553800748568697830680328155128016670099315391685422333'); INSERT INTO num_exp_add VALUES (3,7,'-60302029489319384368482818948157603222.2322712404088283093870869198708849258097125725036189625900174440196153781995220721511009855207486224837798752903681993777275846325950111427710563453217985216966456785944859989497422927661683538629473170704026975786513125842675604577233871570629808699803522400038975396500769162308448069085909755023233588510630417065084295051270219462289785473643946404281422516357503746700705970360169619852905053433235726497292406142332833'); INSERT INTO num_exp_sub VALUES (3,7,'-60302029489319384366844949868013911738.2322712404088283093870869198708849258097125725036189625900174440196153781995220721511009855207486224837798752903681993777275846325950111427710563453217985216966456785944859989497422927661683538629473170704026975786513125842675604577233871570629808699803522400038975396500769162308448069085909755023233588510630417065084295051270219462289785473643946404281422516357503746700705970360169619852905053433235726497292406142332833'); INSERT INTO num_exp_mul VALUES (3,7,'49383414785234649002982046297226894664526726187218771083.0993243619030008310875293647868815940421844461627295157812843657782639833900543200310573708100000958929315945039020410482966753145208427035917753919085618457760620513481628641658765820294863970581642745379331727722585319163262763708386199720411053619449096019862596221607526610103408936214184850115071874430846697061554769773328338028749631552202705583855831155461651414320570061181212214810086436100771547030013079997847086'); INSERT INTO num_exp_div VALUES (3,7,'73634737013325927185.787791148221519354461791539553527545166847382784629235192342551464898036004011575416717008403527685470842765455409054592207142526523023201841973047779202013398235864494503216973882479116841765663948294836180515686647139678530220909072497288527276378202532400736141014848907023234659020093073127450778982904578906877634654521825977382116752537063128793631412296206704078569268566614023846282524151679028060869175439188773864994186109445961525301841201265289707928211114515861536069733921800160245586536759625418951427346236213019358749196674633237197452976517130405065120577692737021174118093373953642724512531935525024447977867020930500433287279183436509990047372809400167546185096048971157700858970777301410692908939206693154161335335755844997198191427289546263182822280127912118140820265025555165337881999926'); INSERT INTO num_exp_add VALUES (3,8,'-60302029489319384367663884399588771256.5916339968771732477072012126949734214868901845505193155307646111690097978112797961939995859130827784737422228762767014427842766445950111427710563453217985216966456785944859989497422927661683538629473170704026975786513125842675604577233871570629808699803522400038975396500769162308448069085909755023233588510630417065084295051270219462289785473643946404281422516357503746700705970360169619852905053433235726497292406142332833'); INSERT INTO num_exp_sub VALUES (3,8,'-60302029489319384367663884416582743703.8729084839404833710669726270467964301325349604567186096492702768702209585877643481082023851284144664938175277044596973126708926205950111427710563453217985216966456785944859989497422927661683538629473170704026975786513125842675604577233871570629808699803522400038975396500769162308448069085909755023233588510630417065084295051270219462289785473643946404281422516357503746700705970360169619852905053433235726497292406142332833'); INSERT INTO num_exp_mul VALUES (3,8,'-512385513828318260570283740065493064477880918352.732624553690077857674083796435724202494963885926573907185100543184828131859183999195040110586155435203949963570735841632689374488877298209082579317039061893012560130258753218955057387206477423088065663401594359617882154814262843273526859406265633827109554791772242178864873774889091687515990672487380368975556580539271333144212685871370972163560839446696514092637412587953506052848750866803569213269271165856310101244342151576488190595936869490659700946174362872797854591188391982770203203644172999264143929484089237665313698600170041324566984832357000400'); INSERT INTO num_exp_div VALUES (3,8,'-7096872691348467943606706217.907270287823269424282176534343841939501231816905820949045946136373255017076943323578903040918266385724756894003692978391468202345397178445216069294845721607024056189567609414049207292919519881725733381453217071918292453682942046440563446278374996563501512335133749731529362537349288419883140401056747081065947774593869673146309163791076953204291951821124894409171722911526435445719071769008713367057971351892550570642991097981458696464929009464411568672010548002196406312721789582428747564855324072212842315229302959908665089850886951261233852165624100634055045684536311382452553544676139507899503993644452161529145849579200003677255968757773363970434791501820320494192909660871475590637419913907191608957830524390049664686282439567943053924245852983990958276537000732363895444894582579142752920882750130052682'); INSERT INTO num_exp_add VALUES (3,9,'-60302029489319384367663884408030893999.8854209703537480818248540990234567956069965340942024890856088355839135538265116174644003927269495876835324407641642359213535695803871472434650475144516723617632059130297610134243891145006222068960999879308472500422640481972089756410157246974765071949782242392661524488959954348903412713930092273629207697480131360047867213863018127928853922173643946404281422516357503746700705970360169619852905053433235726497292406142332833'); INSERT INTO num_exp_sub VALUES (3,9,'-60302029489319384367663884408140620960.5791215104639085369493197407183130560124286109130354360944260524553172025725325268378015783145476572840273098165721628341015996848028750420770651761919246816300854441592109844750954710317145008297946462099581451150385769713261452744310496166494545449824802407416426304041583975713483424241727236417259479541129474082301376239522310995725648773643946404281422516357503746700705970360169619852905053433235726497292406142332833'); INSERT INTO num_exp_mul VALUES (3,9,'-3308379209762459471107480259839508279070920437.883503980178028214343751083865562028455061662673132221930429904398963590401793045470444301883103141901787466923883803951815572606105617157736442670792467625964359169270739534412932791178258858918086886061702512427989129732248215348301444245772127142869263635282888226326427510486246184233225114523636171202034558843515894542952126988613018789833835507734620046994907453602573865012044120483116345444810078666601100257620969379968264504287700045822481492526688635364586344704730579892342786173395802035361824932075736340405960099542224953439044947229246847140957298841482874444906129049023002897135347878048572628834749795298712449864571996898774444932083319581439741625832405434317985988163261591679157437224404970927012111196724239860528859217322132733404472897289'); INSERT INTO num_exp_div VALUES (3,9,'-1099128766678422054524173986658.839339966689456265703816212189145237878729886466041806078542573981227645802109969871638687985985845489422516004202630099080709709893022100481258818112345013009059633421290241583864468453396484606925071369550998772875840640325758308835852391176503689677263605949075815552026731067384737231681068134099746550363063940273625924224721503126912810251607546172009765059506591787282558727077669973711491157840340631805422942099954647016059576777054339588421998882440726473698513560202030309804089250300097589174314677765341104767702983421063649104691583044460507666600260994707192787133590502137391691330098102374713996115782701417107878938473243874299874872852713499024851414757892169376458916467621226859152075901273014182163212783658933754507272478777304254191033562324994395916168496097385872331012258027431094381'); INSERT INTO num_exp_add VALUES (4,0,'5329378275943663322215245.24931765987630429629836382184742348353920297283690739124220773955591340709935970062776650204659187764581615597720798385015942389765692769739983054442503547211560297249686289665792078548480268091496050883021187158502798880896590227542729659940394038802461081290690995869705131152889309663639310553909874081663091069118126221594338242710530718836025225507189149221049928936955230868771875644038572888630664890573507822342998964954667474300944699078658989010257103569231493090050659723450626338923049035040974032671138430612839043269997482582763267536489504794826476836323549796385028155416935072959933315468068930689064483178204550825728947252440604703474049780550458442808479096492346910001692358508618202898514895453589357'); INSERT INTO num_exp_sub VALUES (4,0,'5329378275943663322215245.24931765987630429629836382184742348353920297283690739124220773955591340709935970062776650204659187764581615597720798385015942389765692769739983054442503547211560297249686289665792078548480268091496050883021187158502798880896590227542729659940394038802461081290690995869705131152889309663639310553909874081663091069118126221594338242710530718836025225507189149221049928936955230868771875644038572888630664890573507822342998964954667474300944699078658989010257103569231493090050659723450626338923049035040974032671138430612839043269997482582763267536489504794826476836323549796385028155416935072959933315468068930689064483178204550825728947252440604703474049780550458442808479096492346910001692358508618202898514895453589357'); INSERT INTO num_exp_mul VALUES (4,0,'0'); INSERT INTO num_exp_div VALUES (4,0,'NaN'); INSERT INTO num_exp_add VALUES (4,1,'5329378275943663322300488.64471790965256505869684245785528331091076155554650629138833809683459634328609777839510066435612911583108717191216693735823717997111970662575497378762952496582183738308720094529950793570383580785385569873278068217936841324404119828637880370718028782103860007754579779716996004352284614661690063919125301052941328989181561787543541920734755989452320799185700078241880935083616978140555713297241612718277766918005268951861880490889884082730841740604517529391011862694381726143520658746305661338923049035040974032671138430612839043269997482582763267536489504794826476836323549796385028155416935072959933315468068930689064483178204550825728947252440604703474049780550458442808479096492346910001692358508618202898514895453589357'); INSERT INTO num_exp_sub VALUES (4,1,'5329378275943663322130001.85391741010004353389988518583956365616764439012730849109607738227723047091262162286043233973705463946054514004224903034208166782419414876904468730122054597840936856190652484801633363526576955397606531892764306099068756437389060626447578949162759295501062154826802212022414257953494004665588557188694447110384853149054690655645134564686305448219729651828678220200218922790293483596988037990835533058983562863141746692824117439019450865871047657552800448629502344444081260036580660700595591338923049035040974032671138430612839043269997482582763267536489504794826476836323549796385028155416935072959933315468068930689064483178204550825728947252440604703474049780550458442808479096492346910001692358508618202898514895453589357'); INSERT INTO num_exp_mul VALUES (4,1,'454294299613767152878025320780.534199313974295807138790763501115780294529340799108297697573066187975311338382917022391830256203305238757334106943821060545424417350991354829668286194840925251162479496893943917530660694097932059166013476064988623431110002057735318529554555260199417935495388243829261809007709919225000608711536928171687251088217591210419208480251102484043683131687013687838713055660405381318396419588727500715930145098362997142075433472039319292466570912777345841400769387321465602989947078951135489852486382469990409873227894248208197179481868230244584527040573428134962626267135732247029762468417273891700661832893497067151409134724061246612631376075173287264787886064622106855886785805818642123776489793586531950438285720668411465570116161790343538663297713926678759640594912243360541590368666922379919514826022141331900181'); INSERT INTO num_exp_div VALUES (4,1,'62519544780217042176.800424689664850775296526267109332647921183817056683200043718160298562843864918741523494444361916531159341418970534833628106062976341639276761669219281771109561175175033739624472497927501467465456946098280878993371659461957361369508794842102784763955539708800574418468150309301129490186416766691183270872711413796386178009615777589066235359283212636467980113350635181915492452697347977967985810294150853782607014649150457138118264698071689065469752702524632313088938504181640435324554007553994564705401249228914199354821595855823113730697333390936834057091883654016371107974899726642500486005445063301647520527084320363513388355471718583708935211830796440056542408492723718088396437530207347815505844074508948817594746824098278470533148171941442049323578854023683167934569551595335539887777638716651319134577441'); INSERT INTO num_exp_add VALUES (4,2,'-994877520673428596810678826533995.79421257464236160757218576989993781147390382997132644206786872350652200243563770552469933194637146474528320738725486418004701192337175478117026439697031462361180324038544450723753402846519731908503949116978812841497201119103409772457270340059605961197538918709309004130294868847110690336360689446090125918336908930881873778405661757289469281163974774492810850778950071063044769131228124355961427111369335109426492177657001035045332525699055300921341010989742896430768506909949340276549373661076950964959025967328861569387160956730002517417236732463510495205173523163676450203614971844583064927040066684531931069310935516821795449174271052747559395296525950219449541557191520903507653089998307641491381797101485104546410643'); INSERT INTO num_exp_sub VALUES (4,2,'994877531332185148698005470964486.29284789439497020016891341359478477855230977564514122455228420261834881663435710678023233603955522003691551934167083188036585971868561017596992548582038556784300918537917030055337559943480268091496050883021187158502798880896590227542729659940394038802461081290690995869705131152889309663639310553909874081663091069118126221594338242710530718836025225507189149221049928936955230868771875644038572888630664890573507822342998964954667474300944699078658989010257103569231493090050659723450626338923049035040974032671138430612839043269997482582763267536489504794826476836323549796385028155416935072959933315468068930689064483178204550825728947252440604703474049780550458442808479096492346910001692358508618202898514895453589357'); INSERT INTO num_exp_mul VALUES (4,2,'-5302078674303935968062773235453828254014583744527466365136.236414807326868572353809920518232561005161225922028750078608989965741402418802255050636954800114792425419735155504035469350521800895164087027043476055514245942961100610551646034472084954313670284875310691807937254054948742125729353864014122131419164449567115006621212424805182687707372956385102095255735458593389920872596796806885847543910224476727171570873698525606016990229936284811067826588349092841322512643043008589065847223683467371925773023109720951609815041012521485326120380123169545818055967455575736140138663815073081494226676896278654189873597341203197903408668523514375373841493189836809506003729379742035629498519683885268256481104619815130659628225053833297766479068686119691010593208135616363994230674606991733148502293102108193522604968743948323130517040609601859735899914987426089053869350663'); INSERT INTO num_exp_div VALUES (4,2,'-.000000005356818439105666775800262590702859770599410113087721172791624002387236505438218124867814437523686300450045582100868990117124343222534568799037421944272316277130975314766456260710406160143182498931595199129228915695802952695510723443157825968340043198200740606202264287904755124946591110599335909404657109057432686191440989434662797205973563889238804413861126260401987949920244286377128599413927273444061572120561496904543200956508673923547626768641271397088562966176629018606103663605145666976048261236691866387601532424530473754175270500777679603569715192364542901360534980926452487443629100484491344001509360344122933911316486556042277769848194790964257060927912344609376571637126617813506411190014141992988288983968823792971270853369317867326071952900448455162898476163801382836761898292684175721846'); INSERT INTO num_exp_add VALUES (4,3,'-60302029489314054989387940744763542234.98295358053252401308872309802346144227050959966671157134780970446370197110016237152333448347415674483796371931316021552756816073493808344537122580089676304958104270609762310229182150728136567294798680824019082599362332377530165818229609055765904048195574142709698758095302560470195171027219786996322461803443213101532716728918363951912367135900414238535625075942525108530051828834829820554490477645701692374399416239080329365045332525699055300921341010989742896430768506909949340276549373661076950964959025967328861569387160956730002517417236732463510495205173523163676450203614971844583064927040066684531931069310935516821795449174271052747559395296525950219449541557191520903507653089998307641491381797101485104546410643'); INSERT INTO num_exp_sub VALUES (4,3,'60302029489324713745939828071407972725.48158890028513260568545074171830840934891554534052635383222518357552878529888177277886748756734050012959603126757618322788700853025193884017088688974683399381224865109134889560766307825097103477790782590061456916367930139323346273315068375646692125800496305291080749834712822775973790354498408104142209966769395239768969172107040437333428573572464689550003374384624966403962290572373571842567623422963022155546431883766327294954667474300944699078658989010257103569231493090050659723450626338923049035040974032671138430612839043269997482582763267536489504794826476836323549796385028155416935072959933315468068930689064483178204550825728947252440604703474049780550458442808479096492346910001692358508618202898514895453589357'); INSERT INTO num_exp_mul VALUES (4,3,'-321372325955692885069615337209737469749246561535004445508427591.072860243358366933071485495726715620133686420023451450292996945184959542770492705998350644739298629407567812798540119555932604687814429669592481327761428042980782672136901602006622227365754036664912989085940235439697789102358431343119457114603363936544931303133371137532006899162833369543279729021228901466728220729625107362063321334489394782322741444425117731922691457341543446841167138481424319752111748042440994701571955325673470021626946676976482516292402239416632497972073915818846704053624707839813514171497746804751780741682011937606462260710753056669269928580460921188286249923152921382198282201761171043384698319895970192114563900025573490442674225227682235790590616707857188385274186584856872573669591460447105688151281208238908470285147895678001948902280493477604361481216667716971590499226735103039'); INSERT INTO num_exp_div VALUES (4,3,'-.000000000000088378091435340426596348183959201660680284222502095357746364378698792730669202270228092348823133529449019715406417264278615046537007844589547485282959556860316942508808911542109265489435572674031608663747132688980867386885961271358592278360097086532747883342438036287136994589308551796702164612609710942175900921197001888540314760352113821737014875886635147123114456910985089625906448913621495025509697742196814421833448856595853403450682101743559369637786458968714240975228615283970739279506239628546165569688434254286341567486905374255702980370754235630955328837646999003123103831262789115646588779721625156078607919060762857866951417867378220773543985422722165221371084387943737083254760594128718841665355053236168688218864433967871311858292181233490194833547273501436630325295640020916257836404'); INSERT INTO num_exp_add VALUES (4,4,'10658756551887326644430490.49863531975260859259672764369484696707840594567381478248441547911182681419871940125553300409318375529163231195441596770031884779531385539479966108885007094423120594499372579331584157096960536182992101766042374317005597761793180455085459319880788077604922162581381991739410262305778619327278621107819748163326182138236252443188676485421061437672050451014378298442099857873910461737543751288077145777261329781147015644685997929909334948601889398157317978020514207138462986180101319446901252677846098070081948065342276861225678086539994965165526535072979009589652953672647099592770056310833870145919866630936137861378128966356409101651457894504881209406948099561100916885616958192984693820003384717017236405797029790907178714'); INSERT INTO num_exp_sub VALUES (4,4,'0'); INSERT INTO num_exp_mul VALUES (4,4,'28402272808100253242547006276715304015308580784958.804614276533085644370816876160290159450291717634111299841065255625515058118012211808741402904995080624675460593676923639082981788732031193774047612589113654423166826140872334380708795266307037944059108148612979119729408762532396036043629484049508789880964586236575769826806092391573178899640321403656891487586452524427223891405519836671312830183895761747460911777623703557946796784873885800089025388390522992806365773290733075927321101736155663727528284512100509273076328103465333687228713897893434161293693971954442699482857938492961830350598789444266860160794913830991304996676299650460125000959751177037694425217989910261807246272771711816326991282202653917488360776928533800529297474279497910326579608191975246060946079639658615178160271122713225105861574160788280907842327681375920919676063500116492292319'); INSERT INTO num_exp_div VALUES (4,4,'1.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'); INSERT INTO num_exp_add VALUES (4,5,'5329378275943662669459614.81475694159581596077242547133292502869630735172901157043010370467618244548786897684821457816189831652076071977025794948484549600736179389638319303817478693948215387894509009504287664213474693208847025374388286162907794727810231557001266897729978691844410171412189947386181530441402903608214502713480332746271552746231631136145916685939539173054989927058122097304419584979598595477177513004218594211597809300517607260841648610322863666300637648662611916496850248528515936635845594390453288113296413254893687029540384176335735114863908372780241463999450547422213639667099644505472777149095004849805371205203850993689064483178204550825728947252440604703474049780550458442808479096492346910001692358508618202898514895453589357'); INSERT INTO num_exp_sub VALUES (4,5,'5329378275943663974970875.68387837815679263182430217236192193838209859394480321205431177443564436871085042440731842593128543877087159218415801821547335178795206149841646805067528400474905206604863569827296492883485842974145076391654088154097803033982948898084192422150809385760511991169192044353228731864375715719064118394339415417054629392004621307042759799481522264617060523956256201137680272894311866260366238283858551565663520480629408383844349319586471282301251749494706061523663958609947049544255725056447964564549684815188261035801892684889942971676086592385285071073528462167439314005547455087297279161738865296114495425732286867689064483178204550825728947252440604703474049780550458442808479096492346910001692358508618202898514895453589357'); INSERT INTO num_exp_mul VALUES (4,5,'-3478781676337858247983014311182511.567538638808357215203593479841446379226774481291286361639429856698999485760647422501864626078375852610019829111004807806660731243672830787729048847342063218718651165150612717759770504648306347926061960607388621011846314969634048226452709389995594961695723139571002939804473057725442880410434039783304583526414509590532906062732322732569475349107437896717416548237633532805602064623969799081086996320156575550896200848758685986331692388099427314008504506503745527468550106879602399030419569897808150076298414568875477195447656904373310322813412927463518325927626891046356679526447117311923853482118502868148386882363449163182892615259995945992014431502761210899772725227648729095696228388558331052524469604046072203605897109629560683446827492904111565278516043939137760721315953500281379039771826554155511347152'); INSERT INTO num_exp_div VALUES (4,5,'-8164430956184510.184223536017248184022252663660196916321116266103608317725855237211273642694947892658721606226082017525816544904635887836163201565923338826779819876742736219975639586566502584026349778499211535661173597356253186281116862244165796632756909578140184577853088376334255860281874385669242675881761388233070861374295536603371778669602656670852115614651462552069294889723058758969660566508798011830996965570446030123780674316363670374970480994905368006454513642480180066435609577311074332150098288374616437489163254821095377348025470309665651059603665062887597814064136313866690824972464351274062540825405003954064175728198182815347642172934453828192850870808373638597839434504241236228591053696481146252072190903430582534862988719805163692697482513169856291048966811374872266165034373412719593685881972700171726777938'); INSERT INTO num_exp_add VALUES (4,6,'5329378275943663322215245.29625473207137544719284446115519970394719946335145777492574745992986971075733570324679065009803281404581615597720798385015942389765692769739983054442503547211560297249686289665792078548480268091496050883021187158502798880896590227542729659940394038802461081290690995869705131152889309663639310553909874081663091069118126221594338242710530718836025225507189149221049928936955230868771875644038572888630664890573507822342998964954667474300944699078658989010257103569231493090050659723450626338923049035040974032671138430612839043269997482582763267536489504794826476836323549796385028155416935072959933315468068930689064483178204550825728947252440604703474049780550458442808479096492346910001692358508618202898514895453589357'); INSERT INTO num_exp_sub VALUES (4,6,'5329378275943663322215245.20238058768123314540388318253964726313120648232235700755866801918195710344138369800874235399515094124581615597720798385015942389765692769739983054442503547211560297249686289665792078548480268091496050883021187158502798880896590227542729659940394038802461081290690995869705131152889309663639310553909874081663091069118126221594338242710530718836025225507189149221049928936955230868771875644038572888630664890573507822342998964954667474300944699078658989010257103569231493090050659723450626338923049035040974032671138430612839043269997482582763267536489504794826476836323549796385028155416935072959933315468068930689064483178204550825728947252440604703474049780550458442808479096492346910001692358508618202898514895453589357'); INSERT INTO num_exp_mul VALUES (4,6,'250145412892811547138949.592621291590152419206270097656346630226508074074623894951308487425470437268130465956063593951784820669318897182831355375451719125809800516979013437732298382708070979871283132689492336823087794373113039154669229889503700598930220858275174342776478898670277868700384853696009897221747924643343353942154528501454689084608965009561564638167714973711022212547096732831847202912862290958304510651828842182545311077713664465815992616213663619529378061133917572474298028065850515876361609671565914027186063801852554353160801534696062207299890867876199323530337336273950892723090754719547285920090419070001019943385293110663922226230169381423410428577990604776655422105400452217085311617728003688836185608912367677734364834577573255789160419371322775733777518997638403409000055707558465286469808848200141192627396502735'); INSERT INTO num_exp_div VALUES (4,6,'113543048739697485358574290.758354267447744932153707340542459183720907885610125346262898114677742971240785031722334497858930434531517077525413654346644836353208132641713415396062580605566225794048569430676355036264762949452090151450855446984773994337170590068740235544320694721909983307239491151139099779296496785240814600627140543144068640768857707110930453204162312973998304574796413938461971472337040811785231390930046688391955000749644938061585377150632133417156866197053052425576957646564943278156977176976876921235395711611898108821587442609611001702344783440618040704066809035404237786023075676374788819144406909313755996914145273176359246052899650387182222905558751208368173052381982668563471143298720677965028880626152749773712037769548408324298835212547215352657271696665387200792785056233953536347605130973626194099064678842085'); INSERT INTO num_exp_add VALUES (4,7,'5329377457009123250369503.24931765987630429629836382184742348353920297283690739124220773955591340709935970062776650204659187764581615597720798385015942389765692769739983054442503547211560297249686289665792078548480268091496050883021187158502798880896590227542729659940394038802461081290690995869705131152889309663639310553909874081663091069118126221594338242710530718836025225507189149221049928936955230868771875644038572888630664890573507822342998964954667474300944699078658989010257103569231493090050659723450626338923049035040974032671138430612839043269997482582763267536489504794826476836323549796385028155416935072959933315468068930689064483178204550825728947252440604703474049780550458442808479096492346910001692358508618202898514895453589357'); INSERT INTO num_exp_sub VALUES (4,7,'5329379094878203394060987.24931765987630429629836382184742348353920297283690739124220773955591340709935970062776650204659187764581615597720798385015942389765692769739983054442503547211560297249686289665792078548480268091496050883021187158502798880896590227542729659940394038802461081290690995869705131152889309663639310553909874081663091069118126221594338242710530718836025225507189149221049928936955230868771875644038572888630664890573507822342998964954667474300944699078658989010257103569231493090050659723450626338923049035040974032671138430612839043269997482582763267536489504794826476836323549796385028155416935072959933315468068930689064483178204550825728947252440604703474049780550458442808479096492346910001692358508618202898514895453589357'); INSERT INTO num_exp_mul VALUES (4,7,'-4364411947278810125327066890819882483326918.05664098958260550284395870948992407314161088028674246708928421994893923699743452802989464864039994566042797942433140378990308345483670828497915478397481687305406460330009319949623844175096007381662809083363069100235985794575399268709260901964834244796150883807308976949196661411035264619638771824190014274817662519438658481432363824187693821267613212631153175155634316128036152465184903927860719447693468054624663668062006049759837326188252927823612718163916100588143128358998656306593393889422386501730237442526450419990376323903182669190482615734972147533221144682538647497701130447816148459762464395194383090936159579764712919396391813914821973715879062992249315474841639591907249142779103650773383644785606333916967894'); INSERT INTO num_exp_div VALUES (4,7,'-6507697.520580964829176145824902679560705744817573189143227837387224410616222039115571544850095278317993922427931439719549137387753697989249394347047436951117850128104928719365703899136632100669607126357491484781141296021264049762417528697619931558728863308905257358126654378784709213859234056696519305650316810797382293500878834933984458810656133463638442959750083607649924453935287420620424368291770694630751828333903156364366745210911640207075765008558904788350844410055253643515389003711759818446776538393914018427075074171758415188027562645239606914126802490579848138218395145734902830046359100742374008993296019987093605275289913663224324033923096998194326249508491872193747944673057257521552387923218450155737056841633810711295424578984452176016198348344913655301417872189073133147510027427530833694019910340299'); INSERT INTO num_exp_add VALUES (4,8,'5329378275943671819201468.88995490340795935797824952902333498786202536079000703830146057240651898748760197658486790165425772165585380839129948178510273188565692769739983054442503547211560297249686289665792078548480268091496050883021187158502798880896590227542729659940394038802461081290690995869705131152889309663639310553909874081663091069118126221594338242710530718836025225507189149221049928936955230868771875644038572888630664890573507822342998964954667474300944699078658989010257103569231493090050659723450626338923049035040974032671138430612839043269997482582763267536489504794826476836323549796385028155416935072959933315468068930689064483178204550825728947252440604703474049780550458442808479096492346910001692358508618202898514895453589357'); INSERT INTO num_exp_sub VALUES (4,8,'5329378275943654825229021.60868041634464923461847811467151197921638058488380774418295490670530782671111742467066510243892603363577850356311648591521611590965692769739983054442503547211560297249686289665792078548480268091496050883021187158502798880896590227542729659940394038802461081290690995869705131152889309663639310553909874081663091069118126221594338242710530718836025225507189149221049928936955230868771875644038572888630664890573507822342998964954667474300944699078658989010257103569231493090050659723450626338923049035040974032671138430612839043269997482582763267536489504794826476836323549796385028155416935072959933315468068930689064483178204550825728947252440604703474049780550458442808479096492346910001692358508618202898514895453589357'); INSERT INTO num_exp_mul VALUES (4,8,'45283653791262997781451381354094822.762732909505051438036873220502792213670540454778361182993875916509061144859281577740137081988678361247725064336120451090222456518107029158304937620179032477664627949959143233370320432203497828243297406462513350790251761540074946469824444452248386782451723637769289822576372357189700319768797708375563651655860093365309717823602754924352327588945034832436331911584742966378275504545736896430718939807674966738116698454215555860047859161126694019895490767779791933882712567492115664113775047192011252893773389940988533801360010782816196288710063568554147458866942816721046004257953642508395867837127678980002737669139369781058046396738606563716339660654364541530532834806205571191828994250708412638796240377704994928921528330863683630622922959130920715261879547446054261914770022377059156125037157979236658010950'); INSERT INTO num_exp_div VALUES (4,8,'627208063620965.397582272040628872773601055303353339700043792111288801181637510303989399395425313995651311362368773096988861977687484912995632130587762386590996099363383976320342247076516604162469063709298438133327434461462906199160715395064249299615054970359309619951777972710299484596875999967582794277241285253106817446259313281064844416249524876385699646393555435017820686376877981018047574348711991428666249794623006175739581915209218834701034964043360823844816042368184094857692062884223864639972005010863342567608351008172649209459933114800143792514183138995700133608613158857147417653998048890116531052767737435620558349226865105888201598712435680481803901906613772821370519525404423549161696526405320391828194356063547089626322474164332505209233143121068245585662919687001395119229263995765376465304715643388771609446'); INSERT INTO num_exp_add VALUES (4,9,'5329378275943663377078725.59616792993138452386059664269485161374191901124632386474661634799161523147237015531446709484039091244606359050341194730653343894986479159670583937529516163204904273806158788218327396375034882788180783796976731912141525319602448709213495905899041406302673881364465504945113279286939663215197485367850132991968081639290297033476859158044889351836025225507189149221049928936955230868771875644038572888630664890573507822342998964954667474300944699078658989010257103569231493090050659723450626338923049035040974032671138430612839043269997482582763267536489504794826476836323549796385028155416935072959933315468068930689064483178204550825728947252440604703474049780550458442808479096492346910001692358508618202898514895453589357'); INSERT INTO num_exp_sub VALUES (4,9,'5329378275943663267351764.90246738982122406873613100099999535333648693442749091773779913112021158272634924594106590925279284284556872145100402039378540884544906379809382171355490931218216320693213791113256760721925653394811317969065642404864072442190731745871963413981746671302248281216916486794296983018838956112081135739969615171358100498945955409711817327376172085836025225507189149221049928936955230868771875644038572888630664890573507822342998964954667474300944699078658989010257103569231493090050659723450626338923049035040974032671138430612839043269997482582763267536489504794826476836323549796385028155416935072959933315468068930689064483178204550825728947252440604703474049780550458442808479096492346910001692358508618202898514895453589357'); INSERT INTO num_exp_mul VALUES (4,9,'292388240303165948041827159734686.255558469787242316676287235194652580157149226950109397295920730296960145548003120827363226435916209781396711693581454960342091452830648929118261388933297036933167543189308061917640517578583521401267417187854611829815212778183983326568586118831109538377828156118900313778053576483381085207892754728937946691892849474364477434665960112125254104966566712906532318984871145605839506991591027939136026602051635433295687547552796828217859648186757719639965988287173297286034098497871707197092627676226053609131138590878743560287292934815277894463305001278326023708395571840850120055316276256138004565442099731931051413153564744766098053176049414330146267604802971221161572130161432525297614616942172815141372973870720928125699420370428856022295499447755488148545048400795053604349570217878099721865670458104653570360'); INSERT INTO num_exp_div VALUES (4,9,'97138902640718538.241246716463110895614166618530828908023040947887095196830690221211560526562522274118188963051412359798837957512805692731972838989047910709158995922699598619854907969493232150042212406549916252602794415099066259707018021422154933830674786488990033885447289593742424717170197810316367637885248684134204152352748803532396210051700193575105804898183523770153431536054848843504020390623875664696278263569145547515663340450903772852615789980257449146000410036925975898331113013857953289990299253584950458042598491897496393582249411290555264437893099880371008957017323366523688894303458743415715114628052487518110654201696604914159777300997374156315186315524817636714210119873791848535246674326877611945112249137224923201544452904111118569299934059002046318394345055859769572070097973298522564724884895879226870720839'); INSERT INTO num_exp_add VALUES (5,0,'-652755630.43456071828048833552593835051449845484289562110789582081210403487973096161149072377955192388469356112505543620695003436531392789029513380101663750625024853263344909355177280161504414335005574882649025508632900995595004153086358670541462762210415346958050909878501048483523600711486406055424807840429541335391538322886495085448421556770991545781035298449067051916630343957356635391594362639819978677032855590055900561501350354631803808000307050416047072513406855040715556454205065332997338225626635780147287003130754254277103928406089109802521803537038957372612837169223905290912251006321930223154562110264217937'); INSERT INTO num_exp_sub VALUES (5,0,'-652755630.43456071828048833552593835051449845484289562110789582081210403487973096161149072377955192388469356112505543620695003436531392789029513380101663750625024853263344909355177280161504414335005574882649025508632900995595004153086358670541462762210415346958050909878501048483523600711486406055424807840429541335391538322886495085448421556770991545781035298449067051916630343957356635391594362639819978677032855590055900561501350354631803808000307050416047072513406855040715556454205065332997338225626635780147287003130754254277103928406089109802521803537038957372612837169223905290912251006321930223154562110264217937'); INSERT INTO num_exp_mul VALUES (5,0,'0'); INSERT INTO num_exp_div VALUES (5,0,'NaN'); INSERT INTO num_exp_add VALUES (5,1,'-652670387.03916046850422757312745971450663862747133703839829692066597367760104802542475264601221776157515632293978442027199108085723617181683235487266149426304575903892721468296143475297345699313102262188759506518376019936160961709578829069446312051432780603656651983414612264636232727512091101057374054475214114364113300402823059519499217878746766275164739724770556122895799337810694888119810524986616938847385753562624139431982468828696587199570410008890188532132652095915565323400735066310142303225626635780147287003130754254277103928406089109802521803537038957372612837169223905290912251006321930223154562110264217937'); INSERT INTO num_exp_sub VALUES (5,1,'-652840873.82996096805674909792441698652235828221445420381749472095823439215841389779822880154688608619423079931032645214190898787339168396375791272937178074945473802633968350414211085025663129356908887576538544498889782055029046596593888271636613472988050090259449836342389832330814473910881711053475561205644968306669776242949930651397625234795216816397330872127577980937461350104018382663378200293023018506679957617487661691020231880567020416430204091941905612894161614165865789507675064355852373225626635780147287003130754254277103928406089109802521803537038957372612837169223905290912251006321930223154562110264217937'); INSERT INTO num_exp_mul VALUES (5,1,'-55643106304872.575994253221940844841058071061962511162776681458310912066379595519265546225338405882027547140476045378015935579066580347282075024392379464189067155567624835346798806677988850250198082355055954078446421075165109896091047534711081616362392995575466807084807876544560268050611445006601394735810211678919646667455478469014906335433468365011768049600750224822391684377238242162320161552720449713229523135506671063115436813348612986916614320012995541575293478341408982118538094438068036422562665160411591652618670802973618768526197813319204816293073794413317669922144705633308090832805914096147659820167569140291210526520361556881576175809360614782817717579318298657744021133210954279487777567785280633309576696708168342539425395482429923273623865667723482418178781573723597156804085501875735112311466228778929147929'); INSERT INTO num_exp_div VALUES (5,1,'-7657.550797567691019915353529993301413746369700087741672762343206271266232635965032053368224472333368713006346867984576168784127503674579531243603836945595880917241997606783133673324236134063757452734295148763280059050480246827193380861494669624151921824660313516974440913733511526807313019192263170823268678149435664224184903925632177789052038092611394447709922076676981043877747276056677801802695466205531230350209787298926245402046182150996849906836743231861317120171583577624262765589605263477198809166390259128339127005924586833372241946051704497188891325715185091060185547236923494393813210904033520844572880475265306843414506359253445517738473745552980984097762509546161690823646176501838559393690565709795724159196133663168004773260451322595899506776323262195323943138344537866088159583331807728944620284996'); INSERT INTO num_exp_add VALUES (5,2,'-994877526002806872754342801504871.47809095279915423939648794226185974985600242391612965412218049794216637114648812993201775787765690351615479957141288239552036371132381627958673244764559862836085530643408020551049895730005574882649025508632900995595004153086358670541462762210415346958050909878501048483523600711486406055424807840429541335391538322886495085448421556770991545781035298449067051916630343957356635391594362639819978677032855590055900561501350354631803808000307050416047072513406855040715556454205065332997338225626635780147287003130754254277103928406089109802521803537038957372612837169223905290912251006321930223154562110264217937'); INSERT INTO num_exp_sub VALUES (5,2,'994877526002806872754341495993610.60896951623817756834461124123286284017021118170033801249797242818270444792350668237291391010826978126604392715751281366489250793073354867755345743514510156309395711933053460228041067059994425117350974491367099004404995846913641329458537237789584653041949090121498951516476399288513593944575192159570458664608461677113504914551578443229008454218964701550932948083369656042643364608405637360180021322967144409944099438498649645368196191999692949583952927486593144959284443545794934667002661774373364219852712996869245745722896071593910890197478196462961042627387162830776094709087748993678069776845437889735782063'); INSERT INTO num_exp_mul VALUES (5,2,'649411906691138274293985410502516861224852.2323455192714410716272307781034189160865613770320102043319541634113746032638191509585045862973333645830298922352816245477556264222094036953195419857712804755170632292914187367964994214922001758104594052499795564860466055599417895782179851297585155129541589802249540436678824225950907268084876110445460948679383611117263673106597132046331719468816839434908155684738864149955129235751738204036443603521478609787295079710078973503970964790273461142497259987849074597264522099648376356902360358310245001183020992360260836105404118742418040965190000718736837422434593694808973939805954329718232693154128543253581495885789333274488461716809104532693754070810202831113003978085636579574171344721710232931261731022478029314435363413498991740750878099825781577297965642009156858479681236085226911858782115'); INSERT INTO num_exp_div VALUES (5,2,'.000000000000000000000000656116570506105776235076334177868550033347254561166417969910286926369599900073757929714260350320362090452092025380232792749476245042480546813848702351830607516880397305138543526307608094143028291193163613755680419049060162928958489964834941920423432354996040147818253087783193280640282263490705632002572757216731766513434035163528102590524432221718194164133959630768718395847710529339782880381264265894322494716854757290930538739000043383104085867828258790010654331660516512156519838978751447311068903958136482041673109857552178367614498426226323001399275980281507353231821022591045797658991388304873240910526149138339658220844723880158150606035181559877351791752701872877147074033569061408920725522180134133183999181370354585872214368766629114773129541658653693832843354053701079334077'); INSERT INTO num_exp_add VALUES (5,3,'-60302029489319384367663884408738513110.66683195868931664491302527038538338065260819361151478340212147889934633981101279593065290940544218360883531149731823374304151252289014494378769385157204705433009477214625880056478643611622410268943757215673170753460135411513114716313801477916713433956086133878890802448531292334570886746283905390661877220497842493537338035961123751393889400517474762491881277080205381424363695095196058838349029211365212855028824622924678684631803808000307050416047072513406855040715556454205065332997338225626635780147287003130754254277103928406089109802521803537038957372612837169223905290912251006321930223154562110264217937'); INSERT INTO num_exp_sub VALUES (5,3,'60302029489319384367663884407433001849.79771052212833997386114856935638647096681695139572314177791340913988441658803134837154906163605506135872443908341816501241365674229987734175441883907154998906319658504271319733469814941611260503645706198407368762270127105340397375230875953495882740039984314121888705481484090911598074635434289709802794549714765847764347865064280637851906308955404165593747173246944693509650424312007333558709071857299501674917023499921977975368196191999692949583952927486593144959284443545794934667002661774373364219852712996869245745722896071593910890197478196462961042627387162830776094709087748993678069776845437889735782063'); INSERT INTO num_exp_mul VALUES (5,3,'39362489275784146262776411377472433635883331946.794473520543457442955620133347015506556162839462623905489255080102447195050109095701660164272430316804466254467810714209179752718730906325952685817112992943656292503112803950215110778476301809440329937774061163668461957943313261962261081942055908935814323069621279128270849852239727888939033546870208376394878842958202403235309372240005941467570230067124830916866857395233038346727879951123599893174252558078732888910139309038957525961212820831321973219557165558911222848692996406741318948607549825343491479728117062814094258484536263158005174429922237853707635743736923521032098496725445243775790161216159399180889906705265012270270348146530113428221072591696851818281866095288773371414866822270689959827332258348570976075184933893434327278299820594014788148344260948638847457822697682605612771344335201258128'); INSERT INTO num_exp_div VALUES (5,3,'.000000000000000000000000000010824770508763323320533297369674519056450544793568147911931789010432012750062661590994728968589403602468229106206242395792957238667714358401601098858606386995096923432407249369639633268143022787987190106724545750803196130511146323174462918572423414631798141263222875752767731279138952850500369328934959764805948568471324562210715908420467881411844098258193571194910997918428786213948547748701831331312040839544355427357749520227124858111324859160114175254197992204974033767300989488517391063188153561391320190653403747521648794370679322504188364455328709488846777004202196382575648619395139553279192346251133156445942281048959845827006761160755031086836046398020850814350246219929303018051720203943879538087954853996826539712240458022307680912400297508925714946398031304516583939283'); INSERT INTO num_exp_add VALUES (5,4,'5329378275943662669459614.81475694159581596077242547133292502869630735172901157043010370467618244548786897684821457816189831652076071977025794948484549600736179389638319303817478693948215387894509009504287664213474693208847025374388286162907794727810231557001266897729978691844410171412189947386181530441402903608214502713480332746271552746231631136145916685939539173054989927058122097304419584979598595477177513004218594211597809300517607260841648610322863666300637648662611916496850248528515936635845594390453288113296413254893687029540384176335735114863908372780241463999450547422213639667099644505472777149095004849805371205203850993689064483178204550825728947252440604703474049780550458442808479096492346910001692358508618202898514895453589357'); INSERT INTO num_exp_sub VALUES (5,4,'-5329378275943663974970875.68387837815679263182430217236192193838209859394480321205431177443564436871085042440731842593128543877087159218415801821547335178795206149841646805067528400474905206604863569827296492883485842974145076391654088154097803033982948898084192422150809385760511991169192044353228731864375715719064118394339415417054629392004621307042759799481522264617060523956256201137680272894311866260366238283858551565663520480629408383844349319586471282301251749494706061523663958609947049544255725056447964564549684815188261035801892684889942971676086592385285071073528462167439314005547455087297279161738865296114495425732286867689064483178204550825728947252440604703474049780550458442808479096492346910001692358508618202898514895453589357'); INSERT INTO num_exp_mul VALUES (5,4,'-3478781676337858247983014311182511.567538638808357215203593479841446379226774481291286361639429856698999485760647422501864626078375852610019829111004807806660731243672830787729048847342063218718651165150612717759770504648306347926061960607388621011846314969634048226452709389995594961695723139571002939804473057725442880410434039783304583526414509590532906062732322732569475349107437896717416548237633532805602064623969799081086996320156575550896200848758685986331692388099427314008504506503745527468550106879602399030419569897808150076298414568875477195447656904373310322813412927463518325927626891046356679526447117311923853482118502868148386882363449163182892615259995945992014431502761210899772725227648729095696228388558331052524469604046072203605897109629560683446827492904111565278516043939137760721315953500281379039771826554155511347152'); INSERT INTO num_exp_div VALUES (5,4,'-.000000000000000122482510461124748279475400009367345900846466958806966807399903713411658400733717078392550780910604704603123670767210550800752620037863340961255721285160854785449315208955654408132775022766783343331151895973970395232686910362226184006990485313002943710214511418310741271074710741339586430026286272098156531835438969774325517509155992092194349661122678547097423264670055720422496527272118788005921590521726691666219504214087867030003203385360001614199656989667055583749577099440092378355805901262289841168751608673297446473709956390142112843400255748161809121986096092991616144443486023218404881798896685413932215981950393130292001833627899480153863300557853617312991880655905907971211246077450786084079040513198340644157868678782195341316027563717617074364438885981635394382733697473265872796207'); INSERT INTO num_exp_add VALUES (5,5,'-1305511260.86912143656097667105187670102899690968579124221579164162420806975946192322298144755910384776938712225011087241390006873062785578059026760203327501250049706526689818710354560323008828670011149765298051017265801991190008306172717341082925524420830693916101819757002096967047201422972812110849615680859082670783076645772990170896843113541983091562070596898134103833260687914713270783188725279639957354065711180111801123002700709263607616000614100832094145026813710081431112908410130665994676451253271560294574006261508508554207856812178219605043607074077914745225674338447810581824502012643860446309124220528435874'); INSERT INTO num_exp_sub VALUES (5,5,'0'); INSERT INTO num_exp_mul VALUES (5,5,'426089913064020811.057708378200224487694731586862745370027417544052374884336177893807736467646454486029424673621605232432043672119510371547153895504456723242262639262542904151307250842477327375961936454637964429999741717244285121019840463692418987118402683746281993192269229200465080358289645050337976214115902915692028162689089167194843185708212911364017271332623359100711545479273675423617018342297822477514128997410642005300368966199980354369928371655155437291469427189561877718971914040675572136507472590254222870537216617260612835805368361975725573009455402822669103118872235140158440342063571894152305875004532651814592458133460160514384171804043127771746596286988679698684698755896736275307574630777027620558428909546664763675431701332632828281070572045822129984625797185173815273651376003614106277727279230096226977335510'); INSERT INTO num_exp_div VALUES (5,5,'1.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'); INSERT INTO num_exp_add VALUES (5,6,'-652755630.38762364608541718463145771120672223443489913059334543712856431450577465795351472116052777583325262472505543620695003436531392789029513380101663750625024853263344909355177280161504414335005574882649025508632900995595004153086358670541462762210415346958050909878501048483523600711486406055424807840429541335391538322886495085448421556770991545781035298449067051916630343957356635391594362639819978677032855590055900561501350354631803808000307050416047072513406855040715556454205065332997338225626635780147287003130754254277103928406089109802521803537038957372612837169223905290912251006321930223154562110264217937'); INSERT INTO num_exp_sub VALUES (5,6,'-652755630.48149779047555948642041898982227467525089211162244620449564375525368726526946672639857607193613449752505543620695003436531392789029513380101663750625024853263344909355177280161504414335005574882649025508632900995595004153086358670541462762210415346958050909878501048483523600711486406055424807840429541335391538322886495085448421556770991545781035298449067051916630343957356635391594362639819978677032855590055900561501350354631803808000307050416047072513406855040715556454205065332997338225626635780147287003130754254277103928406089109802521803537038957372612837169223905290912251006321930223154562110264217937'); INSERT INTO num_exp_mul VALUES (5,6,'-30638438.151446159804025029882398388155309149089870990062944469684482366692824338098201222171115395923414887930224163525189097571163687285244255335505387733673499447610577050114902372990462064696637481657064525319516004273769831260452832960893174173254560250804003884280384718123289136453955482855362019158401218620018346500189769819687260476334734259702665316562988639223597110627626759216850014150105605927773639897638043177685498804811787888811168524202700283461266793154726325540776914500415140842975457394524215869103737379109516024460317825645645301237375972914247141703084877141866316168268901439172491577729880760950895760711857112463508064820414904611059588717092145484656103798852859978690742216940980929562068'); INSERT INTO num_exp_div VALUES (5,6,'-13907037655.047994416383638650569341223199042786813441967582376077478024677494832069402897226848055043557486983268019376307288565911231748501636517992289743940159005664424461285010295150828744259113760652210086696250085454819340987566229400805422509198052317518991183515696724846560872057916862620762789778660622787735923967096950195583369113574365386627110408307941105082873469072519133330718161987781080307947247163619814890462416622144825161521790673339279047700672881113718394727610096366361422482794458375587355933614201638489194194834709433413694420512869179976485096875057742460003147602405353823942488343056906912173170809084207937229591627643451380735179767199816663168139837088183577975769442341678933576388936845704303859241320794255052627716474860113993958556604381707826493168941926878481079724185426298004604'); INSERT INTO num_exp_add VALUES (5,7,'-818934540724601372.43456071828048833552593835051449845484289562110789582081210403487973096161149072377955192388469356112505543620695003436531392789029513380101663750625024853263344909355177280161504414335005574882649025508632900995595004153086358670541462762210415346958050909878501048483523600711486406055424807840429541335391538322886495085448421556770991545781035298449067051916630343957356635391594362639819978677032855590055900561501350354631803808000307050416047072513406855040715556454205065332997338225626635780147287003130754254277103928406089109802521803537038957372612837169223905290912251006321930223154562110264217937'); INSERT INTO num_exp_sub VALUES (5,7,'818934539419090111.56543928171951166447406164948550154515710437889210417918789596512026903838850927622044807611530643887494456379304996563468607210970486619898336249374975146736655090644822719838495585664994425117350974491367099004404995846913641329458537237789584653041949090121498951516476399288513593944575192159570458664608461677113504914551578443229008454218964701550932948083369656042643364608405637360180021322967144409944099438498649645368196191999692949583952927486593144959284443545794934667002661774373364219852712996869245745722896071593910890197478196462961042627387162830776094709087748993678069776845437889735782063'); INSERT INTO num_exp_mul VALUES (5,7,'534564131989234694540350103.27821462973515555648644772098605028371173048154132108733819196629002548296868548691993248746628993380136454426833349407578676005545111508293942736555269938962058196496152360848131645787941032968937794930046928523006455386861100809286408671908320322523368135203881520526880998279355848280412933152306299256343179622513731096363088094541514890135766460631462465021694553063366717467560655272004461368865264059368514271105464855575429914212085797297268595943955105608543373940035636033207568676745293499106348500559628723682588033431457023964317090780615020801564861497990103549650624438425421690193862533733474254'); INSERT INTO num_exp_div VALUES (5,7,'.000000000797079129642393611556079160915147221153735075943759104977169600937534508973732991117540626046659124172765761873705978811124901421049332579161931652390647472911517923131800238903184679028518657818755558526885018755394697157094867449047655737107085020874974955627907737126958129710597811740696534189608639914753884882702680512272194316887744972931453458445314561564591875764930680945589486999586667912816485821717403892703364322658245615895415781719033810595358092343690359557942948213374234065052300866661453767599465059289920067095083062096458980564265691295895672503728815182981118876144075942348853666085714846210822847053889733510154276933759200630639642310562242207518883342516103725757482864105340008709446643820864294556778969997115586027866760708448174502158738150605938364482719960251612464993'); INSERT INTO num_exp_add VALUES (5,8,'7844230593.20607652525116672615394735666141304947992676684520382624714879797087461877675155217754947572297228288498221620714146356962938009770486619898336249374975146736655090644822719838495585664994425117350974491367099004404995846913641329458537237789584653041949090121498951516476399288513593944575192159570458664608461677113504914551578443229008454218964701550932948083369656042643364608405637360180021322967144409944099438498649645368196191999692949583952927486593144959284443545794934667002661774373364219852712996869245745722896071593910890197478196462961042627387162830776094709087748993678069776845437889735782063'); INSERT INTO num_exp_sub VALUES (5,8,'-9149741854.07519796181214339720582405769040995916571800906099546787135686773033654199973299973665332349235940513509308862104153230025723587829513380101663750625024853263344909355177280161504414335005574882649025508632900995595004153086358670541462762210415346958050909878501048483523600711486406055424807840429541335391538322886495085448421556770991545781035298449067051916630343957356635391594362639819978677032855590055900561501350354631803808000307050416047072513406855040715556454205065332997338225626635780147287003130754254277103928406089109802521803537038957372612837169223905290912251006321930223154562110264217937'); INSERT INTO num_exp_mul VALUES (5,8,'-5546455599206321494.0676583421119904300307105296377723816472192007866147764761501865875232824814135783697976183493106885436876081315217834621720906478074798596116645640251460842350553806256223963023430631066024389364515688765194373161385579258482225808660340732705687558150699172147896486727530192499184101617379930846663835628510376484675411350654979679181852179924386290069790336316958202582966248703889464308649631486542724072047294216362186036638115240070658004553260251510288423749333873893917690832829128021808383128393431810674177390352413548658782609064839524756041501835115152819802758773711821322162752064589750295542985780512921839490040396053737870038534216948323935020460307350020911362024271167085905714873548388570602799432705061561572854498075600'); INSERT INTO num_exp_div VALUES (5,8,'-.076822018213756690975099471985461347542955923191183223634407380481978143225129486622351714276452369661632980197282261508936298649901018470846144321441236073683990324039849865750139470288565622579952182053792815638469841531577235191276257498209844422440366423136595067535337374223115507557306455001792362506235886189722508617024948653046102060677266555476719102193278190540414934812073355995577639986512222998268934000209944414236509139290657402937840986061987219441410741189615344050459067454369371094189930607834375561948483494321255500497786795636801854613881105643003358210407867114145806225724880370339074242480071595684502491827709175732777776915682786771730423733673667248186336046898260378049328204094804755195626798951644386924178161926128482002518979482630732440619051262620098544265763306253807191182'); INSERT INTO num_exp_add VALUES (5,9,'-597892150.08771044822540810796370552966707032464017958269847934730769542644402913723848026909285133109089452632480800168074607090893991283808726990171062867538012237270000932798704781608969096508450960185964292594677356241956277714380500188870696516251767979457838109804726539408115452577436052503866633026489282425086547752714324273565900641436632912781035298449067051916630343957356635391594362639819978677032855590055900561501350354631803808000307050416047072513406855040715556454205065332997338225626635780147287003130754254277103928406089109802521803537038957372612837169223905290912251006321930223154562110264217937'); INSERT INTO num_exp_sub VALUES (5,9,'-707619110.78141098833556856308817117136192658504561165951731229431651264331543278598450117846625251667849259592530287073315399782168794294250299770032264633712037469256688885911649778714039732161560189579333758422588445749233730591792217152212229008169062714458263709952275557558931748845536759606982982654369800245696528893058665897330942472105350178781035298449067051916630343957356635391594362639819978677032855590055900561501350354631803808000307050416047072513406855040715556454205065332997338225626635780147287003130754254277103928406089109802521803537038957372612837169223905290912251006321930223154562110264217937'); INSERT INTO num_exp_mul VALUES (5,9,'-35812445701642379.972368737320206275515144213236752803936806738624588812089615098329765811617509505790110909629109400553415312470540217508070421816878544125783329593128638405659896184248784794258084116406472768709113030915308410565617764394827427154923321461158387012978726512246146545834669665093228316853342805604075936530371665576147966721599968786161939347726656168798065647411457701453987215491345496003650288850096338695703984042549594979897253521041581573388369367579323607093487743440894765114619634001789457486407909224339065748496715380572175183589195611952939575073075140094901024063428239223964510824958346570603142906309198033196987949067156046076497974760641964978711558209708743776024313916111738542765749928287600981397080809041007714387564206594515733287925008053261840295560398311905155157989225181164097547541'); INSERT INTO num_exp_div VALUES (5,9,'-11.897816658873986795664687519069203701902563457968097729876034796143085813450454323128600602495745166997629078984618283588337379184733369491549230343315369634754204412939757136108898254582353378508832611703989221079986765793923635928759179573599208612516427628403686659479459867527627014558600521732194240404211484706621458983727740143568799713006127585168144158660566534382037451913967363675002134687952374080694449905223371627606557311710348820900963340884001770733452314715448053233208783321215998063958966729954113843581448912079950334969908657535514847005768455377990262943747367245613296497099716892292154137652893990339292671106003657659470243633112063075297194691349631518467702876183897580432003030164590920118726657290102377710611324297862045849839571689192181090062958059281673245670440852080202548743'); INSERT INTO num_exp_add VALUES (6,0,'.0469370721950711508944806393077762204079964905145503836835397203739563036579760026190241480514409364'); INSERT INTO num_exp_sub VALUES (6,0,'.0469370721950711508944806393077762204079964905145503836835397203739563036579760026190241480514409364'); INSERT INTO num_exp_mul VALUES (6,0,'0'); INSERT INTO num_exp_div VALUES (6,0,'NaN'); INSERT INTO num_exp_add VALUES (6,1,'85243.44233732197133191329295927531563604777955507322414928382967007765263923984471408038635831036097817458527101593495895350807775607346277892835514324320448949370623441059033804864158715021903312693889518990256881059434042443507529601095150710777634743301398926463888783847290873199395304998050753365215426971278237920063435565949203678024225270616295573678510929020831006146661747271783837653203039829647102027431761129518881525935216608429897041525858540380754759125150233053469999022855035'); INSERT INTO num_exp_sub VALUES (6,1,'-85243.34846317758118961150399799670008360696356209219504851646259063690472663252876207514831001425809630178527101593495895350807775607346277892835514324320448949370623441059033804864158715021903312693889518990256881059434042443507529601095150710777634743301398926463888783847290873199395304998050753365215426971278237920063435565949203678024225270616295573678510929020831006146661747271783837653203039829647102027431761129518881525935216608429897041525858540380754759125150233053469999022855035'); INSERT INTO num_exp_mul VALUES (6,1,'4001.075404054519813215296429095020391062109905613738157927030437221793757373268325953178030040276107574363822832168160758728653712686313134828282109532831190239521843808940611025488601517574653932032236616573457735900045655665690517797280666732780030171712864961531623060353548802466577910774711998056232872212688464691036260746751992072745518373073825852119460094113694393273456369345499434994672730920070410547163082189385645712866100999708173472360864669110044660667614583576570496399103026286828660558854973376227247132815728164629722965145778698957093136175449225024685874279280018547740'); INSERT INTO num_exp_div VALUES (6,1,'.000000550624150700285432940805295709861455424264970126953321538967550091614148982212874391026630805836518138806917934859138493583812313778188030836027246840794439412443826640206464415527687555214009725107630387889854278497875708390050387195108441635824296563108288712340902423706104029452615686971019125750530034798026103476074158922893374911891438688457439945897348811702908216883650280617098402133628688982793791562476980709924382381505517834196446365877784931355599480881104446907801805570471686295270927836995181422963320376948188855989986414581755633425437161760674162177776773597848142496583128607548351599750592863590334617838124741567654525843413232313914310487355539260264225486180000012813397807525203822863232682089295055713257835007742845010741137213301116647610033909062369843750685396196342928455'); INSERT INTO num_exp_add VALUES (6,2,'-994877526002806872754342148749240.99659316232359475297606895243958507460511031229368344962653674268847910587702140353344168594152240599109936336446284803020643582102868247857009494139535009572740621288230740389545481395'); INSERT INTO num_exp_sub VALUES (6,2,'994877526002806872754342148749241.09046730671373705476503023105513751542110329332278421699361618343639171319297340877148998204440427879109936336446284803020643582102868247857009494139535009572740621288230740389545481395'); INSERT INTO num_exp_mul VALUES (6,2,'-46696638263247522384986521136500.479312417066793299922708112595886608370451213741279484136907754744903470430131032928908162742687359367826808123516519335458861613010646992354378739165872253762686683966945711430182491860196341344982195078000259063231136011430995647812149294224699587849791008794261026932467933475782780'); INSERT INTO num_exp_div VALUES (6,2,'-.000000000000000000000000000000000047178744084866106587600962473825168237820701199970144691815329658682341685812472535816245052671243808078367856957579485152424914481414614360809698177236664771558713606961423658442962083541733004775309314926918118528217478256885324362912426275407382550929085958089798861918760121727491366034496581249711153289495601712583077918760003840368008056353090552282274780428335438032908213783490070198414584291402513547386013689752310173492320159738977752795528725029134841933604057954874523842273790958618375118974623107241366036640538085329921129023905888674299774726871808862832797230915933851225308164365269753526489223540580759951230801125605963901491073619448437890841032149898629231552019804656219062534881074125995130202820302133432951999011667568746004715268323913437054078537'); INSERT INTO num_exp_add VALUES (6,3,'-60302029489319384367663884408085757480.1853341682137571584926062805631087054017160819890685789064777236456590745415460695320768374693076860837798752903681993777275846325950111427710563453217985216966456785944859989497422927661683538629473170704026975786513125842675604577233871570629808699803522400038975396500769162308448069085909755023233588510630417065084295051270219462289785473643946404281422516357503746700705970360169619852905053433235726497292406142332833'); INSERT INTO num_exp_sub VALUES (6,3,'60302029489319384367663884408085757480.2792083126038994602815675591786611462177090630181693462735571643935716818574980747701251335721895588837798752903681993777275846325950111427710563453217985216966456785944859989497422927661683538629473170704026975786513125842675604577233871570629808699803522400038975396500769162308448069085909755023233588510630417065084295051270219462289785473643946404281422516357503746700705970360169619852905053433235726497292406142332833'); INSERT INTO num_exp_mul VALUES (6,3,'-2830400711649493468815157129316992649.40542786074520931471973065281957756940496588853021620372179463538053123396140685749478530925306163968207226329985017644835203709485594362663495728106061878665324856417118064730721101615473194292620972173690618491026470353143141125614124440035267592258385099934706896692953497971326605145704135723011753705907329979207428661473172503098296622281647255008204864404416199384701720347319806375450632245634238172654086373193251877533131784268854289406126119630708578053354762596511353053106459297339360827562281168219966099848212'); INSERT INTO num_exp_div VALUES (6,3,'-.000000000000000000000000000000000000000778366376597400971124059102619954214055884926284646546105035591052258074563706355894551049631537984053410850060739107742208523938741961208742831871056600773325053133977559789796700130019975964192371715826863472981072974742704091801166438465082519558956925444635729210849210496466189037623555622901738570979273502405907969114110345815802999687171113749364073269902319653450479463404003706147915064100959774312307195946966281098140229199529866429134937742584938255441169541436021827079647129394362379406256722903991353136733939395366152312959281905058592776286736536360235356737359904478313225848562436632109470589310799000750518904145312512621838935796912993778920622238202744037977772169066929474233952081158212174549695244127987299282384885288897893503991509410567351494'); INSERT INTO num_exp_add VALUES (6,4,'5329378275943663322215245.29625473207137544719284446115519970394719946335145777492574745992986971075733570324679065009803281404581615597720798385015942389765692769739983054442503547211560297249686289665792078548480268091496050883021187158502798880896590227542729659940394038802461081290690995869705131152889309663639310553909874081663091069118126221594338242710530718836025225507189149221049928936955230868771875644038572888630664890573507822342998964954667474300944699078658989010257103569231493090050659723450626338923049035040974032671138430612839043269997482582763267536489504794826476836323549796385028155416935072959933315468068930689064483178204550825728947252440604703474049780550458442808479096492346910001692358508618202898514895453589357'); INSERT INTO num_exp_sub VALUES (6,4,'-5329378275943663322215245.20238058768123314540388318253964726313120648232235700755866801918195710344138369800874235399515094124581615597720798385015942389765692769739983054442503547211560297249686289665792078548480268091496050883021187158502798880896590227542729659940394038802461081290690995869705131152889309663639310553909874081663091069118126221594338242710530718836025225507189149221049928936955230868771875644038572888630664890573507822342998964954667474300944699078658989010257103569231493090050659723450626338923049035040974032671138430612839043269997482582763267536489504794826476836323549796385028155416935072959933315468068930689064483178204550825728947252440604703474049780550458442808479096492346910001692358508618202898514895453589357'); INSERT INTO num_exp_mul VALUES (6,4,'250145412892811547138949.592621291590152419206270097656346630226508074074623894951308487425470437268130465956063593951784820669318897182831355375451719125809800516979013437732298382708070979871283132689492336823087794373113039154669229889503700598930220858275174342776478898670277868700384853696009897221747924643343353942154528501454689084608965009561564638167714973711022212547096732831847202912862290958304510651828842182545311077713664465815992616213663619529378061133917572474298028065850515876361609671565914027186063801852554353160801534696062207299890867876199323530337336273950892723090754719547285920090419070001019943385293110663922226230169381423410428577990604776655422105400452217085311617728003688836185608912367677734364834577573255789160419371322775733777518997638403409000055707558465286469808848200141192627396502735'); INSERT INTO num_exp_div VALUES (6,4,'.000000000000000000000000008807232244507937251856465017967626593430084223212999583902527587737263981869382895220711835510154989851222501080395520249593128253795609198666884523792646863341248402687314509176781281863891589925961900674092953408613128961234166906173266411035009516545964362406728942021813644419154548354247112601793685146960840364604115937119024575638240439041250900118977183124605578660115160551830946251713350556181960983267689939549506518185340972020820080460565392359379680036788592213479105831301723237102710863182596413567756605711230290883888612188805367801369264231165178487334557824054205160222371548005742602736713668548450400926514169967213301919971189065307721110805424950794015852531342286935114651278691214233054575660712537044810163930633456573860895791198853393107188289695511873068'); INSERT INTO num_exp_add VALUES (6,5,'-652755630.38762364608541718463145771120672223443489913059334543712856431450577465795351472116052777583325262472505543620695003436531392789029513380101663750625024853263344909355177280161504414335005574882649025508632900995595004153086358670541462762210415346958050909878501048483523600711486406055424807840429541335391538322886495085448421556770991545781035298449067051916630343957356635391594362639819978677032855590055900561501350354631803808000307050416047072513406855040715556454205065332997338225626635780147287003130754254277103928406089109802521803537038957372612837169223905290912251006321930223154562110264217937'); INSERT INTO num_exp_sub VALUES (6,5,'652755630.48149779047555948642041898982227467525089211162244620449564375525368726526946672639857607193613449752505543620695003436531392789029513380101663750625024853263344909355177280161504414335005574882649025508632900995595004153086358670541462762210415346958050909878501048483523600711486406055424807840429541335391538322886495085448421556770991545781035298449067051916630343957356635391594362639819978677032855590055900561501350354631803808000307050416047072513406855040715556454205065332997338225626635780147287003130754254277103928406089109802521803537038957372612837169223905290912251006321930223154562110264217937'); INSERT INTO num_exp_mul VALUES (6,5,'-30638438.151446159804025029882398388155309149089870990062944469684482366692824338098201222171115395923414887930224163525189097571163687285244255335505387733673499447610577050114902372990462064696637481657064525319516004273769831260452832960893174173254560250804003884280384718123289136453955482855362019158401218620018346500189769819687260476334734259702665316562988639223597110627626759216850014150105605927773639897638043177685498804811787888811168524202700283461266793154726325540776914500415140842975457394524215869103737379109516024460317825645645301237375972914247141703084877141866316168268901439172491577729880760950895760711857112463508064820414904611059588717092145484656103798852859978690742216940980929562068'); INSERT INTO num_exp_div VALUES (6,5,'-.000000000071906039575366987930696117572143566208825430801491864851999044659045681114433294052065377679745375399878664822361548237094424148992770296383642432040129230180142339557437679166815114510467763288057917694948929009212876391059413439647163295629904270262780935228234994930653489111444964446097124407804311494588517082748514970905563707392765567625639455978464081409330528324962333492925267647686759704415549221137291475247571296491073010175087298752769122449499990102435819414671847617062560524758344361194566796343756743243766853291113852464023843527189221162680613675369708907935197867458588904367993736363321133720345058432019986643353417257503619558797249295232894674255060861358071309619524800424087896023710729815248847792174290644245138831518072176198607255346603270853333176255533974364728342822'); INSERT INTO num_exp_add VALUES (6,6,'.0938741443901423017889612786155524408159929810291007673670794407479126073159520052380482961028818728'); INSERT INTO num_exp_sub VALUES (6,6,'0'); INSERT INTO num_exp_mul VALUES (6,6,'.00220308874624532134736695825088747995945783791378828770826401323533973395137378460250799184832278118133622563295093909508983301127615815865216895482784469538070133388154961402881325731054433770884496'); INSERT INTO num_exp_div VALUES (6,6,'1.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'); INSERT INTO num_exp_add VALUES (6,7,'-818934540071845741.9530629278049288491055193606922237795920035094854496163164602796260436963420239973809758519485590636'); INSERT INTO num_exp_sub VALUES (6,7,'818934540071845742.0469370721950711508944806393077762204079964905145503836835397203739563036579760026190241480514409364'); INSERT INTO num_exp_mul VALUES (6,7,'-38438389630389612.0042045464692275627184627672063157323631169405883031379129843031477339360597564128205768842448328088'); INSERT INTO num_exp_div VALUES (6,7,'-.000000000000000000057314803440765029050667129936880528769333499793237773980613524885506515999851858649385968476426313207429914995755091541422893944525222307473169425244462149015717526718376299808423552027796204632286454853167559026787019718806449038446612978917236245943248168920696452018925986743620392955122431521581268518101342690974749463089739042586011924590503136498488946387508310209984849243014542648765897536338824721211252335866349509669538308454367849024503312249951727948786393404944555844863805495937835281927012430439403132382055464307180153473189842433614777883826783689904293115204700185380661601223693428304020047393499702811581067120117405280772944184877279069842269329959037186324135435468322336398566440055479142909170224780318371473684868152271947368867666706912563225912012901437076773416'); INSERT INTO num_exp_add VALUES (6,8,'8496986223.68757431572672621257436634648368772473081887846765003074279255322456188404621827857612554765910678041003765241409149793494330798800'); INSERT INTO num_exp_sub VALUES (6,8,'-8496986223.59370017133658391078540506786813528391482589743854926337571311247664927673026627333807725155622490761003765241409149793494330798800'); INSERT INTO num_exp_mul VALUES (6,8,'398823655.819545574205652791249227663407026876411660299394659390409794761643751582473390322547798567169668246138880832642141417531427935520467563318363116897177899262525720710134129529640376020947774470933902793259531840625444267816319963200'); INSERT INTO num_exp_div VALUES (6,8,'.000000000005523967081937952184172713994498918048454262874017009201501812494019618863622631634736130436187167745347383745890248619882896153083428308074678908731005176810208100004498415662458272149380846809398637385270265351808328466537502823071145089961996689711299405627596294988646826454676198092260759424935699382655736524042353938814268760468122584678267125994645166955751211397353140569987758938572953312303398024147927938612934833827734142292697389251052485981023756760420972614486278837214553818521196182883489483756785207650821722660455451660719560529693418375773124813290305501923899840247103166971466167032437598057958226806335324315214908788839919408525748236713611579486768218564733151121028172253396652755590051310396973181595992981076269789287489208817712754098019817792758730835341151711523474207'); INSERT INTO num_exp_add VALUES (6,9,'54863480.39378734225015137845671346015520435061071252892396685718794832880965812803098645730572474084523997120024743452620396345637401505220786389930600883087012615993343976556472498552535317826554614696684732913955544753638726438705858481670766245958647367500212800073774509075408148134050353551558174813940258910304990570172170811882520915334358633'); INSERT INTO num_exp_sub VALUES (6,9,'-54863480.29991319786000907666775218153965190979471954789486608982086888806174552071503445206767644474235809840024743452620396345637401505220786389930600883087012615993343976556472498552535317826554614696684732913955544753638726438705858481670766245958647367500212800073774509075408148134050353551558174813940258910304990570172170811882520915334358633'); INSERT INTO num_exp_mul VALUES (6,9,'2575131.137912978352131546639620215541477987701194164886305951830806120142596646541302305984776928560906754259789485960991272272782091464270104432109904222200473616116525297615725803495463468272171161659654385929185160689572943852767523792651123455283534072794326647404332228203001469884016996499768656263775233430922446983838511590562929268821678518640501686017030536100955531423152839988008496919169395159653034847677470665418765966542111749439412'); INSERT INTO num_exp_div VALUES (6,9,'.000000000855524875533453524582534418967571681572635027972658867593464437484123442242521660317156546196609749230372398872487667521984251509483676665788527375343148382604836976332389890799079878151841905152004537926201190193814594954194044560537664560344224646197027029681984683465852110060077865421064400958821808374370779297676624123638191407441015008434084079839721156870032377372497814037418047056438760664237367081226979226606227037631073946209105678283624370820396871058367779887709720661001099338250009251834581804647326512873792849059661525874160414378459696930831877643599421297749483849526695657467708603491876916749718079725746259119898269814551222336219537198318796277931946529242436502235147453584237994498566122973953203597470078105606906752099294162422474758048436539653041606499637623370030079916'); INSERT INTO num_exp_add VALUES (7,0,'-818934540071845742'); INSERT INTO num_exp_sub VALUES (7,0,'-818934540071845742'); INSERT INTO num_exp_mul VALUES (7,0,'0'); INSERT INTO num_exp_div VALUES (7,0,'NaN'); INSERT INTO num_exp_add VALUES (7,1,'-818934540071760498.60459975022373923760152136399214017262844141729040109985386964272131706381326192223266583769046276181472898406504104649192224392653722107164485675679551050629376558940966195135841284978096687306110481009743118940565957556492470398904849289222365256698601073536111216152709126800604695001949246634784573028721762079936564434050796321975774729383704426321489070979168993853338252728216162346796960170352897972568238870481118474064783391570102958474141459619245240874849766946530000977144965'); INSERT INTO num_exp_sub VALUES (7,1,'-818934540071930985.39540024977626076239847863600785982737155858270959890014613035727868293618673807776733416230953723818527101593495895350807775607346277892835514324320448949370623441059033804864158715021903312693889518990256881059434042443507529601095150710777634743301398926463888783847290873199395304998050753365215426971278237920063435565949203678024225270616295573678510929020831006146661747271783837653203039829647102027431761129518881525935216608429897041525858540380754759125150233053469999022855035'); INSERT INTO num_exp_mul VALUES (7,1,'-69808760806266041400340.70700818693892852138813934414383886494691670042143650609934777814995087699409404201920249076407981012095999320858479644760715204999741683528746097757549835956359129287002171391961763797857794730120426599135099619822532290339000466211195776337667123320942107370731349851576864242697412616810236323676004067839744992733887503405311090677026008324895177587064547630828026123718296429295638934384446325302964896473296829265805737112709269803814942537657996725913938408781715328945194948010970'); INSERT INTO num_exp_div VALUES (7,1,'-9607014551997.140858001442365669993007297071681832468350855627077185145567261170534005832165603932891201648027598773639089125980996652005412450490063683624648655909636499261774535015914730479401090227915382926027949990128880284298688443593909017437720828163877690126019616194376778317148693270900349151496295698078575648169637635898560612738481294674167553369445426793073304518646116539082953755973571046622684332425840412198776081251646424875405772676893185726872613804612566569794177506268399878105117763696990094108960076591684779180089885283939385808214239337829666227427148603057941899878123459708920227867371285837642561064461118016739395972994827327543594846953341750907541716807985738518071480209106185726125017342997283356926976052909493074301401955202616191210810331245427141945840542129607439703255628683506772979'); INSERT INTO num_exp_add VALUES (7,2,'-994877526002807691688882220594983.04353023451866590387054959174736129501310680280823383331007646306243540953499740615246583399296334239109936336446284803020643582102868247857009494139535009572740621288230740389545481395'); INSERT INTO num_exp_sub VALUES (7,2,'994877526002806053819802076903499.04353023451866590387054959174736129501310680280823383331007646306243540953499740615246583399296334239109936336446284803020643582102868247857009494139535009572740621288230740389545481395'); INSERT INTO num_exp_mul VALUES (7,2,'814739569184924399102711674444306584731316176345067.39834031417849342571224916231092924046722938910652929295271097903377854123984307101079073134405782275535446337229706620713104545454319555885847481531722101704765783025789147453570970090'); INSERT INTO num_exp_div VALUES (7,2,'.000000000000000823151110229758332661330617426417726331211894330147399760458555778324097596176117291103184653828305857999638466183347321835058943563347767579219763002258622507889760416640758842509635599414768344140175277742935564567127659688612699366182158030839083982896107176174766408199870924563237827899202849733606842856491701660599599211106794572237923985121475458446997860253437578966578617985764298513928307852082168209458400544457824307270777530312648199364084272310536024283945598340590403612752287693234647719354745060851129534452514828239800716088248915975054881011343555492596002595181046121935660176097475159074973635534016835214952415720717896518544064238656360099884889450237541254761746029507300068198731306211736696956568648033834554273602524147075895460874922913883751452403825099444642503437'); INSERT INTO num_exp_add VALUES (7,3,'-60302029489319384368482818948157603222.2322712404088283093870869198708849258097125725036189625900174440196153781995220721511009855207486224837798752903681993777275846325950111427710563453217985216966456785944859989497422927661683538629473170704026975786513125842675604577233871570629808699803522400038975396500769162308448069085909755023233588510630417065084295051270219462289785473643946404281422516357503746700705970360169619852905053433235726497292406142332833'); INSERT INTO num_exp_sub VALUES (7,3,'60302029489319384366844949868013911738.2322712404088283093870869198708849258097125725036189625900174440196153781995220721511009855207486224837798752903681993777275846325950111427710563453217985216966456785944859989497422927661683538629473170704026975786513125842675604577233871570629808699803522400038975396500769162308448069085909755023233588510630417065084295051270219462289785473643946404281422516357503746700705970360169619852905053433235726497292406142332833'); INSERT INTO num_exp_mul VALUES (7,3,'49383414785234649002982046297226894664526726187218771083.0993243619030008310875293647868815940421844461627295157812843657782639833900543200310573708100000958929315945039020410482966753145208427035917753919085618457760620513481628641658765820294863970581642745379331727722585319163262763708386199720411053619449096019862596221607526610103408936214184850115071874430846697061554769773328338028749631552202705583855831155461651414320570061181212214810086436100771547030013079997847086'); INSERT INTO num_exp_div VALUES (7,3,'.000000000000000000013580546907080371873577430837141172674171921610919544849037647398734065712983603204704663262116138799357430947986241590690589753181299773842880079777640016786921825609617596862828930939366173224366864448436461306602680780407912534492687474933386043505172346330210659476505435994582446405414027199938970759003336829722057241708213838318628292667946636226143164221380503228191376939596663443230082698085439531600756771639601022064620204571458766303985028143400866776954225590745596639602613498355332049777798367675438365442468743270334407716567057368347458892075084694158566383133325959042076573734408841629149903649365079563374278550978052491499304166424686842598833319515705663176855033865872333988551611996194856472662292344160194821687681312501127516922809221030420253714666026321243515830'); INSERT INTO num_exp_add VALUES (7,4,'5329377457009123250369503.24931765987630429629836382184742348353920297283690739124220773955591340709935970062776650204659187764581615597720798385015942389765692769739983054442503547211560297249686289665792078548480268091496050883021187158502798880896590227542729659940394038802461081290690995869705131152889309663639310553909874081663091069118126221594338242710530718836025225507189149221049928936955230868771875644038572888630664890573507822342998964954667474300944699078658989010257103569231493090050659723450626338923049035040974032671138430612839043269997482582763267536489504794826476836323549796385028155416935072959933315468068930689064483178204550825728947252440604703474049780550458442808479096492346910001692358508618202898514895453589357'); INSERT INTO num_exp_sub VALUES (7,4,'-5329379094878203394060987.24931765987630429629836382184742348353920297283690739124220773955591340709935970062776650204659187764581615597720798385015942389765692769739983054442503547211560297249686289665792078548480268091496050883021187158502798880896590227542729659940394038802461081290690995869705131152889309663639310553909874081663091069118126221594338242710530718836025225507189149221049928936955230868771875644038572888630664890573507822342998964954667474300944699078658989010257103569231493090050659723450626338923049035040974032671138430612839043269997482582763267536489504794826476836323549796385028155416935072959933315468068930689064483178204550825728947252440604703474049780550458442808479096492346910001692358508618202898514895453589357'); INSERT INTO num_exp_mul VALUES (7,4,'-4364411947278810125327066890819882483326918.05664098958260550284395870948992407314161088028674246708928421994893923699743452802989464864039994566042797942433140378990308345483670828497915478397481687305406460330009319949623844175096007381662809083363069100235985794575399268709260901964834244796150883807308976949196661411035264619638771824190014274817662519438658481432363824187693821267613212631153175155634316128036152465184903927860719447693468054624663668062006049759837326188252927823612718163916100588143128358998656306593393889422386501730237442526450419990376323903182669190482615734972147533221144682538647497701130447816148459762464395194383090936159579764712919396391813914821973715879062992249315474841639591907249142779103650773383644785606333916967894'); INSERT INTO num_exp_div VALUES (7,4,'-.000000153664179510102140733858340480800294287837601105047285453457000254577644933901525444082336054243749405512900867540483190494113677173628646221933766421338612376123824684592850465460156248403574333545090544920568230979754949827013129083778435107488003838746926270955224758508832133483591156567868631938590248213604979638895901933775098150684618378235712437137852195098700137765601802898366867034641606131280434771339920637353140131159441790904703083143627590062236537714415872864218260252838432414759890832271190606933534662897006726154587341385852258168335058931957995901987808602365467861573344491265289043037273815504867254228957776127752540924854546837197432384563153608878864912196453587628891285275067452280357349897203095502806923463147414086919014592380804424300739713935051357374227246098303140106'); INSERT INTO num_exp_add VALUES (7,5,'-818934540724601372.43456071828048833552593835051449845484289562110789582081210403487973096161149072377955192388469356112505543620695003436531392789029513380101663750625024853263344909355177280161504414335005574882649025508632900995595004153086358670541462762210415346958050909878501048483523600711486406055424807840429541335391538322886495085448421556770991545781035298449067051916630343957356635391594362639819978677032855590055900561501350354631803808000307050416047072513406855040715556454205065332997338225626635780147287003130754254277103928406089109802521803537038957372612837169223905290912251006321930223154562110264217937'); INSERT INTO num_exp_sub VALUES (7,5,'-818934539419090111.56543928171951166447406164948550154515710437889210417918789596512026903838850927622044807611530643887494456379304996563468607210970486619898336249374975146736655090644822719838495585664994425117350974491367099004404995846913641329458537237789584653041949090121498951516476399288513593944575192159570458664608461677113504914551578443229008454218964701550932948083369656042643364608405637360180021322967144409944099438498649645368196191999692949583952927486593144959284443545794934667002661774373364219852712996869245745722896071593910890197478196462961042627387162830776094709087748993678069776845437889735782063'); INSERT INTO num_exp_mul VALUES (7,5,'534564131989234694540350103.27821462973515555648644772098605028371173048154132108733819196629002548296868548691993248746628993380136454426833349407578676005545111508293942736555269938962058196496152360848131645787941032968937794930046928523006455386861100809286408671908320322523368135203881520526880998279355848280412933152306299256343179622513731096363088094541514890135766460631462465021694553063366717467560655272004461368865264059368514271105464855575429914212085797297268595943955105608543373940035636033207568676745293499106348500559628723682588033431457023964317090780615020801564861497990103549650624438425421690193862533733474254'); INSERT INTO num_exp_div VALUES (7,5,'1254580584.048971438599349046867230181719371038956756285986415773300837165755558702217197735811549684202279755101552533605390208155708695952004683670878589028717509749282693444655857296902117478518511492735290086040573521482737598395369632843374456793385511847676556826348943588519880411018079886373631771830925920986588708409208527042927229627786932908015502292313887561198156623702404977221789649731458241770690830680067801377815840764873662400590343236662968218256211697981048576328148435241545372543075051594952109757428031762469834781538302930957095080167901199455226976113347018972534334210416375400979738414416582588689496706548495076287263281908191770792203069614447622517839588243746755480572371988630084226963919158931419126724681617069720048557166545204944250492282054791996953359013543036918134163144772567093'); INSERT INTO num_exp_add VALUES (7,6,'-818934540071845741.9530629278049288491055193606922237795920035094854496163164602796260436963420239973809758519485590636'); INSERT INTO num_exp_sub VALUES (7,6,'-818934540071845742.0469370721950711508944806393077762204079964905145503836835397203739563036579760026190241480514409364'); INSERT INTO num_exp_mul VALUES (7,6,'-38438389630389612.0042045464692275627184627672063157323631169405883031379129843031477339360597564128205768842448328088'); INSERT INTO num_exp_div VALUES (7,6,'-17447499423661151023.558342555162228919125358089491573318627107322332520978657843895009110781773496490472817700487707134216424855867015781267287628022535529641238372370292374146871103236048507252055787621394728096799222976387108688980537900309311204203302960751747509648304056939321473462375648710590981564101023812800603438271190184064874290215309040519813024962909469701968804925443161094255632624090623433640078421818321246597728308302979223833487133268472455479442002005374793705431817866798804822885690193667521606781156962792120052947767160957903073698536973292205899421787948529970837601521657406211962967291912148632072929662185840265855612193255596825032457033402506154930851214421895488796227471490998190312007513478459049382774782886773158311656817014322925167278223360446454868236479549745612973293185989975394307678926'); INSERT INTO num_exp_add VALUES (7,7,'-1637869080143691484'); INSERT INTO num_exp_sub VALUES (7,7,'0'); INSERT INTO num_exp_mul VALUES (7,7,'670653780922685519356619170643530564'); INSERT INTO num_exp_div VALUES (7,7,'1.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'); INSERT INTO num_exp_add VALUES (7,8,'-818934531574859518.35936275646834493832011429282408849567717761204690035294074716714939441961175772404289860039233415598996234758590850206505669201200'); INSERT INTO num_exp_sub VALUES (7,8,'-818934548568831965.64063724353165506167988570717591150432282238795309964705925283285060558038824227595710139960766584401003765241409149793494330798800'); INSERT INTO num_exp_mul VALUES (7,8,'-6958475505053954666339703437.48985528725312694198056665033448258303533387675711770743843194274181580881296671866212320171337132096489224277825857521033238709600'); INSERT INTO num_exp_div VALUES (7,8,'-96379412.478435590945480884955616049873645089637121682284625533034225619945532704111492738646389632607594293500930307222576571876059094206480673293295865214240456906965855425738072430281475736130342229749511650392658808510082775031098547507966544723255869156056349218776847523349173551313282283869146710349521487706884633419341568648959204688757523312579312713453540395840470692533267158388401676533369105590789036132185107859069994833345453200014884023709597817280132465224778002071890368479648934317322270613208789859930618055792958996389145963056607200020526949699302565905917600478429628844015684879886549766473809801710003649193772354147104446894109928903223843036925147624639466770660174828940577089095480826473544099693433597812637069287644606693066736302793687011165899362920686114156254982709172925265118077531'); INSERT INTO num_exp_add VALUES (7,9,'-818934540016982261.65314972994491977243776717915257186979728396159058352649559139156429817562698954531329940720620096519975256547379603654362598494779213610069399116912987384006656023443527501447464682173445385303315267086044455246361273561294141518329233754041352632499787199926225490924591851865949646448441825186059741089695009429827829188117479084665641367'); INSERT INTO num_exp_sub VALUES (7,9,'-818934540126709222.34685027005508022756223282084742813020271603840941647350440860843570182437301045468670059279379903480024743452620396345637401505220786389930600883087012615993343976556472498552535317826554614696684732913955544753638726438705858481670766245958647367500212800073774509075408148134050353551558174813940258910304990570172170811882520915334358633'); INSERT INTO num_exp_mul VALUES (7,9,'-44929599044588573810654775.83678007633232843418115790847152455559258007804727916986432256198687661496804050903769496933400455947645400628259699874770581538122521805603947464462448454681701547899144129061961394870320463199545502030106801911915987309444301341575451240764927967432593181449618816978119423290767783843864768557371257918447461479570164065303599994081990686'); INSERT INTO num_exp_div VALUES (7,9,'-14926769772.797708334489652004325241753714626257641081061212878627972973992233480868793527325656854681817156284203427388055525855608883067129036717726368707982450450575794623567027457808927082390474261155500697096284790656757163047499531247323702909360444831707029353441147768321257650234732286165724178549576948957405037843360446785505536809409054071975214796532504678683693402401018726571884721963641317944453797513145055081061680091585467186975354801535734149952115333241283186621720677488342266420359417174224757781125498130120775969091933838082305123652811689513300403051544682523761263183781206840940347226802620226164265210810994106136738030959199259066517106713585343004140573604437146025585149934286364795122716971496775012412420105368351774715982565252533025207453326002101655121126631180162560463548157187175671'); INSERT INTO num_exp_add VALUES (8,0,'8496986223.64063724353165506167988570717591150432282238795309964705925283285060558038824227595710139960766584401003765241409149793494330798800'); INSERT INTO num_exp_sub VALUES (8,0,'8496986223.64063724353165506167988570717591150432282238795309964705925283285060558038824227595710139960766584401003765241409149793494330798800'); INSERT INTO num_exp_mul VALUES (8,0,'0'); INSERT INTO num_exp_div VALUES (8,0,'NaN'); INSERT INTO num_exp_add VALUES (8,1,'8497071467.03603749330791582407836434318377133169438097066269854720538319012928851657498035372443556191720308219530866834905045144302106406146277892835514324320448949370623441059033804864158715021903312693889518990256881059434042443507529601095150710777634743301398926463888783847290873199395304998050753365215426971278237920063435565949203678024225270616295573678510929020831006146661747271783837653203039829647102027431761129518881525935216608429897041525858540380754759125150233053469999022855035'); INSERT INTO num_exp_sub VALUES (8,1,'8496900980.24523699375539429928140707116805167695126380524350074691312247557192264420150419818976723729812860582476663647913254442686555191453722107164485675679551050629376558940966195135841284978096687306110481009743118940565957556492470398904849289222365256698601073536111216152709126800604695001949246634784573028721762079936564434050796321975774729383704426321489070979168993853338252728216162346796960170352897972568238870481118474064783391570102958474141459619245240874849766946530000977144965'); INSERT INTO num_exp_mul VALUES (8,1,'724311956372274.0135050255361637906710330203036651743488213007179039756514944640108625580172737414192938789413338554327986697518463087452612658955180411327002900979574347739956600177846996063741787205122007268468674386396156638261992679442768654367111433834151087792255469957061758837789341439211010331332174981459471333376067541234901538285101103690622656631026001337239036711179989456674399137008584021283568040818388709554256523118702728176420022080138548890713013682480239784198421500241995499841675772793497485550923152267616622892846304530712344886979674416990935007952941652591352603797627920865960622077762568060903908151958000'); INSERT INTO num_exp_div VALUES (8,1,'99679.115123747637190903598543851248555278745675862923884476564848911494649941770503156134872464666625927195645517181131678518619856156844072856993813601495176097972982587061507650426363887871820112714099226501603733968262566093655417466145183587899155614471697804006772915054739361437054029183182533671508695646413074668188590846200362324428338974890534273352188276373478524543505805545661569395314989170104140776362043880099775594658817242753124957385625811310332354760117110779649164022618274859298031549851269619167173746259018497289174255201452265070501056913033329291819570027877856677145579673495987354805150868813877928857472561883332547900866904764950837506993759536410161752469488392566682723027340638271076406246129989851281210810196699482980833204884400423019400653089825859983062096326294783573417554749'); INSERT INTO num_exp_add VALUES (8,2,'-994877526002806872754333651763017.40289299098701084219066388457144979069028441485513418625082363021182982914675513019536443438529749838106171095037135009526312783302868247857009494139535009572740621288230740389545481395'); INSERT INTO num_exp_sub VALUES (8,2,'994877526002806872754350645735464.68416747805032096555043529892327279933592919076133348036932929591304098992323968210956723360062918640113701577855434596514974380902868247857009494139535009572740621288230740389545481395'); INSERT INTO num_exp_mul VALUES (8,2,'-8453460632655529853033389979024265783461224.3195241893307807116624750282852146303290708492834695194274289713076935297734670940696121761483641291930931061232942894577813178566088927221374036301485916497770984757492912292002695944367308880163698595015497307574177176409203214324418237020500352652934909632442547242092296504047310806151851207329042221920888326000'); INSERT INTO num_exp_div VALUES (8,2,'-.000000000000000000000008540735921314463871578184793632135730756619558669911183806487803411545406462244216408739432325839683804021466133071768612386706692296158696852363349481716813410857655324486448455846562309041306880675446880859847445987588059144788756984750993583865748280824370754934966494724951583311563735533173023858438364336214213295786266815116844775733072416507474834701984381586060478606371028156925222726225495235702395502085206072985373035972506738983640539009567237336002073370431753469632428303255926718930619221521257726366850472572830063284204851204189447233044832163423057501488364913539948261528280564870049935369825245920984413480757133585498984374354957754078525161296201228031555280486615145365039415418251448980923331334883673792135893857917681235883506783408111446970710546686739582471'); INSERT INTO num_exp_add VALUES (8,3,'-60302029489319384367663884399588771256.5916339968771732477072012126949734214868901845505193155307646111690097978112797961939995859130827784737422228762767014427842766445950111427710563453217985216966456785944859989497422927661683538629473170704026975786513125842675604577233871570629808699803522400038975396500769162308448069085909755023233588510630417065084295051270219462289785473643946404281422516357503746700705970360169619852905053433235726497292406142332833'); INSERT INTO num_exp_sub VALUES (8,3,'60302029489319384367663884416582743703.8729084839404833710669726270467964301325349604567186096492702768702209585877643481082023851284144664938175277044596973126708926205950111427710563453217985216966456785944859989497422927661683538629473170704026975786513125842675604577233871570629808699803522400038975396500769162308448069085909755023233588510630417065084295051270219462289785473643946404281422516357503746700705970360169619852905053433235726497292406142332833'); INSERT INTO num_exp_mul VALUES (8,3,'-512385513828318260570283740065493064477880918352.732624553690077857674083796435724202494963885926573907185100543184828131859183999195040110586155435203949963570735841632689374488877298209082579317039061893012560130258753218955057387206477423088065663401594359617882154814262843273526859406265633827109554791772242178864873774889091687515990672487380368975556580539271333144212685871370972163560839446696514092637412587953506052848750866803569213269271165856310101244342151576488190595936869490659700946174362872797854591188391982770203203644172999264143929484089237665313698600170041324566984832357000400'); INSERT INTO num_exp_div VALUES (8,3,'-.000000000000000000000000000140907135225782279761112255989433531718277338909398600029580768021365259747075253760824424092983497958717844671162530550507041138147836569244869107757945370200122955794509365120853536859837243314494576053441804831018954867623755033888264275704547752628348151132333655667171970175829826792355986148522268067032057293494927558322394395160508723637192234110428953945018965078022622950949911124494740703606109543716688008516750321047603009424529696862953094999450658951089435460411028678817795100630449046993274191915359520936265372754315076684798942557329584282177053819106884196674660057281227248874819417305259132106690385871316407455034281900110779740008476645291647094776093567400422266906817555937149628005629880142615126571231411138926043531449659320501743591992888328328980526602'); INSERT INTO num_exp_add VALUES (8,4,'5329378275943671819201468.88995490340795935797824952902333498786202536079000703830146057240651898748760197658486790165425772165585380839129948178510273188565692769739983054442503547211560297249686289665792078548480268091496050883021187158502798880896590227542729659940394038802461081290690995869705131152889309663639310553909874081663091069118126221594338242710530718836025225507189149221049928936955230868771875644038572888630664890573507822342998964954667474300944699078658989010257103569231493090050659723450626338923049035040974032671138430612839043269997482582763267536489504794826476836323549796385028155416935072959933315468068930689064483178204550825728947252440604703474049780550458442808479096492346910001692358508618202898514895453589357'); INSERT INTO num_exp_sub VALUES (8,4,'-5329378275943654825229021.60868041634464923461847811467151197921638058488380774418295490670530782671111742467066510243892603363577850356311648591521611590965692769739983054442503547211560297249686289665792078548480268091496050883021187158502798880896590227542729659940394038802461081290690995869705131152889309663639310553909874081663091069118126221594338242710530718836025225507189149221049928936955230868771875644038572888630664890573507822342998964954667474300944699078658989010257103569231493090050659723450626338923049035040974032671138430612839043269997482582763267536489504794826476836323549796385028155416935072959933315468068930689064483178204550825728947252440604703474049780550458442808479096492346910001692358508618202898514895453589357'); INSERT INTO num_exp_mul VALUES (8,4,'45283653791262997781451381354094822.762732909505051438036873220502792213670540454778361182993875916509061144859281577740137081988678361247725064336120451090222456518107029158304937620179032477664627949959143233370320432203497828243297406462513350790251761540074946469824444452248386782451723637769289822576372357189700319768797708375563651655860093365309717823602754924352327588945034832436331911584742966378275504545736896430718939807674966738116698454215555860047859161126694019895490767779791933882712567492115664113775047192011252893773389940988533801360010782816196288710063568554147458866942816721046004257953642508395867837127678980002737669139369781058046396738606563716339660654364541530532834806205571191828994250708412638796240377704994928921528330863683630622922959130920715261879547446054261914770022377059156125037157979236658010950'); INSERT INTO num_exp_div VALUES (8,4,'.000000000000001594367257057971052149628499448029056279649281098852958322409409919964709324200796473211884339143791758566019217634542932882694487712398244322522748736692741288668885362384266615527166964187404128216235057387796054457728789109537338988453837993084016408244895452291151218602815057669592284587317035387004942691671916981967449109983992675125005085762403043329820872839739877674121174083273716295673230993049263574856197011389828478636779342320299895806297835595427859271617831720398457416685435560152182883615601663820189195644140652141180949257192740185075408019971747810015931542757445763460947106918998459997631117642552273815713467150465548031203738878873114842844016176922502916339025283749846225376341878386377192605865913018132981323065698049618379727531925408677611856682983907951667054819'); INSERT INTO num_exp_add VALUES (8,5,'7844230593.20607652525116672615394735666141304947992676684520382624714879797087461877675155217754947572297228288498221620714146356962938009770486619898336249374975146736655090644822719838495585664994425117350974491367099004404995846913641329458537237789584653041949090121498951516476399288513593944575192159570458664608461677113504914551578443229008454218964701550932948083369656042643364608405637360180021322967144409944099438498649645368196191999692949583952927486593144959284443545794934667002661774373364219852712996869245745722896071593910890197478196462961042627387162830776094709087748993678069776845437889735782063'); INSERT INTO num_exp_sub VALUES (8,5,'9149741854.07519796181214339720582405769040995916571800906099546787135686773033654199973299973665332349235940513509308862104153230025723587829513380101663750625024853263344909355177280161504414335005574882649025508632900995595004153086358670541462762210415346958050909878501048483523600711486406055424807840429541335391538322886495085448421556770991545781035298449067051916630343957356635391594362639819978677032855590055900561501350354631803808000307050416047072513406855040715556454205065332997338225626635780147287003130754254277103928406089109802521803537038957372612837169223905290912251006321930223154562110264217937'); INSERT INTO num_exp_mul VALUES (8,5,'-5546455599206321494.0676583421119904300307105296377723816472192007866147764761501865875232824814135783697976183493106885436876081315217834621720906478074798596116645640251460842350553806256223963023430631066024389364515688765194373161385579258482225808660340732705687558150699172147896486727530192499184101617379930846663835628510376484675411350654979679181852179924386290069790336316958202582966248703889464308649631486542724072047294216362186036638115240070658004553260251510288423749333873893917690832829128021808383128393431810674177390352413548658782609064839524756041501835115152819802758773711821322162752064589750295542985780512921839490040396053737870038534216948323935020460307350020911362024271167085905714873548388570602799432705061561572854498075600'); INSERT INTO num_exp_div VALUES (8,5,'-13.017101389051085341042057308965769356145255575582875626848796382322826525772114256699384710400140437710569924703769685567402446691691210934185000959063158239023412379691360587119206695513775971704926722817528818197919265145207032750407924774510773427697188520818450702875142190949766251178733262143962213111236591970766836685919581025629742334704854852196126735685421250263035895756028805974153787560164935038227108975229771590754808331856162035119882347418116049174638416621093907738608991987582465865527947015457540650512339263071898410531735438556948115098562123055444965056347091625748703503220861221718449714020622377233272042277814766996198081939221253025243417993701684007826177845003391944496774674489538520354606358872276671998045196738090133576377830721671972381371985771591052597345572374064920279182'); INSERT INTO num_exp_add VALUES (8,6,'8496986223.68757431572672621257436634648368772473081887846765003074279255322456188404621827857612554765910678041003765241409149793494330798800'); INSERT INTO num_exp_sub VALUES (8,6,'8496986223.59370017133658391078540506786813528391482589743854926337571311247664927673026627333807725155622490761003765241409149793494330798800'); INSERT INTO num_exp_mul VALUES (8,6,'398823655.819545574205652791249227663407026876411660299394659390409794761643751582473390322547798567169668246138880832642141417531427935520467563318363116897177899262525720710134129529640376020947774470933902793259531840625444267816319963200'); INSERT INTO num_exp_div VALUES (8,6,'181029319177.110996740664566780784253502559986936959009611748146099327460471609593148344991059106574612143724330935988823134137686051475120980257829276671900076859337187540608483895641504622910361858962883971613675309676443079313179200981488761707281247447120551917205792352229666049191991270809865110506639390610910481490688182068719005593641339338678014189749279508731647492051879768743158839680867283217578754666643688259810863605002821607490100820241093473083445658378988069593782353275713240897038366242558466047071334385431080003439842348547427066389352198560236731403235927478177780757802759046212921140424771887928786549573201311120885052685761195784207710933764480136690216943336587118385525047554334029388869436622866247240903231799829259264158812528305210833683370536416861544931420820452512390255774498188962903'); INSERT INTO num_exp_add VALUES (8,7,'-818934531574859518.35936275646834493832011429282408849567717761204690035294074716714939441961175772404289860039233415598996234758590850206505669201200'); INSERT INTO num_exp_sub VALUES (8,7,'818934548568831965.64063724353165506167988570717591150432282238795309964705925283285060558038824227595710139960766584401003765241409149793494330798800'); INSERT INTO num_exp_mul VALUES (8,7,'-6958475505053954666339703437.48985528725312694198056665033448258303533387675711770743843194274181580881296671866212320171337132096489224277825857521033238709600'); INSERT INTO num_exp_div VALUES (8,7,'-.000000010375659845651632013446652385870617923988120764298690164486716047614260682259722116360931978511176121353975789418625836899338225571166376573732227571704071000348895791547943896682585450808398324252224265156214259224488248639550967292466343168350213394398101712526534464002532408445204630441167137710565437434313424987517531891145368203998329086865151248833625645567863740298397742783405267970015165358620026813812552194344790169289440822038223606218360105618852154152168496637886434061050281055613760360200323363465925493033734895631921307644481639236601187225135325401868178006133838932915485272554505684060229409404902185944047523033315868230944723282246159741659387362889777495094736963530708159604929268812778894177095572578862150793098548829744006499229853198046828954650334595737117597239208825268'); INSERT INTO num_exp_add VALUES (8,8,'16993972447.28127448706331012335977141435182300864564477590619929411850566570121116077648455191420279921533168802007530482818299586988661597600'); INSERT INTO num_exp_sub VALUES (8,8,'0'); INSERT INTO num_exp_mul VALUES (8,8,'72198774884738777393.8687539247642452953425155400068591498151280875559609979248583367700231031634872342122563819478919600402159024059794279536786611373504966204744811722007869415559012475160471227957857756325962941799428857291371597146319816910515366298862558849452235442246081440000'); INSERT INTO num_exp_div VALUES (8,8,'1.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'); INSERT INTO num_exp_add VALUES (8,9,'8551849703.98748751358673528924211852802333963452553842636251612056366144128630740476125273064380199240146487881028508694029546139131732304020786389930600883087012615993343976556472498552535317826554614696684732913955544753638726438705858481670766245958647367500212800073774509075408148134050353551558174813940258910304990570172170811882520915334358633'); INSERT INTO num_exp_sub VALUES (8,9,'8442122743.29378697347657483411765288632848337412010634954368317355484422441490375601523182127040080681386680920979021788788753447856929293579213610069399116912987384006656023443527501447464682173445385303315267086044455246361273561294141518329233754041352632499787199926225490924591851865949646448441825186059741089695009429827829188117479084665641367'); INSERT INTO num_exp_mul VALUES (8,9,'466174236688165594.9218054325256670866060556227711696100465581464881295978997280335378678072434776702952026828137140986670189756965420183565968027969700090735690246176791371115610886533930223141650377886909408268207750238603105232560663571044993507074695683027062426288270199495225881785499139012931143826099668999261931834700467395442768201666740663642498098541516326470052372008385656719236306238735524802875519713512894448940917708118676095378518264553310312628830009314653641136566040400'); INSERT INTO num_exp_div VALUES (8,9,'154.875085756903716715488911525453064308758123952566428258639786597308109810869086867746263482721081985848551254298524280231489145092826397833394044637104667137816928932471315095067524966582810436282901424423215992139000153713476369887383242289102867530775908269805285313842050961754114751975054515055089553180717444020378611767296609130477264722612784088270193199394531972594028420402254831778715196248487757266330454269044609134602570688339750190391651801546906342796660819535014295618246236706572780627362908121159003488810140236665846928586992082180006454824311789091323774002510945263351862712964422865623934112293184149374573706760114682326698881257123280119140924775171374360283137569618025005229268057970275164869735173660958715166148344076027212231446680947914004346760896298312286730627916684448923824769'); INSERT INTO num_exp_add VALUES (9,0,'54863480.34685027005508022756223282084742813020271603840941647350440860843570182437301045468670059279379903480024743452620396345637401505220786389930600883087012615993343976556472498552535317826554614696684732913955544753638726438705858481670766245958647367500212800073774509075408148134050353551558174813940258910304990570172170811882520915334358633'); INSERT INTO num_exp_sub VALUES (9,0,'54863480.34685027005508022756223282084742813020271603840941647350440860843570182437301045468670059279379903480024743452620396345637401505220786389930600883087012615993343976556472498552535317826554614696684732913955544753638726438705858481670766245958647367500212800073774509075408148134050353551558174813940258910304990570172170811882520915334358633'); INSERT INTO num_exp_mul VALUES (9,0,'0'); INSERT INTO num_exp_div VALUES (9,0,'NaN'); INSERT INTO num_exp_add VALUES (9,1,'54948723.74225051983134098996071145685528795757427462111901537365053896571438476055974853245403475510333627298551845046116291696445177112567064282766115207407461565363967417615506303416694032848457927390574251904212425813072768882213388082765916956736282110801611726537663292922699021333445658549608928179155685881583228490235606377831724593358583903616295573678510929020831006146661747271783837653203039829647102027431761129518881525935216608429897041525858540380754759125150233053469999022855035'); INSERT INTO num_exp_sub VALUES (9,1,'54778236.95145002027881946516375418483956830283115745569981757335827825115701888818627237691936643048426179661497641859124500994829625897874508497095086558766563666622720535497438693688376602804651302002795213923698663694204683995198328880575615535181012624198813873609885725228117274934655048553507421448724831939026752650108735245933317237310133362383704426321489070979168993853338252728216162346796960170352897972568238870481118474064783391570102958474141459619245240874849766946530000977144965'); INSERT INTO num_exp_mul VALUES (9,1,'4676749348240.390309875431213992853550297086049749814750492488995108783145961719774217441193547534210468967573344456866203963659951312519988497979489304488948342258375915152429008993288817366720647491166024151209542534474867042837694499222928509320280684557676243780452100132238968233413333851595648146954975713386711764268506890884764704949969602122157394714663532141060559896359465918874990769222345665160127552795532197771168442486088776803398878354288847069602460071745966589164282641033852314335279121191855487126430176047553895892632834940595958394834437871886013513058514896870683979585091413977173250824451205330441299000850618134248917380244749589254309567551846327349592529960432446947239714236828401206843011440433362544797025114476612133622499094287321570559088587999417440664282418005102546343020409520421747216'); INSERT INTO num_exp_div VALUES (9,1,'643.609749344751131516972294140174556703217311736700045690413622699888869645595256683013323517984528456698303984909359393772036036540901870537096836621035845014213031549051156299974682317824766457362427063305495772666640279328909129870227828460705733995380145417663304348663705694070309475835826101153850359826502235923289787750107778906593010060115662191620280031872002110849782776325630424918493602259707267214006217268630948545349980430128422952869610116216278256812581821942763705098526140427280008360043829906543029486315209818099697988089748683904695870401517598840185535891464842870210715421728852789815860153472208176465166954851895457846723102438114697692610933532992841803219018495137378534010155991355251803548866919409031477821173935696065078362044927492034445482457329200246282082707380974745411383781'); INSERT INTO num_exp_add VALUES (9,2,'-994877526002806872754342093885760.69667996446358567630831677089993316481039076439881735980566785462673358516198695146576524119916430759085192883825888457383242076882081857926408611052522393579396644731758241837010163568445385303315267086044455246361273561294141518329233754041352632499787199926225490924591851865949646448441825186059741089695009429827829188117479084665641367'); INSERT INTO num_exp_sub VALUES (9,2,'994877526002806872754342203612721.39038050457374613143278241259478942521582284121765030681448507149813723390800786083916642678676237719134679789066681148658045087323654637787610377226547625566084597844703238942080799221554614696684732913955544753638726438705858481670766245958647367500212800073774509075408148134050353551558174813940258910304990570172170811882520915334358633'); INSERT INTO num_exp_mul VALUES (9,2,'-54582443595378013373024060492546032003692.4875677735896411267274323339692558458420972958075073392126734000341372096298914875892612108329218081214550050039133117695428196702128258481789017059073444323729583900855712795086447886053552786449313809589992185978097430132940882612817775035217244553616977182049775786664446683332098226841743818600819221587510039430478859412452506872131851471967577741190323481953867845129745440745526578327709351120432530702446916035797432129052518980799424635406993848916727957825620638983706180841278402925286540375225365057191075559133035'); INSERT INTO num_exp_div VALUES (9,2,'-.000000000000000000000000055145964114074763360265614481666934002579974728749248345352023099030383962250681574081874554842623852433135871821620640200582985140388676650602814646133317791813938390695683843848260103199745295436998313216878337673674660966362155480524935736646623766057029148471463569162153009963312016563281545776175277904913263614668092319707343286073000287493274965714031678784835459999763925833141049057636632430975424499618419962303087175237320046300285962065818926167792812657620724550768858763098967149546312995222223400007044549870620849992226072041407997925405957501929449911416474388622107825120486594723448780503829317691081601820425151593487431389373265285594626753418140874747955925763163132984655078996173911578832035721963554569605730262976354029623260224710106409129114204296314733036'); INSERT INTO num_exp_add VALUES (9,3,'-60302029489319384367663884408030893999.8854209703537480818248540990234567956069965340942024890856088355839135538265116174644003927269495876835324407641642359213535695803871472434650475144516723617632059130297610134243891145006222068960999879308472500422640481972089756410157246974765071949782242392661524488959954348903412713930092273629207697480131360047867213863018127928853922173643946404281422516357503746700705970360169619852905053433235726497292406142332833'); INSERT INTO num_exp_sub VALUES (9,3,'60302029489319384367663884408140620960.5791215104639085369493197407183130560124286109130354360944260524553172025725325268378015783145476572840273098165721628341015996848028750420770651761919246816300854441592109844750954710317145008297946462099581451150385769713261452744310496166494545449824802407416426304041583975713483424241727236417259479541129474082301376239522310995725648773643946404281422516357503746700705970360169619852905053433235726497292406142332833'); INSERT INTO num_exp_mul VALUES (9,3,'-3308379209762459471107480259839508279070920437.883503980178028214343751083865562028455061662673132221930429904398963590401793045470444301883103141901787466923883803951815572606105617157736442670792467625964359169270739534412932791178258858918086886061702512427989129732248215348301444245772127142869263635282888226326427510486246184233225114523636171202034558843515894542952126988613018789833835507734620046994907453602573865012044120483116345444810078666601100257620969379968264504287700045822481492526688635364586344704730579892342786173395802035361824932075736340405960099542224953439044947229246847140957298841482874444906129049023002897135347878048572628834749795298712449864571996898774444932083319581439741625832405434317985988163261591679157437224404970927012111196724239860528859217322132733404472897289'); INSERT INTO num_exp_div VALUES (9,3,'-.000000000000000000000000000000909811507365065002714756487495210579371808512079908127938523896001746219475805196061435010714649189975968123072269549018826343830061696154665503565341929634172463095299662727352635590451263034658630449260378893723785917860125051787451512267088404686342938118993621396641623525252649748977992770709930435013456855344203854749977414354164157192885125263071636468941596567220391082793700307461350484216679632552883058303710297475827456761138832914743429330069022439380297715971317819244718196187172770061156794130040674050533617155253444764036426045091327368023602807193742585178432544430741520636125146531502042579276206322507516332917325631822606079220413965396706334639331097621824106950192993127113903265025719013680733760540930122186345919977470628988674677630636632053583144327'); INSERT INTO num_exp_add VALUES (9,4,'5329378275943663377078725.59616792993138452386059664269485161374191901124632386474661634799161523147237015531446709484039091244606359050341194730653343894986479159670583937529516163204904273806158788218327396375034882788180783796976731912141525319602448709213495905899041406302673881364465504945113279286939663215197485367850132991968081639290297033476859158044889351836025225507189149221049928936955230868771875644038572888630664890573507822342998964954667474300944699078658989010257103569231493090050659723450626338923049035040974032671138430612839043269997482582763267536489504794826476836323549796385028155416935072959933315468068930689064483178204550825728947252440604703474049780550458442808479096492346910001692358508618202898514895453589357'); INSERT INTO num_exp_sub VALUES (9,4,'-5329378275943663267351764.90246738982122406873613100099999535333648693442749091773779913112021158272634924594106590925279284284556872145100402039378540884544906379809382171355490931218216320693213791113256760721925653394811317969065642404864072442190731745871963413981746671302248281216916486794296983018838956112081135739969615171358100498945955409711817327376172085836025225507189149221049928936955230868771875644038572888630664890573507822342998964954667474300944699078658989010257103569231493090050659723450626338923049035040974032671138430612839043269997482582763267536489504794826476836323549796385028155416935072959933315468068930689064483178204550825728947252440604703474049780550458442808479096492346910001692358508618202898514895453589357'); INSERT INTO num_exp_mul VALUES (9,4,'292388240303165948041827159734686.255558469787242316676287235194652580157149226950109397295920730296960145548003120827363226435916209781396711693581454960342091452830648929118261388933297036933167543189308061917640517578583521401267417187854611829815212778183983326568586118831109538377828156118900313778053576483381085207892754728937946691892849474364477434665960112125254104966566712906532318984871145605839506991591027939136026602051635433295687547552796828217859648186757719639965988287173297286034098497871707197092627676226053609131138590878743560287292934815277894463305001278326023708395571840850120055316276256138004565442099731931051413153564744766098053176049414330146267604802971221161572130161432525297614616942172815141372973870720928125699420370428856022295499447755488148545048400795053604349570217878099721865670458104653570360'); INSERT INTO num_exp_div VALUES (9,4,'.000000000000000010294536718194523982241053267404812827031741197656209184880073175960433631103885281961037127283726462743623757855378209281373475473018922090781553213750339001555832360656399849031527008437303091226051008068950896796359518673740801770866360774945096397034708173365378527676779736929035450380795854046109380272505550244458858231227568118355064007614608452292270378691774826689216790090661497154742954386244856792006376222923780801296832612827123778915598893970651480451509706836620045721191411824060983487064555397842027454385628620582036592315345973096405447742002746762099231557054678593446667904250189208490698468539396733604833688133512716508825505666644390119877423938820483653319376926639295680552194966870285838815705038244628263602997511842285889300557188773128635554621378148419364876651'); INSERT INTO num_exp_add VALUES (9,5,'-597892150.08771044822540810796370552966707032464017958269847934730769542644402913723848026909285133109089452632480800168074607090893991283808726990171062867538012237270000932798704781608969096508450960185964292594677356241956277714380500188870696516251767979457838109804726539408115452577436052503866633026489282425086547752714324273565900641436632912781035298449067051916630343957356635391594362639819978677032855590055900561501350354631803808000307050416047072513406855040715556454205065332997338225626635780147287003130754254277103928406089109802521803537038957372612837169223905290912251006321930223154562110264217937'); INSERT INTO num_exp_sub VALUES (9,5,'707619110.78141098833556856308817117136192658504561165951731229431651264331543278598450117846625251667849259592530287073315399782168794294250299770032264633712037469256688885911649778714039732161560189579333758422588445749233730591792217152212229008169062714458263709952275557558931748845536759606982982654369800245696528893058665897330942472105350178781035298449067051916630343957356635391594362639819978677032855590055900561501350354631803808000307050416047072513406855040715556454205065332997338225626635780147287003130754254277103928406089109802521803537038957372612837169223905290912251006321930223154562110264217937'); INSERT INTO num_exp_mul VALUES (9,5,'-35812445701642379.972368737320206275515144213236752803936806738624588812089615098329765811617509505790110909629109400553415312470540217508070421816878544125783329593128638405659896184248784794258084116406472768709113030915308410565617764394827427154923321461158387012978726512246146545834669665093228316853342805604075936530371665576147966721599968786161939347726656168798065647411457701453987215491345496003650288850096338695703984042549594979897253521041581573388369367579323607093487743440894765114619634001789457486407909224339065748496715380572175183589195611952939575073075140094901024063428239223964510824958346570603142906309198033196987949067156046076497974760641964978711558209708743776024313916111738542765749928287600981397080809041007714387564206594515733287925008053261840295560398311905155157989225181164097547541'); INSERT INTO num_exp_div VALUES (9,5,'-.084049034261605466896663277055600903951276881294745183935726262038673990196778002490449355450474227878560465916800470848046625257516764244432096856845087412397406701521972651300484716852035267197801389708234913163750232707469240634303111868882057393120649919262424619226282082184091177505826009374043368623853156698509808569378758387708910629731005691079770517679511879694426434724918004419953301426679939010592502325130576915399009756468717124460489039474155719834555522581553817856854607844133431854471292027873672356863673617090151801474016666978499651970627896504709551656249007718965259502928591648533670568214972768900993459927860068104745163979267716597907297073374689384723943955361288974065531322408839914599555769945298758102515352082822617428033648130099822033393662643586331479103933840387663729387'); INSERT INTO num_exp_add VALUES (9,6,'54863480.39378734225015137845671346015520435061071252892396685718794832880965812803098645730572474084523997120024743452620396345637401505220786389930600883087012615993343976556472498552535317826554614696684732913955544753638726438705858481670766245958647367500212800073774509075408148134050353551558174813940258910304990570172170811882520915334358633'); INSERT INTO num_exp_sub VALUES (9,6,'54863480.29991319786000907666775218153965190979471954789486608982086888806174552071503445206767644474235809840024743452620396345637401505220786389930600883087012615993343976556472498552535317826554614696684732913955544753638726438705858481670766245958647367500212800073774509075408148134050353551558174813940258910304990570172170811882520915334358633'); INSERT INTO num_exp_mul VALUES (9,6,'2575131.137912978352131546639620215541477987701194164886305951830806120142596646541302305984776928560906754259789485960991272272782091464270104432109904222200473616116525297615725803495463468272171161659654385929185160689572943852767523792651123455283534072794326647404332228203001469884016996499768656263775233430922446983838511590562929268821678518640501686017030536100955531423152839988008496919169395159653034847677470665418765966542111749439412'); INSERT INTO num_exp_div VALUES (9,6,'1168873084.346566233232746391559830634361431940000227460271861554316197556566224118756340501278103405856646766537018954185964066240457859194626558143313125824412559635129130086906976028635444060218797992547370132082916380788496584864016645155338102476357490305222392452114945853620686975383081427840791892729407194179236897452655907829255937027286698570784397487382242990326347080472574546312522326038419753951437799831430690304084087684303035538181812523230890783372773953961677974396907303758903934808035747944477277528267001070234880092255363221274303820343225415479126819937070570562654065195009839593938440374000473302075568746771126391307584779249330981594640387657042725725493800876630516005713789705652827210295338592985225924959199657729900181287069808881130884115897407246324220524401243575641227725030779990490'); INSERT INTO num_exp_add VALUES (9,7,'-818934540016982261.65314972994491977243776717915257186979728396159058352649559139156429817562698954531329940720620096519975256547379603654362598494779213610069399116912987384006656023443527501447464682173445385303315267086044455246361273561294141518329233754041352632499787199926225490924591851865949646448441825186059741089695009429827829188117479084665641367'); INSERT INTO num_exp_sub VALUES (9,7,'818934540126709222.34685027005508022756223282084742813020271603840941647350440860843570182437301045468670059279379903480024743452620396345637401505220786389930600883087012615993343976556472498552535317826554614696684732913955544753638726438705858481670766245958647367500212800073774509075408148134050353551558174813940258910304990570172170811882520915334358633'); INSERT INTO num_exp_mul VALUES (9,7,'-44929599044588573810654775.83678007633232843418115790847152455559258007804727916986432256198687661496804050903769496933400455947645400628259699874770581538122521805603947464462448454681701547899144129061961394870320463199545502030106801911915987309444301341575451240764927967432593181449618816978119423290767783843864768557371257918447461479570164065303599994081990686'); INSERT INTO num_exp_div VALUES (9,7,'-.000000000066993731076524206362744068866774567920404984046399050881532938231826344009126898802592302273719505485084766150904380671495128604515800845609713368334606489445184535043833069145643553083555507533900955661105251251918425885537513359541698046533092111969478225528665278023069818968531644884466229545497943710817187632203193468836772459599856856811131193744272314519908999458320275710240994009061040198159739169960258978462113813370513611735006229733329565083659159456172425715216475781507996483885669437855000029758892126410922067202159414570164537031153818197618428471046051340835826664787585016361564969663413176434498159140395476980277574789931364078570781760777773379636490084338326576889857824344578398580499610233575273027387501809967324874264742269453420400624883982643066864175851881870402856698'); INSERT INTO num_exp_add VALUES (9,8,'8551849703.98748751358673528924211852802333963452553842636251612056366144128630740476125273064380199240146487881028508694029546139131732304020786389930600883087012615993343976556472498552535317826554614696684732913955544753638726438705858481670766245958647367500212800073774509075408148134050353551558174813940258910304990570172170811882520915334358633'); INSERT INTO num_exp_sub VALUES (9,8,'-8442122743.29378697347657483411765288632848337412010634954368317355484422441490375601523182127040080681386680920979021788788753447856929293579213610069399116912987384006656023443527501447464682173445385303315267086044455246361273561294141518329233754041352632499787199926225490924591851865949646448441825186059741089695009429827829188117479084665641367'); INSERT INTO num_exp_mul VALUES (9,8,'466174236688165594.9218054325256670866060556227711696100465581464881295978997280335378678072434776702952026828137140986670189756965420183565968027969700090735690246176791371115610886533930223141650377886909408268207750238603105232560663571044993507074695683027062426288270199495225881785499139012931143826099668999261931834700467395442768201666740663642498098541516326470052372008385656719236306238735524802875519713512894448940917708118676095378518264553310312628830009314653641136566040400'); INSERT INTO num_exp_div VALUES (9,8,'.006456816440893715330247418029019114736889626790871612141686117271826070935285769018710680035004320626745647926106882508048159628931624522666638442625219959259156539178378186912871506893482633695438850964052285542425753626455183282159259999492971992739484319464700978750304962671213318202670228197968646486740006148091321740497272644910882302412140576608739962605210964504469426861972705740810533465451230811358870068391007718532021526225893542801514255726272411690175555142385382688220121052891017808391607717500701760375927811435030512071347521837090721052128992926357375527600337655573639413811262412492632491693179011503973930804928749370652038245414768103001067902012962988384812280453070895781287237746786414435546976395632454474312533482077585837153357017362048554313154580576238549196250793055676215164'); INSERT INTO num_exp_add VALUES (9,9,'109726960.69370054011016045512446564169485626040543207681883294700881721687140364874602090937340118558759806960049486905240792691274803010441572779861201766174025231986687953112944997105070635653109229393369465827911089507277452877411716963341532491917294735000425600147549018150816296268100707103116349627880517820609981140344341623765041830668717266'); INSERT INTO num_exp_sub VALUES (9,9,'0'); INSERT INTO num_exp_mul VALUES (9,9,'3010001475769225.8286280957637941018500905354415197182850820227163907782811814730309044010416886791014702373809932926301368137684091094408663914110947072451332976891128659038142954192986392936981664792370678656287232795203974766040821110221158579481177539669363513848425151485663431478439528936592701070340012569297177488556353760756495238304538439278682066056721729656193616571456456325016960870401748115848423105783116854283646624807603476682295234280408938557209608025246638166902335016025467565869375885610813662767004038102486303756741615124814580306266901273803721191779461890468156043551004644728343579032524687612403663816107770451694666844862368101122025340182510019516924578414085461628689'); INSERT INTO num_exp_div VALUES (9,9,'1.000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'); COMMIT TRANSACTION; BEGIN TRANSACTION; INSERT INTO num_exp_sqrt VALUES (0,'0'); INSERT INTO num_exp_sqrt VALUES (1,'291.964716019333021494947753821238960905461614737525349376826064492714634914263808902604580614735501799528494357560837535773816469841426747889103714048646989532842972129124080559131220979335403729022278994440514872845756198274805589586120535745968205107562348427941379641465378272611453955517402598409789621997041856848783989993820946766177453801729783316269310186191833995557234577548740940419224137195404391193633808203715191863638616433190672511651125299379882126530500870287424768024674231651229908224729856278167033444719242144302972892419034855417126978468296581589282861879645409909873113678361180607775255758820910366926076380306290306477790931129670172989289536405788838857428768869345763784112862591549008321546447442552533919976570125718481191724503352619626562352280522949665158335559389298720990302071'); INSERT INTO num_exp_sqrt VALUES (2,'31541679188064906.712574384704440356216787857626740375004266523720148374188511622980520374202725176835435173058936870163875556102907654264048353814040480579464700545975346621546520503928314632418705230212623378642743044255181848913683862360044189531298446109955034944189751302497670367665492719604026161836224535961347218522748523360100432275693829501972749859329753224444694962089604095212784768854310289429208671271394086829270986183171968944659703708706544668326267327938226750760690620258967209626420981505237183055363540806281098871221581265173394406715458619627534396065960117454160969749739483126059760636526242783235685190739315590041294766649891987044641492234243404608847939002062827210734973778130441825067858641461599799772535304379732674727995848518807202053316225824685704785148921785964036119338754973714515974054'); INSERT INTO num_exp_sqrt VALUES (3,'7765438138915239878.949520541017683429203286303188179443533225547096446554008374834292278237558244698868300666061834105683999048386497322007336816482648302911579331582895326423063492240235074387242190187374869842856897538718280497895072291181675294000739548676781615025944675912072664211455701112700937190832332966000160156597821149428032612782336278939437593991008833233156511435294360065004167893309428565243314846456225604669764879344135321428948841659419438769652686215993544390780212859309497190065178705035652106614050448518931820975038314187040226298661787490226917902356569717171481159691409131778764973037046501816919243659681416263730519167614043077472097520207347950292377914586524327206547377189493301153212000966249655331053184913579513686655963686155890934436604123384536027235444923674128269748280097789270784333442'); INSERT INTO num_exp_sqrt VALUES (4,'2308544622905.016172868282330339228589083058636874526727829838244942341440716909466939214393597311710652963849541394758298277969240038668406494621950956862959196896847352631445328917063551082418729435554972200530109505384839391233286173517804321019323644218483570886304028175359854335870835404627608254205407525763332087823548640923282031978903399118139052814618531713327991857575390136755426466065839913887477577516426991104516201265995293600539957187007068885368699949673989051443005684755994465547159213587471972139403333249259808344536605314911144950465968669770276463111776581675944967401948957460097365849699783091843609965345747287667911324039374314413430490112443463386381631812537639503425989372084906324702158112088898424705684574998783112519152403201231176840068666882123684602080460378627639651465436618032671756'); INSERT INTO num_exp_sqrt VALUES (5,'25549.082770905117529972076915050747181125832857399138345044265535151111965091602789684342996759657333588444489085160336703294705499665424408218434077722506748278242942379566431768762487954917389137120540138359870652558814224523699917122023018717544160579704907452934297025088008618627873220397030397424422097405152321366495319708580932627092620533785271831833326130796638935296720064431288560292191928489034307645738331451165431755179025359993690642194334018457793169983249853388987495489562746304107188105521296156525984787815685365255240654972150342496329030279439124533240114879332406941960563154881888172285475336782757262639979527682925214971861707635327995621436598536743180180978457735632181738067997521785965451385630326464388080990200265186437768409003553910194212076755448477164192901658547251079126833187'); INSERT INTO num_exp_sqrt VALUES (6,'.216649653115510782473161631235601739254284877523828136703593069337209747459679979369185882839688430004369697316986054374456779366220242645866798278985273820408495361607183119980716020227424205519727777568954933592987351750339481522149106749713967143685591960510946511796062486795368200503801097611436787402191532618456991115230272084771674098613479989808680789347124789253499967359190605681912854639520917409710307182238065185749856554472717209097115325999946728168357936779767099041518574001682560265549916593333117469681763348860131760281253987626822958726920016922608371657319505153308390495179319529587670415367205193280809809356733443291197315823747505896510820272670040485083775482983378341120809542502350385555577946098824446199419354197416933858522419312733314383889554606932774046771497129486979593226'); INSERT INTO num_exp_sqrt VALUES (7,'904950020.759072496304165474991957396337281699986101765045213964054286624338102141970514306010139529492299343393832200631760194440206005974547202512275476562767685193838576516154915404389465528270010938533075930081897392863141132529694804621418663424569202655893682412466871297412964570322984865326770090075582481194532433411398133265643849129084449161396724635797324126396071308557057830046688990212282866035593809633839882468628249964862932050189148498591642162462777480125024786829078066012617362076651920045684345679767223337287825546294839320770903419463644110383560050404456170063805115223954191445548226706113970164823214416171441655706141596091717118495955441099867737827763335880891937222647408575142200256804313345924443344596462585960919126827045197885802122062165934504665811115031150357820196176799560314653'); INSERT INTO num_exp_sqrt VALUES (8,'92179.098626752893864900181023972781406074846653380680747862421481598042923358730531575438403865501429843141967819802251116774924400485954931201776260931315313253827346015775662310076094882239170765060649024538403329505426563390044695320714825481746233901773893996663258170360232639353378395244461670781152793416950717050461856097473105730100523010642696332151571372764781034028324977128554099993021459338419164426784774496292405945103200724413639660488309795423335142455569853549710795692020963174011003447023610692365550245567840477105794884132665155376243735213346877116105595296043532605899184658904822980397411096930267453332143879534914237169761039374689145860503772331147367757318826885494994339695470190886515765452545019167989882527248872835783707554463866334705735781549392895480816605355996057201589681125'); INSERT INTO num_exp_sqrt VALUES (9,'7406.988615277484686670011157489572203134420118818648711986549881046321377798441006745317356200279801348355202517703531020643333388857073977704009782384103170022716610432579974132111487533733493986910583223121269323909760573942980360508642443245341392335557152177332615977623338526935953706604224108508582338123915133189529507760875123300397933931420500010248194253078118618381590347297853307090813639981736227771834732256867579490224181748450683295253634852775448770576585177080941820456051588076218688792321741398867304684922665590162004919486643750098085197190000638539994723704724550600891137853975703823903659121582583388450687255538838161486019214242094423895463814933532217776443473765708693285683261505695170847285063013324823850724236845500162436661946026097459146424122412596018946436589967013641971183281'); COMMIT TRANSACTION; BEGIN TRANSACTION; INSERT INTO num_exp_ln VALUES (0,'NaN'); INSERT INTO num_exp_ln VALUES (1,'11.353265918833698201334218522735144514838241118349715803442713722607336732214173255618762341321138898556011520430414052782971985419141860417968593746833898952016980791997105866598425597066404919489902082738711038276194174786383758877067916049129476352925010880025206629976454341252818402788928939407784629386362069592202090897264194883276572978998896242281239126931595483958092059051047739223830394259082355969005503976135238921488192773135287876801394308064862257453262299764712613486466254696464150007113953810688169396432889052881763511661127351872408811370081346456019961324265446884877073712053408327408917588393884214304220369626106333713688792094943405258431214313197283237071070354654837081449831786573831004911008790533179001070424813584405346221388686999574752038655226138085374176702005198770598232862'); INSERT INTO num_exp_ln VALUES (2,'75.980172429959420723484178622920965327708652620924912610122049843800380131746381968266727388919414524075492921510147435877107720844487333947572033626887969846858337336557672107987074468763307953130616555202495401302128216460637786993535376622372745654109623249396257174895352222213037880060756992073605135503615371392439827458529942230210514752764526895030759481226199720092008002458654297737883219558685499445394647863430593136350562417924068100891680398878483362058595716232013516337079804607378041880078724811071904523716775991447489914128580100888252698281559809224785596795038122963619830942475652745611551345360922016753939774272970008770647516790944335173711498988149783075646985898883858697162003144539047532603946093022417842140993960433780913606807466518632121884254341907122163281927271483110212890483'); INSERT INTO num_exp_ln VALUES (3,'86.992429107491709045555322727377654177072455841678650084144967727028762699430180506209786297136121512625728883607972513154010138109866327600596617277403558404624813332464431424791338402731178416819791932126837396086742033973404980654712734845137075562739300866280737071167943367603243180515859476717635339619107593771719314284984269343476343816253634799874584843436046260962736006310389088154751401911743739429257286834178656182340416539923956100441369280015412718483971113838923221170027312390404790743389872757674342133486652087007983701950040432125562287337697971646750563062524010514537132255605131615248097901911480464339325353279118429890601202554448469387179349495284716473293965884844451619766312048304583068386805927433174443889441171878078987788018564357316138422561213329104267180509029624308926098065'); INSERT INTO num_exp_ln VALUES (4,'56.935276817066740776567329017240462885579486075188456418197311631774373422196025180114152248099799048545382060930401786002025479108787121595516444894009593031141335985913019897883627990503003577804436730367402618412514152465206336556967419434371593632864308139215157721913158949066717186782560422199668568894551013785702491365073449320535603830475158258853167712460432995074161536886421366716995573365924430692151761737886552457036412140640821310927642146210426044265504978418405684030862182425702683702307323138985481047994648222224089112998195621687911787785594701557252468626097576375468916953563766801336922479861708649876362257086586679701715813254414915314296890025577780265459584203893089574567331742100451277992780400302806430264717887468808962517029442262560742822875484362427192693300423729233467613910'); INSERT INTO num_exp_ln VALUES (5,'20.296713391219923821414834924710998522858242536565236229645868008008504475111229451635162536658197320282791428572861452713483981402773630985812066048575864982038046409484905688236579134672910905547858248343712686247795669280482288748331949478864729205285910525962001251260319741279139167559906461672936902355959755164523720443059989357054368460911050707727029320725144824995614445423492687177126412520389766864793826362309254124276325522276592246655562770110024099522184080118637524912964002223613671995639705240767929562023556724031894855094820328152633412077228479168557819219970917880393852962560319397442566813746504969336443969816954424715197797253670026862362130664772772977978222813915593329422557592316429203293264572088112274848838446633519530653849595288125585730314673691986554304725866754516304420665'); INSERT INTO num_exp_ln VALUES (6,'-3.058947463851998053084898503420969773173569760507671013593014983772013099601022840164736581595033399273677583253456908293015637115395777673836877852797643436458673662566205707359569792482081945396989472318998080581824382006377064185813936544714612287417301161454496258176319380348780934551188852900784476213986897306897793456700682073399936398243222895442594762628402487110466705108765286617060826203345783502301472192906817785365563881556293576463515218574477264521950513789471494214626744754200844840310516235570475410854073969787604451971790833680742315518808178608136598148628107328076871698598743664423452623124027059698038466681488746505289551548778131621576387262707147068500249466398507704796800459013580425992071957391417767257856002976954566094297724379688683375704613872658653366052459242767328235849'); INSERT INTO num_exp_ln VALUES (7,'41.246780548917246608934265057073076900048579756649769602488660179351587788197892095257027979113051775079905924990472069951828742350559917110289416201523653941731339141666097617614477426376799479821365070373247490598890520285155435501242427296281987676879064510605563522117334502131946383957407685328562874307957108543536378261847119286989184256009392692140821396916222386573424618796707564187152459973446833193743614720624765332006827171872712331032607870580880807058576154429597725560836582655488602546786785520452359711161305828045237044625934404295366273012300148250900116489718279757540843657039519736455668388572899273464839528462223812926410544976290646668870192676914370659142463304861500879195867873346447316374869974900582948166687948531910220128160490935170837209017355954301127162240133341813847180541'); INSERT INTO num_exp_ln VALUES (8,'22.862977375646110045361670561177818139082238721442691850491173190000619222046296383571431877856442345505931635735363450488731186880557789439424987680284612480261693386095598289519783790826332183796775862215503493910816035128476952347072320869461206895223935484838130924268616681347949695029657753251443811448783435000569829291535036468240771401957519222523032235686030017496209956550934543164421459898155836108824017735809352580723262896259290484291175350770265895317482371895188221452083719817251845416195168686335127805092334984596224320638378502008767433534450949989322562311171685891891122105437154553106840103473941148230953978989145470651955269817951560544095229079088083494695756914405635176899994279484466773598435268700064279990885608144109747858515514066444373797446449729058958270758597627587968112958'); INSERT INTO num_exp_ln VALUES (9,'17.820358481980064387183481028572263407130633079314879566896470101569251997264841660326428805413719418277889123643557369421967068805165885825106611310020187894256310674762734896979157570968168599492401269694048046876387337971177513661006711375440365724346137980004810780215236524986274043416621637509807126148966029923572853117418545426960105154053049098579812135003711132897895016476695223444397389521434633067499404903493027304737402519428197015899833229473322655155458942323004249812974150129789653469524573801259946118454333405580647485894435301530550214095993989552176497867244278699359917247910082169086524111229983698975613609318418313798992088206507831757327320958918656453341769110558376097374227592021075267882222057385413453949580066342977546145482215220982989992069525148522710254796105001938615214263'); COMMIT TRANSACTION; BEGIN TRANSACTION; INSERT INTO num_exp_log10 VALUES (0,'NaN'); INSERT INTO num_exp_log10 VALUES (1,'4.930660740129727276654889314296515979425461685461970306647398411855044094312185293195497201658739777714943974003690119189101973212927970410047992001003936259467465542044528955416040460487922970233600641954269411521809500203864460110903973264337093883907933081597350982496469748131390809569321256206859934619579029279954574676601709408712255490686948453752571699579252140062805776361984468580258289509013081691778727372026090522694670379557247829136504595898935235926069699309392675806881162434168418505908116911054206058735257796918687777716036307205415038158583184624809880157060625643069601549803887864772092583549388533013233603450097615537162442973385137488450178790573546382354482351187412256794374383453695483855501587939419102008302408157959291557415763034668013452188944554607063362933134950906875499201'); INSERT INTO num_exp_log10 VALUES (2,'32.997769620388965086774969704518222090258389987679691893351902336370051104718852164011301929506188893338106627980171059175447833290713847317665944354651476245003161501753612545484635275306181777040447675475670149066399611203341262105766118892586541910243351018829302798733989560900125591073082441126709911019648451232244139674063434385451279378543163944005973452562993913383659295688375546058256196254319767218634546732685705517341998116744642480938405113447415486950667007645850519659606476727681944251201236366198374488204017630268083077471516734133869728427050843306716313813724061560369884508660845630727190444623729815564381063131729592825825486515070406390371638817503915214206586939112681762984038333298146999891250107667687034785493312416966635780188163871680959873288697497561452228182734430749066579749'); INSERT INTO num_exp_log10 VALUES (3,'37.780331928743475574895606142114739140772838801045013007323050327909196792739138159615327729728110344767302636436234256468332011934881494997184865617793179255006442447189720642997935223133982347184994174261506212652322213673745795726283311685835974151422721233207287206894148660531800622455957268888702309499182978182878524951883775154983702898237404558813230370364953160102391101897560104513279410610948028599674950811462114131673380477843456965645417025376374320207504913806546872166094337441573669261285052323206348035827948287081776955945081345131570610652073053464020209215624179904586956137079321655773178387441622685682721151900601340680061607114354850640946256225260430676099781727317540719923791064452012925902993317349390523278687089530234444415688602090547516647302454865526291471706301790881694022223'); INSERT INTO num_exp_log10 VALUES (4,'24.726676547286224970759328746582840552419566534667446425423046931401641497155587075591229106937829957279943690528061985864558314570189069764367933957499905044566413640017549478921384160584906257607957223101377816440084188042395098536074479064548620374152344954289432050971466476174493306432228880930006524504974367146536665170956555486181410864034862861231267121149652317599303804477688621597163730470970207231328339082779056152481480926452142005969020950341307977091850953883445808399574256295803245530993204179747743812544604144379381347499056545148243304041538981954204310612049423688645476667184129189153715486929216331980316967699254518020077226689317148303152585009031597809279387172427408557115400021035692880631275593381822805377317270568779655383061987766693697518921188619814204902583361096973421134004'); INSERT INTO num_exp_log10 VALUES (5,'8.814750626578650238811431417807018895270298639823442501111235973209197727215795256506525221092818797578008152140054383421240180435087611869193019443372556081555311825248667278358330916098378127100899126895012782320751838528480712942601038190627182482614147263228588284866661508052724762701223357327343090598060805245853527435948381893458352744679795853650453594546267600486696643924152372736774331080527157374379043696696647158270918245668579680394279565181670004245143555617589138267976417280970718829942998800499312890580011246294669585429723974582350357991472101919333996770115834067969654217063942059882195268353998096891812525364797586486311202350700339609637274043915687880562465121559531284337603363356183320193656553931871200575467929714875483123706358278876389849119105053294688326141759401230994901405'); INSERT INTO num_exp_log10 VALUES (6,'-1.328484003982869642690619298690906747763234110040562640557173509402512757735587333095924652711056556491908059708986413635120656426593745303715671199761364516107844087845783714418487426723538440387069985879601248897538855843115404484229652166941838283489828419407478748732927617251897244190697443966424660881366993754577233476597163021768156814527570512834684713730559883782625870597080940193303268818336816535968869931456641949301731046034660616615392129109391145214470757259042172416816936479713743188047425796931722546185493217275537303458837771965375448968719169174136287532752370175863826715450565025635651343928205805494319778539652563499901671319955144823432132740582617949774638538594081514904904341299199113721131520557004571803778698005652464301037962272085633628653321081368256925971558076970172779715'); INSERT INTO num_exp_log10 VALUES (7,'17.913249188669140643510654105014358282516966474257460687880559542190804665566625978925406311113121982595279826214959603627387555578965653325278444455875162277940655989601428868642914577248262147833499137348602966573601719040813549936948178463592211685237720748377879836890106515699728652218324794927458352954247096536337594789471529493944292143186953509162522579060020018226817623648563806559917579317916242706559131476179714031602207057714677845347616752450567251644277767418397621490301286115159509360375419599968738067461569666699939732107480135216621373057421990702923042287910730395998082514702629760389192370666675364405730936537832803383367187639209534697198515928978064543150195911463663617683085348965065679311986715357338675515370634753254774665197233934933271954463040729779956682570415317734489164385'); INSERT INTO num_exp_log10 VALUES (8,'9.929264914121995501917993119394933531225401243275938207624866270551448544301376913376130982251708700134720886862945040266148728213253651323129942781577143957084726727561987639140151337848818195806259935747329665025823709044567138449084349729747202164413995795609659711723455165142329822773177102845804114214340046404641970845707372809306219463962664551623665322610139794354769767829380018857313559373283673392337954610346290037758389035140213224696023751541663171574697035012610534455189013755134090933979479069288110010954211669067225249755249337768792642303351914884187159646984708862430789018895140670365476746734456807215043628059581947593694929159076346249490593187993386780521089745819640214783614157516171005086731241769146397577246387886107367648843380733370112546792442909347322732196805316614555689762'); INSERT INTO num_exp_log10 VALUES (9,'7.739283354261751283625223433456284905560931805428759681411970457812279544250432389511382263439324085689734710188041049046660480575958686859942980599595036769090747781359217248301544587434077376812293034848418204834388504169166350770257248896025815531248627658465029806509131631454856186387892627989218208026727504548130018922325585619738185507999433763118148418722504204066578294826264005398891049629199412773138457218976050467479292777172717500219850781664314597312411301296201533610562886229900497272268364496763758868455934979903774531992886483396489868888731578355541611359130188566524240259770918423445785338175040098706500034487703124623745259139247432324145633151895802637182446905097253961951018926565652497920605819785424451050191604602898777804133717341512568151920576684198443843944721398831404081859'); COMMIT TRANSACTION; BEGIN TRANSACTION; INSERT INTO num_exp_power_10_ln VALUES (0,'NaN'); INSERT INTO num_exp_power_10_ln VALUES (1,'225561990715.277245515991117670624124484084762557459065170589803293759247930753528436379932442146759103295277479258327642314622036941865221478746258727236601688778946696303277607709407496616423493315166963938393760548678730128692212077086588682984700837334554241405763691119669847463520746595280034536307041368063462023793177898200220207765205127584303464304601759554817607633012272490650155253979182893585119965271975927569080191838676053084168631217591768468344106219831174026139608715965691941366334940196517120885214887008671956523579678156919416435031020452971977153991139145404842034138317592877675821045409772456977018293365238179815614004574330200783530118851005077771478448804470170641452481992602803877112958872108069738434946694089025321283178188028224338756015337492913115267362635647236447601252924834642796058'); INSERT INTO num_exp_power_10_ln VALUES (2,'9553718264533556311125292459627965006385666643531070061102266984368939757379.536714147420215784125170401370065894858487440153494392538261078415409784085960333028254155527328359894197540839556987826344995348426293585457768226283066583722499658006242709930685932246087653832230889613022921575445199055131152661556678809191264086381976922223866204038615136758192929883317207903579770917317641181652055458721731297347443662717939116561947785705140374908203404860090658919334137955075887697259604047657534191202566335372150375993361370075961180728155127447781364264047857624746079509591666068708743260905728661917791822925979235918475633100283148558978385583805341715868143937062092264994833222352433299015979561976964779350640064096690062929265992966564232453102431600199173711947391200249130712039686700111791790265309426741120465259677894665532560198051256215915373145226284270408649736509'); INSERT INTO num_exp_power_10_ln VALUES (3,'982718444846268846508445482774217796844461660819285525931206164100817251856409365450682.362683768066405322653747385034480250394145008573806022660379219602846285813744865438912887625784087005970975437905783802114553690522787857272953842288090141945268495451006273685577260054069522075046955466204804067271437138871789034722069934693546671607506851844248427950939791205412350536883779850165603116191193657054604569586553874805856647223849267039531773072343908345333155562072887754900969504551717514980465801806565999410206735831440712124661645970935112535081991606671600328471264697018198676317466846450405861359235297846597981143547119390922405594115478086038680663368675222949247096131378724350715530605691796680604309063173515781378545860473572389718345696107553363715518601596249508215455106779522851210398208919496668879040223859884166805448827948087400426315425231119801173387715922086154065273'); INSERT INTO num_exp_power_10_ln VALUES (4,'861542720105376650266753999919217194383259935058507531116.774511336660822591851369622743235084609149542494189385785321912210129989390054947787009383210009523204976629456268332186620016067379702483800883493431423160815760933380418976582725913410929214462739708321325884209636272001805871036779154087677637129248122540412937033791526383240502286607736226090213753913654673523613612439527815137888202973659987501649474772884055648603290154867585312925699571949539600328906295652872654314913539778815035321695215634102441494403825526533235061083947035338872599854931230001361227174477274708230470794066733245241594719912710139298949856243576688344051439047966427547889756037265151798639614843866387316916203238068277912991427278268083231579195846744438643659745041780103653332041031419793815914447232121937821142169172566753399257291244398531365781832297786941359729799400'); INSERT INTO num_exp_power_10_ln VALUES (5,'198021976607570296508.271597639984889464620426933601643322058775615235389194561064983706229795978402690473201671702614911129095149240715527556855309177671128442458698638704394974473956869419481315262823632891676087912529523219333012290621046361106033860210270638559271706082115529424772192777643046125905852037759566224116373416253787241195450409652089019290072319861181399387753223422998872180810295299831487867222464355713552301775702554189470264147325049133532522718679336524769566984150923939420759804463781082299907043016120177416779442865059261387111806785876531152192378576258351599534512031062777609734092707165605364139201322351960602280089186180302246827234844736393745487324460438448807241887783263546165171099497316415863122023114646876909575845860402164818094500541234974716577550807551946414081410743197768993152975501'); INSERT INTO num_exp_power_10_ln VALUES (6,'.000873076977206566818052116526263730226812004454463281371489634779519089200224205946321120805055212090024554381349223642352209212670470260295303361873760972918129853308169576675500721645609379420329169271088810484607337679253503247351324049221970104335289487989027621978310506220905131150125321713385148268584530413680037620544212746920563790371941626294733473967065607791756894237438288480748407449237446113996117912144587258434808327522518688617394025018756570740098795745692805352377041347367240475846033282850136270250633825482156304826383360291164928049344226886150285595932088884965511963310715773499733217615863523253012606066583814112265708693122563204149232245895551314975524172504103194858904869273185785182598234060315036187756490539352752560361560286717869643902435677448962235275054804452967413005'); INSERT INTO num_exp_power_10_ln VALUES (7,'176514565873872717825163931126806100435750.096278384530154766967061948052237623936423931849868926020451465515367348890410352640552194499619062823622476972850692557798609619250753020363520533767813563613425606228355802781302735485038377521515850536680425059519814786118919994914180918228654298075183514200191737597656810036850772127169441661576862538643715648802139886576391427423689320082366572297580054381937437005879583216745596935643579262248665490169331304003204939561361718554509909313409421397022626924406091551900222555950699170864234411017062042057683304265485826061096835531732950909546314722726990314852356462874701181085379772134121978510387397276859318242238150439474660772561390798432890789762504242822787017140808209820627435991445529404692793744568204608385843245177656436105160780897472099970336514833257055017279707999437302548655364559'); INSERT INTO num_exp_power_10_ln VALUES (8,'72941951052009383458167.300747500436981484566111756088702608000390737594784514635592222758882092500858797317505303492923829092720870826490477962201959426813271424853341826896270963213736922458746003100613943600855942721319226948714369219316345322636075285343544788982588956431405042577296229122673590336976893594798942025893296105815818487227300314490440902574022885833779324177053242170024559675073866612316965636832258283516275906085642459351367507561963945012828379111856700009391438637054015804558386733558956649061672420804826896303889067785497738203077050774825608647969196321506624991188638449047860249367840775936911749905927108478444112230174584693363226143549933224252679398881354887872642908328737917862751077365602631600279486028043329404269490375935308156815477700961014566228692743960491745353377403533037122586797765130'); INSERT INTO num_exp_power_10_ln VALUES (9,'661239032819374816.097553651299556484820492272269662685578275493609248662925676004753503494252951243895572437264999063878330704584509915845096232798927524470286655554736724913758600775591269525423912692080421094644542553026831758426157681271572808657664918053119324646138457659418857926209701677786068580819823633713337632456905824562235373422309621872998037966404189020165296080436871220718574009921789858751384547836431858428729570977259373272041837411903005303672798845573379758630607982213326716018594073712340609488043353995410508475153538231445235003980586600882223782814368245305160648543466496726973755388826656879616734762068443462618454921858705377028522664844761719759342490380417060255776725333319537746890406213693117052223545525717132695297770810635066731941724108167146710297146989770382041617889670713111888375717'); COMMIT TRANSACTION; BEGIN TRANSACTION; INSERT INTO num_data VALUES (0, '0'); INSERT INTO num_data VALUES (1, '85243.39540024977626076239847863600785982737155858270959890014613035727868293618673807776733416230953723818527101593495895350807775607346277892835514324320448949370623441059033804864158715021903312693889518990256881059434042443507529601095150710777634743301398926463888783847290873199395304998050753365215426971278237920063435565949203678024225270616295573678510929020831006146661747271783837653203039829647102027431761129518881525935216608429897041525858540380754759125150233053469999022855035'); INSERT INTO num_data VALUES (2, '-994877526002806872754342148749241.04353023451866590387054959174736129501310680280823383331007646306243540953499740615246583399296334239109936336446284803020643582102868247857009494139535009572740621288230740389545481395'); INSERT INTO num_data VALUES (3, '-60302029489319384367663884408085757480.2322712404088283093870869198708849258097125725036189625900174440196153781995220721511009855207486224837798752903681993777275846325950111427710563453217985216966456785944859989497422927661683538629473170704026975786513125842675604577233871570629808699803522400038975396500769162308448069085909755023233588510630417065084295051270219462289785473643946404281422516357503746700705970360169619852905053433235726497292406142332833'); INSERT INTO num_data VALUES (4, '5329378275943663322215245.24931765987630429629836382184742348353920297283690739124220773955591340709935970062776650204659187764581615597720798385015942389765692769739983054442503547211560297249686289665792078548480268091496050883021187158502798880896590227542729659940394038802461081290690995869705131152889309663639310553909874081663091069118126221594338242710530718836025225507189149221049928936955230868771875644038572888630664890573507822342998964954667474300944699078658989010257103569231493090050659723450626338923049035040974032671138430612839043269997482582763267536489504794826476836323549796385028155416935072959933315468068930689064483178204550825728947252440604703474049780550458442808479096492346910001692358508618202898514895453589357'); INSERT INTO num_data VALUES (5, '-652755630.43456071828048833552593835051449845484289562110789582081210403487973096161149072377955192388469356112505543620695003436531392789029513380101663750625024853263344909355177280161504414335005574882649025508632900995595004153086358670541462762210415346958050909878501048483523600711486406055424807840429541335391538322886495085448421556770991545781035298449067051916630343957356635391594362639819978677032855590055900561501350354631803808000307050416047072513406855040715556454205065332997338225626635780147287003130754254277103928406089109802521803537038957372612837169223905290912251006321930223154562110264217937'); INSERT INTO num_data VALUES (6, '0.0469370721950711508944806393077762204079964905145503836835397203739563036579760026190241480514409364'); INSERT INTO num_data VALUES (7, '-818934540071845742'); INSERT INTO num_data VALUES (8, '8496986223.64063724353165506167988570717591150432282238795309964705925283285060558038824227595710139960766584401003765241409149793494330798800'); INSERT INTO num_data VALUES (9, '054863480.34685027005508022756223282084742813020271603840941647350440860843570182437301045468670059279379903480024743452620396345637401505220786389930600883087012615993343976556472498552535317826554614696684732913955544753638726438705858481670766245958647367500212800073774509075408148134050353551558174813940258910304990570172170811882520915334358633'); COMMIT TRANSACTION; -- ****************************** -- * Create indices for faster checks -- ****************************** CREATE UNIQUE INDEX num_exp_add_idx ON num_exp_add (id1, id2); CREATE UNIQUE INDEX num_exp_sub_idx ON num_exp_sub (id1, id2); CREATE UNIQUE INDEX num_exp_div_idx ON num_exp_div (id1, id2); CREATE UNIQUE INDEX num_exp_mul_idx ON num_exp_mul (id1, id2); CREATE UNIQUE INDEX num_exp_sqrt_idx ON num_exp_sqrt (id); CREATE UNIQUE INDEX num_exp_ln_idx ON num_exp_ln (id); CREATE UNIQUE INDEX num_exp_log10_idx ON num_exp_log10 (id); CREATE UNIQUE INDEX num_exp_power_10_ln_idx ON num_exp_power_10_ln (id); VACUUM ANALYZE num_exp_add; VACUUM ANALYZE num_exp_sub; VACUUM ANALYZE num_exp_div; VACUUM ANALYZE num_exp_mul; VACUUM ANALYZE num_exp_sqrt; VACUUM ANALYZE num_exp_ln; VACUUM ANALYZE num_exp_log10; VACUUM ANALYZE num_exp_power_10_ln; -- ****************************** -- * Now check the behaviour of the NUMERIC type -- ****************************** -- ****************************** -- * Addition check -- ****************************** DELETE FROM num_result; INSERT INTO num_result SELECT t1.id, t2.id, t1.val + t2.val FROM num_data t1, num_data t2; SELECT t1.id1, t1.id2, t1.result, t2.expected FROM num_result t1, num_exp_add t2 WHERE t1.id1 = t2.id1 AND t1.id2 = t2.id2 AND t1.result != t2.expected; DELETE FROM num_result; INSERT INTO num_result SELECT t1.id, t2.id, round(t1.val + t2.val, 10) FROM num_data t1, num_data t2; SELECT t1.id1, t1.id2, t1.result, round(t2.expected, 10) as expected FROM num_result t1, num_exp_add t2 WHERE t1.id1 = t2.id1 AND t1.id2 = t2.id2 AND t1.result != round(t2.expected, 10); -- ****************************** -- * Subtraction check -- ****************************** DELETE FROM num_result; INSERT INTO num_result SELECT t1.id, t2.id, t1.val - t2.val FROM num_data t1, num_data t2; SELECT t1.id1, t1.id2, t1.result, t2.expected FROM num_result t1, num_exp_sub t2 WHERE t1.id1 = t2.id1 AND t1.id2 = t2.id2 AND t1.result != t2.expected; DELETE FROM num_result; INSERT INTO num_result SELECT t1.id, t2.id, round(t1.val - t2.val, 40) FROM num_data t1, num_data t2; SELECT t1.id1, t1.id2, t1.result, round(t2.expected, 40) FROM num_result t1, num_exp_sub t2 WHERE t1.id1 = t2.id1 AND t1.id2 = t2.id2 AND t1.result != round(t2.expected, 40); -- ****************************** -- * Multiply check -- ****************************** DELETE FROM num_result; INSERT INTO num_result SELECT t1.id, t2.id, t1.val * t2.val FROM num_data t1, num_data t2; SELECT t1.id1, t1.id2, t1.result, t2.expected FROM num_result t1, num_exp_mul t2 WHERE t1.id1 = t2.id1 AND t1.id2 = t2.id2 AND t1.result != t2.expected; DELETE FROM num_result; INSERT INTO num_result SELECT t1.id, t2.id, round(t1.val * t2.val, 30) FROM num_data t1, num_data t2; SELECT t1.id1, t1.id2, t1.result, round(t2.expected, 30) as expected FROM num_result t1, num_exp_mul t2 WHERE t1.id1 = t2.id1 AND t1.id2 = t2.id2 AND t1.result != round(t2.expected, 30); -- ****************************** -- * Division check -- ****************************** DELETE FROM num_result; INSERT INTO num_result SELECT t1.id, t2.id, t1.val / t2.val FROM num_data t1, num_data t2 WHERE t2.val != '0.0'; SELECT t1.id1, t1.id2, t1.result, t2.expected FROM num_result t1, num_exp_div t2 WHERE t1.id1 = t2.id1 AND t1.id2 = t2.id2 AND t1.result != t2.expected; DELETE FROM num_result; INSERT INTO num_result SELECT t1.id, t2.id, round(t1.val / t2.val, 80) FROM num_data t1, num_data t2 WHERE t2.val != '0.0'; SELECT t1.id1, t1.id2, t1.result, round(t2.expected, 80) as expected FROM num_result t1, num_exp_div t2 WHERE t1.id1 = t2.id1 AND t1.id2 = t2.id2 AND t1.result != round(t2.expected, 80); -- ****************************** -- * Square root check -- ****************************** DELETE FROM num_result; INSERT INTO num_result SELECT id, 0, SQRT(ABS(val)) FROM num_data; SELECT t1.id1, t1.result, t2.expected FROM num_result t1, num_exp_sqrt t2 WHERE t1.id1 = t2.id AND t1.result != t2.expected; -- ****************************** -- * Natural logarithm check -- ****************************** DELETE FROM num_result; INSERT INTO num_result SELECT id, 0, LN(ABS(val)) FROM num_data WHERE val != '0.0'; SELECT t1.id1, t1.result, t2.expected FROM num_result t1, num_exp_ln t2 WHERE t1.id1 = t2.id AND t1.result != t2.expected; -- ****************************** -- * Logarithm base 10 check -- ****************************** DELETE FROM num_result; INSERT INTO num_result SELECT id, 0, LOG('10'::numeric, ABS(val)) FROM num_data WHERE val != '0.0'; SELECT t1.id1, t1.result, t2.expected FROM num_result t1, num_exp_log10 t2 WHERE t1.id1 = t2.id AND t1.result != t2.expected; -- ****************************** -- * POW(10, LN(value)) check -- ****************************** DELETE FROM num_result; INSERT INTO num_result SELECT id, 0, POW(numeric '10', LN(ABS(round(val,1000)))) FROM num_data WHERE val != '0.0'; SELECT t1.id1, t1.result, t2.expected FROM num_result t1, num_exp_power_10_ln t2 WHERE t1.id1 = t2.id AND t1.result != t2.expected;
UPDATE promotion_files SET promotion_end_timestamp = SYSTIMESTAMP , status = ? WHERE id = ?
<reponame>mydogmandy/20-Final_Project_Presentation<gh_stars>0 -- Exported from QuickDBD: https://www.quickdatabasediagrams.com/ -- NOTE! If you have used non-SQL datatypes in your design, you will have to change these here. CREATE TABLE "Vehicles" ( "index" int NOT NULL, "yearVeh" int NOT NULL, "airbag" varchar NOT NULL, "abcat" varchar NOT NULL, CONSTRAINT "pk_Vehicles" PRIMARY KEY ( "index" ) ); CREATE TABLE "Accident" ( "index" int NOT NULL, "dvcat" varchar NOT NULL, "frontal" int NOT NULL, "caseid" varchar NOT NULL, CONSTRAINT "pk_Accident" PRIMARY KEY ( "index" ) ); CREATE TABLE "Occupant" ( "index" int NOT NULL, "dead" varchar NOT NULL, "seatbelt" varchar NOT NULL, "sex" varchar NOT NULL, "ageOFocc" int NOT NULL, "occRole" varchar NOT NULL, "deploy" int NOT NULL, "injSeverity" int NOT NULL, CONSTRAINT "pk_Occupant" PRIMARY KEY ( "index" ) ); ALTER TABLE "Vehicles" ADD CONSTRAINT "fk_Vehicles_index" FOREIGN KEY("index") REFERENCES "Occupant" ("index"); ALTER TABLE "Accident" ADD CONSTRAINT "fk_Accident_index" FOREIGN KEY("index") REFERENCES "Occupant" ("index");
CREATE TABLE list (id VARCHAR(64) NOT NULL, value VARCHAR(64) NOT NULL, PRIMARY KEY(id)); INSERT INTO "list" ("id", "value") VALUES (E'af', E'afrikaans'); INSERT INTO "list" ("id", "value") VALUES (E'af_NA', E'afrikaans (Namíbia)'); INSERT INTO "list" ("id", "value") VALUES (E'af_ZA', E'afrikaans (República de Sud-àfrica)'); INSERT INTO "list" ("id", "value") VALUES (E'ak', E'àkan'); INSERT INTO "list" ("id", "value") VALUES (E'ak_GH', E'àkan (Ghana)'); INSERT INTO "list" ("id", "value") VALUES (E'sq', E'albanès'); INSERT INTO "list" ("id", "value") VALUES (E'sq_AL', E'albanès (Albània)'); INSERT INTO "list" ("id", "value") VALUES (E'sq_XK', E'albanès (Kosovo)'); INSERT INTO "list" ("id", "value") VALUES (E'sq_MK', E'albanès (Macedònia)'); INSERT INTO "list" ("id", "value") VALUES (E'de', E'alemany'); INSERT INTO "list" ("id", "value") VALUES (E'de_DE', E'alemany (Alemanya)'); INSERT INTO "list" ("id", "value") VALUES (E'de_AT', E'alemany (Àustria)'); INSERT INTO "list" ("id", "value") VALUES (E'de_BE', E'alemany (Bèlgica)'); INSERT INTO "list" ("id", "value") VALUES (E'de_IT', E'alemany (Itàlia)'); INSERT INTO "list" ("id", "value") VALUES (E'de_LI', E'alemany (Liechtenstein)'); INSERT INTO "list" ("id", "value") VALUES (E'de_LU', E'alemany (Luxemburg)'); INSERT INTO "list" ("id", "value") VALUES (E'de_CH', E'alemany (Suïssa)'); INSERT INTO "list" ("id", "value") VALUES (E'am', E'amhàric'); INSERT INTO "list" ("id", "value") VALUES (E'am_ET', E'amhàric (Etiòpia)'); INSERT INTO "list" ("id", "value") VALUES (E'en', E'anglès'); INSERT INTO "list" ("id", "value") VALUES (E'en_DE', E'anglès (Alemanya)'); INSERT INTO "list" ("id", "value") VALUES (E'en_AI', E'anglès (Anguilla)'); INSERT INTO "list" ("id", "value") VALUES (E'en_AG', E'anglès (Antigua i Barbuda)'); INSERT INTO "list" ("id", "value") VALUES (E'en_AU', E'anglès (Austràlia)'); INSERT INTO "list" ("id", "value") VALUES (E'en_AT', E'anglès (Àustria)'); INSERT INTO "list" ("id", "value") VALUES (E'en_BS', E'anglès (Bahames)'); INSERT INTO "list" ("id", "value") VALUES (E'en_BB', E'anglès (Barbados)'); INSERT INTO "list" ("id", "value") VALUES (E'en_BE', E'anglès (Bèlgica)'); INSERT INTO "list" ("id", "value") VALUES (E'en_BZ', E'anglès (Belize)'); INSERT INTO "list" ("id", "value") VALUES (E'en_BM', E'anglès (Bermudes)'); INSERT INTO "list" ("id", "value") VALUES (E'en_BW', E'anglès (Botswana)'); INSERT INTO "list" ("id", "value") VALUES (E'en_BI', E'anglès (Burundi)'); INSERT INTO "list" ("id", "value") VALUES (E'en_CM', E'anglès (Camerun)'); INSERT INTO "list" ("id", "value") VALUES (E'en_CA', E'anglès (Canadà)'); INSERT INTO "list" ("id", "value") VALUES (E'en_DG', E'anglès (Diego Garcia)'); INSERT INTO "list" ("id", "value") VALUES (E'en_DK', E'anglès (Dinamarca)'); INSERT INTO "list" ("id", "value") VALUES (E'en_DM', E'anglès (Dominica)'); INSERT INTO "list" ("id", "value") VALUES (E'en_ER', E'anglès (Eritrea)'); INSERT INTO "list" ("id", "value") VALUES (E'en_SI', E'anglès (Eslovènia)'); INSERT INTO "list" ("id", "value") VALUES (E'en_US', E'anglès (Estats Units)'); INSERT INTO "list" ("id", "value") VALUES (E'en_FJ', E'anglès (Fiji)'); INSERT INTO "list" ("id", "value") VALUES (E'en_PH', E'anglès (Filipines)'); INSERT INTO "list" ("id", "value") VALUES (E'en_FI', E'anglès (Finlàndia)'); INSERT INTO "list" ("id", "value") VALUES (E'en_GM', E'anglès (Gàmbia)'); INSERT INTO "list" ("id", "value") VALUES (E'en_GH', E'anglès (Ghana)'); INSERT INTO "list" ("id", "value") VALUES (E'en_GI', E'anglès (Gibraltar)'); INSERT INTO "list" ("id", "value") VALUES (E'en_GD', E'anglès (Grenada)'); INSERT INTO "list" ("id", "value") VALUES (E'en_GU', E'anglès (Guam)'); INSERT INTO "list" ("id", "value") VALUES (E'en_GG', E'anglès (Guernsey)'); INSERT INTO "list" ("id", "value") VALUES (E'en_GY', E'anglès (Guyana)'); INSERT INTO "list" ("id", "value") VALUES (E'en_HK', E'anglès (Hong Kong (RAE Xina))'); INSERT INTO "list" ("id", "value") VALUES (E'en_CX', E'anglès (Illa Christmas)'); INSERT INTO "list" ("id", "value") VALUES (E'en_IM', E'anglès (Illa de Man)'); INSERT INTO "list" ("id", "value") VALUES (E'en_KY', E'anglès (Illes Caiman)'); INSERT INTO "list" ("id", "value") VALUES (E'en_CC', E'anglès (Illes Cocos)'); INSERT INTO "list" ("id", "value") VALUES (E'en_CK', E'anglès (Illes Cook)'); INSERT INTO "list" ("id", "value") VALUES (E'en_FK', E'anglès (Illes Malvines)'); INSERT INTO "list" ("id", "value") VALUES (E'en_MP', E'anglès (Illes Mariannes del Nord)'); INSERT INTO "list" ("id", "value") VALUES (E'en_MH', E'anglès (Illes Marshall)'); INSERT INTO "list" ("id", "value") VALUES (E'en_UM', E'anglès (Illes Perifèriques Menors dels EUA)'); INSERT INTO "list" ("id", "value") VALUES (E'en_PN', E'anglès (Illes Pitcairn)'); INSERT INTO "list" ("id", "value") VALUES (E'en_SB', E'anglès (Illes Salomó)'); INSERT INTO "list" ("id", "value") VALUES (E'en_TC', E'anglès (Illes Turks i Caicos)'); INSERT INTO "list" ("id", "value") VALUES (E'en_VG', E'anglès (Illes Verges Britàniques)'); INSERT INTO "list" ("id", "value") VALUES (E'en_VI', E'anglès (Illes Verges Nord-americanes)'); INSERT INTO "list" ("id", "value") VALUES (E'en_IN', E'anglès (Índia)'); INSERT INTO "list" ("id", "value") VALUES (E'en_IE', E'anglès (Irlanda)'); INSERT INTO "list" ("id", "value") VALUES (E'en_IL', E'anglès (Israel)'); INSERT INTO "list" ("id", "value") VALUES (E'en_JM', E'anglès (Jamaica)'); INSERT INTO "list" ("id", "value") VALUES (E'en_JE', E'anglès (Jersey)'); INSERT INTO "list" ("id", "value") VALUES (E'en_KE', E'anglès (Kenya)'); INSERT INTO "list" ("id", "value") VALUES (E'en_KI', E'anglès (Kiribati)'); INSERT INTO "list" ("id", "value") VALUES (E'en_LS', E'anglès (Lesotho)'); INSERT INTO "list" ("id", "value") VALUES (E'en_LR', E'anglès (Libèria)'); INSERT INTO "list" ("id", "value") VALUES (E'en_MO', E'anglès (Macau (RAE Xina))'); INSERT INTO "list" ("id", "value") VALUES (E'en_MG', E'anglès (Madagascar)'); INSERT INTO "list" ("id", "value") VALUES (E'en_MY', E'anglès (Malàisia)'); INSERT INTO "list" ("id", "value") VALUES (E'en_MW', E'anglès (Malawi)'); INSERT INTO "list" ("id", "value") VALUES (E'en_MT', E'anglès (Malta)'); INSERT INTO "list" ("id", "value") VALUES (E'en_MU', E'anglès (Maurici)'); INSERT INTO "list" ("id", "value") VALUES (E'en_FM', E'anglès (Micronèsia)'); INSERT INTO "list" ("id", "value") VALUES (E'en_MS', E'anglès (Montserrat)'); INSERT INTO "list" ("id", "value") VALUES (E'en_NA', E'anglès (Namíbia)'); INSERT INTO "list" ("id", "value") VALUES (E'en_NR', E'anglès (Nauru)'); INSERT INTO "list" ("id", "value") VALUES (E'en_NG', E'anglès (Nigèria)'); INSERT INTO "list" ("id", "value") VALUES (E'en_NU', E'anglès (Niue)'); INSERT INTO "list" ("id", "value") VALUES (E'en_NF', E'anglès (Norfolk)'); INSERT INTO "list" ("id", "value") VALUES (E'en_NZ', E'anglès (Nova Zelanda)'); INSERT INTO "list" ("id", "value") VALUES (E'en_NL', E'anglès (Països Baixos)'); INSERT INTO "list" ("id", "value") VALUES (E'en_PK', E'anglès (Pakistan)'); INSERT INTO "list" ("id", "value") VALUES (E'en_PW', E'anglès (Palau)'); INSERT INTO "list" ("id", "value") VALUES (E'en_PG', E'anglès (Papua Nova Guinea)'); INSERT INTO "list" ("id", "value") VALUES (E'en_PR', E'anglès (Puerto Rico)'); INSERT INTO "list" ("id", "value") VALUES (E'en_GB', E'anglès (Regne Unit)'); INSERT INTO "list" ("id", "value") VALUES (E'en_ZA', E'anglès (República de Sud-àfrica)'); INSERT INTO "list" ("id", "value") VALUES (E'en_RW', E'anglès (Ruanda)'); INSERT INTO "list" ("id", "value") VALUES (E'en_KN', E'anglès (Saint Christopher i Nevis)'); INSERT INTO "list" ("id", "value") VALUES (E'en_SH', E'anglès (Saint Helena)'); INSERT INTO "list" ("id", "value") VALUES (E'en_LC', E'anglès (Saint Lucia)'); INSERT INTO "list" ("id", "value") VALUES (E'en_VC', E'anglès (Saint Vincent i les Grenadines)'); INSERT INTO "list" ("id", "value") VALUES (E'en_AS', E'anglès (Samoa Nord-americana)'); INSERT INTO "list" ("id", "value") VALUES (E'en_WS', E'anglès (Samoa)'); INSERT INTO "list" ("id", "value") VALUES (E'en_SC', E'anglès (Seychelles)'); INSERT INTO "list" ("id", "value") VALUES (E'en_SL', E'anglès (Sierra Leone)'); INSERT INTO "list" ("id", "value") VALUES (E'en_SG', E'anglès (Singapur)'); INSERT INTO "list" ("id", "value") VALUES (E'en_SX', E'anglès (Sint Maarten)'); INSERT INTO "list" ("id", "value") VALUES (E'en_SS', E'anglès (Sudan del Sud)'); INSERT INTO "list" ("id", "value") VALUES (E'en_SD', E'anglès (Sudan)'); INSERT INTO "list" ("id", "value") VALUES (E'en_SE', E'anglès (Suècia)'); INSERT INTO "list" ("id", "value") VALUES (E'en_CH', E'anglès (Suïssa)'); INSERT INTO "list" ("id", "value") VALUES (E'en_SZ', E'anglès (Swazilàndia)'); INSERT INTO "list" ("id", "value") VALUES (E'en_TZ', E'anglès (Tanzània)'); INSERT INTO "list" ("id", "value") VALUES (E'en_IO', E'anglès (Territori Britànic de l’Oceà Índic)'); INSERT INTO "list" ("id", "value") VALUES (E'en_TK', E'anglès (Tokelau)'); INSERT INTO "list" ("id", "value") VALUES (E'en_TO', E'anglès (Tonga)'); INSERT INTO "list" ("id", "value") VALUES (E'en_TT', E'anglès (Trinitat i Tobago)'); INSERT INTO "list" ("id", "value") VALUES (E'en_TV', E'anglès (Tuvalu)'); INSERT INTO "list" ("id", "value") VALUES (E'en_UG', E'anglès (Uganda)'); INSERT INTO "list" ("id", "value") VALUES (E'en_VU', E'anglès (Vanuatu)'); INSERT INTO "list" ("id", "value") VALUES (E'en_CY', E'anglès (Xipre)'); INSERT INTO "list" ("id", "value") VALUES (E'en_ZM', E'anglès (Zàmbia)'); INSERT INTO "list" ("id", "value") VALUES (E'en_ZW', E'anglès (Zimbàbue)'); INSERT INTO "list" ("id", "value") VALUES (E'ar', E'àrab'); INSERT INTO "list" ("id", "value") VALUES (E'ar_DZ', E'àrab (Algèria)'); INSERT INTO "list" ("id", "value") VALUES (E'ar_SA', E'àrab (Aràbia Saudita)'); INSERT INTO "list" ("id", "value") VALUES (E'ar_BH', E'àrab (Bahrain)'); INSERT INTO "list" ("id", "value") VALUES (E'ar_KM', E'àrab (Comores)'); INSERT INTO "list" ("id", "value") VALUES (E'ar_DJ', E'àrab (Djibouti)'); INSERT INTO "list" ("id", "value") VALUES (E'ar_EG', E'àrab (Egipte)'); INSERT INTO "list" ("id", "value") VALUES (E'ar_AE', E'àrab (Emirats Àrabs Units)'); INSERT INTO "list" ("id", "value") VALUES (E'ar_ER', E'àrab (Eritrea)'); INSERT INTO "list" ("id", "value") VALUES (E'ar_YE', E'àrab (Iemen)'); INSERT INTO "list" ("id", "value") VALUES (E'ar_IQ', E'àrab (Iraq)'); INSERT INTO "list" ("id", "value") VALUES (E'ar_IL', E'àrab (Israel)'); INSERT INTO "list" ("id", "value") VALUES (E'ar_JO', E'àrab (Jordània)'); INSERT INTO "list" ("id", "value") VALUES (E'ar_KW', E'àrab (Kuwait)'); INSERT INTO "list" ("id", "value") VALUES (E'ar_LB', E'àrab (Líban)'); INSERT INTO "list" ("id", "value") VALUES (E'ar_LY', E'àrab (Líbia)'); INSERT INTO "list" ("id", "value") VALUES (E'ar_MA', E'àrab (Marroc)'); INSERT INTO "list" ("id", "value") VALUES (E'ar_MR', E'àrab (Mauritània)'); INSERT INTO "list" ("id", "value") VALUES (E'ar_OM', E'àrab (Oman)'); INSERT INTO "list" ("id", "value") VALUES (E'ar_QA', E'àrab (Qatar)'); INSERT INTO "list" ("id", "value") VALUES (E'ar_EH', E'àrab (Sàhara Occidental)'); INSERT INTO "list" ("id", "value") VALUES (E'ar_SY', E'àrab (Síria)'); INSERT INTO "list" ("id", "value") VALUES (E'ar_SO', E'àrab (Somàlia)'); INSERT INTO "list" ("id", "value") VALUES (E'ar_SS', E'àrab (Sudan del Sud)'); INSERT INTO "list" ("id", "value") VALUES (E'ar_SD', E'àrab (Sudan)'); INSERT INTO "list" ("id", "value") VALUES (E'ar_PS', E'àrab (territoris palestins)'); INSERT INTO "list" ("id", "value") VALUES (E'ar_TN', E'àrab (Tunísia)'); INSERT INTO "list" ("id", "value") VALUES (E'ar_TD', E'àrab (Txad)'); INSERT INTO "list" ("id", "value") VALUES (E'hy', E'armeni'); INSERT INTO "list" ("id", "value") VALUES (E'hy_AM', E'armeni (Armènia)'); INSERT INTO "list" ("id", "value") VALUES (E'as', E'assamès'); INSERT INTO "list" ("id", "value") VALUES (E'as_IN', E'assamès (Índia)'); INSERT INTO "list" ("id", "value") VALUES (E'az', E'azerbaidjanès'); INSERT INTO "list" ("id", "value") VALUES (E'az_AZ', E'azerbaidjanès (Azerbaidjan)'); INSERT INTO "list" ("id", "value") VALUES (E'az_Cyrl_AZ', E'azerbaidjanès (ciríl·lic, Azerbaidjan)'); INSERT INTO "list" ("id", "value") VALUES (E'az_Cyrl', E'azerbaidjanès (ciríl·lic)'); INSERT INTO "list" ("id", "value") VALUES (E'az_Latn_AZ', E'azerbaidjanès (llatí, Azerbaidjan)'); INSERT INTO "list" ("id", "value") VALUES (E'az_Latn', E'azerbaidjanès (llatí)'); INSERT INTO "list" ("id", "value") VALUES (E'bm', E'bambara'); INSERT INTO "list" ("id", "value") VALUES (E'bm_ML', E'bambara (Mali)'); INSERT INTO "list" ("id", "value") VALUES (E'eu', E'basc'); INSERT INTO "list" ("id", "value") VALUES (E'eu_ES', E'basc (Espanya)'); INSERT INTO "list" ("id", "value") VALUES (E'bn', E'bengalí'); INSERT INTO "list" ("id", "value") VALUES (E'bn_BD', E'bengalí (Bangla Desh)'); INSERT INTO "list" ("id", "value") VALUES (E'bn_IN', E'bengalí (Índia)'); INSERT INTO "list" ("id", "value") VALUES (E'be', E'bielorús'); INSERT INTO "list" ("id", "value") VALUES (E'be_BY', E'bielorús (Belarús)'); INSERT INTO "list" ("id", "value") VALUES (E'my', E'birmà'); INSERT INTO "list" ("id", "value") VALUES (E'my_MM', E'birmà (Myanmar (Birmània))'); INSERT INTO "list" ("id", "value") VALUES (E'bs', E'bosnià'); INSERT INTO "list" ("id", "value") VALUES (E'bs_BA', E'bosnià (Bòsnia i Hercegovina)'); INSERT INTO "list" ("id", "value") VALUES (E'bs_Cyrl_BA', E'bosnià (ciríl·lic, Bòsnia i Hercegovina)'); INSERT INTO "list" ("id", "value") VALUES (E'bs_Cyrl', E'bosnià (ciríl·lic)'); INSERT INTO "list" ("id", "value") VALUES (E'bs_Latn_BA', E'bosnià (llatí, Bòsnia i Hercegovina)'); INSERT INTO "list" ("id", "value") VALUES (E'bs_Latn', E'bosnià (llatí)'); INSERT INTO "list" ("id", "value") VALUES (E'br', E'bretó'); INSERT INTO "list" ("id", "value") VALUES (E'br_FR', E'bretó (França)'); INSERT INTO "list" ("id", "value") VALUES (E'bg', E'búlgar'); INSERT INTO "list" ("id", "value") VALUES (E'bg_BG', E'búlgar (Bulgària)'); INSERT INTO "list" ("id", "value") VALUES (E'ks', E'caixmiri'); INSERT INTO "list" ("id", "value") VALUES (E'ks_IN', E'caixmiri (Índia)'); INSERT INTO "list" ("id", "value") VALUES (E'ca', E'català'); INSERT INTO "list" ("id", "value") VALUES (E'ca_AD', E'català (Andorra)'); INSERT INTO "list" ("id", "value") VALUES (E'ca_ES', E'català (Espanya)'); INSERT INTO "list" ("id", "value") VALUES (E'ca_FR', E'català (França)'); INSERT INTO "list" ("id", "value") VALUES (E'ca_IT', E'català (Itàlia)'); INSERT INTO "list" ("id", "value") VALUES (E'ko', E'coreà'); INSERT INTO "list" ("id", "value") VALUES (E'ko_KP', E'coreà (Corea del Nord)'); INSERT INTO "list" ("id", "value") VALUES (E'ko_KR', E'coreà (Corea del Sud)'); INSERT INTO "list" ("id", "value") VALUES (E'kw', E'còrnic'); INSERT INTO "list" ("id", "value") VALUES (E'kw_GB', E'còrnic (Regne Unit)'); INSERT INTO "list" ("id", "value") VALUES (E'hr', E'croat'); INSERT INTO "list" ("id", "value") VALUES (E'hr_BA', E'croat (Bòsnia i Hercegovina)'); INSERT INTO "list" ("id", "value") VALUES (E'hr_HR', E'croat (Croàcia)'); INSERT INTO "list" ("id", "value") VALUES (E'da', E'danès'); INSERT INTO "list" ("id", "value") VALUES (E'da_DK', E'danès (Dinamarca)'); INSERT INTO "list" ("id", "value") VALUES (E'da_GL', E'danès (Grenlàndia)'); INSERT INTO "list" ("id", "value") VALUES (E'dz', E'dzongka'); INSERT INTO "list" ("id", "value") VALUES (E'dz_BT', E'dzongka (Bhutan)'); INSERT INTO "list" ("id", "value") VALUES (E'sk', E'eslovac'); INSERT INTO "list" ("id", "value") VALUES (E'sk_SK', E'eslovac (Eslovàquia)'); INSERT INTO "list" ("id", "value") VALUES (E'sl', E'eslovè'); INSERT INTO "list" ("id", "value") VALUES (E'sl_SI', E'eslovè (Eslovènia)'); INSERT INTO "list" ("id", "value") VALUES (E'es', E'espanyol'); INSERT INTO "list" ("id", "value") VALUES (E'es_AR', E'espanyol (Argentina)'); INSERT INTO "list" ("id", "value") VALUES (E'es_BZ', E'espanyol (Belize)'); INSERT INTO "list" ("id", "value") VALUES (E'es_BO', E'espanyol (Bolívia)'); INSERT INTO "list" ("id", "value") VALUES (E'es_BR', E'espanyol (Brasil)'); INSERT INTO "list" ("id", "value") VALUES (E'es_EA', E'espanyol (Ceuta i Melilla)'); INSERT INTO "list" ("id", "value") VALUES (E'es_CO', E'espanyol (Colòmbia)'); INSERT INTO "list" ("id", "value") VALUES (E'es_CR', E'espanyol (Costa Rica)'); INSERT INTO "list" ("id", "value") VALUES (E'es_CU', E'espanyol (Cuba)'); INSERT INTO "list" ("id", "value") VALUES (E'es_SV', E'espanyol (El Salvador)'); INSERT INTO "list" ("id", "value") VALUES (E'es_EC', E'espanyol (Equador)'); INSERT INTO "list" ("id", "value") VALUES (E'es_ES', E'espanyol (Espanya)'); INSERT INTO "list" ("id", "value") VALUES (E'es_US', E'espanyol (Estats Units)'); INSERT INTO "list" ("id", "value") VALUES (E'es_PH', E'espanyol (Filipines)'); INSERT INTO "list" ("id", "value") VALUES (E'es_GT', E'espanyol (Guatemala)'); INSERT INTO "list" ("id", "value") VALUES (E'es_GQ', E'espanyol (Guinea Equatorial)'); INSERT INTO "list" ("id", "value") VALUES (E'es_HN', E'espanyol (Hondures)'); INSERT INTO "list" ("id", "value") VALUES (E'es_IC', E'espanyol (Illes Canàries)'); INSERT INTO "list" ("id", "value") VALUES (E'es_MX', E'espanyol (Mèxic)'); INSERT INTO "list" ("id", "value") VALUES (E'es_NI', E'espanyol (Nicaragua)'); INSERT INTO "list" ("id", "value") VALUES (E'es_PA', E'espanyol (Panamà)'); INSERT INTO "list" ("id", "value") VALUES (E'es_PY', E'espanyol (Paraguai)'); INSERT INTO "list" ("id", "value") VALUES (E'es_PE', E'espanyol (Perú)'); INSERT INTO "list" ("id", "value") VALUES (E'es_PR', E'espanyol (Puerto Rico)'); INSERT INTO "list" ("id", "value") VALUES (E'es_DO', E'espanyol (República Dominicana)'); INSERT INTO "list" ("id", "value") VALUES (E'es_UY', E'espanyol (Uruguai)'); INSERT INTO "list" ("id", "value") VALUES (E'es_VE', E'espanyol (Veneçuela)'); INSERT INTO "list" ("id", "value") VALUES (E'es_CL', E'espanyol (Xile)'); INSERT INTO "list" ("id", "value") VALUES (E'eo', E'esperanto'); INSERT INTO "list" ("id", "value") VALUES (E'et', E'estonià'); INSERT INTO "list" ("id", "value") VALUES (E'et_EE', E'estonià (Estònia)'); INSERT INTO "list" ("id", "value") VALUES (E'ee', E'ewe'); INSERT INTO "list" ("id", "value") VALUES (E'ee_GH', E'ewe (Ghana)'); INSERT INTO "list" ("id", "value") VALUES (E'ee_TG', E'ewe (Togo)'); INSERT INTO "list" ("id", "value") VALUES (E'fo', E'feroès'); INSERT INTO "list" ("id", "value") VALUES (E'fo_DK', E'feroès (Dinamarca)'); INSERT INTO "list" ("id", "value") VALUES (E'fo_FO', E'feroès (Illes Fèroe)'); INSERT INTO "list" ("id", "value") VALUES (E'fi', E'finès'); INSERT INTO "list" ("id", "value") VALUES (E'fi_FI', E'finès (Finlàndia)'); INSERT INTO "list" ("id", "value") VALUES (E'fr', E'francès'); INSERT INTO "list" ("id", "value") VALUES (E'fr_DZ', E'francès (Algèria)'); INSERT INTO "list" ("id", "value") VALUES (E'fr_BE', E'francès (Bèlgica)'); INSERT INTO "list" ("id", "value") VALUES (E'fr_BJ', E'francès (Benín)'); INSERT INTO "list" ("id", "value") VALUES (E'fr_BF', E'francès (Burkina Faso)'); INSERT INTO "list" ("id", "value") VALUES (E'fr_BI', E'francès (Burundi)'); INSERT INTO "list" ("id", "value") VALUES (E'fr_CM', E'francès (Camerun)'); INSERT INTO "list" ("id", "value") VALUES (E'fr_CA', E'francès (Canadà)'); INSERT INTO "list" ("id", "value") VALUES (E'fr_KM', E'francès (Comores)'); INSERT INTO "list" ("id", "value") VALUES (E'fr_CG', E'francès (Congo - Brazzaville)'); INSERT INTO "list" ("id", "value") VALUES (E'fr_CD', E'francès (Congo - Kinshasa)'); INSERT INTO "list" ("id", "value") VALUES (E'fr_CI', E'francès (Costa d’Ivori)'); INSERT INTO "list" ("id", "value") VALUES (E'fr_DJ', E'francès (Djibouti)'); INSERT INTO "list" ("id", "value") VALUES (E'fr_FR', E'francès (França)'); INSERT INTO "list" ("id", "value") VALUES (E'fr_GA', E'francès (Gabon)'); INSERT INTO "list" ("id", "value") VALUES (E'fr_GP', E'francès (Guadeloupe)'); INSERT INTO "list" ("id", "value") VALUES (E'fr_GF', E'francès (Guaiana Francesa)'); INSERT INTO "list" ("id", "value") VALUES (E'fr_GQ', E'francès (Guinea Equatorial)'); INSERT INTO "list" ("id", "value") VALUES (E'fr_GN', E'francès (Guinea)'); INSERT INTO "list" ("id", "value") VALUES (E'fr_HT', E'francès (Haití)'); INSERT INTO "list" ("id", "value") VALUES (E'fr_RE', E'francès (Illa de la Reunió)'); INSERT INTO "list" ("id", "value") VALUES (E'fr_LU', E'francès (Luxemburg)'); INSERT INTO "list" ("id", "value") VALUES (E'fr_MG', E'francès (Madagascar)'); INSERT INTO "list" ("id", "value") VALUES (E'fr_ML', E'francès (Mali)'); INSERT INTO "list" ("id", "value") VALUES (E'fr_MA', E'francès (Marroc)'); INSERT INTO "list" ("id", "value") VALUES (E'fr_MQ', E'francès (Martinica)'); INSERT INTO "list" ("id", "value") VALUES (E'fr_MU', E'francès (Maurici)'); INSERT INTO "list" ("id", "value") VALUES (E'fr_MR', E'francès (Mauritània)'); INSERT INTO "list" ("id", "value") VALUES (E'fr_YT', E'francès (Mayotte)'); INSERT INTO "list" ("id", "value") VALUES (E'fr_MC', E'francès (Mònaco)'); INSERT INTO "list" ("id", "value") VALUES (E'fr_NE', E'francès (Níger)'); INSERT INTO "list" ("id", "value") VALUES (E'fr_NC', E'francès (Nova Caledònia)'); INSERT INTO "list" ("id", "value") VALUES (E'fr_PF', E'francès (Polinèsia Francesa)'); INSERT INTO "list" ("id", "value") VALUES (E'fr_CF', E'francès (República Centreafricana)'); INSERT INTO "list" ("id", "value") VALUES (E'fr_RW', E'francès (Ruanda)'); INSERT INTO "list" ("id", "value") VALUES (E'fr_BL', E'francès (Saint Barthélemy)'); INSERT INTO "list" ("id", "value") VALUES (E'fr_MF', E'francès (Saint Martin)'); INSERT INTO "list" ("id", "value") VALUES (E'fr_PM', E'francès (Saint-Pierre-et-Miquelon)'); INSERT INTO "list" ("id", "value") VALUES (E'fr_SN', E'francès (Senegal)'); INSERT INTO "list" ("id", "value") VALUES (E'fr_SC', E'francès (Seychelles)'); INSERT INTO "list" ("id", "value") VALUES (E'fr_SY', E'francès (Síria)'); INSERT INTO "list" ("id", "value") VALUES (E'fr_CH', E'francès (Suïssa)'); INSERT INTO "list" ("id", "value") VALUES (E'fr_TG', E'francès (Togo)'); INSERT INTO "list" ("id", "value") VALUES (E'fr_TN', E'francès (Tunísia)'); INSERT INTO "list" ("id", "value") VALUES (E'fr_TD', E'francès (Txad)'); INSERT INTO "list" ("id", "value") VALUES (E'fr_VU', E'francès (Vanuatu)'); INSERT INTO "list" ("id", "value") VALUES (E'fr_WF', E'francès (Wallis i Futuna)'); INSERT INTO "list" ("id", "value") VALUES (E'fy', E'frisó occidental'); INSERT INTO "list" ("id", "value") VALUES (E'fy_NL', E'frisó occidental (Països Baixos)'); INSERT INTO "list" ("id", "value") VALUES (E'ff', E'ful'); INSERT INTO "list" ("id", "value") VALUES (E'ff_CM', E'ful (Camerun)'); INSERT INTO "list" ("id", "value") VALUES (E'ff_GN', E'ful (Guinea)'); INSERT INTO "list" ("id", "value") VALUES (E'ff_MR', E'ful (Mauritània)'); INSERT INTO "list" ("id", "value") VALUES (E'ff_SN', E'ful (Senegal)'); INSERT INTO "list" ("id", "value") VALUES (E'gd', E'gaèlic escocès'); INSERT INTO "list" ("id", "value") VALUES (E'gd_GB', E'gaèlic escocès (Regne Unit)'); INSERT INTO "list" ("id", "value") VALUES (E'gl', E'gallec'); INSERT INTO "list" ("id", "value") VALUES (E'gl_ES', E'gallec (Espanya)'); INSERT INTO "list" ("id", "value") VALUES (E'cy', E'gal·lès'); INSERT INTO "list" ("id", "value") VALUES (E'cy_GB', E'gal·lès (Regne Unit)'); INSERT INTO "list" ("id", "value") VALUES (E'lg', E'ganda'); INSERT INTO "list" ("id", "value") VALUES (E'lg_UG', E'ganda (Uganda)'); INSERT INTO "list" ("id", "value") VALUES (E'ka', E'georgià'); INSERT INTO "list" ("id", "value") VALUES (E'ka_GE', E'georgià (Geòrgia)'); INSERT INTO "list" ("id", "value") VALUES (E'el', E'grec'); INSERT INTO "list" ("id", "value") VALUES (E'el_GR', E'grec (Grècia)'); INSERT INTO "list" ("id", "value") VALUES (E'el_CY', E'grec (Xipre)'); INSERT INTO "list" ("id", "value") VALUES (E'kl', E'grenlandès'); INSERT INTO "list" ("id", "value") VALUES (E'kl_GL', E'grenlandès (Grenlàndia)'); INSERT INTO "list" ("id", "value") VALUES (E'gu', E'gujarati'); INSERT INTO "list" ("id", "value") VALUES (E'gu_IN', E'gujarati (Índia)'); INSERT INTO "list" ("id", "value") VALUES (E'ha', E'haussa'); INSERT INTO "list" ("id", "value") VALUES (E'ha_GH', E'haussa (Ghana)'); INSERT INTO "list" ("id", "value") VALUES (E'ha_NE', E'haussa (Níger)'); INSERT INTO "list" ("id", "value") VALUES (E'ha_NG', E'haussa (Nigèria)'); INSERT INTO "list" ("id", "value") VALUES (E'he', E'hebreu'); INSERT INTO "list" ("id", "value") VALUES (E'he_IL', E'hebreu (Israel)'); INSERT INTO "list" ("id", "value") VALUES (E'hi', E'hindi'); INSERT INTO "list" ("id", "value") VALUES (E'hi_IN', E'hindi (Índia)'); INSERT INTO "list" ("id", "value") VALUES (E'hu', E'hongarès'); INSERT INTO "list" ("id", "value") VALUES (E'hu_HU', E'hongarès (Hongria)'); INSERT INTO "list" ("id", "value") VALUES (E'ig', E'igbo'); INSERT INTO "list" ("id", "value") VALUES (E'ig_NG', E'igbo (Nigèria)'); INSERT INTO "list" ("id", "value") VALUES (E'id', E'indonesi'); INSERT INTO "list" ("id", "value") VALUES (E'id_ID', E'indonesi (Indonèsia)'); INSERT INTO "list" ("id", "value") VALUES (E'yo', E'ioruba'); INSERT INTO "list" ("id", "value") VALUES (E'yo_BJ', E'ioruba (Benín)'); INSERT INTO "list" ("id", "value") VALUES (E'yo_NG', E'ioruba (Nigèria)'); INSERT INTO "list" ("id", "value") VALUES (E'ga', E'irlandès'); INSERT INTO "list" ("id", "value") VALUES (E'ga_IE', E'irlandès (Irlanda)'); INSERT INTO "list" ("id", "value") VALUES (E'is', E'islandès'); INSERT INTO "list" ("id", "value") VALUES (E'is_IS', E'islandès (Islàndia)'); INSERT INTO "list" ("id", "value") VALUES (E'it', E'italià'); INSERT INTO "list" ("id", "value") VALUES (E'it_VA', E'italià (Ciutat del Vaticà)'); INSERT INTO "list" ("id", "value") VALUES (E'it_IT', E'italià (Itàlia)'); INSERT INTO "list" ("id", "value") VALUES (E'it_SM', E'italià (San Marino)'); INSERT INTO "list" ("id", "value") VALUES (E'it_CH', E'italià (Suïssa)'); INSERT INTO "list" ("id", "value") VALUES (E'ja', E'japonès'); INSERT INTO "list" ("id", "value") VALUES (E'ja_JP', E'japonès (Japó)'); INSERT INTO "list" ("id", "value") VALUES (E'yi', E'jiddisch'); INSERT INTO "list" ("id", "value") VALUES (E'kn', E'kannada'); INSERT INTO "list" ("id", "value") VALUES (E'kn_IN', E'kannada (Índia)'); INSERT INTO "list" ("id", "value") VALUES (E'kk', E'kazakh'); INSERT INTO "list" ("id", "value") VALUES (E'kk_KZ', E'kazakh (Kazakhstan)'); INSERT INTO "list" ("id", "value") VALUES (E'km', E'khmer'); INSERT INTO "list" ("id", "value") VALUES (E'km_KH', E'khmer (Cambodja)'); INSERT INTO "list" ("id", "value") VALUES (E'ki', E'kikuiu'); INSERT INTO "list" ("id", "value") VALUES (E'ki_KE', E'kikuiu (Kenya)'); INSERT INTO "list" ("id", "value") VALUES (E'ky', E'kirguís'); INSERT INTO "list" ("id", "value") VALUES (E'ky_KG', E'kirguís (Kirguizistan)'); INSERT INTO "list" ("id", "value") VALUES (E'lo', E'laosià'); INSERT INTO "list" ("id", "value") VALUES (E'lo_LA', E'laosià (Laos)'); INSERT INTO "list" ("id", "value") VALUES (E'lv', E'letó'); INSERT INTO "list" ("id", "value") VALUES (E'lv_LV', E'letó (Letònia)'); INSERT INTO "list" ("id", "value") VALUES (E'ln', E'lingala'); INSERT INTO "list" ("id", "value") VALUES (E'ln_AO', E'lingala (Angola)'); INSERT INTO "list" ("id", "value") VALUES (E'ln_CG', E'lingala (Congo - Brazzaville)'); INSERT INTO "list" ("id", "value") VALUES (E'ln_CD', E'lingala (Congo - Kinshasa)'); INSERT INTO "list" ("id", "value") VALUES (E'ln_CF', E'lingala (República Centreafricana)'); INSERT INTO "list" ("id", "value") VALUES (E'lt', E'lituà'); INSERT INTO "list" ("id", "value") VALUES (E'lt_LT', E'lituà (Lituània)'); INSERT INTO "list" ("id", "value") VALUES (E'lu', E'luba katanga'); INSERT INTO "list" ("id", "value") VALUES (E'lu_CD', E'luba katanga (Congo - Kinshasa)'); INSERT INTO "list" ("id", "value") VALUES (E'lb', E'luxemburguès'); INSERT INTO "list" ("id", "value") VALUES (E'lb_LU', E'luxemburguès (Luxemburg)'); INSERT INTO "list" ("id", "value") VALUES (E'mk', E'macedoni'); INSERT INTO "list" ("id", "value") VALUES (E'mk_MK', E'macedoni (Macedònia)'); INSERT INTO "list" ("id", "value") VALUES (E'ms', E'malai'); INSERT INTO "list" ("id", "value") VALUES (E'ms_BN', E'malai (Brunei)'); INSERT INTO "list" ("id", "value") VALUES (E'ms_MY', E'malai (Malàisia)'); INSERT INTO "list" ("id", "value") VALUES (E'ms_SG', E'malai (Singapur)'); INSERT INTO "list" ("id", "value") VALUES (E'ml', E'malaiàlam'); INSERT INTO "list" ("id", "value") VALUES (E'ml_IN', E'malaiàlam (Índia)'); INSERT INTO "list" ("id", "value") VALUES (E'mg', E'malgaix'); INSERT INTO "list" ("id", "value") VALUES (E'mg_MG', E'malgaix (Madagascar)'); INSERT INTO "list" ("id", "value") VALUES (E'mt', E'maltès'); INSERT INTO "list" ("id", "value") VALUES (E'mt_MT', E'maltès (Malta)'); INSERT INTO "list" ("id", "value") VALUES (E'gv', E'manx'); INSERT INTO "list" ("id", "value") VALUES (E'gv_IM', E'manx (Illa de Man)'); INSERT INTO "list" ("id", "value") VALUES (E'mr', E'marathi'); INSERT INTO "list" ("id", "value") VALUES (E'mr_IN', E'marathi (Índia)'); INSERT INTO "list" ("id", "value") VALUES (E'mn', E'mongol'); INSERT INTO "list" ("id", "value") VALUES (E'mn_MN', E'mongol (Mongòlia)'); INSERT INTO "list" ("id", "value") VALUES (E'nd', E'ndebele septentrional'); INSERT INTO "list" ("id", "value") VALUES (E'nd_ZW', E'ndebele septentrional (Zimbàbue)'); INSERT INTO "list" ("id", "value") VALUES (E'nl', E'neerlandès'); INSERT INTO "list" ("id", "value") VALUES (E'nl_AW', E'neerlandès (Aruba)'); INSERT INTO "list" ("id", "value") VALUES (E'nl_BE', E'neerlandès (Bèlgica)'); INSERT INTO "list" ("id", "value") VALUES (E'nl_BQ', E'neerlandès (Carib Neerlandès)'); INSERT INTO "list" ("id", "value") VALUES (E'nl_CW', E'neerlandès (Curaçao)'); INSERT INTO "list" ("id", "value") VALUES (E'nl_NL', E'neerlandès (Països Baixos)'); INSERT INTO "list" ("id", "value") VALUES (E'nl_SX', E'neerlandès (Sint Maarten)'); INSERT INTO "list" ("id", "value") VALUES (E'nl_SR', E'neerlandès (Surinam)'); INSERT INTO "list" ("id", "value") VALUES (E'ne', E'nepalès'); INSERT INTO "list" ("id", "value") VALUES (E'ne_IN', E'nepalès (Índia)'); INSERT INTO "list" ("id", "value") VALUES (E'ne_NP', E'nepalès (Nepal)'); INSERT INTO "list" ("id", "value") VALUES (E'no', E'noruec'); INSERT INTO "list" ("id", "value") VALUES (E'no_NO', E'noruec (Noruega)'); INSERT INTO "list" ("id", "value") VALUES (E'nb', E'noruec bokmål'); INSERT INTO "list" ("id", "value") VALUES (E'nb_NO', E'noruec bokmål (Noruega)'); INSERT INTO "list" ("id", "value") VALUES (E'nb_SJ', E'noruec bokmål (Svalbard i Jan Mayen)'); INSERT INTO "list" ("id", "value") VALUES (E'nn', E'noruec nynorsk'); INSERT INTO "list" ("id", "value") VALUES (E'nn_NO', E'noruec nynorsk (Noruega)'); INSERT INTO "list" ("id", "value") VALUES (E'or', E'oriya'); INSERT INTO "list" ("id", "value") VALUES (E'or_IN', E'oriya (Índia)'); INSERT INTO "list" ("id", "value") VALUES (E'om', E'oromo'); INSERT INTO "list" ("id", "value") VALUES (E'om_ET', E'oromo (Etiòpia)'); INSERT INTO "list" ("id", "value") VALUES (E'om_KE', E'oromo (Kenya)'); INSERT INTO "list" ("id", "value") VALUES (E'os', E'osseta'); INSERT INTO "list" ("id", "value") VALUES (E'os_GE', E'osseta (Geòrgia)'); INSERT INTO "list" ("id", "value") VALUES (E'os_RU', E'osseta (Rússia)'); INSERT INTO "list" ("id", "value") VALUES (E'ps', E'paixtu'); INSERT INTO "list" ("id", "value") VALUES (E'ps_AF', E'paixtu (Afganistan)'); INSERT INTO "list" ("id", "value") VALUES (E'pa', E'panjabi'); INSERT INTO "list" ("id", "value") VALUES (E'pa_Arab_PK', E'panjabi (àrab, Pakistan)'); INSERT INTO "list" ("id", "value") VALUES (E'pa_Arab', E'panjabi (àrab)'); INSERT INTO "list" ("id", "value") VALUES (E'pa_Guru_IN', E'panjabi (gurmukhi, Índia)'); INSERT INTO "list" ("id", "value") VALUES (E'pa_Guru', E'panjabi (gurmukhi)'); INSERT INTO "list" ("id", "value") VALUES (E'pa_IN', E'panjabi (Índia)'); INSERT INTO "list" ("id", "value") VALUES (E'pa_PK', E'panjabi (Pakistan)'); INSERT INTO "list" ("id", "value") VALUES (E'fa', E'persa'); INSERT INTO "list" ("id", "value") VALUES (E'fa_AF', E'persa (Afganistan)'); INSERT INTO "list" ("id", "value") VALUES (E'fa_IR', E'persa (Iran)'); INSERT INTO "list" ("id", "value") VALUES (E'pl', E'polonès'); INSERT INTO "list" ("id", "value") VALUES (E'pl_PL', E'polonès (Polònia)'); INSERT INTO "list" ("id", "value") VALUES (E'pt', E'portuguès'); INSERT INTO "list" ("id", "value") VALUES (E'pt_AO', E'portuguès (Angola)'); INSERT INTO "list" ("id", "value") VALUES (E'pt_BR', E'portuguès (Brasil)'); INSERT INTO "list" ("id", "value") VALUES (E'pt_CV', E'portuguès (Cap Verd)'); INSERT INTO "list" ("id", "value") VALUES (E'pt_GW', E'portuguès (Guinea Bissau)'); INSERT INTO "list" ("id", "value") VALUES (E'pt_GQ', E'portuguès (Guinea Equatorial)'); INSERT INTO "list" ("id", "value") VALUES (E'pt_LU', E'portuguès (Luxemburg)'); INSERT INTO "list" ("id", "value") VALUES (E'pt_MO', E'portuguès (Macau (RAE Xina))'); INSERT INTO "list" ("id", "value") VALUES (E'pt_MZ', E'portuguès (Moçambic)'); INSERT INTO "list" ("id", "value") VALUES (E'pt_PT', E'portuguès (Portugal)'); INSERT INTO "list" ("id", "value") VALUES (E'pt_ST', E'portuguès (São Tomé i Príncipe)'); INSERT INTO "list" ("id", "value") VALUES (E'pt_CH', E'portuguès (Suïssa)'); INSERT INTO "list" ("id", "value") VALUES (E'pt_TL', E'portuguès (Timor Oriental)'); INSERT INTO "list" ("id", "value") VALUES (E'qu', E'quítxua'); INSERT INTO "list" ("id", "value") VALUES (E'qu_BO', E'quítxua (Bolívia)'); INSERT INTO "list" ("id", "value") VALUES (E'qu_EC', E'quítxua (Equador)'); INSERT INTO "list" ("id", "value") VALUES (E'qu_PE', E'quítxua (Perú)'); INSERT INTO "list" ("id", "value") VALUES (E'rm', E'retoromànic'); INSERT INTO "list" ("id", "value") VALUES (E'rm_CH', E'retoromànic (Suïssa)'); INSERT INTO "list" ("id", "value") VALUES (E'ro', E'romanès'); INSERT INTO "list" ("id", "value") VALUES (E'ro_MD', E'romanès (Moldàvia)'); INSERT INTO "list" ("id", "value") VALUES (E'ro_RO', E'romanès (Romania)'); INSERT INTO "list" ("id", "value") VALUES (E'rw', E'ruandès'); INSERT INTO "list" ("id", "value") VALUES (E'rw_RW', E'ruandès (Ruanda)'); INSERT INTO "list" ("id", "value") VALUES (E'rn', E'rundi'); INSERT INTO "list" ("id", "value") VALUES (E'rn_BI', E'rundi (Burundi)'); INSERT INTO "list" ("id", "value") VALUES (E'ru', E'rus'); INSERT INTO "list" ("id", "value") VALUES (E'ru_BY', E'rus (Belarús)'); INSERT INTO "list" ("id", "value") VALUES (E'ru_KZ', E'rus (Kazakhstan)'); INSERT INTO "list" ("id", "value") VALUES (E'ru_KG', E'rus (Kirguizistan)'); INSERT INTO "list" ("id", "value") VALUES (E'ru_MD', E'rus (Moldàvia)'); INSERT INTO "list" ("id", "value") VALUES (E'ru_RU', E'rus (Rússia)'); INSERT INTO "list" ("id", "value") VALUES (E'ru_UA', E'rus (Ucraïna)'); INSERT INTO "list" ("id", "value") VALUES (E'se', E'sami septentrional'); INSERT INTO "list" ("id", "value") VALUES (E'se_FI', E'sami septentrional (Finlàndia)'); INSERT INTO "list" ("id", "value") VALUES (E'se_NO', E'sami septentrional (Noruega)'); INSERT INTO "list" ("id", "value") VALUES (E'se_SE', E'sami septentrional (Suècia)'); INSERT INTO "list" ("id", "value") VALUES (E'sg', E'sango'); INSERT INTO "list" ("id", "value") VALUES (E'sg_CF', E'sango (República Centreafricana)'); INSERT INTO "list" ("id", "value") VALUES (E'sr', E'serbi'); INSERT INTO "list" ("id", "value") VALUES (E'sr_BA', E'serbi (Bòsnia i Hercegovina)'); INSERT INTO "list" ("id", "value") VALUES (E'sr_Cyrl_BA', E'serbi (ciríl·lic, Bòsnia i Hercegovina)'); INSERT INTO "list" ("id", "value") VALUES (E'sr_Cyrl_XK', E'serbi (ciríl·lic, Kosovo)'); INSERT INTO "list" ("id", "value") VALUES (E'sr_Cyrl_ME', E'serbi (ciríl·lic, Montenegro)'); INSERT INTO "list" ("id", "value") VALUES (E'sr_Cyrl_RS', E'serbi (ciríl·lic, Sèrbia)'); INSERT INTO "list" ("id", "value") VALUES (E'sr_Cyrl', E'serbi (ciríl·lic)'); INSERT INTO "list" ("id", "value") VALUES (E'sr_XK', E'serbi (Kosovo)'); INSERT INTO "list" ("id", "value") VALUES (E'sr_Latn_BA', E'serbi (llatí, Bòsnia i Hercegovina)'); INSERT INTO "list" ("id", "value") VALUES (E'sr_Latn_XK', E'serbi (llatí, Kosovo)'); INSERT INTO "list" ("id", "value") VALUES (E'sr_Latn_ME', E'serbi (llatí, Montenegro)'); INSERT INTO "list" ("id", "value") VALUES (E'sr_Latn_RS', E'serbi (llatí, Sèrbia)'); INSERT INTO "list" ("id", "value") VALUES (E'sr_Latn', E'serbi (llatí)'); INSERT INTO "list" ("id", "value") VALUES (E'sr_ME', E'serbi (Montenegro)'); INSERT INTO "list" ("id", "value") VALUES (E'sr_RS', E'serbi (Sèrbia)'); INSERT INTO "list" ("id", "value") VALUES (E'sh', E'serbocroat'); INSERT INTO "list" ("id", "value") VALUES (E'sh_BA', E'serbocroat (Bòsnia i Hercegovina)'); INSERT INTO "list" ("id", "value") VALUES (E'sn', E'shona'); INSERT INTO "list" ("id", "value") VALUES (E'sn_ZW', E'shona (Zimbàbue)'); INSERT INTO "list" ("id", "value") VALUES (E'si', E'singalès'); INSERT INTO "list" ("id", "value") VALUES (E'si_LK', E'singalès (Sri Lanka)'); INSERT INTO "list" ("id", "value") VALUES (E'so', E'somali'); INSERT INTO "list" ("id", "value") VALUES (E'so_DJ', E'somali (Djibouti)'); INSERT INTO "list" ("id", "value") VALUES (E'so_ET', E'somali (Etiòpia)'); INSERT INTO "list" ("id", "value") VALUES (E'so_KE', E'somali (Kenya)'); INSERT INTO "list" ("id", "value") VALUES (E'so_SO', E'somali (Somàlia)'); INSERT INTO "list" ("id", "value") VALUES (E'sw', E'suahili'); INSERT INTO "list" ("id", "value") VALUES (E'sw_CD', E'suahili (Congo - Kinshasa)'); INSERT INTO "list" ("id", "value") VALUES (E'sw_KE', E'suahili (Kenya)'); INSERT INTO "list" ("id", "value") VALUES (E'sw_TZ', E'suahili (Tanzània)'); INSERT INTO "list" ("id", "value") VALUES (E'sw_UG', E'suahili (Uganda)'); INSERT INTO "list" ("id", "value") VALUES (E'sv', E'suec'); INSERT INTO "list" ("id", "value") VALUES (E'sv_FI', E'suec (Finlàndia)'); INSERT INTO "list" ("id", "value") VALUES (E'sv_AX', E'suec (Illes Åland)'); INSERT INTO "list" ("id", "value") VALUES (E'sv_SE', E'suec (Suècia)'); INSERT INTO "list" ("id", "value") VALUES (E'tl', E'tagal'); INSERT INTO "list" ("id", "value") VALUES (E'tl_PH', E'tagal (Filipines)'); INSERT INTO "list" ("id", "value") VALUES (E'th', E'tailandès'); INSERT INTO "list" ("id", "value") VALUES (E'th_TH', E'tailandès (Tailàndia)'); INSERT INTO "list" ("id", "value") VALUES (E'ta', E'tàmil'); INSERT INTO "list" ("id", "value") VALUES (E'ta_IN', E'tàmil (Índia)'); INSERT INTO "list" ("id", "value") VALUES (E'ta_MY', E'tàmil (Malàisia)'); INSERT INTO "list" ("id", "value") VALUES (E'ta_SG', E'tàmil (Singapur)'); INSERT INTO "list" ("id", "value") VALUES (E'ta_LK', E'tàmil (Sri Lanka)'); INSERT INTO "list" ("id", "value") VALUES (E'te', E'telugu'); INSERT INTO "list" ("id", "value") VALUES (E'te_IN', E'telugu (Índia)'); INSERT INTO "list" ("id", "value") VALUES (E'bo', E'tibetà'); INSERT INTO "list" ("id", "value") VALUES (E'bo_IN', E'tibetà (Índia)'); INSERT INTO "list" ("id", "value") VALUES (E'bo_CN', E'tibetà (Xina)'); INSERT INTO "list" ("id", "value") VALUES (E'ti', E'tigrinya'); INSERT INTO "list" ("id", "value") VALUES (E'ti_ER', E'tigrinya (Eritrea)'); INSERT INTO "list" ("id", "value") VALUES (E'ti_ET', E'tigrinya (Etiòpia)'); INSERT INTO "list" ("id", "value") VALUES (E'to', E'tongalès'); INSERT INTO "list" ("id", "value") VALUES (E'to_TO', E'tongalès (Tonga)'); INSERT INTO "list" ("id", "value") VALUES (E'tr', E'turc'); INSERT INTO "list" ("id", "value") VALUES (E'tr_TR', E'turc (Turquia)'); INSERT INTO "list" ("id", "value") VALUES (E'tr_CY', E'turc (Xipre)'); INSERT INTO "list" ("id", "value") VALUES (E'cs', E'txec'); INSERT INTO "list" ("id", "value") VALUES (E'cs_CZ', E'txec (Txèquia)'); INSERT INTO "list" ("id", "value") VALUES (E'ce', E'txetxè'); INSERT INTO "list" ("id", "value") VALUES (E'ce_RU', E'txetxè (Rússia)'); INSERT INTO "list" ("id", "value") VALUES (E'uk', E'ucraïnès'); INSERT INTO "list" ("id", "value") VALUES (E'uk_UA', E'ucraïnès (Ucraïna)'); INSERT INTO "list" ("id", "value") VALUES (E'ug', E'uigur'); INSERT INTO "list" ("id", "value") VALUES (E'ug_CN', E'uigur (Xina)'); INSERT INTO "list" ("id", "value") VALUES (E'ur', E'urdú'); INSERT INTO "list" ("id", "value") VALUES (E'ur_IN', E'urdú (Índia)'); INSERT INTO "list" ("id", "value") VALUES (E'ur_PK', E'urdú (Pakistan)'); INSERT INTO "list" ("id", "value") VALUES (E'uz', E'uzbek'); INSERT INTO "list" ("id", "value") VALUES (E'uz_AF', E'uzbek (Afganistan)'); INSERT INTO "list" ("id", "value") VALUES (E'uz_Arab_AF', E'uzbek (àrab, Afganistan)'); INSERT INTO "list" ("id", "value") VALUES (E'uz_Arab', E'uzbek (àrab)'); INSERT INTO "list" ("id", "value") VALUES (E'uz_Cyrl_UZ', E'uzbek (ciríl·lic, Uzbekistan)'); INSERT INTO "list" ("id", "value") VALUES (E'uz_Cyrl', E'uzbek (ciríl·lic)'); INSERT INTO "list" ("id", "value") VALUES (E'uz_Latn_UZ', E'uzbek (llatí, Uzbekistan)'); INSERT INTO "list" ("id", "value") VALUES (E'uz_Latn', E'uzbek (llatí)'); INSERT INTO "list" ("id", "value") VALUES (E'uz_UZ', E'uzbek (Uzbekistan)'); INSERT INTO "list" ("id", "value") VALUES (E'vi', E'vietnamita'); INSERT INTO "list" ("id", "value") VALUES (E'vi_VN', E'vietnamita (Vietnam)'); INSERT INTO "list" ("id", "value") VALUES (E'zh', E'xinès'); INSERT INTO "list" ("id", "value") VALUES (E'zh_HK', E'xinès (Hong Kong (RAE Xina))'); INSERT INTO "list" ("id", "value") VALUES (E'zh_MO', E'xinès (Macau (RAE Xina))'); INSERT INTO "list" ("id", "value") VALUES (E'zh_Hans_HK', E'xinès (simplificat, Hong Kong (RAE Xina))'); INSERT INTO "list" ("id", "value") VALUES (E'zh_Hans_MO', E'xinès (simplificat, Macau (RAE Xina))'); INSERT INTO "list" ("id", "value") VALUES (E'zh_Hans_SG', E'xinès (simplificat, Singapur)'); INSERT INTO "list" ("id", "value") VALUES (E'zh_Hans_CN', E'xinès (simplificat, Xina)'); INSERT INTO "list" ("id", "value") VALUES (E'zh_Hans', E'xinès (simplificat)'); INSERT INTO "list" ("id", "value") VALUES (E'zh_SG', E'xinès (Singapur)'); INSERT INTO "list" ("id", "value") VALUES (E'zh_TW', E'xinès (Taiwan)'); INSERT INTO "list" ("id", "value") VALUES (E'zh_Hant_HK', E'xinès (tradicional, Hong Kong (RAE Xina))'); INSERT INTO "list" ("id", "value") VALUES (E'zh_Hant_MO', E'xinès (tradicional, Macau (RAE Xina))'); INSERT INTO "list" ("id", "value") VALUES (E'zh_Hant_TW', E'xinès (tradicional, Taiwan)'); INSERT INTO "list" ("id", "value") VALUES (E'zh_Hant', E'xinès (tradicional)'); INSERT INTO "list" ("id", "value") VALUES (E'zh_CN', E'xinès (Xina)'); INSERT INTO "list" ("id", "value") VALUES (E'ii', E'yi sichuan'); INSERT INTO "list" ("id", "value") VALUES (E'ii_CN', E'yi sichuan (Xina)'); INSERT INTO "list" ("id", "value") VALUES (E'zu', E'zulu'); INSERT INTO "list" ("id", "value") VALUES (E'zu_ZA', E'zulu (República de Sud-àfrica)');
<reponame>manisero/StreamProcessing CREATE TABLE "Dataset" ( "DatasetId" smallint generated always as identity, "Date" date not null, CONSTRAINT "PK_Dataset" PRIMARY KEY ("DatasetId") ); CREATE TABLE "ClientSnapshot" ( "DatasetId" smallint not null, "ClientId" int not null ) PARTITION BY LIST ("DatasetId"); CREATE TABLE "DepositSnapshot" ( "DatasetId" smallint not null, "ClientId" int not null, "DepositId" int not null, "Value" numeric not null ) PARTITION BY LIST ("DatasetId"); CREATE TABLE "LoanSnapshot" ( "DatasetId" smallint not null, "ClientId" int not null, "LoanId" int not null, "Value" numeric not null ) PARTITION BY LIST ("DatasetId");
-- Database generated with pgModeler (PostgreSQL Database Modeler). -- pgModeler version: 0.9.2 -- PostgreSQL version: 12.0 -- Project Site: pgmodeler.io -- Model Author: --- -- Database creation must be done outside a multicommand file. -- These commands were put in this file only as a convenience. -- -- object: ogame_univese | type: DATABASE -- -- -- DROP DATABASE IF EXISTS ogame_univese; -- CREATE DATABASE ogame_univese; -- -- ddl-end -- -- -- object: public.players | type: TABLE -- -- DROP TABLE IF EXISTS public.players CASCADE; CREATE TABLE public.players ( id serial NOT NULL, name varchar(20) NOT NULL, CONSTRAINT players_id_pkey PRIMARY KEY (id,name), CONSTRAINT players_name_unique UNIQUE (name) ); -- ddl-end -- COMMENT ON TABLE public.players IS E'a table including the players of the game'; -- ddl-end -- -- ALTER TABLE public.players OWNER TO postgres; -- ddl-end -- -- object: public.planets | type: TABLE -- -- DROP TABLE IF EXISTS public.planets CASCADE; CREATE TABLE public.planets ( id integer NOT NULL, galaxy smallint NOT NULL, system smallint NOT NULL, planetslot smallint NOT NULL, taken bool NOT NULL, coords varchar(8) NOT NULL, owner varchar(20), CONSTRAINT planets_id_pkey PRIMARY KEY (id) ); -- ddl-end -- -- ALTER TABLE public.planets OWNER TO postgres; -- ddl-end -- -- object: public.player_research | type: TABLE -- -- DROP TABLE IF EXISTS public.player_research CASCADE; CREATE TABLE public.player_research ( player_name varchar(20) NOT NULL, espionage_technology smallint NOT NULL, computer_technology smallint NOT NULL, weapons_technology smallint NOT NULL, shielding_technology smallint NOT NULL, armour_technology smallint NOT NULL, energy_technology smallint NOT NULL, hyperspace_technology smallint NOT NULL, combustion_drive smallint NOT NULL, impulse_drive smallint NOT NULL, hyperspace_drive smallint NOT NULL, laser_technology smallint NOT NULL, ion_technology smallint NOT NULL, plasma_technology smallint NOT NULL, intergalactic_research_network smallint NOT NULL, astrophysics smallint NOT NULL, graviton_technology smallint NOT NULL, CONSTRAINT player_research_pkey PRIMARY KEY (player_name) ); -- ddl-end -- -- ALTER TABLE public.player_research OWNER TO postgres; -- ddl-end -- -- object: public.player_planets | type: TABLE -- -- DROP TABLE IF EXISTS public.player_planets CASCADE; CREATE TABLE public.player_planets ( planet_id integer NOT NULL, owner varchar(20) NOT NULL, metal bigint NOT NULL, chrystal bigint NOT NULL, deuterium bigint NOT NULL, metal_mine smallint NOT NULL, crystal_mine smallint NOT NULL, deuterium_synthesizer smallint NOT NULL, solar_plant smallint NOT NULL, fusion_reactor smallint NOT NULL, metal_storage smallint NOT NULL, crystal_storage smallint NOT NULL, deuterium_tank smallint NOT NULL, shielded_metal_den integer, underground_crystal_den integer, seabed_deuterium_den integer, alliance_depot smallint NOT NULL, robotics_factory smallint NOT NULL, shipyard smallint NOT NULL, research_lab smallint NOT NULL, missile_silo smallint NOT NULL, nanite_factory smallint NOT NULL, terraformer smallint NOT NULL, space_dock smallint NOT NULL, rocket_launcher smallint NOT NULL, light_laser smallint NOT NULL, heavy_laser smallint NOT NULL, gauss_cannon smallint NOT NULL, ion_cannon smallint NOT NULL, plasma_turret smallint NOT NULL, small_shield_dome smallint NOT NULL, large_shield_dome smallint NOT NULL, anti_ballistic_missiles smallint NOT NULL, interplanetary_missiles smallint NOT NULL, small_cargo smallint NOT NULL, large_cargo smallint NOT NULL, light_fighter smallint NOT NULL, heavy_fighter smallint NOT NULL, cruiser smallint NOT NULL, battleship smallint NOT NULL, colony_ship smallint NOT NULL, recycler smallint NOT NULL, espionage_probe smallint NOT NULL, bomber smallint NOT NULL, solar_satellite smallint NOT NULL, destroyer smallint NOT NULL, CONSTRAINT player_planets_pkey PRIMARY KEY (planet_id) ); -- ddl-end -- -- ALTER TABLE public.player_planets OWNER TO postgres; -- ddl-end -- -- object: planets_owner_fkey | type: CONSTRAINT -- -- ALTER TABLE public.planets DROP CONSTRAINT IF EXISTS planets_owner_fkey CASCADE; ALTER TABLE public.planets ADD CONSTRAINT planets_owner_fkey FOREIGN KEY (owner) REFERENCES public.players (name) MATCH FULL ON DELETE CASCADE ON UPDATE CASCADE; -- ddl-end -- -- object: player_research_fkey | type: CONSTRAINT -- -- ALTER TABLE public.player_research DROP CONSTRAINT IF EXISTS player_research_fkey CASCADE; ALTER TABLE public.player_research ADD CONSTRAINT player_research_fkey FOREIGN KEY (player_name) REFERENCES public.players (name) MATCH FULL ON DELETE CASCADE ON UPDATE CASCADE; -- ddl-end -- -- object: player_planet_id | type: CONSTRAINT -- -- ALTER TABLE public.player_planets DROP CONSTRAINT IF EXISTS player_planet_id CASCADE; ALTER TABLE public.player_planets ADD CONSTRAINT player_planet_id FOREIGN KEY (planet_id) REFERENCES public.planets (id) MATCH FULL ON DELETE CASCADE ON UPDATE CASCADE; -- ddl-end -- -- object: player_planets_owner | type: CONSTRAINT -- -- ALTER TABLE public.player_planets DROP CONSTRAINT IF EXISTS player_planets_owner CASCADE; ALTER TABLE public.player_planets ADD CONSTRAINT player_planets_owner FOREIGN KEY (owner) REFERENCES public.players (name) MATCH FULL ON DELETE CASCADE ON UPDATE CASCADE; -- ddl-end --
<filename>vendor/update/008.sql ALTER TABLE `bills` CHANGE `bill_gb` `bill_quota` BIGINT( 20 ) NULL DEFAULT NULL;
<filename>tests/sql/13.sql INSERT INTO test (c1, c2, c3) VALUES (1, 2, 3), ('1', '2', '3')
-- phpMyAdmin SQL Dump -- version 4.6.4 -- https://www.phpmyadmin.net/ -- -- Host: 127.0.0.1 -- Gegenereerd op: 10 mei 2017 om 07:00 -- Serverversie: 5.7.14 -- PHP-versie: 7.0.10 SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; SET time_zone = "+00:00"; /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8mb4 */; -- -- Database: `portfolio` -- -- -------------------------------------------------------- -- -- Tabelstructuur voor tabel `answers` -- CREATE TABLE `answers` ( `id` int(11) NOT NULL, `subject_id` int(11) NOT NULL, `question_id` int(11) NOT NULL, `student_id` int(11) NOT NULL, `answer` varchar(250) NOT NULL, `date` varchar(250) NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Gegevens worden geëxporteerd voor tabel `answers` -- INSERT INTO `answers` (`id`, `subject_id`, `question_id`, `student_id`, `answer`, `date`) VALUES (1, 1, 3, 1, 'Ik vond het een geweldig filmpje.', '03-12-17'); -- -------------------------------------------------------- -- -- Tabelstructuur voor tabel `imports` -- CREATE TABLE `imports` ( `id` int(11) NOT NULL, `filename` varchar(250) NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Gegevens worden geëxporteerd voor tabel `imports` -- INSERT INTO `imports` (`id`, `filename`) VALUES (1, 'dummy.csv'); -- -------------------------------------------------------- -- -- Tabelstructuur voor tabel `questions` -- CREATE TABLE `questions` ( `id` int(11) NOT NULL, `subject_id` int(11) NOT NULL, `question` varchar(250) NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Gegevens worden geëxporteerd voor tabel `questions` -- INSERT INTO `questions` (`id`, `subject_id`, `question`) VALUES (3, 1, 'Wat is er niet netjes aan het filmpje?'); -- -------------------------------------------------------- -- -- Tabelstructuur voor tabel `students` -- CREATE TABLE `students` ( `id` int(11) NOT NULL, `name` varchar(250) NOT NULL, `ov_number` varchar(250) NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Gegevens worden geëxporteerd voor tabel `students` -- INSERT INTO `students` (`id`, `name`, `ov_number`) VALUES (1, '<NAME>', '99033883'); -- -------------------------------------------------------- -- -- Tabelstructuur voor tabel `subjects` -- CREATE TABLE `subjects` ( `id` int(11) NOT NULL, `subject` varchar(250) NOT NULL, `subtopic` varchar(250) NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=latin1; -- -- Gegevens worden geëxporteerd voor tabel `subjects` -- INSERT INTO `subjects` (`id`, `subject`, `subtopic`) VALUES (1, 'dummy', 'Politics'); -- -- Indexen voor geëxporteerde tabellen -- -- -- Indexen voor tabel `answers` -- ALTER TABLE `answers` ADD PRIMARY KEY (`id`); -- -- Indexen voor tabel `imports` -- ALTER TABLE `imports` ADD PRIMARY KEY (`id`); -- -- Indexen voor tabel `questions` -- ALTER TABLE `questions` ADD PRIMARY KEY (`id`); -- -- Indexen voor tabel `students` -- ALTER TABLE `students` ADD PRIMARY KEY (`id`); -- -- Indexen voor tabel `subjects` -- ALTER TABLE `subjects` ADD PRIMARY KEY (`id`); -- -- AUTO_INCREMENT voor geëxporteerde tabellen -- -- -- AUTO_INCREMENT voor een tabel `answers` -- ALTER TABLE `answers` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; -- -- AUTO_INCREMENT voor een tabel `imports` -- ALTER TABLE `imports` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; -- -- AUTO_INCREMENT voor een tabel `questions` -- ALTER TABLE `questions` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4; -- -- AUTO_INCREMENT voor een tabel `students` -- ALTER TABLE `students` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; -- -- AUTO_INCREMENT voor een tabel `subjects` -- ALTER TABLE `subjects` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
-- MySQL Workbench Forward Engineering SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0; SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0; SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='ONLY_FULL_GROUP_BY,STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_ENGINE_SUBSTITUTION'; -- ----------------------------------------------------- -- Schema mydb -- ----------------------------------------------------- DROP SCHEMA IF EXISTS `mydb` ; -- ----------------------------------------------------- -- Schema mydb -- ----------------------------------------------------- CREATE SCHEMA IF NOT EXISTS `mydb` DEFAULT CHARACTER SET utf8 ; USE `mydb` ; -- ----------------------------------------------------- -- Table `mydb`.`User` -- ----------------------------------------------------- DROP TABLE IF EXISTS `mydb`.`User` ; CREATE TABLE IF NOT EXISTS `mydb`.`User` ( `user_id` INT NOT NULL, `user_name` VARCHAR(45) NOT NULL, `password` VARCHAR(45) NOT NULL, `icon` BLOB NULL, `join_date` DATETIME NOT NULL, `project_id` INT NULL, PRIMARY KEY (`user_id`)) ENGINE = InnoDB; -- ----------------------------------------------------- -- Table `mydb`.`Category` -- ----------------------------------------------------- DROP TABLE IF EXISTS `mydb`.`Category` ; CREATE TABLE IF NOT EXISTS `mydb`.`Category` ( `category_id` INT NOT NULL, `category_name` VARCHAR(45) NOT NULL, PRIMARY KEY (`category_id`)) ENGINE = InnoDB; -- ----------------------------------------------------- -- Table `mydb`.`Project` -- ----------------------------------------------------- DROP TABLE IF EXISTS `mydb`.`Project` ; CREATE TABLE IF NOT EXISTS `mydb`.`Project` ( `project_id` INT NOT NULL, `project_name` VARCHAR(45) NOT NULL, `user_id` INT NOT NULL, PRIMARY KEY (`project_id`), INDEX `user_id_idx` (`user_id` ASC) VISIBLE, CONSTRAINT `user_id` FOREIGN KEY (`user_id`) REFERENCES `mydb`.`User` (`user_id`) ON DELETE NO ACTION ON UPDATE NO ACTION) ENGINE = InnoDB; -- ----------------------------------------------------- -- Table `mydb`.`Resource` -- ----------------------------------------------------- DROP TABLE IF EXISTS `mydb`.`Resource` ; CREATE TABLE IF NOT EXISTS `mydb`.`Resource` ( `resource_id` INT NOT NULL, `resource_code` VARCHAR(45) NOT NULL, `resource_name` VARCHAR(45) NOT NULL, `category_id` INT NOT NULL, `project_id` INT NULL, PRIMARY KEY (`resource_id`), INDEX `category_id_idx` (`category_id` ASC) VISIBLE, INDEX `project_id_idx` (`project_id` ASC) VISIBLE, CONSTRAINT `category_id` FOREIGN KEY (`category_id`) REFERENCES `mydb`.`Category` (`category_id`) ON DELETE NO ACTION ON UPDATE NO ACTION, CONSTRAINT `project_id` FOREIGN KEY (`project_id`) REFERENCES `mydb`.`Project` (`project_id`) ON DELETE NO ACTION ON UPDATE NO ACTION) ENGINE = InnoDB; SET SQL_MODE=@OLD_SQL_MODE; SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS; SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS; -- create user 'admin'@'localhost' identified by '12345'; -- grant all privileges on *.* to 'admin'@'localhost'; -- flush privileges;
<gh_stars>0 /* Navicat Premium Data Transfer Source Server : local Source Server Type : MySQL Source Server Version : 80011 Source Host : localhost:3306 Source Schema : homework Target Server Type : MySQL Target Server Version : 80011 File Encoding : 65001 Date: 09/01/2021 22:48:20 */ SET NAMES utf8mb4; SET FOREIGN_KEY_CHECKS = 0; -- ---------------------------- -- Table structure for admins -- ---------------------------- DROP TABLE IF EXISTS `admins`; CREATE TABLE `admins` ( `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, `created_at` datetime NULL DEFAULT NULL, `updated_at` datetime NULL DEFAULT NULL, `deleted_at` datetime NULL DEFAULT NULL, `name` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL, `telephone` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL, `password` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL, `authority` varchar(11) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NULL DEFAULT NULL, PRIMARY KEY (`id`) USING BTREE, UNIQUE INDEX `telephone`(`telephone`) USING BTREE, INDEX `idx_admins_deleted_at`(`deleted_at`) USING BTREE ) ENGINE = InnoDB AUTO_INCREMENT = 5 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_0900_ai_ci ROW_FORMAT = Dynamic; -- ---------------------------- -- Records of admins -- ---------------------------- INSERT INTO `admins` VALUES (1, '2021-01-03 10:38:30', '2021-01-03 10:38:30', NULL, 'XY', '18936660888', '$2a$10$IAzhHYvE9fQR/AGxmO9T.OxlBxqYMNJZYOUbGxnIi52Xoz16Lp12K', '1'); INSERT INTO `admins` VALUES (2, '2021-01-03 10:55:38', '2021-01-03 10:55:38', NULL, 'ARIA', '18936660688', '$2a$10$k9Jj3KSJqOiWkIBLAaFI2.upEPyanpupTteEHurtX/veaVZ6lSvV2', '0'); INSERT INTO `admins` VALUES (3, '2021-01-03 23:39:44', '2021-01-03 23:39:44', NULL, 'A', '18936660788', '$2a$10$LWULyOXHCs18IgaPLVgxneuJQx07hOuURudSTvHEz0clh1YONlLBu', '1'); INSERT INTO `admins` VALUES (4, '2021-01-07 15:12:44', '2021-01-07 15:12:44', NULL, 'XUYAO', '18932548795', '$2a$10$MN.XXpJO4ro1RfZxD1Ic3usB0n8xnhQN5QGSGFEU/J4GM.d.Mb3ZS', '0'); -- ---------------------------- -- Table structure for log -- ---------------------------- DROP TABLE IF EXISTS `log`; CREATE TABLE `log` ( `ID` int(11) NOT NULL AUTO_INCREMENT, `Name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NULL DEFAULT NULL, `ProductID` int(30) NULL DEFAULT NULL, `IP` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NULL DEFAULT NULL, `Operation` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NULL DEFAULT NULL, `Time` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NULL DEFAULT NULL, PRIMARY KEY (`ID`) USING BTREE ) ENGINE = InnoDB AUTO_INCREMENT = 62 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_0900_ai_ci ROW_FORMAT = Dynamic; -- ---------------------------- -- Records of log -- ---------------------------- INSERT INTO `log` VALUES (6, '1', 1, '169.254.157.217', 'delete', '2021/01/03 22:45:38'); INSERT INTO `log` VALUES (7, '1', 17, '169.254.157.217', 'delete', '2021/01/03 23:07:33'); INSERT INTO `log` VALUES (8, '0', 18, '169.254.157.217', 'delete', '2021/01/03 23:11:46'); INSERT INTO `log` VALUES (9, '0', 16, '169.254.157.217', 'delete', '2021/01/03 23:40:01'); INSERT INTO `log` VALUES (13, '胥耀', 1, '169.254.157.217', 'delete', '2021/01/03 23:59:10'); INSERT INTO `log` VALUES (14, '胥耀', 0, '169.254.157.217', 'update', '2021/01/04 08:34:56'); INSERT INTO `log` VALUES (15, '胥耀', 3, '169.254.157.217', 'update', '2021/01/04 08:41:48'); INSERT INTO `log` VALUES (16, '胥耀', 0, '169.254.157.217', 'check', '2021/01/04 08:49:27'); INSERT INTO `log` VALUES (17, '胥耀', 0, '169.254.157.217', 'check', '2021/01/04 09:00:05'); INSERT INTO `log` VALUES (18, '胥耀', 0, '169.254.157.217', 'login', '2021/01/04 09:14:17'); INSERT INTO `log` VALUES (19, '胥耀', 0, '169.254.157.217', 'add product', '2021/01/04 09:25:24'); INSERT INTO `log` VALUES (20, '胥耀', 0, '169.254.157.217', 'login', '2021/01/04 09:25:24'); INSERT INTO `log` VALUES (22, '胥耀', 0, '169.254.157.217', 'login', '2021/01/04 10:42:12'); INSERT INTO `log` VALUES (23, '胥耀', 0, '169.254.157.217', 'login', '2021/01/06 15:29:08'); INSERT INTO `log` VALUES (24, '胥耀', 1, '169.254.157.217', 'check product', '2021/01/06 15:29:15'); INSERT INTO `log` VALUES (25, '胥耀', 1, '169.254.157.217', 'change product', '2021/01/06 15:29:20'); INSERT INTO `log` VALUES (26, '胥耀', 1, '169.254.157.217', 'check product', '2021/01/06 15:47:51'); INSERT INTO `log` VALUES (27, '胥耀', 1, '169.254.157.217', 'change product', '2021/01/06 15:47:59'); INSERT INTO `log` VALUES (28, '胥耀', 1, '169.254.157.217', 'check product', '2021/01/06 15:52:30'); INSERT INTO `log` VALUES (29, '胥耀', 1, '169.254.157.217', 'change product', '2021/01/06 15:52:37'); INSERT INTO `log` VALUES (30, '胥耀', 1, '169.254.157.217', 'check product', '2021/01/06 16:00:50'); INSERT INTO `log` VALUES (31, '胥耀', 1, '169.254.157.217', 'change product', '2021/01/06 16:00:55'); INSERT INTO `log` VALUES (32, '胥耀', 1, '169.254.157.217', 'check product', '2021/01/06 16:33:00'); INSERT INTO `log` VALUES (33, '胥耀', 1, '169.254.157.217', 'change product', '2021/01/06 16:33:08'); INSERT INTO `log` VALUES (34, '胥耀', 1, '169.254.157.217', 'check product', '2021/01/06 16:33:41'); INSERT INTO `log` VALUES (35, '胥耀', 1, '169.254.157.217', 'change product', '2021/01/06 16:33:46'); INSERT INTO `log` VALUES (36, '胥耀', 1, '169.254.157.217', 'check product', '2021/01/06 16:42:13'); INSERT INTO `log` VALUES (37, '胥耀', 1, '169.254.157.217', 'check product', '2021/01/06 16:53:39'); INSERT INTO `log` VALUES (38, '胥耀', 1, '169.254.157.217', 'change product', '2021/01/06 16:53:43'); INSERT INTO `log` VALUES (39, '胥耀', 1, '169.254.157.217', 'check product', '2021/01/06 20:44:44'); INSERT INTO `log` VALUES (40, '胥耀', 1, '169.254.157.217', 'change product', '2021/01/06 20:44:52'); INSERT INTO `log` VALUES (41, '胥耀', 0, '169.254.157.217', 'login', '2021/01/06 21:12:52'); INSERT INTO `log` VALUES (42, '胥耀', 1, '169.254.157.217', 'check order', '2021/01/06 21:13:58'); INSERT INTO `log` VALUES (43, '胥耀', 1, '169.254.157.217', 'update order', '2021/01/06 21:14:04'); INSERT INTO `log` VALUES (44, '胥耀', 0, '169.254.157.217', 'login', '2021/01/06 21:14:04'); INSERT INTO `log` VALUES (45, '胥耀', 1, '169.254.157.217', 'check product', '2021/01/06 21:56:44'); INSERT INTO `log` VALUES (46, '胥耀', 1, '169.254.157.217', 'change product', '2021/01/06 21:56:50'); INSERT INTO `log` VALUES (47, 'XY', 1, '169.254.157.217', 'check product', '2021/01/07 15:20:27'); INSERT INTO `log` VALUES (48, 'XY', 1, '169.254.157.217', 'check product', '2021/01/07 15:20:59'); INSERT INTO `log` VALUES (49, 'XY', 0, '169.254.157.217', 'login', '2021/01/07 15:21:57'); INSERT INTO `log` VALUES (50, 'XY', 1, '169.254.157.217', 'check product', '2021/01/07 15:22:05'); INSERT INTO `log` VALUES (51, 'XY', 1, '169.254.157.217', 'check product', '2021/01/07 15:22:23'); INSERT INTO `log` VALUES (52, 'XY', 2, '169.254.157.217', 'delete product', '2021/01/07 15:23:14'); INSERT INTO `log` VALUES (53, 'XY', 3, '169.254.157.217', 'delete product', '2021/01/07 15:23:19'); INSERT INTO `log` VALUES (54, 'XY', 0, '169.254.157.217', 'login', '2021/01/07 15:30:23'); INSERT INTO `log` VALUES (55, 'XY', 0, '169.254.157.217', 'login', '2021/01/07 15:30:28'); INSERT INTO `log` VALUES (56, 'XY', 0, '169.254.157.217', 'login', '2021/01/07 15:30:29'); INSERT INTO `log` VALUES (57, 'XY', 51, '169.254.157.217', 'check order', '2021/01/07 15:30:52'); INSERT INTO `log` VALUES (58, 'XY', 51, '169.254.157.217', 'check order', '2021/01/07 15:31:31'); INSERT INTO `log` VALUES (59, 'ARIA', 0, '169.254.157.217', 'login', '2021/01/07 18:12:05'); INSERT INTO `log` VALUES (60, 'ARIA', 0, '169.254.157.217', 'login', '2021/01/07 18:12:05'); INSERT INTO `log` VALUES (61, 'XY', 0, '169.254.157.217', 'login', '2021/01/07 18:33:39'); -- ---------------------------- -- Table structure for order -- ---------------------------- DROP TABLE IF EXISTS `order`; CREATE TABLE `order` ( `ID` int(11) NOT NULL AUTO_INCREMENT, `userID` int(255) NULL DEFAULT NULL, `productID` int(255) NULL DEFAULT NULL, `orderStatus` int(255) NULL DEFAULT NULL, PRIMARY KEY (`ID`) USING BTREE ) ENGINE = InnoDB AUTO_INCREMENT = 101 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_0900_ai_ci ROW_FORMAT = Dynamic; -- ---------------------------- -- Records of order -- ---------------------------- INSERT INTO `order` VALUES (1, 0, 1, 1); INSERT INTO `order` VALUES (2, 0, 1, 1); INSERT INTO `order` VALUES (3, 0, 1, 1); INSERT INTO `order` VALUES (4, 0, 1, 1); INSERT INTO `order` VALUES (5, 0, 1, 1); INSERT INTO `order` VALUES (6, 0, 1, 1); INSERT INTO `order` VALUES (7, 0, 1, 1); INSERT INTO `order` VALUES (8, 0, 1, 1); INSERT INTO `order` VALUES (9, 0, 1, 1); INSERT INTO `order` VALUES (10, 0, 1, 1); INSERT INTO `order` VALUES (11, 0, 1, 1); INSERT INTO `order` VALUES (12, 0, 1, 1); INSERT INTO `order` VALUES (13, 0, 1, 1); INSERT INTO `order` VALUES (14, 0, 1, 1); INSERT INTO `order` VALUES (15, 0, 1, 1); INSERT INTO `order` VALUES (16, 0, 1, 1); INSERT INTO `order` VALUES (17, 0, 1, 1); INSERT INTO `order` VALUES (18, 0, 1, 1); INSERT INTO `order` VALUES (19, 0, 1, 1); INSERT INTO `order` VALUES (20, 0, 1, 1); INSERT INTO `order` VALUES (21, 0, 1, 1); INSERT INTO `order` VALUES (22, 0, 1, 1); INSERT INTO `order` VALUES (23, 0, 1, 1); INSERT INTO `order` VALUES (24, 0, 1, 1); INSERT INTO `order` VALUES (25, 0, 1, 1); INSERT INTO `order` VALUES (26, 0, 1, 1); INSERT INTO `order` VALUES (27, 0, 1, 1); INSERT INTO `order` VALUES (28, 0, 1, 1); INSERT INTO `order` VALUES (29, 0, 1, 1); INSERT INTO `order` VALUES (30, 0, 1, 1); INSERT INTO `order` VALUES (31, 0, 1, 1); INSERT INTO `order` VALUES (32, 0, 1, 1); INSERT INTO `order` VALUES (33, 0, 1, 1); INSERT INTO `order` VALUES (34, 0, 1, 1); INSERT INTO `order` VALUES (35, 0, 1, 1); INSERT INTO `order` VALUES (36, 0, 1, 1); INSERT INTO `order` VALUES (37, 0, 1, 1); INSERT INTO `order` VALUES (38, 0, 1, 1); INSERT INTO `order` VALUES (39, 0, 1, 1); INSERT INTO `order` VALUES (40, 0, 1, 1); INSERT INTO `order` VALUES (41, 0, 1, 1); INSERT INTO `order` VALUES (42, 0, 1, 1); INSERT INTO `order` VALUES (43, 0, 1, 1); INSERT INTO `order` VALUES (44, 0, 1, 1); INSERT INTO `order` VALUES (45, 0, 1, 1); INSERT INTO `order` VALUES (46, 0, 1, 1); INSERT INTO `order` VALUES (47, 0, 1, 1); INSERT INTO `order` VALUES (48, 0, 1, 1); INSERT INTO `order` VALUES (49, 0, 1, 1); INSERT INTO `order` VALUES (50, 0, 1, 1); INSERT INTO `order` VALUES (51, 0, 1, 1); INSERT INTO `order` VALUES (52, 0, 1, 1); INSERT INTO `order` VALUES (53, 0, 1, 1); INSERT INTO `order` VALUES (54, 0, 1, 1); INSERT INTO `order` VALUES (55, 0, 1, 1); INSERT INTO `order` VALUES (56, 0, 1, 1); INSERT INTO `order` VALUES (57, 0, 1, 1); INSERT INTO `order` VALUES (58, 0, 1, 1); INSERT INTO `order` VALUES (59, 0, 1, 1); INSERT INTO `order` VALUES (60, 0, 1, 1); INSERT INTO `order` VALUES (61, 0, 1, 1); INSERT INTO `order` VALUES (62, 0, 1, 1); INSERT INTO `order` VALUES (63, 0, 1, 1); INSERT INTO `order` VALUES (64, 0, 1, 1); INSERT INTO `order` VALUES (65, 0, 1, 1); INSERT INTO `order` VALUES (66, 0, 1, 1); INSERT INTO `order` VALUES (67, 0, 1, 1); INSERT INTO `order` VALUES (68, 0, 1, 1); INSERT INTO `order` VALUES (69, 0, 1, 1); INSERT INTO `order` VALUES (70, 0, 1, 1); INSERT INTO `order` VALUES (71, 0, 1, 1); INSERT INTO `order` VALUES (72, 0, 1, 1); INSERT INTO `order` VALUES (73, 0, 1, 1); INSERT INTO `order` VALUES (74, 0, 1, 1); INSERT INTO `order` VALUES (75, 0, 1, 1); INSERT INTO `order` VALUES (76, 0, 1, 1); INSERT INTO `order` VALUES (77, 0, 1, 1); INSERT INTO `order` VALUES (78, 0, 1, 1); INSERT INTO `order` VALUES (79, 0, 1, 1); INSERT INTO `order` VALUES (80, 0, 1, 1); INSERT INTO `order` VALUES (81, 0, 1, 1); INSERT INTO `order` VALUES (82, 0, 1, 1); INSERT INTO `order` VALUES (83, 0, 1, 1); INSERT INTO `order` VALUES (84, 0, 1, 1); INSERT INTO `order` VALUES (85, 0, 1, 1); INSERT INTO `order` VALUES (86, 0, 1, 1); INSERT INTO `order` VALUES (87, 0, 1, 1); INSERT INTO `order` VALUES (88, 0, 1, 1); INSERT INTO `order` VALUES (89, 0, 1, 1); INSERT INTO `order` VALUES (90, 0, 1, 1); INSERT INTO `order` VALUES (91, 0, 1, 1); INSERT INTO `order` VALUES (92, 0, 1, 1); INSERT INTO `order` VALUES (93, 0, 1, 1); INSERT INTO `order` VALUES (94, 0, 1, 1); INSERT INTO `order` VALUES (95, 0, 1, 1); INSERT INTO `order` VALUES (96, 0, 1, 1); INSERT INTO `order` VALUES (97, 0, 1, 1); INSERT INTO `order` VALUES (98, 0, 1, 1); INSERT INTO `order` VALUES (99, 0, 1, 1); INSERT INTO `order` VALUES (100, 0, 1, 1); -- ---------------------------- -- Table structure for product -- ---------------------------- DROP TABLE IF EXISTS `product`; CREATE TABLE `product` ( `ID` int(11) NOT NULL AUTO_INCREMENT, `productName` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NULL DEFAULT NULL, `productNum` int(255) NULL DEFAULT NULL, `productPrice` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NULL DEFAULT NULL, `productOriginPrice` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NULL DEFAULT NULL, `productImage` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NULL DEFAULT NULL, `productUrl` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NULL DEFAULT NULL, PRIMARY KEY (`ID`) USING BTREE ) ENGINE = InnoDB AUTO_INCREMENT = 7 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_0900_ai_ci ROW_FORMAT = Dynamic; -- ---------------------------- -- Records of product -- ---------------------------- INSERT INTO `product` VALUES (1, 'apple', 0, '250', '300', 'https://ss1.bdstatic.com/70cFvXSh_Q1YnxGkpoWK1HF6hhy/it/u=3262485291,1572432962&fm=26&gp=0.jpg', ''); -- ---------------------------- -- Table structure for user -- ---------------------------- DROP TABLE IF EXISTS `user`; CREATE TABLE `user` ( `ID` bigint(20) NOT NULL AUTO_INCREMENT, `nickname` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL, `userName` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL, `passWord` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_0900_ai_ci NOT NULL, PRIMARY KEY (`ID`) USING BTREE ) ENGINE = InnoDB AUTO_INCREMENT = 7 CHARACTER SET = utf8mb4 COLLATE = utf8mb4_0900_ai_ci ROW_FORMAT = Dynamic; -- ---------------------------- -- Records of user -- ---------------------------- INSERT INTO `user` VALUES (4, '', 'A', '$2a$10$Y45X.Gu3cmb95wwpzS5v2uqrRV/hm2C7imytoBkENyF7wjqpewFIu'); INSERT INTO `user` VALUES (5, 'AB', 'AB', '$2a$10$uWDUAqrWckpL1/QJA2/ri.uf/Gxej3p52h./S7K3s1peNurSIzWxO'); INSERT INTO `user` VALUES (6, 'AAA', 'AAA', '$2a$10$tBjiyx0q0YZIb5SUJ/hGOuC6sZ/ydM5i/Q9RdLaKGm/BMXaSy2l9S'); SET FOREIGN_KEY_CHECKS = 1;
<gh_stars>0 DROP DATABASE IF EXISTS divvy_db; CREATE database divvy_db; USE divvy_db; CREATE TABLE users ( id int NOT NULL AUTO_INCREMENT, username varchar(25) NOT NULL, email varchar(100) NOT NULL, first_name varchar(25) NOT NULL, last_name varchar(25) NOT NULL, password varbinary(60) NOT NULL, PRIMARY KEY (id) ) ENGINE = INNODB; CREATE TABLE userInfo ( id int NOT NULL AUTO_INCREMENT, users_id int NOT NULL, keyword_1 varchar(25), keyword_2 varchar(25), keyword_3 varchar(25), keyword_4 varchar(25), keyword_5 varchar(25), keyword_6 varchar(25), keyword_7 varchar(25), keyword_8 varchar(25), keyword_9 varchar(25), keyword_10 varchar(25), FOREIGN KEY (users_id) REFERENCES users(id), KEY (id), KEY (users_id) ) ENGINE = INNODB;
<filename>update/core-update.v2.0.9-v2.0.10.sql BEGIN; CREATE OR REPLACE VIEW "liquid_feedback_version" AS SELECT * FROM (VALUES ('2.0.10', 2, 0, 10)) AS "subquery"("string", "major", "minor", "revision"); DROP FUNCTION "delegation_info" ( "member"."id"%TYPE, "unit"."id"%TYPE, "area"."id"%TYPE, "issue"."id"%TYPE, "member"."id"%TYPE ); DROP TYPE "delegation_info_type"; CREATE TYPE "delegation_info_type" AS ( "own_participation" BOOLEAN, "own_delegation_scope" "delegation_scope", "first_trustee_id" INT4, "first_trustee_participation" BOOLEAN, "first_trustee_ellipsis" BOOLEAN, "other_trustee_id" INT4, "other_trustee_participation" BOOLEAN, "other_trustee_ellipsis" BOOLEAN, "delegation_loop" "delegation_info_loop_type", "participating_member_id" INT4 ); COMMENT ON TYPE "delegation_info_type" IS 'Type of result returned by "delegation_info" function; For meaning of "participation" check comment on "delegation_chain_row" type'; COMMENT ON COLUMN "delegation_info_type"."own_participation" IS 'Member is directly participating'; COMMENT ON COLUMN "delegation_info_type"."own_delegation_scope" IS 'Delegation scope of member'; COMMENT ON COLUMN "delegation_info_type"."first_trustee_id" IS 'Direct trustee of member'; COMMENT ON COLUMN "delegation_info_type"."first_trustee_participation" IS 'Direct trustee of member is participating'; COMMENT ON COLUMN "delegation_info_type"."first_trustee_ellipsis" IS 'Ellipsis in delegation chain after "first_trustee"'; COMMENT ON COLUMN "delegation_info_type"."other_trustee_id" IS 'Another relevant trustee (due to participation)'; COMMENT ON COLUMN "delegation_info_type"."other_trustee_participation" IS 'Another trustee is participating (redundant field: if "other_trustee_id" is set, then "other_trustee_participation" is always TRUE, else "other_trustee_participation" is NULL)'; COMMENT ON COLUMN "delegation_info_type"."other_trustee_ellipsis" IS 'Ellipsis in delegation chain after "other_trustee"'; COMMENT ON COLUMN "delegation_info_type"."delegation_loop" IS 'Non-NULL value, if delegation chain contains a circle; See comment on "delegation_info_loop_type" for details'; COMMENT ON COLUMN "delegation_info_type"."participating_member_id" IS 'First participating member in delegation chain'; CREATE FUNCTION "delegation_info" ( "member_id_p" "member"."id"%TYPE, "unit_id_p" "unit"."id"%TYPE, "area_id_p" "area"."id"%TYPE, "issue_id_p" "issue"."id"%TYPE, "simulate_trustee_id_p" "member"."id"%TYPE DEFAULT NULL ) RETURNS "delegation_info_type" LANGUAGE 'plpgsql' STABLE AS $$ DECLARE "current_row" "delegation_chain_row"; "result" "delegation_info_type"; BEGIN "result"."own_participation" := FALSE; FOR "current_row" IN SELECT * FROM "delegation_chain"( "member_id_p", "unit_id_p", "area_id_p", "issue_id_p", "simulate_trustee_id_p") LOOP IF "result"."participating_member_id" ISNULL AND "current_row"."participation" THEN "result"."participating_member_id" := "current_row"."member_id"; END IF; IF "current_row"."member_id" = "member_id_p" THEN "result"."own_participation" := "current_row"."participation"; "result"."own_delegation_scope" := "current_row"."scope_out"; IF "current_row"."loop" = 'first' THEN "result"."delegation_loop" := 'own'; END IF; ELSIF "current_row"."member_valid" AND ( "current_row"."loop" ISNULL OR "current_row"."loop" != 'repetition' ) THEN IF "result"."first_trustee_id" ISNULL THEN "result"."first_trustee_id" := "current_row"."member_id"; "result"."first_trustee_participation" := "current_row"."participation"; "result"."first_trustee_ellipsis" := FALSE; IF "current_row"."loop" = 'first' THEN "result"."delegation_loop" := 'first'; END IF; ELSIF "result"."other_trustee_id" ISNULL THEN IF "current_row"."participation" AND NOT "current_row"."overridden" THEN "result"."other_trustee_id" := "current_row"."member_id"; "result"."other_trustee_participation" := TRUE; "result"."other_trustee_ellipsis" := FALSE; IF "current_row"."loop" = 'first' THEN "result"."delegation_loop" := 'other'; END IF; ELSE "result"."first_trustee_ellipsis" := TRUE; IF "current_row"."loop" = 'first' THEN "result"."delegation_loop" := 'first_ellipsis'; END IF; END IF; ELSE "result"."other_trustee_ellipsis" := TRUE; IF "current_row"."loop" = 'first' THEN "result"."delegation_loop" := 'other_ellipsis'; END IF; END IF; END IF; END LOOP; RETURN "result"; END; $$; COMMENT ON FUNCTION "delegation_info" ( "member"."id"%TYPE, "unit"."id"%TYPE, "area"."id"%TYPE, "issue"."id"%TYPE, "member"."id"%TYPE ) IS 'Notable information about a delegation chain for unit, area, or issue; See "delegation_info_type" for more information'; COMMIT;
<filename>02-selectFromWorld.sql #01.Observe the result of running this SQL command to show the name, continent and population of all countries. SELECT name, continent, population FROM world; #02.Show the name for the countries that have a population of at least 200 million. 200 million is 200000000, there are eight zeros. SELECT name FROM world WHERE population >= 200000000; #03.Give the name and the per capita GDP for those countries with a population of at least 200 million. SELECT name, gdp/population FROM world WHERE population >= 200000000; #04.Show the name and population in millions for the countries of the continent 'South America'. Divide the population by 1000000 to get population in millions. SELECT name, population/1000000 FROM world WHERE continent = 'South America'; #05.Show the name and population for France, Germany, Italy SELECT name, population FROM world WHERE name IN ('France', 'Germany', 'Italy'); #06.Show the countries which have a name that includes the word 'United' SELECT name FROM world WHERE name LIKE '%United%'; #07.Two ways to be big: A country is big if it has an area of more than 3 million sq km or it has a population of more than 250 million. #Show the countries that are big by area or big by population. Show name, population and area. SELECT name, population, area FROM world WHERE area > 3000000 OR population > 250000000; #08.Exclusive OR (XOR). Show the countries that are big by area or big by population but not both. Show name, population and area. #Australia has a big area but a small population, it should be included. #Indonesia has a big population but a small area, it should be included. #China has a big population and big area, it should be excluded. #United Kingdom has a small population and a small area, it should be excluded. SELECT name, population, area FROM world WHERE area >= 3000000 XOR population >= 250000000; #09.Show the name and population in millions and the GDP in billions for the countries of the continent 'South America'. Use the ROUND function to show the values to two decimal places. SELECT name, ROUND(population/1000000, 2), ROUND(gdp/1000000000, 2) FROM world WHERE continent = 'South America' #10.Show the name and per-capita GDP for those countries with a GDP of at least one trillion (1000000000000; that is 12 zeros). Round this value to the nearest 1000. SELECT name, ROUND(gdp/population, -3) FROM world WHERE gdp >= 1000000000000; #11.Greece has capital Athens. #Each of the strings 'Greece', and 'Athens' has 6 characters. #Show the name and capital where the name and the capital have the same number of characters. SELECT name, capital FROM world WHERE LENGTH(name) = LENGTH(capital); #12.The capital of Sweden is Stockholm. Both words start with the letter 'S'. #Show the name and the capital where the first letters of each match. Don't include countries where the name and the capital are the same word. #You can use the function LEFT to isolate the first character. #You can use <> as the NOT EQUALS operator. SELECT name, capital FROM world WHERE LEFT(name, 1) = LEFT(capital, 1) XOR name = capital; #13.13.Equatorial Guinea and Dominican Republic have all of the vowels (a e i o u) in the name. They don't count because they have more than one word in the name. #Find the country that has all the vowels and no spaces in its name. #You can use the phrase name NOT LIKE '%a%' to exclude characters from your results. #The query shown misses countries like Bahamas and Belarus because they contain at least one 'a' SELECT name FROM world WHERE name LIKE '%a%' AND name LIKE '%e%' AND name LIKE '%i%' AND name LIKE '%o%' AND name LIKE '%u%' AND name NOT LIKE '% %'
<filename>Server/Database/Scripts/ClientProfileManagement/CreateCarTable.sql CREATE TABLE [client].[Car] ( [Id] INT IDENTITY (1, 1) NOT NULL, [ClientId] INT NOT NULL, [ModelId] INT NOT NULL, [GovernmentPlate] NVARCHAR (9) NOT NULL, CONSTRAINT [PK_Car_Id] PRIMARY KEY CLUSTERED ([Id] ASC), CONSTRAINT [FK_Car_Client] FOREIGN KEY ([ClientId]) REFERENCES [client].[Client] ([Id]) ON DELETE CASCADE, CONSTRAINT [FK_Car_Model] FOREIGN KEY ([ModelId]) REFERENCES [client].[CarBrandModelEnum] ([Id]) ON DELETE CASCADE );
CREATE DATABASE IF NOT EXISTS `dbname` /*!40100 DEFAULT CHARACTER SET latin1 */; USE `dbname`; -- MySQL dump 10.13 Distrib 5.6.13, for Win32 (x86) -- -- Host: localhost Database: dbname -- ------------------------------------------------------ -- Server version 5.5.34 /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8 */; /*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */; /*!40103 SET TIME_ZONE='+00:00' */; /*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */; /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; /*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */; /*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */; -- -- Table structure for table `translation_key` -- DROP TABLE IF EXISTS `translation_key`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `translation_key` ( `translation_id` int(10) unsigned NOT NULL AUTO_INCREMENT, `translation_key` varchar(105) NOT NULL, `notes` varchar(255) NOT NULL, PRIMARY KEY (`translation_id`), UNIQUE KEY `item_UNIQUE` (`translation_key`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `translation_key` -- LOCK TABLES `translation_key` WRITE; /*!40000 ALTER TABLE `translation_key` DISABLE KEYS */; INSERT INTO `translation_key` VALUES (1,'hathoora_hello_world',''),(2,'hathoora_route_example_title',''),(3,'hathoora_route_example_body',''); /*!40000 ALTER TABLE `translation_key` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `translation_route` -- DROP TABLE IF EXISTS `translation_route`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `translation_route` ( `translation_id` int(11) NOT NULL, `route` varchar(150) NOT NULL, PRIMARY KEY (`translation_id`,`route`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `translation_route` -- LOCK TABLES `translation_route` WRITE; /*!40000 ALTER TABLE `translation_route` DISABLE KEYS */; INSERT INTO `translation_route` VALUES (2,'hathoora_translation_route'),(3,'hathoora_translation_route'); /*!40000 ALTER TABLE `translation_route` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `translation_value` -- DROP TABLE IF EXISTS `translation_value`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `translation_value` ( `translation_id` int(11) NOT NULL, `language` varchar(5) NOT NULL, `translation` longtext NOT NULL, PRIMARY KEY (`translation_id`,`language`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `translation_value` -- LOCK TABLES `translation_value` WRITE; /*!40000 ALTER TABLE `translation_value` DISABLE KEYS */; INSERT INTO `translation_value` VALUES (1,'en_US','Hello, {{name}}'),(1,'fr_FR','Bonjour, {{name}}'),(2,'en_US','Time right now: {{date}}'),(2,'fr_FR','Temps maintenant: {{date}}'),(3,'en_US','Using HTML inside translations for <a href=\"{{link}}\">Hathoora PHP Framework</a>'),(3,'fr_FR','Utilisation de HTML à l\'intérieur des traductions pour <a href=\"{{link}}\">Framework PHP Hathoora</a>'); /*!40000 ALTER TABLE `translation_value` ENABLE KEYS */; UNLOCK TABLES; -- -- Dumping routines for database 'dbname' -- /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; /*!40101 SET SQL_MODE=@OLD_SQL_MODE */; /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; /*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; -- Dump completed on 2014-03-10 22:26:33
.echo OFF drop table if exists semag; drop table if exists semagNotes; /* Mitzvah categories are: 0 - 1 - Miseder Nashim 2 - Issurei Maaachalos 3 - 4 - Nazir 5 - 6 - Midkash 7 - 8 - 9 - Miseder Nashim 10 - Hechsher Maachalos 11 - Nezikin 12 - Nedarim UShevuos 13 - Mikdash */ create table semag ( _id integer NOT NULL primary key, mitzvahId integer NOT NULL UNIQUE, mitzvahNumber integer NOT NULL, category integer, semagTitle varchar, source integer, foreign key (mitzvahId) references mitzvos(_id) on delete cascade, foreign key (source) references verses(_id) on delete cascade ); -- Mitzvos Lo Saseh are listed first insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (1, 249, 1, 0, 'לא יהיה לך אלהים אחרים על פני'); -- Can retrieve source info from rambam when they're the same insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (2, 311, 2, 0, 'לא תחללו את שם קדשי'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (3, 313, 3, 0, 'לא תעשון כן לה'' אלהיכם'); insert into semag values (4, 682, 4, 0, 'לא תנסו את ה''', 277); -- Derech Mitzvosecha II doesn't list this as a unique mitzvah for some reason insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (5, 550, 5, 0, 'לא תשנא את אחיך בלבבך'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (6, 551, 6, 0, 'שלא להלבין פני אדם בישראל'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (7, 503, 7, 0, 'שלא להונות עבד שברח מח"ל לארץ'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (8, 504, 8, 0, 'שלא לענות אלמנה ושלא לענות יתום'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (9, 549, 9, 0, 'שלא לרגל בחברו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (10, 529, 10, 0, 'לא תשא שמע שוא'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (11, 552, 11, 0, 'לא תקום'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (12, 553, 12, 0, 'לא תטור'); insert into semag values (13, 683, 13, 0, 'אפי'' זקן גדול אסור לפרוש מן התורה', 494); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (14, 258, 14, 0, 'שלא לפנות אחר ע"ז לא במחשבה ולא בדבור ולא בראייה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (15, 295, 15, 0, 'שלא לתור אחר מחשבת הלב וראיית העינים'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (16, 308, 16, 0, 'שאנו מוזהרים על ברכת השם'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (17, 254, 17, 0, 'ולא תעבדם'); insert into semag values (18, 684, 18, 0, 'ולא תעבדם מקרא זה ללמד על המגפף והמנשק לכל ע"ז ואפי'' שאין דרך עבודתה בכך', 513); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (19, 253, 19, 0, 'שלא להשתחות לשם ע"ז אפי'' אין דרך עבודתה בכך'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (20, 250, 20, 0, 'לא תעשה לך פסל וכל תמונה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (21, 251, 21, 0, 'ואלהי מסכה לא תעשו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (22, 252, 22, 0, 'שלא לעשות צורת אדם הבולטת אף לנוי'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (23, 263, 23, 0, 'שלא להדיח בני ישראל אחר ע"ז'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (24, 272, 24, 0, 'שלא להינות בממון עיר הנדחת'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (25, 271, 25, 0, 'שלא לבנות עיר הנדחת'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (26, 264, 26, 0, 'שלא להסית אדם מישראל אחר ע"ז'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (27, 265, 27, 0, 'שלא לאהוב את המסית'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (28, 266, 28, 0, 'שלא לעזרו בשום עזר'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (29, 267, 29, 0, 'שלא להצילו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (30, 268, 30, 0, 'שלא ילמד המוסת זכות על המסית'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (31, 269, 31, 0, 'אם יודע המוסת על המסית חובה שלא ישתוק ממנה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (32, 262, 32, 0, 'שלא להתנבא בשם עבודה זרה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (33, 276, 33, 0, 'שלא לשמוע למתנבא בשם ע"ז אפילו נתן אות או מופת'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (34, 275, 34, 0, 'שלא להתנבא בשקר'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (35, 277, 35, 0, 'שלא לירא מהריגת נביא שקר'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (36, 284, 36, 0, 'שלא לשאול באוב'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (37, 285, 37, 0, 'שלא לשאול בידעוני'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (38, 256, 38, 0, 'שלא לעשות מעשה אוב'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (39, 257, 39, 0, 'שלא לעשות מעשה ידעוני'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (40, 255, 40, 0, 'שלא להעביר מזרעו למולך'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (41, 259, 41, 0, 'שלא להקים מצבת אבן אחת'); insert into semag values (42, 685, 42, 0, 'ופסל ומצבה לא תקימו לכם', 242); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (43, 260, 43, 0, 'שלא ליתן אבן משכי'' להשתחוות עליה בפישוט ידים ורגלים'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (44, 261, 44, 0, 'שלא ליטע אילן במקדש'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (45, 273, 45, 0, 'שלא ליהנות מע"ז ומכל משמשיה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (46, 270, 46, 0, 'שלא ליהנות מציפוי נעבד'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (47, 296, 47, 0, 'שלא לכרות ברי'' לשבעה עממים בארצינו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (48, 298, 48, 0, 'שלא ליתן חניי'' לגוי בקרקע בא"י'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (49, 299, 49, 0, 'שלא להושיב אחד משבעה עממי'' בארצינו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (50, 278, 50, 0, 'שלא ללכת בדרכי האמורי'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (51, 281, 51, 0, 'שלא לנחש'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (52, 279, 52, 0, 'שלא לקסום'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (53, 280, 53, 0, 'שלא לעונן'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (54, 283, 54, 0, 'שלא לחבר חבר'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (55, 282, 55, 0, 'שלא לכשף'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (56, 286, 56, 0, 'שלא לדרוש אל המתים'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (57, 291, 57, 0, 'שלא לגלח בתער פאת הראש'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (58, 292, 58, 0, 'שלא להשחית פאת הזקן בתער'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (59, 287, 59, 0, 'שלא יהיה כלי גבר על אשה ושלא תצא אשה בכלי זיין למלחמה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (60, 288, 60, 0, 'שלא ילבש גבר שמלת אשה ושלא יתקן איש בתיקוני אשה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (61, 289, 61, 0, 'שלא יכתוב איש בשריטה בבשרו ויקעקע ששריטה בצבע'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (62, 293, 62, 0, 'שלא ישרוט אדם בבשרו על המת'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (63, 419, 63, 0, 'לא תשימו קרחה בין עיניכם למת'); insert into semag values (64, 686, 64, 0, 'השמר לך פן תשכח את ה'' אלהיך', 514); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (65, 568, 65, 0, 'וביום השביעי שבת לה'' אלהיך לא תעשה כל מלאכה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (66, 569, 66, 0, 'שלא יצא אדם חוץ לתחום בשבת'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (67, 570, 67, 0, 'שלא ישרופו בית דין בשבת מי שנתחייב שריפה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (68, 577, 68, 0, 'שלא לעשות מלאכה ביה"כ'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (69, 444, 69, 0, 'שלא לאכול ולשתות ביה"כ'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (70, 571, 70, 0, 'שלא לעשות מלאכה בראשון של פסח'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (71, 572, 71, 0, 'שלא לעשות מלאכה בז'' של פסח'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (72, 573, 72, 0, 'שלא לעשות מלאכה בחג השבועות'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (73, 574, 73, 0, 'שלא לעשות מלאכה בר"ה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (74, 575, 74, 0, 'שלא לעשות מלאכה ביום ראשון של חג הסכות'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (75, 576, 75, 0, 'שלא לעשות מלאכה בשמיני החג'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (76, 445, 76, 0, 'שלא לאכול חמץ בפסח'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (77, 448, 77, 0, 'לא יראה לך שאור בכל גבולך'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (78, 449, 78, 0, 'שאור לא ימצא בבתיכם'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (79, 446, 79, 0, 'שלא לאכול דבר שיש בו תערובות חמץ'); -- <NAME> insert into semag values (80, 687, 80, 1, '‪‬לא יהיה קדש מבני ישראל ולא תהיה קדשה מבנות ישראל פירש אונקלוס שלא ישא ישראל שפחה ולא תינשא בת ישראל לעבד ועניין לאו אחד הוא', 467); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (81, 510, 81, 1, 'שאר'' כסות'' ועונתה לא יגרע'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (82, 604, 82, 1, 'שלא יחזיר אדם גרושתו אחר שנשאת לאחר או נתארסה לאחר'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (83, 605, 83, 1, 'שלא תנשא יבמה לאיש זר עד שתסיר רשות היבם מעליה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (84, 606, 84, 1, 'שלא יגרש האונס את אנוסתו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (85, 603, 85, 1, 'אל תחלל בתך להזנות'''); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (86, 607, 86, 1, 'שלא יגרש מוציא שם רע את אשתו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (87, 352, 87, 1, 'לא יצוק עליה שמן'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (88, 353, 88, 1, 'לא יתן עליה לבונה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (89, 599, 89, 1, 'שלא לגלות ערות האב עצמו יתירה על אזהרה של משכב זכור'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (90, 600, 90, 1, 'שלא לגלות ערות אחי האב עצמו יתירה על אזהרה של משכב זכור'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (91, 579, 91, 1, 'שלא לגלות ערות אשת האב'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (92, 578, 92, 1, 'שלא לגלות ערות אמו אפילו היה אנוסת אביו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (93, 591, 93, 1, 'שלא לגלות ערות אשת הבן'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (94, 598, 94, 1, '[ושלא לשכב עם זכר]'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (95, 596, 95, 1, 'ובכל בהמתך לא תתן שכבתך'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (96, 597, 96, 1, 'ואשה לא תעמוד לפני בהמה לרבעה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (97, 595, 97, 1, 'ואל אשת עמיתך לא תתן שכבתך לזרע לטמא'' בה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (98, 582, 98, 1, 'שלא לגלות ערות בת הבן'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (99, 583, 99, 1, 'שלא לגלות ערות בת הבת'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (100, 584, 100, 1, 'שלא לגלות ערות הבת'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (101, 585, 101, 1, 'שלא לגלות ערות אשה ובתה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (102, 586, 102, 1, 'שלא לגלות ערות אשה ובת בנה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (103, 587, 103, 1, 'שלא לגלות ערות אשה ובת בתה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (104, 581, 104, 1, 'שלא לגלות ערות אחותו מנשואת אביו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (105, 580, 105, 1, 'שלא לגלות ערות אחותו אפי'' היא מאנוסת אביו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (106, 588, 106, 1, '[שלא לגלות ערות אחות אביו]'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (107, 589, 107, 1, '[שלא לגלות ערות אחות אמו]'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (108, 593, 108, 1, 'ואשה אל אחותה לא תקח לצרור לגלות ערותה, עליה בחיה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (109, 592, 109, 1, 'ערות אשת אחיך לא תגלה בא להזהיר אף לאחר מיתת אחיו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (110, 590, 110, 1, 'שלא לגלות ערות אשת אחי אביך אף לאחר מיתת דודו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (111, 594, 111, 1, 'אל אשה בנדת טומאתה לא תקרב לגלות ערותה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (112, 300, 112, 1, 'לא תתחתן בם'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (113, 301, 113, 1, 'שלא ישא עמוני בת ישראל'); insert into semag values (114, 651, 114, 1, 'שלא ישא מואבי בת ישראל', 269); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (115, 302, 115, 1, 'שלא להרחיק זרע עשו מן הקהל אלא עד ג'' דורות'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (116, 303, 116, 1, 'שלא להרחיק מצרי מלבא בקהל אלא עד ג'' דורות'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (117, 602, 117, 1, 'שלא ישא ממזר בת ישראל'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (118, 608, 118, 1, 'מי שנפצעו בצים שלו לא ישא בת ישראל'); insert into semag values (119, 688, 119, 1, 'מי שנכרת הגיד שלו עד שלא נשתייר מן העטרה כלום לא ישא ישראלית', 469); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (120, 609, 120, 1, 'שלא יסרס אדם זכר מאחד מכל המינים לא אדם ולא בהמה ולא עוף'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (121, 406, 121, 1, 'שלא ישא כהן זונה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (122, 407, 122, 1, 'שלא ישא כהן חללה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (123, 408, 123, 1, 'שלא ישא כהן גרושה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (124, 409, 124, 1, 'שלא ישא כהן גדול אלמנה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (125, 410, 125, 1, 'שלא יבעול כהן אלמנה אפי'' בלא קידושין מפני שמחללה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (126, 601, 126, 1, 'שלא לקרב לעריות בדברים המביאין לידי גילוי ערוה כגון חיבוק ונישוק'); -- <NAME> <NAME> insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (127, 420, 127, 2, '‪‬שלא לאכול בהמה טמאה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (128, 422, 128, 2, 'שלא לאכול עוף טמא'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (129, 421, 129, 2, 'של לאכול דג טמא'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (130, 423, 130, 2, 'שלא לאכול חגב טמא'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (131, 424, 131, 2, 'שלא לאכול שרץ הארץ'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (132, 427, 132, 2, 'שלא לאכול שרץ המים'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (133, 428, 133, 2, 'שלא לאכול מבהמה שמתה מאליה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (134, 429, 134, 2, 'שלא לאכול טרפה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (135, 436, 135, 2, 'שור הנסקל לא יאכל את בשרו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (136, 430, 136, 2, 'שלא לאכול אבר מן החי'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (137, 432, 137, 2, 'וכל דם לא תאכלו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (138, 433, 138, 2, 'כל חלב שור וכשב ועז לא תאכלו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (139, 431, 139, 2, 'לא יאכלו בני ישראל גיד הנשה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (140, 434, 140, 2, 'לא תבשל גדי בחלב אמו שלשה פעמים ותנ'' רבי ישמעאל אחד לאיסור אכילה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (141, 435, 141, 2, '[לא תבשל גדי בחלב אמו] ואחד לאיסור הנאה ואחד לאיסור בישול'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (142, 437, 142, 2, 'שלא לאכול פת מתבואה חדשה קודם הפסח'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (143, 438, 143, 2, 'שלא לאכול קלי מן החדש'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (144, 439, 144, 2, 'שלא לאכול כרמל מתבואה חדשה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (145, 441, 145, 2, 'שלא לאכול כלאי הכרם'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (146, 440, 146, 2, 'שלא לאכול ערלה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (147, 401, 147, 2, 'שלא לאכול טבל והטבל הוא דבר שחייב בתרומות ומעשרות ולא הוציא ממנו תרומה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (148, 442, 148, 2, 'שלא לאכול תקרובת ע"ז ולא לשתות יין נסיכם'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (149, 349, 149, 2, 'ושור או שה אותו ואת בנו לא תשחטו ביום אחד'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (150, 554, 150, 2, 'לא תקח האם על בנים'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (151, 519, 151, 3, 'לא תעשו עול במשפט במדה ובמשקל ובמשורה במשפט המדות רוצה לומר'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (152, 520, 152, 3, 'שלא ישהא אדם בביתו מדה חסרה או משקל חסר'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (153, 494, 153, 3, 'שלא להשיג גבול רעך'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (154, 491, 154, 3, 'שלא לגנוב נפש מישראל'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (155, 492, 155, 3, 'שלא לגנוב ממון'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (156, 495, 156, 3, 'מי שבא לידו ממון הבעלים ברצונם שלא לעכבו'); insert into semag values (157, 689, 157, 3, 'כל המחזיק במחלוקת עובר בלאו', 509); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (158, 513, 158, 3, 'לא תחמוד'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (159, 517, 159, 3, 'לא תוכל להתעלם'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (160, 537, 160, 3, 'לא תרצח'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (161, 543, 161, 3, 'לא תקחו כופר לנפש רוצח'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (162, 544, 162, 3, 'שלא ליקח כופר להציל מגלות'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (163, 540, 163, 3, 'רוצח שהרג בזדון אין ממיתין אותן עד שידונו אותו בית דין'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (164, 541, 164, 3, 'שלא לחוס על הרודף'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (165, 545, 165, 3, 'לא תעמוד על דם רעך'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (166, 557, 166, 3, 'שלא לעבוד ולזרוע בנחל איתן'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (167, 546, 167, 3, 'שלא להני'' מכשל'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (168, 547, 168, 3, 'שלא להכשיל תם בדרך'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (169, 518, 169, 3, 'שלא נוכל להתעלם מלעזור כאשר יראה בהמת חברו הטעונה נופלת'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (170, 498, 170, 3, 'וכי תמכרו ממכר לעמיתך או קנה מיד עמיתך אל תונו איש את אחיו ותניא בתורת כהנים באונאת ממון הכתוב מדבר'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (171, 499, 171, 3, 'ולא תונו איש את עמיתו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (172, 500, 172, 3, 'וגר לא (תונו)[תונה]'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (173, 501, 173, 3, 'ולא תלחצנו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (174, 507, 174, 3, 'שלא לעבוד בעבד עברי בפרך'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (175, 506, 175, 3, 'שלא למכור עבד עברי בהכרזה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (176, 505, 176, 3, 'שלא יעבוד בעבד עברי עבודה של גנאי'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (177, 508, 177, 3, 'שלא נניח לעבד עברי הנמכר לגוי שירדנו בפרך'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (178, 481, 178, 3, 'שלא ישלח עבדו ריקם בצאתו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (179, 509, 179, 3, 'שלא ימכור אדם בתו לשפחה אחר שפחות'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (180, 502, 180, 3, 'לא תסגיר עבר אל אדניו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (181, 486, 181, 3, 'שלא לאחר פעולת שכיר'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (182, 516, 182, 3, 'שלא יקח השכיר יותר מאכילתו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (183, 515, 183, 3, 'שלא יקצור הפועל בדבר שדרכו לקצור ולא לבצור בדבר שדרכו לבצור לצורך אכילתו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (184, 467, 184, 3, 'שלא לחסום בהמה בשעת מלאכה בדבר שאוכלת ממנו ונהנית'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (185, 482, 185, 3, 'אם כסף תלוה את עמי את העני עמך לא תהיה לו כנושה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (186, 487, 186, 3, 'כי תשה ברעך משאת מאומה לא תבא אל ביו לעבוט עבוטו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (187, 488, 187, 3, 'שלא יאחר המשכון מבעליו העני בעת שהוא צריך לו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (188, 489, 188, 3, 'לא תחבול בגד אלמנה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (189, 490, 189, 3, 'לא יחבול רחים'); insert into semag values (190, 690, 190, 3, 'לא יחבול רכב', 399); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (191, 483, 191, 3, 'שלא להלוות בריבות לישראל'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (192, 484, 192, 3, 'שלא ללוות בריבית מישראל'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (193, 485, 193, 3, 'שלא להשית יד בין לוה למלוה בריבית לא להיות לא ערב ולא עד ולא לכתוב שטר ביניהם'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (194, 532, 194, 3, 'שלא למנות בדיינין איש שאין בקי בדינים'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (195, 530, 195, 3, 'שלא לנטות אחרי רבים בדיני נפשות אם רבו המחייבין יותר על המזכין באיש אחד עד שיהיו שנים'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (196, 531, 196, 3, 'אם ידבר מופלא שבדיינין בדיני נפשות אסור לנטות מדבריו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (197, 314, 197, 3, 'שלא ילין הצלוב על העץ'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (198, 558, 198, 3, 'מכשפה לא תחיה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (199, 548, 199, 3, 'שלא להוסיף במלקות המחוייב'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (200, 538, 200, 3, 'שלא להרוג הרוצח אפי'' חרב בידו ודם מטפטף והרוג מפרפר עד שיראו שני העדים גופו של דבר'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (201, 542, 201, 3, 'שלא לענוש האנוסה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (202, 527, 202, 3, 'שלא לחוס על הרוצח'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (203, 525, 203, 3, 'שלא לרחם על העני בדין'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (204, 523, 204, 3, 'שלא לכבד פני גדול בדין'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (205, 521, 205, 3, 'לא תעשו עול במשפט ונא'' לא תטה משפט'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (206, 528, 206, 3, 'לא תטה משפט גר יתום'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (207, 524, 207, 3, 'שלא ירא הדיין מאדם בדין'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (208, 522, 208, 3, 'לא תקח שוחד'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (209, 563, 209, 3, 'שלא לקלל לא דיין'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (210, 564, 210, 3, 'ו(שלא לקלל) לא נשיאאו ראש או מלך'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (211, 565, 211, 3, 'שלא לקלל אחד מישראל'); insert into semag values (212, 691, 212, 3, 'שלא לקלל את עצמו', 494); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (213, 536, 213, 3, 'לא יקום עד אחד באיש'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (214, 534, 214, 3, 'שלא יעיד רשע'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (215, 535, 215, 3, 'שלא יעיר קרוב'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (216, 533, 216, 3, 'לא תענה ברעך עד שקר'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (217, 560, 217, 3, 'שלא להמרות על פי בית דין הגדול'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (218, 566, 218, 3, 'שלא לקלל אביו ואמו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (219, 567, 219, 3, 'שלא להכות אביו ואמו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (220, 443, 220, 3, 'לא תאכלו על הדם'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (221, 610, 221, 3, 'שלא למנות איש על ישראל מקהל עכו"ם'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (222, 612, 222, 3, 'מלך לא ירבה לו נשים'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (223, 613, 223, 3, 'ולא ירבה לו סוסים'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (224, 611, 224, 3, 'וכסף וזהב לא ירבה מאד'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (225, 297, 225, 3, 'שלא להחיות אדם משבעה עממים'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (226, 307, 226, 3, 'שלא להסיר מלבנו מעשה עמלק הרעה שעשה לנו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (227, 294, 227, 3, 'שלא ישובו עם מצרימה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (228, 304, 228, 3, 'שלא לקרא לשלום לעמון ומואב בתחילה בשעת המלחמה כשאר גוים'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (229, 305, 229, 3, 'שלא להשחית אלני מאכל במצור'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (230, 559, 230, 3, 'שלא יתחייב חתן בדבר מצורכי רבי'' כל שנתו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (231, 306, 231, 3, 'שלא יראו ולא יפחדו אנשי הצבא מאויביה בשעת מלחמה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (232, 511, 232, 3, 'שלא למכור אשת יפת תואר'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (233, 512, 233, 3, 'שלא יכבוש אשת יפת תואר לשפחה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (234, 414, 234, 3, 'שלא יטמא למת כהן הדיוט'); insert into semag values (235, 692, 235, 3, 'שלא יכנס כהן הדיוט באהל המת והתורת כהנים לימד אותה בגזירה שוה דלא יטמא האמור בכהן גדול', 344); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (236, 415, 236, 3, 'שלא יטמא כהן גדול אף לקרובים'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (237, 416, 237, 3, 'שלא יכנס עם המת באהל'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (238, 310, 238, 3, 'לא תשא את שם ה'' אלהיך לשוא'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (239, 309, 239, 3, 'לא תשבעו בשמי לשקר'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (240, 496, 240, 3, 'שלא לכחש בממון חבירו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (241, 497, 241, 3, 'שלא לישבע על כפירת ממון חבירו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (242, 405, 242, 3, 'שלא לעבור על דברים שאדם אוסר עצמו בהם'); -- <NAME> insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (243, 450, 243, 4, '‪‬שלא ישתה הנזיר יין ושכר ולא שרייתו ולא חומץ שלהם'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (244, 451, 244, 4, 'שלא יאכל גוף הפרי כגון ענבים לחים'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (245, 452, 245, 4, 'שלא יאכל ענבים יבשים הנקראים צימוקים'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (246, 453, 246, 4, 'שלא יאכל פסולת הפרי כגון החרצנים'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (247, 454, 247, 4, 'שלא יאכל זגים והוא החיצון'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (248, 456, 248, 4, 'שלא יכנס באהל המת'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (249, 455, 249, 4, 'שלא יטמא למתים'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (250, 457, 250, 4, 'תער לא יעבור על ראשו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (251, 358, 251, 5, 'שלא למכור שדה החרם'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (252, 359, 252, 5, 'שלא לפדות שדה החרם'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (253, 402, 253, 5, 'שלא יקדים תרומה לביכורים ולא מעשר ראשון לתרומה ולא מעשר שני לראשון'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (254, 381, 254, 5, 'שלא יאכל זר תרומה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (255, 382, 255, 5, 'שלא יאכל אפי'' תושב כהן ושכיר תרומה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (256, 385, 256, 5, 'שלא תאכל בת כהן הנשאת לזר חזה ושוק'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (257, 384, 257, 5, 'שלא יאכל כהן טמא תרומה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (258, 383, 258, 5, 'שלא יכל ערל תרומה והוא הדין לשאר קדשים רבותינו למדוה בפרק הערל בגזרה שוה דתושב ושכיר תושב ושכיר מפסח '); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (259, 389, 259, 5, 'שלא לאכול מעשר שני של דגן חוץ לירושלם'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (260, 390, 260, 5, 'שלא לאכול מעשר שני של תירוש חוץ לירושלם'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (261, 391, 261, 5, 'שלא לאכול מעשר שני של יצהר חוץ לירושלם'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (262, 398, 262, 5, 'שלא לאכול מעשר שני בטומאה ואפי'' בירושלם עד שיפדה'); insert into semag values (263, 693, 263, 5, 'שלא לאכול קדשים באנינות', 515); insert into semag values (264, 694, 264, 5, 'שלא להוציא מעות מעשר שני בשאר דברים שאין בהם אכילה ושתייה וסיכה', 334); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (265, 397, 265, 5, 'שלא יאכל כהן ביכורים קודם הנחה בעזרה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (266, 468, 266, 5, 'שלא לעבוד אדמה בשביעית'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (267, 469, 267, 5, 'שלא לעבוד אילן בשביעית'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (268, 470, 268, 5, 'שלא לקצור ספיחי שביעית כדרך שקוצרין בשאר השנים'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (269, 471, 269, 5, 'שלא לאסוף פירות האילן בשביעית כדרך שאוספין בשאר השנים'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (270, 478, 270, 5, 'שלא יתבע הלואה שעברה עליו שביעית'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (271, 479, 271, 5, 'שלא ימנע מלהלוות לעני מפני השמיטה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (272, 472, 272, 5, 'שלא לעבוד בשנת היובל עבודת קרקע'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (273, 473, 273, 5, 'שלא לקצור ספיחי יובל כשאר שנים'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (274, 474, 274, 5, 'שלא לאסוף פירות יובל כאסיפת ישאר שאר שנים'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (275, 475, 275, 5, 'שלא למכור שדה בארץ ישראל לצמיתות'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (276, 417, 276, 5, 'שלא יקח כל שבט לוי חלק ונחלה בארץ'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (277, 418, 277, 5, 'הלא יקח כל שבט לוי חלק בביזה בשעת כיבוש הארץ'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (278, 476, 278, 5, 'שלא לשנות מגרש ערי הלוים ושדותיהן'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (279, 463, 279, 5, 'שלא לזרוע כלאי זרעים'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (280, 464, 280, 5, 'שלא לזרוע כלאים בכרם'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (281, 465, 281, 5, 'שלא להרביע בהמה מין בשאינו מינו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (282, 466, 282, 5, 'שלא לעשות מלאכה בשני מיני בהמה כאחד'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (283, 290, 283, 5, 'לא תלבש שעטנז צמר ופשתים יחדיו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (284, 458, 284, 5, 'שלא יקצור אדם כל שדהו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (285, 459, 285, 5, 'שלא לנקוט השבלים אחת או שתים הנופלות בשעת קצירם'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (286, 461, 286, 5, 'שלא ללקט פרט הכרם'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (287, 460, 287, 5, 'שלא לבצור עוללות הכרם'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (288, 462, 288, 5, 'שלא ליקח עומר השכחה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (289, 480, 289, 5, 'שלא יעלים עיניו מן הצדקה'); -- <NAME> insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (290, 327, 290, 6, '‪‬שלא לבנות אבני מזבח גזית'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (291, 328, 291, 6, 'שלא לפסוע על המזבח'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (292, 332, 292, 6, 'שלא יסוך אדם זר בשמן המשחה שעשה משה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (293, 331, 293, 6, 'שלא לעשותם במתכונתם שמן המשחה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (294, 333, 294, 6, 'שלא לעשות כמתכונת הקטורת'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (295, 329, 295, 6, 'שלא להקריב על מזבח הזהב שבהיכל כי אם הקטרת שבכל יום בלבד'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (296, 334, 296, 6, 'שלא להוציא בדי הארון כשנושאין אותו בכתף'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (297, 320, 297, 6, 'שלא יתעסקו הכהנים בעבודת לוים ולאלוים בעבודת כהנים'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (298, 336, 298, 6, 'שלא יקרע פי המעיל של כהן גדול'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (299, 335, 299, 6, 'שלא יפרק אדם את החשן מעל האפוד בשעת עבודה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (300, 321, 300, 6, 'שלא יכנס במקדש ולא יורה בתורה שתויי יין'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (301, 411, 301, 6, 'שלא יגדל כהן גדול פרע לעולם שהרי תמיד הוא במקדש'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (302, 412, 302, 6, 'שלא יקרע את בגדיו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (303, 316, 303, 6, 'שלא יכנס כהן גדול אל ההיכל בכל עת'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (304, 325, 304, 6, 'שלא יכנסו המצורע במחנה ישראל היא ירושלים וזבים וזבות ובעלי קרי בהר הבית וטמא מת לא יכנס בעזרה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (305, 323, 305, 6, 'שלא יעבוד כהן טמא'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (306, 324, 306, 6, 'שלא יעבוד כהן טבול יום עד שיעריב שמשו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (307, 317, 307, 6, 'שלא יכנס בעל מום אפי'' בלא עבודה אל הפרוכת ואל המזבח'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (308, 318, 308, 6, 'שלא יעבוד כהן בעל מום אפי'' מום עובר'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (309, 322, 309, 6, 'שלא יעבוד זר במקדש'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (310, 339, 310, 6, 'לא תקריבו בפרשת אמור להזהיר על הקדישן'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (311, 340, 311, 6, '(לא תקריבו בפרשת אמור להזהיר על) שחיטתן'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (312, 341, 312, 6, '(לא תקריבו בפרשת אמור להזהיר על) זריקת דמן'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (313, 342, 313, 6, 'ואשה לא תתנו מהם להזהיר על הקטרתן'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (314, 344, 314, 6, 'שלא להקריב בעל מום מיד הגוים'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (315, 345, 315, 6, 'שלא ליתן מום בקדשים'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (316, 348, 316, 6, 'שלא להקריב אתנן זונה'); insert into semag values (317, 656, 317, 6, 'שלא להקריב מחיר כלב', 305); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (318, 346, 318, 6, 'שלא להקטיר שאור'); insert into semag values (319, 655, 319, 6, 'שלא להקטיר דבש', 304); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (320, 347, 320, 6, 'שלא להקריב קרבן בלא מלח'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (321, 394, 321, 6, 'שלא לאכול בשר העולה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (322, 386, 322, 6, 'שלא תאכל מנחת כהן'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (323, 387, 323, 6, 'שלא לאכול בשר חטאת הנעשת בפני'''); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (324, 395, 324, 6, 'שלא לאכול בשר קדשים קודם זריקת דמים'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (325, 393, 325, 6, 'שלא יאכלו הכהנים בשר קדשי קדשים חוץ לעזרה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (326, 396, 326, 6, 'שלא יאכל זר בשר קדשי קדשים'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (327, 360, 327, 6, 'שלא יבדיל בחטאת העוף'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (328, 350, 328, 6, 'שלא ליתן שמן במנחת חוטא'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (329, 351, 329, 6, 'שלא ליתן לבונה במנחת חוטא'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (330, 372, 330, 6, 'שלא לעשות שיורי מנחת חמץ'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (331, 403, 331, 6, 'שלא לאחר הנדרים והנדבות שנדר ושנדב'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (332, 337, 332, 6, 'שלא להעלות קדשים בחוץ'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (333, 338, 333, 6, 'שלא לשחוט קדשים בחוץ'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (334, 330, 334, 6, 'שלא לכתוב אש המזבח'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (335, 368, 335, 6, 'שלא להותיר מבשר התודה עד הבקר'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (336, 379, 336, 6, 'שלא לאכול נותר'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (337, 380, 337, 6, 'שלא לאכול פיגול למדוה בגזירה שוה עון עון מנותר'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (338, 378, 338, 6, 'שלא לאכול בשר קדש שנטמא'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (339, 377, 339, 6, 'שלא יאכל טמא את הקדשים'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (340, 361, 340, 6, 'שלא לעבוד בקדשים'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (341, 362, 341, 6, 'שלא לגזוז את הקדשים'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (342, 392, 342, 6, 'שלא לאכול בשר תמים חוץ לירושלים'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (343, 356, 343, 6, 'שלא לפדות בכור בהמה טהורה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (344, 357, 344, 6, 'שלא לגאול מעשר בהמה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (345, 354, 345, 6, 'שלא להמיר'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (346, 355, 346, 6, 'שלא לשנות הקדשים מקדושה לקדושה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (347, 363, 347, 6, 'שלא ישחט הפסח ועדיין חמץ קיים'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (348, 364, 348, 6, 'שלא ילין אמורי הפסח למזבח מלהעלות עד הבקר'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (349, 366, 349, 6, 'שלא ילין מן הבשר אשר תזבח בערב ביום הראשון לבקר תניא בפסחים לימד על חגיגת ארבעה עשר שלא להותיר עד יום השלישי וזה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (350, 373, 350, 6, 'שלא לאכול מבשר הפסח נא'); insert into semag values (351, 657, 351, 6, 'שלא לאכול מבשר הפסח מבושל', 321); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (352, 371, 352, 6, 'שלא להוציא בשר הפסח מן החבור'''); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (353, 376, 353, 6, 'שלא יאכל משומד מן הפסח'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (354, 374, 354, 6, 'שלא להאכיל בשר פסח לגר תושב'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (355, 375, 355, 6, 'שלא יאכל ערל בפסח'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (356, 369, 356, 6, 'שלא לשבור עצם בפסח ראשון'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (357, 370, 357, 6, 'שלא לשבור עצם בפסח שני'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (358, 365, 358, 6, 'שלא להותיר מבשר הפסח'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (359, 367, 359, 6, 'שלא להותיר מבשר פסח שני'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (360, 404, 360, 6, 'שלא לעלות לחג בלא קרבן'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (361, 477, 361, 6, 'שלא לעזוב הלוים אלא נותנין להם מתנותיהם ומשמחין אותם בכל רגל ורגל'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (362, 555, 362, 7, 'שלא יגלח שער הנתק'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (363, 556, 363, 7, 'שלא לתלוש סימני צרעת'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (364, 561, 364, 7, 'שלא להוסיף על המצוה שבתורה לא בתורה שבכתב ולא בתורה בעל פה שהיא פירוש והוא שיאמר שהיא תוספת מן התורה כגון שיאמר על ארבעה בתים של תפילין שיש לעשות מן התורה חמשה וכן כל כיוצא בזה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (365, 562, 365, 7, 'שלא לגרוע מכל המצות האמורות בתורה כגון ארבע בתים של תפילין לעשות שלש וכן כל כיוצא בזה'); -- Mitzvos Aseh insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (366, 1, 1, 8, 'מצות עשה להאמין כי אותו שנתן לנו את התורה בהר סיני על ידי משה רבינו הוא ה'' אלקינו שהוציאנו ממצרים'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (367, 2, 2, 8, 'להאמין ולשמוע הוא הקבלה שהוא אחד בשמים ובארץ ובד'' רוחות'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (368, 3, 3, 8, 'ואהבת את אלהיך בכל לבבך ובכל נפשך ובכל מאודך'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (369, 4, 4, 8, 'ליראה את השם הנכבד והנורא'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (370, 9, 5, 8, 'לקדש את שמו הגדול'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (371, 172, 6, 8, 'לעשות מצות נביאי האמת'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (372, 8, 7, 8, 'ללכת בדרכיו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (373, 6, 8, 8, 'לדבקה בו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (374, 206, 9, 8, 'להתנהג עם חבירו כאשר יראה שחבירו מתנהג עמו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (375, 207, 10, 8, 'לאהוב הגר'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (376, 205, 11, 8, 'להוכיח'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (377, 11, 12, 8, 'שחייב אדם ללמד את בנו תורה ומצות'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (378, 209, 13, 8, 'מפני שיבה תקום והדרת פני זקן'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (379, 185, 14, 8, 'לאבד ע"ז וכל משמשיה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (380, 186, 15, 8, 'להרוג עיר הנדחת ולשרוף העיר וכל השלל'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (381, 73, 16, 8, 'שישוב החוטא מחטאו ויתוודה'); insert into semag values (382, 679, 17, 8, 'לצדק הדין על כל מאורע ויחשוב כי הכל לטובתו', 511); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (383, 10, 18, 8, 'לקרות שמע ב'' פעמים בכל יום'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (384, 5, 19, 8, 'להתפלל בכל יום'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (385, 26, 20, 8, 'שיברכו הכהנים את ישראל'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (386, 13, 21, 8, 'לקשור תפילין ביד'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (387, 12, 22, 8, 'לקשור תפילין בראש'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (388, 15, 23, 8, 'לקבוע מזוזה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (389, 17, 24, 8, 'שיכתוב כל איש ספר תורה לעצמו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (390, 18, 25, 8, 'שיכתוב המלך ספר תורה יתר על ספר שהיה לו כשהיה הדיוט'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (391, 14, 26, 8, 'ועשו להם ציצית על כנפי בגדיהם'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (392, 19, 27, 8, 'לברך אחר אכילת לחם'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (393, 215, 28, 8, 'למול את הזכרים ביום השמיני'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (394, 155, 29, 8, 'זכור את יום השבת לקדשו זכרהו בקידוש היום'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (395, 154, 30, 8, 'לשבות בו ממלאכה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (396, 165, 31, 8, 'לשבות ביום הכפורים ממלאכה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (397, 164, 32, 8, 'להתענות ביום הכפורים'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (398, 159, 33, 8, 'לשבות בראשון של פסח'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (399, 160, 34, 8, 'לשבות בשביעי בו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (400, 162, 35, 8, 'לשבות בחג השבועות'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (401, 163, 36, 8, 'לשבות בראש השנה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (402, 166, 37, 8, 'לשבות בראשון של חג הסוכות'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (403, 167, 38, 8, 'לשבות בשמיני בו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (404, 156, 39, 8, 'להשבית חמץ בי"ד'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (405, 158, 40, 8, 'לאכול מצה בליל חמשה עשר'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (406, 157, 41, 8, 'לספר בלילה ההוא ניסי יציאת ממצרים'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (407, 170, 42, 8, 'לתקוע בשופר בראש השנה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (408, 168, 43, 8, 'בסכות תשבו שבעת ימים'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (409, 169, 44, 8, 'ולקחתם לכם ביום הראשון פרי עץ הדר כפות תמרים וענף עץ עבות וערבי נחל ושמחתם לפני ה'' אלהיכם שבעת ימים'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (410, 171, 45, 8, 'ליתן מחצית השקל בכל שנה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (411, 153, 46, 8, 'שיקדשו בית דין את החדש'); insert into semag values (412, 680, 47, 8, 'לחשב תקופות ומזלות ומולדות ולעבר השנים להשוות שנת החמה עם שנת הלבנה כדי שיהא פסח בחדש האביב וסכות בזמן אסיף', 512); -- <NAME> insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (413, 213, 48, 9, 'לקדש אשה בכסף או בשטר או בביאה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (414, 212, 49, 9, 'לפרות ולרבות'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (415, 222, 50, 9, 'לגרש אשה בשטר'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (416, 216, 51, 9, 'לייבם אשת את מאב כשמת אחיו בלא זרע'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (417, 217, 52, 9, 'לחלוץ אם לא רצה לייבם'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (418, 220, 53, 9, 'לדון במפתה בחמשים שקל כסף עם שאר דינין'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (419, 218, 54, 9, 'שישא האונס את אנוסתו עם שאר דינים'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (420, 219, 55, 9, 'שתשב אשת מוציא שם רע תחתיו לעולם'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (421, 223, 56, 9, 'לעשות לסוטה כל הכתוב בפרש, קנאות'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (422, 38, 57, 9, 'שישא כהן גדול נערה בתולה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (423, 37, 58, 9, 'שיהיו הכהנים מטמאים לקרוביהם כשאר ישראל'); -- <NAME> insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (424, 149, 59, 10, 'לבדוק בסימני בהמה וחיה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (425, 150, 60, 10, 'לבדוק בסימני העוף עד שיבדיל בין טמא לטהור'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (426, 151, 61, 10, 'לבדוק בסימני חגבים עד שידע הטמא מן הטהור'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (427, 152, 62, 10, 'לבדוק בסימני הדגים עד שידע הטמא מן הטהור'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (428, 146, 63, 10, 'שישחוט מי שירצה לאכול בהמה חיה או עוף כהלכותיו ואחר כך יאכל'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (429, 147, 64, 10, 'לכסות דם שחיטת העוף וחיה הנאכלים'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (430, 148, 65, 10, 'לשלח את הקן'); -- <NAME> insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (431, 237, 66, 11, 'לדון בנזקי קרן'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (432, 240, 67, 11, 'לדון בנזקי שן ורגל'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (433, 238, 68, 11, 'לדון בנזקי הבור'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (434, 241, 69, 11, 'לדון בנזקי האש'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (435, 236, 70, 11, 'לדון בנזקי אדם המזיק חבריו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (436, 239, 71, 11, 'לדון בגניבה במיתה ובתשלומין'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (437, 208, 72, 11, 'לצדק המאזנים עם המשקלות'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (438, 194, 73, 11, 'שחייב אדם להחזיר הגזילה שגזל'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (439, 204, 74, 11, 'להשיב אבידה לישראל'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (440, 225, 75, 11, 'להגלות רוצח ההורג בשגגה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (441, 182, 76, 11, 'להפריש ערי מקלט'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (442, 247, 77, 11, 'להציל הנרדף מיד הרודף'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (443, 181, 78, 11, 'לערוף העגלה ערופה כמצותה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (444, 184, 79, 11, 'לעשות מעקה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (445, 202, 80, 11, 'לעזור המשא מעל חברו או מעל בהמתו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (446, 203, 81, 11, 'להקים המשא מעל הבהמה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (447, 245, 82, 11, 'לדון בדן מקח וממכר בדברים שהוא מתקיים בהן ודברים שאינו מתקיים בהן'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (448, 232, 83, 11, 'לדון בדיני קניין עבד עברי'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (449, 196, 84, 11, 'להעניק לעבד עברי ולאמה העבריה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (450, 234, 85, 11, 'לפדות אמה העבריה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (451, 233, 86, 11, 'לייעד אמר העברייה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (452, 235, 87, 11, 'לעבוד בעבד כנעני לעולם'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (453, 242, 88, 11, 'לדון בדיני שומר חנם'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (454, 243, 89, 11, 'לדון בדיני נושא שכר והשוכר'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (455, 200, 90, 11, 'לתת שכר השכיר בזמנו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (456, 201, 91, 11, 'שיניח בעל הבית לשכיר לאכול בזמן שכירותו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (457, 244, 92, 11, 'לדון בדין השואל'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (458, 197, 93, 11, 'להלות לעני'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (459, 199, 94, 11, 'הממשכן חברו בבית דין מצוה שיחזיר לו המשכון בעת שהוא צריך לו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (460, 246, 95, 11, 'לדון בדין תובע ונתבע מודה במקצת או כופר'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (461, 248, 96, 11, 'לדון בדיני נחלות'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (462, 176, 97, 11, 'להעמיד דיינים בכל עיר ועיר ושוטרים הרודים בעם.'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (463, 175, 98, 11, 'ללכת אחרי הרוב אם נחלקו הדיינין'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (464, 226, 99, 11, 'להיות בית דין הורגין בסייף'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (465, 227, 100, 11, 'להיות בית דין הורגין בחנק'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (466, 228, 101, 11, 'להיות בית דין שורפין באש'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (467, 229, 102, 11, 'להיות בית דין סוקלין באבנים'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (468, 230, 103, 11, 'לתלות מי שנתחייב תלייה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (469, 231, 104, 11, 'לקבור הנהרג ביומו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (470, 224, 105, 11, 'להלקות הרשע'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (471, 177, 106, 11, 'להשוות הבעלי דינין שלא יכבד זה יותר מזה'); insert into semag values (472, 681, 107, 11, 'מדבר שקר תרחק', 428); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (473, 178, 108, 11, 'היודע עדות לחברו שיעיד לו בבית דין'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (474, 179, 109, 11, 'לדרוש ולחקור העדים'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (475, 180, 110, 11, 'לעשות לעדים זוממים כאשר זממו לעשות'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (476, 174, 111, 11, 'לשמוע לבית דין הגדול שיעמדו להם'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (477, 210, 112, 11, 'כבד את אביך ואת אמך'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (478, 211, 113, 11, 'איש אמו ואביו תראו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (479, 173, 114, 11, 'להעמיד להם מלך'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (480, 188, 115, 11, 'להכרית זרעו של עמלק'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (481, 189, 116, 11, 'לזכור תמיד מעשיו הרעים ואריכתו בדרך'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (482, 187, 117, 11, 'להחרים שבעה עממים'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (483, 190, 118, 11, 'כי תקרב אל עיר להלחם עליה וקראת אליה לשלום'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (484, 192, 119, 11, 'לתקן מקום אחד מחוץ למחנה להפנות בו ויהיה לו יתד תקועה על כלי מלחמתו שיחפור באותו יתד גומא אחת לצאת בו יחפור ויכסה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (485, 191, 120, 11, 'שיהיה כהן אחד משוח לדבר אל העם בשעת מלחמה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (486, 214, 121, 11, 'נקי יהיה לביתו שנה אחת ושמח את אשתו אשר לקח'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (487, 221, 122, 11, 'לעשות ליפת תואר ככתוב בפרשה'); -- <NAME> insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (488, 7, 123, 12, 'שישבע בשם מי שנתחייב שבועה בבית דין'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (489, 94, 124, 12, 'שיקיים אדם שבועתו ונדר'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (490, 95, 125, 12, 'לדון בהפרת נדרים ככל הכתוב בפרשה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (491, 92, 126, 12, 'שיגדל הנזיר שער ראשו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (492, 93, 127, 12, 'שיגלח הנזיר על קרבנו כשישלים נזירותו או כשיטמא'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (493, 114, 128, 12, 'לדון בערכי אדם'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (494, 115, 129, 12, 'לדון בערכי בהמה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (495, 116, 130, 12, 'לדון בערכי בתים'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (496, 117, 131, 12, 'לדון בערכי שדות'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (497, 145, 132, 12, 'לדון בדין מחרים נכסיו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (498, 126, 133, 12, 'להפריש תרומה גדולה לכהן'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (499, 129, 134, 12, 'להיות הלוים מפרישין תרומת מעשר מן המעשר שלקחו מישראל'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (500, 127, 135, 12, 'להיות ישראל מפרישין אחר תרומה גדולה אחד מעשרה. מן הנשאר ונתנו ללווים'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (501, 128, 136, 12, 'להפריש מעשר שני'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (502, 119, 137, 12, 'להיות נטע רבעי קדש'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (503, 131, 138, 12, 'להתודות וידוי מעשר'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (504, 125, 139, 12, 'להביא ביכורים למקדש'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (505, 132, 140, 12, 'לקרות על הביכורים במקדש'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (506, 133, 141, 12, 'להפריש חלה לכהן'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (507, 143, 142, 12, 'לתת לכהן הזרוע והלחיים והקיבה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (508, 144, 143, 12, 'לתת ראשית הגז לכהן'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (509, 80, 144, 12, 'לפדות בכור אדם'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (510, 81, 145, 12, 'לפדות פטר חמור'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (511, 82, 146, 12, 'לערוף פטר חמור'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (512, 135, 147, 12, 'שתשבות הארץ בשנה השביעית מעבודת קרקע'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (513, 134, 148, 12, 'שיפקיר אדם פירות שביעית'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (514, 141, 149, 12, 'להשמיט כספים בשביעית'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (515, 140, 150, 12, 'שימנו בית דין שנות היובל שבע שבע'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (516, 136, 151, 12, 'לקדש שנת החמשים בשביתה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (517, 137, 152, 12, 'לתקוע שופר בעשרה בתשרי כדי לצאת עבדים לחפשי'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (518, 138, 153, 12, 'שתחזור אחוזה ביובל'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (519, 139, 154, 12, 'להיות גאולת בתי ערי חומה עד שנה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (520, 183, 155, 12, 'לתת ללוים ערים לשבת וגם הם קולטות'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (521, 120, 156, 12, 'להניח פיאה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (522, 121, 157, 12, 'להניח לקט'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (523, 122, 158, 12, 'להניח עומר השכחה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (524, 123, 159, 12, 'להניח עוללות'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (525, 124, 160, 12, 'להניח פרט הכרם'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (526, 130, 161, 12, 'להפריש מעשר עני בשנה השלישית לשמיטה תחת מעשר שני'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (527, 195, 162, 12, 'לתת צדקה לעניים'); -- <NAME> insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (528, 20, 163, 13, 'לבנות בית הבחירה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (529, 21, 164, 13, 'לירא מן המקדש'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (530, 22, 165, 13, 'שיהיו הכהנים והלוים שומרי המקדש'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (531, 35, 166, 13, 'לעשות שמן המשחה שיהא מוכן לדברים שמושכין בו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (532, 28, 167, 13, 'לעשות הקטורת כמניין סממניה להקטירו פעמים ביום'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (533, 34, 168, 13, 'לשחת הארון על הכתף כשמוליכין אותו ממקום למקום'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (534, 23, 169, 13, 'להיות הלוים עובדים בבית המקדש להיות שוערים ומשוררים בכל יום עם הקרבן'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (535, 59, 170, 13, 'שיהיו הכהנים תוקעים החצוצרות על הקרבן במועדות ובר"ח'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (536, 32, 171, 13, 'לקדש זרע אהרן ולהקדימו לכל דבר שבקדושה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (537, 36, 172, 13, 'להיות הכהנים עובדין במקדש משמרות משמרות ובמועדים כאחד'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (538, 33, 173, 13, 'שיהיו הכהנים לובשים בגדי כהונה לעבודה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (539, 31, 174, 13, 'לשלח טמאים מחוץ למחנה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (540, 24, 175, 13, 'שיקדש כהן העובד ידיו ורגליו ואחר כך יעבוד'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (541, 61, 176, 13, 'שיהיו הקרבנות תמימים ממום'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (542, 86, 177, 13, 'לפדות פסולי המוקדשים ויצאו לחולין ויאכלו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (543, 60, 178, 13, 'להקריב כל הקרבנות מיום השמיני והלאה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (544, 62, 179, 13, 'למלוח הקרבנות והמנחות'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (545, 63, 180, 13, 'לעשות העולה כמשפטה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (546, 64, 181, 13, 'לעשות החטאת כמשפטו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (547, 65, 182, 13, 'לעשות האשם כמשפטו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (548, 66, 183, 13, 'לעשות השלמים כמשפטן'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (549, 89, 184, 13, 'אכילת קדשים לכהנים היא מצות עשה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (550, 88, 185, 13, 'וכן אכילת שירי מנחות מצות עשה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (551, 67, 186, 13, 'לעשות כל המנחות כמצותן הכתובות בתורה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (552, 83, 187, 13, 'שיביא אדם ברגל שפגע בו תחלה כל מה שהוא חייב בין מנדרים ונדבות בין מדברים אחרים'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (553, 84, 188, 13, 'להקריב כל הקרבנות בבית הבחירה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (554, 85, 189, 13, 'שיביא אדם לבית הבחירה קרבנות שנתחייב'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (555, 39, 190, 13, 'להקריב שני תמידין בכל יום'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (556, 29, 191, 13, 'להדליק בכל יום אש על המזבח'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (557, 30, 192, 13, 'למשות תרומת הדשן בכל יום'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (558, 25, 193, 13, 'להדליק נרות המנורה בכל יום במקדש'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (559, 40, 194, 13, 'שיקריב כהן גדל מנחה בכל יום עשירית האיפה והיא נקראת מנחת חביתי'''); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (560, 41, 195, 13, 'להקריב קרבן מוסף בשבת בשני כבשים'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (561, 27, 196, 13, 'להסדיר לחם ולבונה לפני ה'' בכל שבת'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (562, 42, 197, 13, 'להקריב קרבן מוסף בר"ח'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (563, 43, 198, 13, 'להקריב קרבן מוסף כל שבעת ימי הפסח כקרבן ר"ח שני פרים ואיל אחד ושבעה כבשים הכל עולות ושעיר חטאת נאכל'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (564, 44, 199, 13, 'להקריב ביום שני של פסח יתר על המוסף של כל יום כבש לעולה עם עומר התנופה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (565, 161, 200, 13, 'לספור תשעה וארבעים יום מיום הבאת העומר'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (566, 45, 201, 13, 'להביא בחג שבועות שהוא יום חמשים קרבן מוסף כמו בפסח ור"ח'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (567, 46, 202, 13, 'להקריב בחג שבועות שתי הלחם היא המנחה החדשה עם הקרבנות הבאים בגלל הלח'''); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (568, 47, 203, 13, 'להקריב מוסף בר"ה מלבד מוסף ר"ח'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (569, 48, 204, 13, 'להקריב קרבן מוסף ביום הכפורים כמו בר"ה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (570, 50, 205, 13, 'להקריב קרבן הוסף בשבעת ימי החג'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (571, 51, 206, 13, 'להקריב קרבן מוסף בשמיני עצרת כמו בר"ה וביום הכפורים'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (572, 91, 207, 13, 'לשרוף הנותר באש'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (573, 90, 208, 13, 'לשרוף בשר קדש שנטמא'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (574, 49, 209, 13, 'שיעשה כהן גדול כל מעשה יום הכפורים האמור על הסדר כמו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (575, 118, 210, 13, 'שישלם המועל בקדשי ה'' הקרן וחומש ואשם'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (576, 79, 211, 13, 'בהולד בכור בהמה טהורה לישראל שיאמר הישראל הרי הוא מקודש בקדושת בכור'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (577, 78, 212, 13, 'לעשר כל הוולדות שנולדים לאדם בכל שנה בבקר ובצאן'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (578, 69, 213, 13, 'שיקריב היחיד קרבן חטאת על שגגתו בשעשה עבירה שחייבים על זדונה כרת'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (579, 70, 214, 13, 'שיקריב החוטא אשם תלוי אם נסתפק לו שמא חטא או לא חטא עד שיודע לו ויביא חטאתו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (580, 71, 215, 13, 'שיקריב החוטא אשם ודאי על עבירות ידועות כגון אשם גזילות אשם מעילות אשם שפחה חרופה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (581, 72, 216, 13, 'שיביא החוטא קרבן עולה ויורד בשמיעת קול וביטוי שפתים וטומאת מקדש וקדשיו והיולדת והמצורע'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (582, 68, 217, 13, 'שיקריבו סנהדרי גדולה קרבן אם טעו והורו שלא כהלכה בעבירות החמורות שחייבים עליהן כרת ועשו הקהל כולן או רובן על פיהם'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (583, 74, 218, 13, 'להקריב הזב קרבן אחר שיטהר'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (584, 75, 219, 13, 'להקריב הזבה קרבן אחר שתטהר'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (585, 76, 220, 13, 'להקריב היולדות קרבן אחר שתטהר'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (586, 77, 221, 13, 'להקריב המצורע קרבן אחר שיטהר'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (587, 87, 222, 13, 'הממר הקרבן שלו תהיה התמורה קדש'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (588, 55, 223, 13, 'לשחוט שה תמים זכר בן שנה לשם פסח בזמנו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (589, 57, 224, 13, 'שיהיו טמאים נדחין לפסח שני בחדש השני'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (590, 56, 225, 13, 'לאכול הפסח כמשפטו בליל ט"ו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (591, 58, 226, 13, 'לאכול הפסח שני כמשפטו בליל חמשה עשר לחדש השני'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (592, 52, 227, 13, 'לחוג ברגלים'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (593, 53, 228, 13, 'להתראות ברגלים במקדש'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (594, 54, 229, 13, 'לשמוח ברגלים'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (595, 16, 230, 13, 'להקהל העם לשמוע תורה במוצאי שביעית'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (596, 107, 231, 13, 'שיהא המת מטמא בכל האמור בפרשת חקת'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (597, 113, 232, 13, 'לשרוף פרה אדומה כמצותה להיות אפרה מוכן'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (598, 108, 233, 13, 'שיהו מי חטאת מטהרין מטומאת מת ומטמא לאדם טהור'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (599, 101, 234, 13, 'לעשות בנגעי אדם אם להסגיר אם להחליט אם לטהר כמשפט הכתוב בפרשה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (600, 112, 235, 13, 'שיתנהג המצורע כמשפט הכתוב'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (601, 110, 236, 13, 'להיות הטהרה מן הצרעת בין צרעת אדם בין צרעת בגד בעץ ארז ואזוב ושני תולעת ושתי צפרים ומים חיים'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (602, 111, 237, 13, 'שיגלח המצורע את כל שערו'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (603, 102, 238, 13, 'לעשות בנגעי בגדים כמשפט הכתוב בפרשה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (604, 103, 239, 13, 'לעשות בנגעי בתים כמשפט הכתוב בפרשה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (605, 104, 240, 13, 'שיהא הזב טמא ומטמא לאחרים'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (606, 99, 241, 13, 'שתהא הנדה טמאה ומטמאה לאחרים'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (607, 106, 242, 13, 'שתהא הזבה טמאה ומטמאה לאחרים'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (608, 100, 243, 13, 'שתהא היולדת טמאת כנידה'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (609, 96, 244, 13, 'להיות הנבלה טמאה ומטמאה לאחרים'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (610, 97, 245, 13, 'להיות שמנה שרצים טמאים ומטמאים'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (611, 98, 246, 13, 'להיות אוכלין ומשקין מטמאין'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (612, 105, 247, 13, 'שיהא שכבת זרע טמא ומטמא'); insert into semag (_id, mitzvahId, mitzvahNumber, category, semagTitle) values (613, 109, 248, 13, 'שיטהרו כל הטמאים במים אפילו במי מקוה'); create table semagNotes ( _id integer NOT NULL primary key, hebrewNote varChar, enNote varChar, foreign key(_id) references semag(_id) on delete cascade ); insert into semagNotes values (4, null, 'The Rambam counts this a mitzvah against testing a proven prophet, but the Semag says this is a mitzvah not to test Hashem by performing a mitzvah and seeing if they become blessed. The Mishneh LeMelech in Derech Mitzvosecha II points out this difference but for some reason doesn''t list this as one of the mitzvos which the Semag disagrees with the Rambam, but they''re very clearly different mitzvos.'); insert into semagNotes values (8, null, 'See Derech Mitzvosecha II.'); insert into semagNotes values (10, null, 'The Semag also includes the prohibition- against accepting loshon hara. The Rambam mentions this in Mishneh Tor<NAME>chos Sanhedrin 21:7.'); insert into semagNotes values (18, null, 'The Ramban mentions this mitzvah at the end of his Hasagos to Mitzvah Lo Saaseh 5.'); insert into semagNotes values (28, null, 'The Semag defines this mitzvah slightly differently than the Rambam: not to help a Meisis in any way.'); insert into semagNotes values (32, null, 'The Semag merges Rambam Lo Saaseh #14 and #26. See <NAME>.'); insert into semagNotes values (85, null, 'The Rambam sees Deuteronomy 23:18 as the source for this mitzvah, but the Semag used that verse for Mitzvah #80.'); insert into semagNotes values (112, null, 'The Semag defines this mitzvah slightly differently than the Rambam: he limits it to the seven Canaanite nations.'); insert into semagNotes values (113, null, 'Like the Ramban, the Semag splits this into two mitzvos. This one is about Ammon.'); insert into semagNotes values (118, null, 'The Rambam counts this as one mitzvah, but the Semag splits it into two. This one is about someone without beitzim.'); insert into semagNotes values (148, null, 'The Semag learns this mitzvah is forbidding eating from things used for idol worship, which includes the prohibition on drinking idol wine libations. He learns this from Exodus 34:12. This is more like the Ramban''s understanding (see his comments on Rambam #194), although the Ramban doesn''t count this mitzvah.'); insert into semagNotes values (157, null, 'The Semag in his remazim sounds like he''s not sure if he should count lo sisgzol or contention. In the main work he decides on the latter.'); insert into semagNotes values (158, null, 'The Semag combines Rambam''s #265 and #266.'); insert into semagNotes values (179, null, 'The Semag sounds like this mitzvah is mainly on the father not to resell his daughter to slavery after her servitude ends. The Rambam (and Chinuch) place the focus of this mitzvah on her master not to sell her to another.'); insert into semagNotes values (189, null, 'The Semag splits this mitzvah into two. This one is for a handmill.'); insert into semagNotes values (202, null, 'The Semag formulates this mitzvah more like Ramban''s shichchah #13, but he''s apparently referring to the Rambam''s mitzvah #279. In fact, the Zohar HaRakiah suggests this is one of the mitzvos that the Ramban was missing from the Rambam, so really they''re the same mitzvah. However, this doesn''t fully explain the Ramban. See Frankel edition for sources that discuss this.'); insert into semagNotes values (262, null, 'According to <NAME> II, the Semag counts this mitzvah, but uses Deuteronomy 12:17 as the source.'); insert into semagNotes values (263, null, 'According to <NAME>, the Semag''s conclusion is to count this instead of the Rambam''s mitzvah about maaser sheni beaninus (#151).'); insert into semagNotes values (264, null, 'According to <NAME> II, the Semag''s conclusion is to count this instead of the Rambam''s mitzvah about misusing maaser sheni money (#152).'); insert into semagNotes values (304, null, 'The Semag combines Rambam''s mitzvos #77 and #78 into this one.'); insert into semagNotes values (308, null, 'The Semag combines Rambam''s mitzvos #70 and #71 into this one.'); insert into semagNotes values (313, null, 'The Semag combines Rambam''s mitzvos #94 and #95 into this one.'); insert into semagNotes values (316, null, 'The Semag splits the Rambam''s mitzvah #100 into two. This one is esnan zonah.'); insert into semagNotes values (318, null, 'The Semag splits the Rambam''s mitzvah #98 into two. This one is seor.'); insert into semagNotes values (350, null, 'The Semag splits the Rambam''s mitzvah #125 into two. This one is eating the korbon pesach raw.'); insert into semagNotes values (366, null, 'The Semag uses the same verse as the Rambam''s #1, but seems to understand the verse differently. See <NAME> ad. loc. <NAME> however doesn''t count this as a difference between the Rambam and the Semag.'); insert into semagNotes values (381, null, 'The Semag includes teshuvah in the mitzvah, whereas the Rambam only mentions vidui. However, in the beginning of Hilchos Teshuvah he writes like the Semag.'); insert into semagNotes values (412, null, 'This sounds like the Ramban''s calcuation of leap years, but the Semag includes calculating the molad in this mitzvah and not in Kiddush HaChodesh like the Rambam and Ramban do.'); insert into semagNotes values (413, null, 'The Rambam includes aveilus, but the Semag left it out as he holds that''s derabanan.'); insert into semagNotes values (474, null, 'The Semag left out the word "היטב" because he argues on the Rambam how extensive is the investigation.'); insert into semagNotes values (484, null, 'The Semag merges Rambam''s mitzvah #192 and #193 into one.'); insert into semagNotes values (494, null, 'The Semag uses Vayikra 27:9, unlike the Rambam who uses Vayikra 27:11.'); insert into semagNotes values (531, null, 'The Semag emphasizes making the oil whereas the Rambam emphasizes annointing the Kohanim with it.'); insert into semagNotes values (532, null, 'The Semag emphasizes making the incense whereas the Rambam emphasizes using it.'); insert into semagNotes values (535, null, 'The Rambam adds in Hilchos Taanas 1:1 to blow the trumpets at times of peril, but the Semag leaves this out.');
<reponame>TrainingByPackt/MySQL<filename>Chapter06/Exercise6.05/Create Collation Conversion commands.sql ALTER DATABASE `ms_access_migration` CHARACTER SET utf8 COLLATE = utf8_unicode_ci ; SELECT CONCAT("ALTER TABLE ", TABLE_SCHEMA, '.', TABLE_NAME," CONVERT TO CHARACTER SET utf8 COLLATE utf8_unicode_ci ;") AS ExecuteTheString FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA="ms_access_migration" AND TABLE_TYPE="BASE TABLE";
<filename>WEEKS/wk17/CodeSignal-Solutions/CodeSignal-Solutions-master/Arcade/Databases/battleshipGameResults.sql CREATE PROCEDURE battleshipGameResults() BEGIN /* Write your SQL here. Terminate each statement with a semicolon. */ WITH base AS ( SELECT l.id, ABS( (l.upper_left_x + l.upper_left_y) - (l.bottom_right_x + l.bottom_right_y) ) + 1 AS size, ( SELECT COUNT(*) FROM opponents_shots WHERE ( target_x >= l.upper_left_x AND target_x <= l.bottom_right_x ) AND ( target_y >= l.upper_left_y AND target_y <= l.bottom_right_y ) ) AS damage FROM locations_of_ships AS l ) SELECT DISTINCT b.size, ( SELECT COUNT(*) FROM base WHERE size = b.size AND damage = 0 ) AS undamaged, ( SELECT COUNT(*) FROM base WHERE size = b.size AND damage > 0 AND damage < size ) AS partly_damaged, ( SELECT COUNT(*) FROM base WHERE size = b.size AND damage = size ) AS sunk FROM base AS b ORDER BY size; END
USE [CSETWeb] GO /****** Object: Table [dbo].[REQUIREMENT_LEVEL_TYPE] Script Date: 11/14/2018 3:57:26 PM ******/ SET ANSI_NULLS ON GO SET QUOTED_IDENTIFIER ON GO CREATE TABLE [dbo].[REQUIREMENT_LEVEL_TYPE]( [Level_Type] [varchar](5) NOT NULL, [Level_Type_Full_Name] [varchar](50) NULL, CONSTRAINT [PK_REQUIREMENT_LEVEL_TYPE] PRIMARY KEY CLUSTERED ( [Level_Type] ASC )WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY] ) ON [PRIMARY] GO INSERT [dbo].[REQUIREMENT_LEVEL_TYPE] ([Level_Type], [Level_Type_Full_Name]) VALUES (N'A', N'Availability') INSERT [dbo].[REQUIREMENT_LEVEL_TYPE] ([Level_Type], [Level_Type_Full_Name]) VALUES (N'C', N'Confidentiality') INSERT [dbo].[REQUIREMENT_LEVEL_TYPE] ([Level_Type], [Level_Type_Full_Name]) VALUES (N'I', N'Integrity') INSERT [dbo].[REQUIREMENT_LEVEL_TYPE] ([Level_Type], [Level_Type_Full_Name]) VALUES (N'NST', N'No Sub Type') EXEC sys.sp_addextendedproperty @name=N'MS_Description', @value=N'The Level Type is used to' , @level0type=N'SCHEMA',@level0name=N'dbo', @level1type=N'TABLE',@level1name=N'REQUIREMENT_LEVEL_TYPE', @level2type=N'COLUMN',@level2name=N'Level_Type' GO EXEC sys.sp_addextendedproperty @name=N'MS_Description', @value=N'The Level Type Full Name is used to' , @level0type=N'SCHEMA',@level0name=N'dbo', @level1type=N'TABLE',@level1name=N'REQUIREMENT_LEVEL_TYPE', @level2type=N'COLUMN',@level2name=N'Level_Type_Full_Name' GO EXEC sys.sp_addextendedproperty @name=N'BELONGS_IN_EA', @value=N'YES' , @level0type=N'SCHEMA',@level0name=N'dbo', @level1type=N'TABLE',@level1name=N'REQUIREMENT_LEVEL_TYPE' GO EXEC sys.sp_addextendedproperty @name=N'MS_Description', @value=N'' , @level0type=N'SCHEMA',@level0name=N'dbo', @level1type=N'TABLE',@level1name=N'REQUIREMENT_LEVEL_TYPE' GO
<filename>src/main/resources/data.sql INSERT INTO `tournament`(`tournament_id`, `tournament_name`, `start_date`) VALUES (1, 'Australian Open 2021', '2021-10-01'); INSERT INTO `player`(`player_id`, `player_name`) VALUES (1, 'K.Anderson'); INSERT INTO `player`(`player_id`, `player_name`) VALUES (2, 'M.Berrettini'); INSERT INTO `player`(`player_id`, `player_name`) VALUES (3, 'S.Querrey'); INSERT INTO `player`(`player_id`, `player_name`) VALUES (4, 'L.Sonego'); INSERT INTO `match_event`(`match_id`, `tournament_id`, start_date, player_a_id, player_b_id) VALUES (1, 1, '2021-02-08 14:00:00', 1, 2); INSERT INTO `match_event`(`match_id`, `tournament_id`, start_date, player_a_id, player_b_id) VALUES (2, 1, '2021-02-09 16:30:00', 3, 4); INSERT INTO `customer`(`customer_id`, `customer_name`) VALUES (1, 'Bet365'); INSERT INTO `customer`(`customer_id`, `customer_name`) VALUES (2, 'SkySports'); INSERT INTO `customer_match_licence`(`customer_match_licence_id`, `customer_id`, `match_id`) VALUES (1, 1, 1); INSERT INTO `customer_match_licence`(`customer_match_licence_id`, `customer_id`, `match_id`) VALUES (2, 1, 2); INSERT INTO `customer_match_licence`(`customer_match_licence_id`, `customer_id`, `match_id`) VALUES (2, 1, 1);
CREATE TABLE `users` ( `id` bigint(20) NOT NULL AUTO_INCREMENT, `username` varchar(50) COLLATE utf8mb4_bin NOT NULL COMMENT '用户名', `password` varchar(255) CHARACTER SET utf8mb4 DEFAULT NULL COMMENT '密码', `phone` varchar(20) CHARACTER SET utf8mb4 DEFAULT NULL COMMENT '手机号', `email` varchar(255) CHARACTER SET utf8mb4 DEFAULT NULL COMMENT '邮箱', `create_time` datetime DEFAULT CURRENT_TIMESTAMP COMMENT '创建时间', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_bin; INSERT INTO `test`.`users` (`id`, `username`, `password`, `phone`, `email`, `create_time`) VALUES ('1', 'xiao', '123', '<PASSWORD>', '<EMAIL>', '2020-04-10 01:22:07');
-- MySqlBackup.NET 2.3.1 -- Dump Time: 2019-12-09 16:00:36 -- -------------------------------------- -- Server version 8.0.18 MySQL Community Server - GPL /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8mb4 */; /*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */; /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; /*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */; /*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */; -- -- Definition of city -- DROP TABLE IF EXISTS `city`; CREATE TABLE IF NOT EXISTS `city` ( `cityID` varchar(10) NOT NULL DEFAULT '', `cityName` varchar(30) NOT NULL DEFAULT '', PRIMARY KEY (`cityID`), KEY `idx_city_cityID` (`cityID`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Dumping data for table city -- /*!40000 ALTER TABLE `city` DISABLE KEYS */; INSERT INTO `city`(`cityID`,`cityName`) VALUES ('C001','Windsor'), ('C002','London'), ('C003','Hamilton'), ('C004','Toronto'), ('C005','Oshawa'), ('C006','Belleville'), ('C007','Kingston'), ('C008','Ottawa'); /*!40000 ALTER TABLE `city` ENABLE KEYS */; -- -- Definition of carrier -- DROP TABLE IF EXISTS `carrier`; CREATE TABLE IF NOT EXISTS `carrier` ( `carrierID` varchar(20) NOT NULL DEFAULT '', `depotCity` varchar(10) DEFAULT '', `carrierName` varchar(20) DEFAULT '', `ftlAvail` float(5,2) NOT NULL DEFAULT '0.00', `ltlAvail` float(5,2) NOT NULL DEFAULT '0.00', `ftlRate` float(5,2) NOT NULL DEFAULT '0.00', `ltlRate` float(5,2) NOT NULL DEFAULT '0.00', `reeferCharge` float(5,2) NOT NULL DEFAULT '0.00', PRIMARY KEY (`carrierID`), KEY `fk_carrier_depotCity` (`depotCity`), KEY `idx_carrier_carrierID` (`carrierID`), CONSTRAINT `fk_carrier_depotCity` FOREIGN KEY (`depotCity`) REFERENCES `city` (`cityID`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Dumping data for table carrier -- /*!40000 ALTER TABLE `carrier` DISABLE KEYS */; INSERT INTO `carrier`(`carrierID`,`depotCity`,`carrierName`,`ftlAvail`,`ltlAvail`,`ftlRate`,`ltlRate`,`reeferCharge`) VALUES ('CA20190101001','C001','Planet Express',50,640,5.21,0.36,0.08), ('CA20190101002','C003','Planet Express',50,640,5.21,0.36,0.08), ('CA20190101003','C005','Planet Express',50,640,5.21,0.36,0.08), ('CA20190101004','C006','Planet Express',50,640,5.21,0.36,0.08), ('CA20190101005','C008','Planet Express',50,640,5.21,0.36,0.08), ('CA20190101006','C002','Schooner''s',18,98,5.05,0.34,0.07), ('CA20190101007','C004','Schooner''s',18,98,5.05,0.34,0.07), ('CA20190101008','C007','Schooner''s',18,98,5.05,0.34,0.07), ('CA20190101009','C001','Tillman Transport',24,35,5.11,0.3,0.09), ('CA20190101010','C002','Tillman Transport',18,45,5.11,0.3,0.09), ('CA20190101011','C003','Tillman Transport',18,45,5.11,0.3,0.09), ('CA20190101012','C008','We Haul',11,0,5.2,0,0.06), ('CA20190101013','C004','We Haul',11,0,5.2,0,0.06); /*!40000 ALTER TABLE `carrier` ENABLE KEYS */; -- -- Definition of contract_market_place -- DROP TABLE IF EXISTS `contract_market_place`; CREATE TABLE IF NOT EXISTS `contract_market_place` ( `customerID` varchar(20) NOT NULL DEFAULT '', `contractID` varchar(20) NOT NULL DEFAULT '', `jobType` int(11) NOT NULL DEFAULT '0', `quantity` int(11) NOT NULL DEFAULT '0', `origin` varchar(10) NOT NULL, `destination` varchar(10) NOT NULL, `vanType` int(11) NOT NULL DEFAULT '0', PRIMARY KEY (`customerID`,`contractID`), KEY `idx_contract_market_place_customerID` (`customerID`), KEY `idx_contract_market_place_contractID` (`contractID`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Dumping data for table contract_market_place -- /*!40000 ALTER TABLE `contract_market_place` DISABLE KEYS */; INSERT INTO `contract_market_place`(`customerID`,`contractID`,`jobType`,`quantity`,`origin`,`destination`,`vanType`) VALUES ('CUS201901010001','CONT201901010001',1,6,'Oshawa','Ottawa',0), ('CUS201901010002','CONT201901010002',0,0,'Ottawa','Belleville',1), ('CUS201901010003','CONT201901010003',0,0,'Kingston','London',1), ('CUS201901010004','CONT201901010002',0,0,'Windsor','Toronto',1), ('CUS201901010005','CONT201901010004',0,0,'Belleville','Oshawa',1), ('CUS201901010006','CONT201901010005',1,6,'Ottawa','London',1), ('CUS201901010007','CONT201901010006',0,0,'Oshawa','London',0), ('CUS201901010008','CONT201901010007',0,0,'Ottawa','Toronto',0), ('CUS201901010009','CONT201901010008',0,0,'Toronto','Windsor',1), ('CUS201901010010','CONT201901010009',1,32,'Ottawa','Hamilton',0), ('CUS201901010011','CONT201901010010',1,23,'London','Belleville',1); /*!40000 ALTER TABLE `contract_market_place` ENABLE KEYS */; -- -- Definition of contract -- DROP TABLE IF EXISTS `contract`; CREATE TABLE IF NOT EXISTS `contract` ( `contractID` varchar(20) NOT NULL DEFAULT '', `InitiateBy` varchar(20) NOT NULL, `startDate` varchar(10) NOT NULL, `endDate` varchar(10) NOT NULL, `completeStatus` varchar(10) NOT NULL, PRIMARY KEY (`contractID`), KEY `idx_contract_contractID` (`contractID`), CONSTRAINT `fk_contract_contractID` FOREIGN KEY (`contractID`) REFERENCES `contract_market_place` (`contractID`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Dumping data for table contract -- /*!40000 ALTER TABLE `contract` DISABLE KEYS */; INSERT INTO `contract`(`contractID`,`InitiateBy`,`startDate`,`endDate`,`completeStatus`) VALUES ('CONT201901010001','BUYER','2019-01-01','2019-12-31','Regular'), ('CONT201901010002','BUYER','2019-01-01','2019-12-31','Regular'), ('CONT201901010003','BUYER','2019-01-01','2019-12-31','Regular'), ('CONT201901010004','BUYER','2019-01-01','2019-12-31','Regular'), ('CONT201901010005','BUYER','2019-01-01','2019-12-31','Regular'), ('CONT201901010006','BUYER','2019-12-09','2019-12-18','UNPAID'), ('CONT201901010007','BUYER','2019-12-09','2019-12-11','UNPAID'), ('CONT201901010008','BUYER','2019-12-09','2019-12-18','UNPAID'), ('CONT201901010009','BUYER','2019-12-09','2019-12-16','UNPAID'), ('CONT201901010010','BUYER','2019-12-09','2019-12-20','UNPAID'); /*!40000 ALTER TABLE `contract` ENABLE KEYS */; -- -- Definition of customer -- DROP TABLE IF EXISTS `customer`; CREATE TABLE IF NOT EXISTS `customer` ( `customerID` varchar(50) NOT NULL DEFAULT '', `customerName` varchar(35) NOT NULL DEFAULT '', `customerCity` varchar(30) NOT NULL DEFAULT '', `telno` varchar(15) NOT NULL DEFAULT '', `address` varchar(30) NOT NULL DEFAULT '', `zipcode` varchar(10) NOT NULL DEFAULT '', `customerCompany` varchar(45) NOT NULL, `customerProvince` varchar(45) NOT NULL, PRIMARY KEY (`customerID`), KEY `idx_customer_customerID` (`customerID`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Dumping data for table customer -- /*!40000 ALTER TABLE `customer` DISABLE KEYS */; INSERT INTO `customer`(`customerID`,`customerName`,`customerCity`,`telno`,`address`,`zipcode`,`customerCompany`,`customerProvince`) VALUES ('CUS201901010001','Abdullah','Waterloo','222-000-0000','415 Kidden AVE','N2V2T5','Hardware Depot','Ontario'), ('CUS201901010002','Trung','Kitchener','222-000-0000','415 Kidden AVE','N2V2T5','Malmart','Ontario'), ('CUS201901010003','Maconnic','Ottawa','222-000-0000','415 Kidden AVE','N2V 2T5','MacDongles','Ontario'), ('CUS201901010004','Tracy','London','222-000-0000','415 Kidden AVE','N2V 2T5','Malmart','Ontario'), ('CUS201901010005','Nick','Kingston','222-000-0000','415 Kidden AVE','N2V 2T5','Wallys World','Ontario'), ('CUS201901010006','Timocy','Windsor','222-000-0000','415 Kidden AVE','N2V 2T5','Sushi Noodle','Ontario'), ('CUS201901010007','Farm Supply Co','Hamilton','546688786','111 Westmount Place','N2P 0C9','DMS','Alberta(AB)'), ('CUS201901010008','Hardware Depot','Ottawa','1555565465','11 Egfdg fgfh','N2P 0C4','HTL','Saskatchewan(SK)'), ('CUS201901010010','Malmart','Oshawa','25365768','156 tEST STREET','N2P 0C8','DHFG','Saskatchewan(SK)'), ('CUS201901010011','Rockomax Engineering','London','3534665679','105 ABC STREET','J8P 8U9','GHGNJHGJ','Quebec(QC)'), ('CUS20191209001','Atlantis Railway','Waterloo','46544868664','11 East Street','N2L 0C7','DHY','Ontario(ON)'); /*!40000 ALTER TABLE `customer` ENABLE KEYS */; -- -- Definition of employee -- DROP TABLE IF EXISTS `employee`; CREATE TABLE IF NOT EXISTS `employee` ( `employeeID` varchar(15) NOT NULL DEFAULT '', `firstName` varchar(20) NOT NULL DEFAULT '', `lastName` varchar(20) NOT NULL DEFAULT '', `employeeType` enum('BUYER','PLANNER','ADMIN') NOT NULL DEFAULT 'BUYER', PRIMARY KEY (`employeeID`), KEY `fk_employee_customerID_idx` (`employeeID`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Dumping data for table employee -- /*!40000 ALTER TABLE `employee` DISABLE KEYS */; INSERT INTO `employee`(`employeeID`,`firstName`,`lastName`,`employeeType`) VALUES ('AD001','MIke','Tyler','ADMIN'), ('BY001','Jose','Mouth','BUYER'), ('PL001','John','Luke','PLANNER'); /*!40000 ALTER TABLE `employee` ENABLE KEYS */; -- -- Definition of admin -- DROP TABLE IF EXISTS `admin`; CREATE TABLE IF NOT EXISTS `admin` ( `adminEmployeeID` varchar(15) NOT NULL DEFAULT '', `adminPassword` varchar(45) DEFAULT NULL, PRIMARY KEY (`adminEmployeeID`), CONSTRAINT `fk_buyer_adminEmployeeID` FOREIGN KEY (`adminEmployeeID`) REFERENCES `employee` (`employeeID`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Dumping data for table admin -- /*!40000 ALTER TABLE `admin` DISABLE KEYS */; INSERT INTO `admin`(`adminEmployeeID`,`adminPassword`) VALUES ('AD001','<PASSWORD>'); /*!40000 ALTER TABLE `admin` ENABLE KEYS */; -- -- Definition of buyer -- DROP TABLE IF EXISTS `buyer`; CREATE TABLE IF NOT EXISTS `buyer` ( `buyerEmployeeID` varchar(15) NOT NULL DEFAULT '', `buyerPassword` varchar(45) NOT NULL, PRIMARY KEY (`buyerEmployeeID`), CONSTRAINT `fk_buyer_buyerEmployeeID` FOREIGN KEY (`buyerEmployeeID`) REFERENCES `employee` (`employeeID`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Dumping data for table buyer -- /*!40000 ALTER TABLE `buyer` DISABLE KEYS */; INSERT INTO `buyer`(`buyerEmployeeID`,`buyerPassword`) VALUES ('BY001','<PASSWORD>'); /*!40000 ALTER TABLE `buyer` ENABLE KEYS */; -- -- Definition of invoice -- DROP TABLE IF EXISTS `invoice`; CREATE TABLE IF NOT EXISTS `invoice` ( `invoiceID` varchar(20) NOT NULL DEFAULT '', `billingID` varchar(20) NOT NULL, `contractID` varchar(20) NOT NULL, `customerID` varchar(20) NOT NULL, `completeStatus` varchar(10) NOT NULL, PRIMARY KEY (`invoiceID`), KEY `fk_invoice_billingID` (`billingID`), KEY `fk_invoice_contractID` (`contractID`), KEY `fk_invoice_customerID` (`customerID`), KEY `idx_invoice_invoiceID` (`invoiceID`), CONSTRAINT `fk_invoice_billingID` FOREIGN KEY (`billingID`) REFERENCES `billing` (`billingID`), CONSTRAINT `fk_invoice_contractID` FOREIGN KEY (`contractID`) REFERENCES `contract` (`contractID`), CONSTRAINT `fk_invoice_customerID` FOREIGN KEY (`customerID`) REFERENCES `customer` (`customerID`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Dumping data for table invoice -- /*!40000 ALTER TABLE `invoice` DISABLE KEYS */; /*!40000 ALTER TABLE `invoice` ENABLE KEYS */; -- -- Definition of mileage -- DROP TABLE IF EXISTS `mileage`; CREATE TABLE IF NOT EXISTS `mileage` ( `mileageID` varchar(15) NOT NULL DEFAULT '', `startCityID` varchar(10) NOT NULL DEFAULT '', `endCityID` varchar(10) NOT NULL DEFAULT '', `distance` float NOT NULL DEFAULT '0', `workingTime` float NOT NULL DEFAULT '0', PRIMARY KEY (`mileageID`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci; -- -- Dumping data for table mileage -- /*!40000 ALTER TABLE `mileage` DISABLE KEYS */; INSERT INTO `mileage`(`mileageID`,`startCityID`,`endCityID`,`distance`,`workingTime`) VALUES ('MILE001','C001','C001',0,2), ('MILE002','C002','C001',191,2.5), ('MILE003','C002','C002',0,2), ('MILE004','C001','C002',128,1.75), ('MILE005','C003','C002',128,1.75), ('MILE006','C003','C003',0,2), ('MILE007','C002','C003',68,1.25), ('MILE008','C004','C003',68,1.25), ('MILE009','C004','C004',0,2), ('MILE010','C003','C004',60,1.3), ('MILE011','C005','C004',60,1.3), ('MILE012','C005','C005',0,2), ('MILE013','C004','C005',134,1.65), ('MILE014','C006','C005',134,1.65), ('MILE015','C006','C006',0,2), ('MILE016','C005','C006',82,1.2), ('MILE017','C007','C006',82,1.2), ('MILE018','C007','C007',0,2), ('MILE019','C006','C007',196,2.5), ('MILE020','C008','C007',196,2.5), ('MILE021','C008','C008',0,2); /*!40000 ALTER TABLE `mileage` ENABLE KEYS */; -- -- Definition of ordering -- DROP TABLE IF EXISTS `ordering`; CREATE TABLE IF NOT EXISTS `ordering` ( `orderID` varchar(20) NOT NULL DEFAULT '', `contractID` varchar(20) NOT NULL DEFAULT '', `customerID` varchar(20) NOT NULL DEFAULT '', `orderDate` varchar(10) NOT NULL, `jobType` int(11) DEFAULT NULL, `quantity` int(11) NOT NULL DEFAULT '0', `vanType` int(11) DEFAULT NULL, `originalCityID` varchar(10) NOT NULL, `desCityID` varchar(10) NOT NULL, `carrierID` varchar(20) NOT NULL, `orderStatus` varchar(10) NOT NULL, PRIMARY KEY (`orderID`), KEY `fk_ordering_contractID` (`contractID`), KEY `fk_ordering_originalCityID` (`originalCityID`), KEY `fk_ordering_desCityID` (`desCityID`), KEY `fk_ordering_carrierID` (`carrierID`), KEY `idx_ordering_orderID` (`orderID`), KEY `idx_trip_orderID` (`orderID`), CONSTRAINT `fk_ordering_carrierID` FOREIGN KEY (`carrierID`) REFERENCES `carrier` (`carrierID`), CONSTRAINT `fk_ordering_contractID` FOREIGN KEY (`contractID`) REFERENCES `contract` (`contractID`), CONSTRAINT `fk_ordering_desCityID` FOREIGN KEY (`desCityID`) REFERENCES `city` (`cityID`), CONSTRAINT `fk_ordering_originalCityID` FOREIGN KEY (`originalCityID`) REFERENCES `city` (`cityID`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Dumping data for table ordering -- /*!40000 ALTER TABLE `ordering` DISABLE KEYS */; INSERT INTO `ordering`(`orderID`,`contractID`,`customerID`,`orderDate`,`jobType`,`quantity`,`vanType`,`originalCityID`,`desCityID`,`carrierID`,`orderStatus`) VALUES ('ORD12092019001','CONT201901010007','CUS201901010008','2019-12-09',0,56,0,'C008','C004','CA20190101005','ACTIVE'), ('ORD12092019002','CONT201901010009','CUS201901010010','2020-02-03',0,10,0,'C008','C003','CA20190101005','ACITVE'), ('ORD12092019003','CONT201901010010','CUS201901010011','2019-12-29',0,15,1,'C002','C006','CA20190101006','ACTIVE'); /*!40000 ALTER TABLE `ordering` ENABLE KEYS */; -- -- Definition of planinfo -- DROP TABLE IF EXISTS `planinfo`; CREATE TABLE IF NOT EXISTS `planinfo` ( `planID` varchar(20) NOT NULL DEFAULT '', `orderID` varchar(20) NOT NULL DEFAULT '', `startCityID` varchar(20) NOT NULL DEFAULT '', `endCityID` varchar(10) NOT NULL DEFAULT '', `workingTime` float(5,2) NOT NULL DEFAULT '0.00', `distance` float(5,2) NOT NULL DEFAULT '0.00', PRIMARY KEY (`planID`), KEY `fk_planinfo_orderID` (`orderID`), KEY `fk_planinfo_startCityID` (`startCityID`), KEY `fk_planinfo_endCityID` (`endCityID`), KEY `idx_planinfo_planID` (`planID`), CONSTRAINT `fk_planinfo_endCityID` FOREIGN KEY (`endCityID`) REFERENCES `city` (`cityID`), CONSTRAINT `fk_planinfo_orderID` FOREIGN KEY (`orderID`) REFERENCES `ordering` (`orderID`), CONSTRAINT `fk_planinfo_startCityID` FOREIGN KEY (`startCityID`) REFERENCES `city` (`cityID`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Dumping data for table planinfo -- /*!40000 ALTER TABLE `planinfo` DISABLE KEYS */; /*!40000 ALTER TABLE `planinfo` ENABLE KEYS */; -- -- Definition of billing -- DROP TABLE IF EXISTS `billing`; CREATE TABLE IF NOT EXISTS `billing` ( `billingID` varchar(20) NOT NULL DEFAULT '', `orderID` varchar(20) NOT NULL DEFAULT '', `planID` varchar(20) NOT NULL DEFAULT '', `customerID` varchar(20) NOT NULL DEFAULT '', `totalAmount` double NOT NULL DEFAULT '0', PRIMARY KEY (`billingID`), KEY `fk_billing_orderID` (`orderID`), KEY `fk_billing_planID` (`planID`), KEY `fk_billing_customerID` (`customerID`), KEY `idx_billing_billingID` (`billingID`), CONSTRAINT `fk_billing_customerID` FOREIGN KEY (`customerID`) REFERENCES `customer` (`customerID`), CONSTRAINT `fk_billing_orderID` FOREIGN KEY (`orderID`) REFERENCES `ordering` (`orderID`), CONSTRAINT `fk_billing_planID` FOREIGN KEY (`planID`) REFERENCES `planinfo` (`planID`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Dumping data for table billing -- /*!40000 ALTER TABLE `billing` DISABLE KEYS */; /*!40000 ALTER TABLE `billing` ENABLE KEYS */; -- -- Definition of planner -- DROP TABLE IF EXISTS `planner`; CREATE TABLE IF NOT EXISTS `planner` ( `plannerEmployeeID` varchar(15) NOT NULL DEFAULT '', `plannerPassword` varchar(45) DEFAULT NULL, PRIMARY KEY (`plannerEmployeeID`), CONSTRAINT `fk_buyer_plannerEmployeeID` FOREIGN KEY (`plannerEmployeeID`) REFERENCES `employee` (`employeeID`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Dumping data for table planner -- /*!40000 ALTER TABLE `planner` DISABLE KEYS */; INSERT INTO `planner`(`plannerEmployeeID`,`plannerPassword`) VALUES ('<PASSWORD>','<PASSWORD>'); /*!40000 ALTER TABLE `planner` ENABLE KEYS */; -- -- Definition of trip -- DROP TABLE IF EXISTS `trip`; CREATE TABLE IF NOT EXISTS `trip` ( `tripID` varchar(20) NOT NULL DEFAULT '', `orderID` varchar(20) NOT NULL DEFAULT '', `startCity` varchar(10) NOT NULL DEFAULT '', `endCity` varchar(10) NOT NULL DEFAULT '', `tripStatus` varchar(10) NOT NULL DEFAULT '', PRIMARY KEY (`tripID`), KEY `fk_trip_orderID` (`orderID`), CONSTRAINT `fk_trip_orderID` FOREIGN KEY (`orderID`) REFERENCES `ordering` (`orderID`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Dumping data for table trip -- /*!40000 ALTER TABLE `trip` DISABLE KEYS */; /*!40000 ALTER TABLE `trip` ENABLE KEYS */; -- -- Dumping procedures -- DROP PROCEDURE IF EXISTS `GET_CUS_NAME`; DELIMITER | CREATE PROCEDURE `GET_CUS_NAME`() BEGIN Set @startCityName = (SELECT cityName From mileage inner join city on mileage.startCityID = city.cityID); SELECT @startCityName as startCityName; END | DELIMITER ; DROP PROCEDURE IF EXISTS `LOAD_CARRIER`; DELIMITER | CREATE PROCEDURE `LOAD_CARRIER`() BEGIN select * from carrier; END | DELIMITER ; DROP PROCEDURE IF EXISTS `LOAD_MILEAGE`; DELIMITER | CREATE PROCEDURE `LOAD_MILEAGE`() BEGIN select * from mileage; END | DELIMITER ; /*!40101 SET SQL_MODE=@OLD_SQL_MODE */; /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; /*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; -- Dump completed on 2019-12-09 16:00:37 -- Total time: 0:0:0:0:253 (d:h:m:s:ms)
ALTER TABLE `progressions` ADD `is_active` TINYINT NOT NULL DEFAULT '1' AFTER `completed_at`; ALTER TABLE `progressions` ADD `skipped_at` DATETIME NULL DEFAULT NULL AFTER `completed_at`; ALTER TABLE `student_steps` ADD `skipped_at` DATETIME NULL DEFAULT NULL AFTER `completed_at`;
<filename>openGaussBase/testcase/SQL/INNERFUNC/Range_and_Operators/Opengauss_Function_Innerfunc_Range_and_Operators_Case0007.sql -- @testpoint: isempty(anyrange) 描述:范围是否为空 select isempty(int4range(10,10)) as result; select isempty(int8range(15,25)) as result; select isempty(numrange(1.1,2.2)) as result; select isempty(tsrange('[2021-01-01,2021-03-01)')) as result; select isempty(tsrange('[2013-12-11 pst,2021-03-01 pst)')) as result;
insert into apps ( developer_id, app_name, app_description, current_rating, iconimg, img1, img2, img3, img4, img5, img6, tags, app_link,apple_app_id ) values( $1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14 ) returning*;
<gh_stars>0 INSERT INTO match_touchpads ( match_scores, touchpad, triggered ) VALUES ( (SELECT id FROM match_scores WHERE match == (SELECT id FROM matches WHERE key == ?) AND alliance_color == ?), ?, ? )
CREATE TABLE sort( sid INT PRIMARY KEY AUTO_INCREMENT, sname VARCHAR(100), sprice DOUBLE, sdesc VARCHAR(5000) ); -- 初始化数据 INSERT INTO `sort`(sname,sprice,sdesc) VALUES ('家电',2000,'优惠的促销'), ('家具',8900,'家具价格上调,原材料涨价'), ('儿童玩具',300,'赚家长钱'), ('生鲜',500.99,'生鲜商品'), ('服装',24000,'换季销售'), ('洗涤',50,'洗发水促销'); DROP TABLE sort; SELECT * FROM sort; DELETE FROM sort WHERE sid=7; INSERT INTO sort(sname,sprice,sdesc) VALUES('汽车用品',50000,'疯狂涨价');
<filename>db_backup.sql<gh_stars>0 -- MySQL dump 10.13 Distrib 5.7.18, for Linux (x86_64) -- -- Host: localhost Database: CS153 -- ------------------------------------------------------ -- Server version 5.7.18-0ubuntu0.16.04.1 /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8 */; /*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */; /*!40103 SET TIME_ZONE='+00:00' */; /*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */; /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; /*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */; /*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */; -- -- Table structure for table `logins` -- DROP TABLE IF EXISTS `logins`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `logins` ( `id` int(11) NOT NULL AUTO_INCREMENT, `username` varchar(20) DEFAULT NULL, `password` char(64) DEFAULT NULL, `status` tinyint(1) DEFAULT NULL, `super` tinyint(1) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `logins` -- LOCK TABLES `logins` WRITE; /*!40000 ALTER TABLE `logins` DISABLE KEYS */; INSERT INTO `logins` VALUES (1,'user','password',0,0),(2,'admin','<PASSWORD>',1,1); /*!40000 ALTER TABLE `logins` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `membership` -- DROP TABLE IF EXISTS `membership`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `membership` ( `id` int(11) NOT NULL AUTO_INCREMENT, `super` tinyint(1) DEFAULT NULL, `logged` tinyint(1) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `membership` -- LOCK TABLES `membership` WRITE; /*!40000 ALTER TABLE `membership` DISABLE KEYS */; INSERT INTO `membership` VALUES (1,1,0); /*!40000 ALTER TABLE `membership` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tbl_usrs` -- DROP TABLE IF EXISTS `tbl_usrs`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `tbl_usrs` ( `id` int(8) NOT NULL AUTO_INCREMENT, `username` varchar(30) NOT NULL, `password` varchar(40) NOT NULL, `email` varchar(60) NOT NULL, `status` varchar(8) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tbl_usrs` -- LOCK TABLES `tbl_usrs` WRITE; /*!40000 ALTER TABLE `tbl_usrs` DISABLE KEYS */; INSERT INTO `tbl_usrs` VALUES (1,'admin','21232f297a57a5a743894a0e4a8<PASSWORD>','<EMAIL>','active'); /*!40000 ALTER TABLE `tbl_usrs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `users` -- DROP TABLE IF EXISTS `users`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `users` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(30) DEFAULT NULL, `address` varchar(50) DEFAULT NULL, `birthday` date DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `users` -- LOCK TABLES `users` WRITE; /*!40000 ALTER TABLE `users` DISABLE KEYS */; INSERT INTO `users` VALUES (1,'name1','address1','1997-05-30'),(2,'Edrich','1258','1997-05-30'); /*!40000 ALTER TABLE `users` ENABLE KEYS */; UNLOCK TABLES; /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; /*!40101 SET SQL_MODE=@OLD_SQL_MODE */; /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; /*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; -- Dump completed on 2017-05-16 15:50:14
<gh_stars>0 -- phpMyAdmin SQL Dump -- version 5.0.4 -- https://www.phpmyadmin.net/ -- -- Host: localhost -- Generation Time: Nov 17, 2020 at 01:48 PM -- Server version: 10.4.16-MariaDB -- PHP Version: 7.3.24 SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; START TRANSACTION; SET time_zone = "+00:00"; /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8mb4 */; -- -- Database: `learning` -- -- -------------------------------------------------------- -- -- Table structure for table `admin_users` -- CREATE TABLE `admin_users` ( `id` int(10) UNSIGNED NOT NULL, `username` varchar(190) COLLATE utf8mb4_unicode_ci NOT NULL, `password` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL, `email` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `avatar` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `remember_token` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `admin_users` -- INSERT INTO `admin_users` (`id`, `username`, `password`, `email`, `avatar`, `remember_token`, `created_at`, `updated_at`) VALUES (1, 'admin', <PASSWORD>pX2l2', 'Administrator', NULL, 'rcXOcq8bAokQojUQa2rW9mVpOpMZqtAz49hdpoAGgNOdewaRYfRy7IuvUTYY', '2020-09-09 14:50:24', '2020-09-09 14:50:24'), (2, 'x-man11', '$2y$10$zk1WL34qXI6rjKsQSDMgfugPCfk4vSsqYO3l6U0tWoDu4h8nxNixO', '<EMAIL>', NULL, 'CO2UqntBwc8oXt4Fn5p0cEgwrEB1h3Yq56EjPPFUhhuhXG77u2X0ugi6px8b', '2020-09-13 14:37:50', '2020-09-13 14:37:50'), (3, 'ionMan', '$2y$10$iJj4i.YDwb7HeEr91E9DQedzaGmiF6.1zA0.NDwH.ERIIyJSNFXZG', '<EMAIL>', '2020-09-15-19-19-20-IMG-20200828-WA0024.jpg', 'FpMB3JGF5wvw5yidwyWFmL1u4BE6KdeQG1jczabTvsnl2ThkKJlZgvAPdlS5', '2020-09-15 16:19:20', '2020-09-15 16:19:20'), (4, 'ion', '$2y$10$v81XGvCucXTnVYAbhD1GxeuU17UgtysAm5MkCruTrtsWK1VNU.XCS', '<EMAIL>', '2020-09-21-14-35-14-IMG-20200828-WA0028.jpg', 'IrXPAywAJ9mHDVM5zn4v5d92arHLQrh1GQERUAF1x25KyWdA01M9bX9ty0YJ', '2020-09-21 11:35:14', '2020-09-21 11:35:14'); -- -------------------------------------------------------- -- -- Table structure for table `admin_user_permissions` -- CREATE TABLE `admin_user_permissions` ( `user_id` int(11) NOT NULL, `permission_id` int(11) NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `admin_user_permissions` -- INSERT INTO `admin_user_permissions` (`user_id`, `permission_id`, `created_at`, `updated_at`) VALUES (2, 1, NULL, NULL); -- -------------------------------------------------------- -- -- Table structure for table `albums` -- CREATE TABLE `albums` ( `id` int(11) NOT NULL, `name` varchar(250) NOT NULL, `description` varchar(250) NOT NULL, `cover_image` varchar(250) NOT NULL, `created_at` date NOT NULL, `updated_at` date NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4; -- -- Dumping data for table `albums` -- INSERT INTO `albums` (`id`, `name`, `description`, `cover_image`, `created_at`, `updated_at`) VALUES (1, 'dolores', 'Voluptas natus et eaque suscipit et sapiente. Voluptas ratione sit error. Numquam deserunt excepturi recusandae.', '93ab5c69f39e37c4c797e020d7a0c454.jpg', '2020-11-13', '2020-11-13'), (2, 'rerum', 'Beatae ut laborum est consequatur repellat. Dolor eos sed vel rerum explicabo. Laboriosam eius nobis eos tempore. Esse debitis quaerat iure quia commodi.', '7bf3a679910c5ae2179ec28b0a3e002f.jpg', '2020-11-14', '2020-11-14'), (3, 'aliquam', 'Commodi minima rem sed natus blanditiis fugit hic tempore. Nam aut temporibus voluptatem hic fuga. Odio quia nobis sequi autem praesentium laudantium.', 'de4ff696f33ec7b0ced4b2f62c8f7d88.jpg', '2020-11-14', '2020-11-14'), (4, 'modi', 'Quae voluptatem voluptatem molestias est. Ipsam distinctio sapiente eos ducimus. Similique sequi a sunt nihil autem. Animi consequatur rem corporis voluptas nesciunt.', 'f80c3fae689031843f860e60cb714077.jpg', '2020-11-14', '2020-11-14'), (5, 'dignissimos', 'A ducimus maxime non nihil. Dolores aperiam et ducimus eos et sed delectus. Quae facilis praesentium voluptatem minus.', 'f9ca636474388666dea6b0ba2a4ff538.jpg', '2020-11-14', '2020-11-14'), (6, 'quo', 'Et a eos nostrum voluptatem dolores necessitatibus quas. Consectetur qui molestias quo officiis praesentium quia. Quibusdam ipsa soluta voluptatem nostrum beatae ab.', '8bc75da1ab563c759c061156f57eff0f.jpg', '2020-11-14', '2020-11-14'), (7, 'ratione', 'Nulla voluptatem necessitatibus voluptatem hic in voluptatibus fugit. Quod non eos eos quam. Sequi animi exercitationem ut dolore. Sit dicta et quod hic autem ipsum aperiam. Adipisci voluptatem facilis velit enim molestias repellendus.', '43a2a01a993b12d11600137ef9f8fc84.jpg', '2020-11-14', '2020-11-14'), (8, 'ut', 'Et nemo ut impedit rerum. Ad occaecati molestiae asperiores et nobis dicta. Dolores est consequatur ut non mollitia incidunt tempora. Est sint pariatur laudantium veniam vel quos unde. Nulla cumque sapiente accusantium est totam officia.', 'b56146d62f53bc9c68e40c84405825e0.jpg', '2020-11-14', '2020-11-14'), (9, 'et', 'Illum nam laudantium est nobis totam et magnam. Blanditiis quaerat excepturi rem quisquam dolorum. Sequi sed qui suscipit officia.', '5c53059db1ef52e5aebdf1ac65f98cc6.jpg', '2020-11-14', '2020-11-14'), (10, 'dolores', 'Voluptatem ipsam numquam nemo et. Illum eaque illo explicabo commodi vitae quis. Qui et dicta voluptatem provident praesentium aliquam.', '74cf38cb8776209fa8b788f312215c4d.jpg', '2020-11-14', '2020-11-14'), (11, 'ab', 'Dicta alias natus tempore. Hic ad autem est sed. Repudiandae dolorem praesentium nemo neque cumque. Quaerat dolor consequuntur soluta.', 'c7f006f0c46dcd7da2d33cfb1bd3cb70.jpg', '2020-11-14', '2020-11-14'), (12, 'esse', 'Vero tempore dolor totam ea sint. Laudantium sit id quae perferendis voluptatum consectetur quis. Voluptatum autem omnis aspernatur quaerat. Non doloribus enim modi omnis qui.', '9eda38a37789a245f5f21195a6bd8748.jpg', '2020-11-14', '2020-11-14'), (13, 'nisi', 'Itaque earum est quis quae ut neque. Quis qui veritatis commodi dolores neque aperiam deleniti. Tenetur eos placeat ut nam possimus distinctio inventore. Consequatur provident ducimus et qui consequatur.', '6f1e61a0ee908b2ebcaf75676a9eb493.jpg', '2020-11-14', '2020-11-14'), (14, 'et', 'Dolorem enim consequatur perspiciatis ut molestiae dignissimos quis. Eveniet dolores dolorum dolore autem. Sunt sed autem eius deleniti beatae dolor autem. Fugit et dolores veritatis accusamus recusandae nihil.', 'd68078c5964e931938cbd9c49015a578.jpg', '2020-11-14', '2020-11-14'), (15, 'harum', 'Tempora totam aperiam delectus suscipit aliquam et. Dicta voluptas odio dolorem nostrum velit. Ut accusamus consequatur nobis doloremque quaerat voluptatem. Dolore sed in velit.', '8309e7d2f22a2bf6bdf0a4b8b954ea6c.jpg', '2020-11-14', '2020-11-14'), (16, 'alias', 'Et rerum aut assumenda et sed id nulla. Nemo dolore quidem accusantium aut eos. Expedita rerum nulla eos quam.', '5ca42165707d879df712ebb6b8a6eec1.jpg', '2020-11-14', '2020-11-14'); -- -------------------------------------------------------- -- -- Table structure for table `cruds` -- CREATE TABLE `cruds` ( `id` int(11) NOT NULL, `first_name` varchar(100) NOT NULL, `last_name` varchar(100) NOT NULL, `image` varchar(100) NOT NULL, `created_at` date NOT NULL, `updated_at` date NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1; -- -- Dumping data for table `cruds` -- INSERT INTO `cruds` (`id`, `first_name`, `last_name`, `image`, `created_at`, `updated_at`) VALUES (1, 'Ioan', 'Vasile', '1267815776.jpg', '2020-11-09', '2020-11-09'), (3, 'Man', '<NAME>', '2020-11-09-08-08-45-Skyline.jpg', '2020-11-09', '2020-11-09'), (4, 'Blaga', 'Ioan', '2020-11-09-08-10-34-Sunrise-1.jpg', '2020-11-09', '2020-11-09'), (5, 'B18nCZWhJ9X8y0a', 'L3s0arzYNxerNfU', '102314408.jpg', '2020-11-09', '2020-11-09'), (8, 'tf2EVOq8dMLVt13', 'NAxQ56gw4gfdLql', '01.jpg', '2020-11-09', '2020-11-09'), (9, '0JEu51uifzVdbfy', 'MPlUEUbK22zxVxz', '01.jpg', '2020-11-09', '2020-11-09'), (10, 'cOu49vYVtWeTp0p', 'ZMibVAvTeLLdoll', '01.jpg', '2020-11-09', '2020-11-09'), (11, 'qWuyQ0j3DWabDbY', 'enSOkms9DNIrXgZ', '01.jpg', '2020-11-09', '2020-11-09'), (12, 'chOTWSEIifqV9n7', '4BflFkIeWEY1kPE', '01.jpg', '2020-11-09', '2020-11-09'), (13, 'QbOuF24ok82P5sm', 'hO6k8C5zp7KJkKH', '01.jpg', '2020-11-09', '2020-11-09'), (14, '4ruFcgk1W7Dj4ee', 'nSFDjhnStIGePwa', '01.jpg', '2020-11-09', '2020-11-09'), (15, 'KjQzmAo3y01ueMd', 'CB451pCG7hkYbZf', '01.jpg', '2020-11-09', '2020-11-09'), (16, 'kgFfQz83FopRQOj', 'DlgMOrdZTdX34NJ', '01.jpg', '2020-11-09', '2020-11-09'), (17, 'zEdULIPG03aC52E', 'NBntVhtlCzQ9W2t', '01.jpg', '2020-11-09', '2020-11-09'), (18, 'qfUFEr7HV09fIQB', 'MKh96IJmE6wkI2n', '01.jpg', '2020-11-09', '2020-11-09'), (19, 'Lylya2YhY2vgUHj', 'nJ6elGwLn9YYGAa', '01.jpg', '2020-11-09', '2020-11-09'); -- -------------------------------------------------------- -- -- Table structure for table `failed_jobs` -- CREATE TABLE `failed_jobs` ( `id` bigint(20) UNSIGNED NOT NULL, `connection` text COLLATE utf8mb4_unicode_ci NOT NULL, `queue` text COLLATE utf8mb4_unicode_ci NOT NULL, `payload` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `exception` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `failed_at` timestamp NOT NULL DEFAULT current_timestamp() ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -------------------------------------------------------- -- -- Table structure for table `migrations` -- CREATE TABLE `migrations` ( `id` int(10) UNSIGNED NOT NULL, `migration` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `batch` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `migrations` -- INSERT INTO `migrations` (`id`, `migration`, `batch`) VALUES (1, '2014_10_12_000000_create_users_table', 1), (2, '2014_10_12_100000_create_password_resets_table', 1), (3, '2016_01_04_173148_create_admin_tables', 1), (4, '2019_08_19_000000_create_failed_jobs_table', 1), (5, '2017_07_17_040159_create_config_table', 2), (6, '2018_02_17_211248_create_products_table', 3), (7, '2018_03_20_192027_create_orders_table', 3), (8, '2018_03_20_192950_create_order_items_table', 3); -- -------------------------------------------------------- -- -- Table structure for table `orders` -- CREATE TABLE `orders` ( `id` int(10) UNSIGNED NOT NULL, `user_id` int(11) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `address` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `status` tinyint(1) NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -------------------------------------------------------- -- -- Table structure for table `order_items` -- CREATE TABLE `order_items` ( `id` int(10) UNSIGNED NOT NULL, `order_id` int(11) NOT NULL, `product_id` int(11) NOT NULL, `quantity` int(11) NOT NULL, `price` double(8,2) NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -------------------------------------------------------- -- -- Table structure for table `password_resets` -- CREATE TABLE `password_resets` ( `email` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `token` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `created_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -------------------------------------------------------- -- -- Table structure for table `photos` -- CREATE TABLE `photos` ( `id` int(11) NOT NULL, `album_id` varchar(100) NOT NULL, `photo` varchar(100) NOT NULL, `title` varchar(100) NOT NULL, `size` varchar(50) NOT NULL, `description` text NOT NULL, `created_at` date NOT NULL, `updated_at` date NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4; -- -- Dumping data for table `photos` -- INSERT INTO `photos` (`id`, `album_id`, `photo`, `title`, `size`, `description`, `created_at`, `updated_at`) VALUES (1, '6', '483f066bacc79aecc08eec982c377ea4.jpg', 'blanditiis', 'Nemo illo sit ut numquam quisquam.', 'Autem nemo quia vel quibusdam rerum voluptas praesentium. Quis optio dolore consequatur expedita sapiente vero. Pariatur consequatur et provident et porro ea id. Dolorem quaerat autem officiis optio.', '2020-11-14', '2020-11-14'), (2, '6', '0706b9f4c77042976566f34e82ad0156.jpg', 'maxime', 'Est reiciendis quas nemo quasi in.', 'Possimus ex velit accusantium reprehenderit sed accusantium est. Repellendus at quis aut placeat et.', '2020-11-14', '2020-11-14'), (3, '6', '5b98b79cce7d04cae3b4a333742bc6a1.jpg', 'dignissimos', 'Fugiat suscipit nihil animi repellendus.', 'Consequatur quis sunt rerum explicabo dolorem veniam est. Placeat ut non veritatis at. Vitae dolorem et sit velit sit distinctio eveniet. Rerum aperiam facere delectus quae dolorum.', '2020-11-14', '2020-11-14'), (4, '6', 'c2056f5900dce8cedb011ba480ccde36.jpg', 'delectus', 'Vel quo iure in quos earum voluptas ea.', 'Vel vel iste sunt eos quia ipsam aut doloremque. Eligendi velit laboriosam labore quaerat. Rerum natus et dolores itaque. Esse vitae vel sit et assumenda autem.', '2020-11-14', '2020-11-14'), (5, '6', '4ae65b3ae42ade408dbb4e31b6562ba2.jpg', 'sit', 'Non cumque eveniet ut maiores quia ipsum minus.', 'Quibusdam corporis atque delectus tempore ipsum. Omnis ullam rerum pariatur quo. Repudiandae nostrum officia dolor quia quia adipisci. Consectetur fugit deleniti qui qui. Praesentium id consectetur deleniti distinctio rerum.', '2020-11-14', '2020-11-14'), (6, '6', '11aa68531da25212fe8904a142234ae2.jpg', 'quo', 'Explicabo voluptatibus ab earum tempora dolores.', 'Esse odio hic rerum nihil repellat quis occaecati quis. Aperiam et doloremque dolorem. Dolor iure unde voluptates architecto. Quas voluptatem non error delectus rerum.', '2020-11-14', '2020-11-14'), (7, '6', '6f5dee02f1536420bfc363b6ab9dda6d.jpg', 'animi', 'Id rerum quo ratione dolore quam accusantium et.', 'Et dolorem dignissimos labore sunt est magnam ab. Et est aut dolores autem inventore. Modi cumque eaque atque amet magnam provident. Quod id officia velit eos atque.', '2020-11-14', '2020-11-14'), (8, '6', '5a9a552f670aeaebd39ddfb630d714e4.jpg', 'adipisci', 'Occaecati et illum eveniet qui qui recusandae.', 'Ex cupiditate quae quam ad. At quibusdam vel est iste modi. Dolore laboriosam aut voluptatem voluptatem. Nam nesciunt odio minus saepe.', '2020-11-14', '2020-11-14'), (9, '6', '83c6faf1b87d06860330c45f062640b4.jpg', 'molestiae', 'Et qui culpa et odit incidunt.', 'Dolore labore ex autem facere sit nihil id. Est cum id nostrum vel quasi. Molestias rem qui non minus qui.', '2020-11-14', '2020-11-14'), (10, '6', 'b0610fecb4b09e3e02c30bc0306b6ba3.jpg', 'nobis', 'Est itaque maiores deserunt perferendis est.', 'Voluptatibus quia repellat velit voluptatem earum a. Similique voluptatem amet voluptatem aperiam accusamus quia quae. Et omnis omnis atque consequatur quis.', '2020-11-14', '2020-11-14'), (11, '6', '270add4e87cdb4469a1fd0a60102bd1c.jpg', 'aut', 'Dolorum maxime ut eum recusandae officiis.', 'Omnis minima necessitatibus voluptatum nemo dignissimos alias. Est delectus soluta illo voluptates odio distinctio rerum. Id ex ea voluptate aut veritatis est.', '2020-11-14', '2020-11-14'), (12, '6', '21ddd87e7481df72711e5080fa8d9a28.jpg', 'officia', 'Illum amet cumque eum.', 'Et rem sint ipsam tempora cum officiis tempora. Deleniti quidem fugit et iure consequuntur. Est cum aut et ab libero voluptas.', '2020-11-14', '2020-11-14'), (13, '6', 'e133b3cb8be00ed588686097d8ef6598.jpg', 'sit', 'Illum nesciunt et omnis iste qui.', 'Nemo ea aut eos ut maiores. Et doloremque consequuntur est. Voluptatum dolore sunt omnis qui eos.', '2020-11-14', '2020-11-14'), (14, '6', 'cec4cf6624d26b698e32976c3e21a533.jpg', 'aut', 'Vel debitis aut molestiae.', 'Sapiente ea excepturi delectus totam odio id tenetur quod. Delectus sed quia ut. Aut eaque est rerum error recusandae praesentium.', '2020-11-14', '2020-11-14'), (15, '2', '7402c49f986d2540b3f5fa93be4bf59d.jpg', 'aperiam', '640', 'Quam repellendus et in qui aut odio. Sit recusandae hic rerum id perferendis nostrum. Similique a sunt quis facilis. Sed qui eum quo dolor sit repellat voluptatem.', '2020-11-14', '2020-11-14'), (16, '2', '5d443a5981f6df0c594c47752c63c1a0.jpg', 'laboriosam', '640', 'Eaque quasi dolore sit et nemo voluptates tempore quaerat. Cum labore impedit voluptas quo id tempore. Delectus velit eius amet repudiandae illo velit rerum. Corporis quas vel magni quod.', '2020-11-14', '2020-11-14'), (17, '2', '6a534839605ed2f195dd81e9fb75bd7d.jpg', 'ipsum', '640', 'Nam quis nihil ut autem ut fugit qui. Alias quidem et consectetur consequatur ab officia quia. Incidunt rerum aut tempora at voluptatem aut. Molestiae sunt reiciendis voluptatem quo et earum nihil eos. Qui ducimus quo numquam accusantium.', '2020-11-14', '2020-11-14'), (18, '2', 'd027a2436a64f4498d6df4d7d23f5cff.jpg', 'sunt', '640', 'Et sequi enim eos soluta porro voluptate voluptatibus officiis. Molestias consequatur corporis repellat omnis velit et. In odit corporis ut placeat quis accusantium.', '2020-11-14', '2020-11-14'), (19, '2', 'abc17dc2f9d4396c7e84fd8ade3ed52e.jpg', 'consequatur', '640', 'Aliquam blanditiis voluptates in enim ab ad ut. Sunt dolorum temporibus dolores voluptas ut aliquam.', '2020-11-14', '2020-11-14'), (20, '2', '7ad71d0d106b75c291fa5f2b3fe04b4e.jpg', 'quibusdam', '640', 'Quia unde est pariatur. Magnam quia est nulla. Sed vitae natus dolorum et autem nostrum. Est dolorem officia blanditiis consectetur ipsa animi. Veritatis recusandae aspernatur delectus a.', '2020-11-14', '2020-11-14'), (21, '2', '146647376a2d745438b169aa956f749f.jpg', 'ea', '640', 'Et exercitationem harum quia libero omnis omnis dolorum. Dignissimos molestiae quae rerum quas ipsum aliquid accusantium dolores. Quia earum adipisci excepturi aut repellat veritatis natus. Sit laboriosam et quas est aliquam.', '2020-11-14', '2020-11-14'), (22, '2', '0a5f13f350a759996e3996805783ed50.jpg', 'consequuntur', '640', 'Eos odit modi ex voluptas ut expedita exercitationem. Et et id dolores voluptas quaerat. Ea ut quia distinctio adipisci temporibus.', '2020-11-14', '2020-11-14'), (23, '2', '0e4f2570a69789688c2b9c2dedd7b9c5.jpg', 'voluptas', '640', 'Unde occaecati quae natus magnam quo voluptate dolor harum. In qui cumque facilis dolor placeat delectus ducimus nemo. Nihil sint repudiandae quo veniam a aliquid minus. Rem vel voluptatum pariatur recusandae. Natus dolorum itaque sit.', '2020-11-14', '2020-11-14'), (24, '2', '979571a71f867b8f7fb64a5de5ef818c.jpg', 'possimus', '640', 'Delectus quam itaque natus sint qui pariatur laboriosam quisquam. Et iste et et omnis. Voluptas expedita praesentium est iusto. Et aut labore distinctio magni.', '2020-11-14', '2020-11-14'), (25, '2', 'f809785791cd3371234b0200bdac8928.jpg', 'esse', '640', 'Nesciunt ipsa minus quod officiis tenetur ut cupiditate. Neque placeat impedit molestias minima. Commodi sunt totam dolor beatae. Dolorem aut libero sunt modi asperiores vel ipsam.', '2020-11-14', '2020-11-14'), (26, '2', 'fe1a4f7020dcb287fc302e0283009f70.jpg', 'esse', '640', 'Qui exercitationem repellat id dolorem. Iste qui aut cum nesciunt et nesciunt asperiores. Ducimus modi non mollitia error ut minus.', '2020-11-14', '2020-11-14'), (27, '2', 'a520f15ef3adb615a0d992dfe613412b.jpg', 'quis', '640', 'Qui voluptatem in magni. Sint impedit optio fugit quo non in amet. Consequatur dolorem repudiandae eligendi voluptatem eos. Rerum ut veniam ad ipsam nulla consequatur. Nihil autem pariatur ut ea enim.', '2020-11-14', '2020-11-14'), (28, '2', '5512a135512a06dafbfd38ca8e452711.jpg', 'distinctio', '640', 'Aperiam repellendus omnis et quae animi voluptas. Et quo omnis atque corrupti quo quam. Aut asperiores nesciunt repudiandae optio. Commodi voluptatum quo in quis nobis.', '2020-11-14', '2020-11-14'), (29, '2', '5f2c2f32c11180ae52d7733b6c44cfda.jpg', 'fugiat', '640', 'Aperiam alias magni quas fugit optio. Quo molestiae officia hic repellat iusto. Aperiam et consequatur aut ea qui pariatur reiciendis nihil.', '2020-11-14', '2020-11-14'), (30, '1', '72662f89748b52f4930feb458ec0e6ef.jpg', 'nam', '640', 'Veniam laborum excepturi earum omnis architecto corrupti nostrum. Autem voluptatem amet dolorem perferendis. Numquam laborum fugit quibusdam. Non recusandae itaque vel consequatur.', '2020-11-14', '2020-11-14'), (31, '1', 'f0da47de89486112e997ae97ef0c31bf.jpg', 'ad', '640', 'Magnam aperiam commodi aut itaque eos quasi. Impedit excepturi ut commodi qui magni sunt aut. Facilis et magni incidunt et et beatae delectus.', '2020-11-14', '2020-11-14'), (32, '1', '9c2d29ae8c24b5f9c7d24b0997495220.jpg', 'enim', '640', 'Omnis dolor consequatur corporis id quo officiis atque et. Nostrum impedit et debitis dolorem ab quia consequatur. Voluptate consectetur qui qui consequatur.', '2020-11-14', '2020-11-14'), (33, '1', 'ed72783b4fa3ebd8d446da50f8820928.jpg', 'magnam', '640', 'Voluptatem non quia autem sit unde quo. Autem blanditiis deserunt omnis officia tenetur est id. Qui quia perspiciatis non vero ut dolorum quibusdam dolor.', '2020-11-14', '2020-11-14'), (34, '1', 'b8f5d2438ee71f620539eecdc6b67b42.jpg', 'quia', '640', 'Illum numquam velit earum libero ab voluptas. Aspernatur rerum unde dolore. Nihil ut ullam et enim recusandae.', '2020-11-14', '2020-11-14'), (35, '1', '2ee13fe8ffc00f776dc552f26a68d763.jpg', 'dolor', '640', 'Id occaecati aut nihil amet ut autem autem. Labore asperiores cupiditate autem est modi. Deleniti est dicta odit eius error aspernatur. Doloremque quas eos exercitationem aliquam mollitia aliquid rerum.', '2020-11-14', '2020-11-14'), (36, '1', 'c6448e0634b7d5f0e045a58ca588dfd7.jpg', 'quo', '640', 'Nostrum sunt sint recusandae enim. Aliquid autem voluptas asperiores cumque. Assumenda magnam illo sed minus porro dolorem voluptas.', '2020-11-14', '2020-11-14'), (37, '1', 'd50babf42410fe6d7ab85639ee61341a.jpg', 'aut', '640', 'Quis nostrum laboriosam laudantium repudiandae est. Sed assumenda non aut ipsam est dicta id aut. Enim id animi voluptates.', '2020-11-14', '2020-11-14'), (38, '1', '35122256a883126ae87f192a5f21de6a.jpg', 'sint', '640', 'Ea esse quaerat laborum adipisci sed dolor magni. Veniam vitae laborum ad. Officiis cum perferendis nostrum.', '2020-11-14', '2020-11-14'), (39, '1', '910a4ada60e553998f3c5b88bb06bb41.jpg', 'ratione', '640', 'Sunt adipisci recusandae quis vel soluta velit aut velit. Sit molestias beatae esse debitis dolor sint id. Corporis officia minus ab explicabo.', '2020-11-14', '2020-11-14'), (40, '1', 'ad71f54c7e4bd8989eaa30276fcdc41f.jpg', 'ipsa', '640', 'Quasi et quae aut magnam delectus nulla quia aspernatur. Illum quis non ex sequi voluptatem voluptas et. Accusantium minus natus qui aperiam vero cum et et.', '2020-11-14', '2020-11-14'), (41, '1', '4fccf6b928fca3d56a8b59f8da24c437.jpg', 'quos', '640', 'Sit veniam qui repudiandae pariatur culpa. Perspiciatis explicabo et nihil amet porro eos sapiente praesentium. Voluptatem eum quas eum repellat deleniti et.', '2020-11-14', '2020-11-14'), (42, '1', '242b8ffae5e791e4e5ddc8d03d9b035d.jpg', 'nesciunt', '640', 'Consectetur est nihil nostrum fugit blanditiis. Et rem odit animi ab ut ducimus. Perspiciatis iste nulla quis commodi reiciendis quae iusto debitis.', '2020-11-14', '2020-11-14'), (43, '1', '6791c5a0890fe553e7975f746d3dfecb.jpg', 'dignissimos', '640', 'Necessitatibus sed eveniet dolor dolorem in. Ut consequatur aut dolor illo tempora qui impedit earum. Facilis at beatae maiores. Dicta corrupti vel illo repudiandae.', '2020-11-14', '2020-11-14'), (44, '1', 'ac1877d9236c7812512c9e338f2502cf.jpg', 'quisquam', '640', 'Ex enim nesciunt eveniet dolor rerum amet. Nisi totam omnis et voluptates nulla aliquid laboriosam. Consequatur beatae quo iusto rerum.', '2020-11-14', '2020-11-14'); -- -------------------------------------------------------- -- -- Table structure for table `products` -- CREATE TABLE `products` ( `id` int(10) UNSIGNED NOT NULL, `name` text COLLATE utf8mb4_unicode_ci NOT NULL, `price` double(8,2) NOT NULL, `description` text COLLATE utf8mb4_unicode_ci NOT NULL, `image` text COLLATE utf8mb4_unicode_ci NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -------------------------------------------------------- -- -- Table structure for table `reviews` -- CREATE TABLE `reviews` ( `id` int(11) NOT NULL, `category` varchar(100) NOT NULL, `title` varchar(100) NOT NULL, `content` text NOT NULL, `rating` varchar(100) NOT NULL, `created_at` date NOT NULL, `updated_at` date NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4; -- -- Dumping data for table `reviews` -- INSERT INTO `reviews` (`id`, `category`, `title`, `content`, `rating`, `created_at`, `updated_at`) VALUES (1, 'movies', 'home alone ', 'is a comedy movie', '3', '2020-11-03', '2020-11-10'), (2, 'quo', 'qui', 'Est dignissimos vero unde adipisci cupiditate natus nihil. Tempore laudantium dolore omnis aut ipsa doloribus aut. Aut commodi nemo dolorum error quaerat dolorem deleniti. Sequi neque quibusdam facere eos iure vel. Aut est cupiditate reiciendis.', 'recusandae', '2020-11-17', '2020-11-17'), (3, 'saepe', 'numquam', 'Nobis voluptatem fugiat possimus dolorem minus. Eius maiores aut non officiis asperiores et reprehenderit quia. Sint aut non ipsum et asperiores. Voluptatem nam necessitatibus sit modi molestiae.', 'quae', '2020-11-17', '2020-11-17'), (4, 'mollitia', 'hic', 'Ipsa illo vero voluptatum repudiandae. Et non et et nam rerum corrupti. Nulla repellendus repudiandae expedita enim velit.', 'rerum', '2020-11-17', '2020-11-17'), (5, 'rem', 'quia', 'Et voluptas occaecati minus dignissimos error corrupti. In soluta sequi quo aut veritatis et. Unde unde et inventore voluptas consectetur qui molestias. Vero rerum quo alias reprehenderit veritatis perferendis.', 'deleniti', '2020-11-17', '2020-11-17'), (6, 'magni', 'molestiae', 'Repellat doloremque minus similique voluptas quae quo modi mollitia. Eius eligendi eius sed ut. Laboriosam voluptatum alias autem rem.', 'qui', '2020-11-17', '2020-11-17'), (7, 'ipsa', 'modi', 'Nam in voluptatum beatae. Consequatur deleniti consequatur sint doloribus iure. Dolore adipisci dignissimos iusto quia qui numquam voluptates exercitationem. Reprehenderit excepturi ipsa earum ratione veritatis at dolorem.', 'aut', '2020-11-17', '2020-11-17'), (8, 'beatae', 'iusto', 'Iusto mollitia dicta mollitia omnis enim nulla. Porro dicta sequi est. Fuga laudantium dolor animi voluptatem qui. Animi similique ut ut aliquam consequatur est est.', 'autem', '2020-11-17', '2020-11-17'), (9, 'perferendis', 'amet', 'Cumque optio aliquam aut qui. Blanditiis necessitatibus quis sint a expedita officia quo. Nostrum ea dolores voluptates dolor nesciunt occaecati.', 'et', '2020-11-17', '2020-11-17'), (10, 'voluptatem', 'sit', 'Officia et excepturi ex laborum doloremque aliquid. Accusantium saepe quisquam neque itaque voluptas. Possimus enim officia odio accusantium autem soluta perferendis distinctio.', 'voluptas', '2020-11-17', '2020-11-17'), (11, 'consectetur', 'et', 'Ea dolorem dolorem non sed. Quisquam voluptatem ut sequi incidunt et enim quia. Qui est qui qui et. Eos hic enim blanditiis ut qui.', 'expedita', '2020-11-17', '2020-11-17'), (12, 'aut', 'voluptatibus', 'Ipsum nulla rem officiis et animi voluptatem. A fugit perferendis veniam tenetur voluptatem ut. Quibusdam odit possimus odio aliquam consectetur.', 'amet', '2020-11-17', '2020-11-17'), (13, 'aut', 'maxime', 'Fugiat similique aliquid distinctio autem dolorem eius molestiae. Earum nihil ut eos non sit.', 'molestiae', '2020-11-17', '2020-11-17'), (14, 'fugit', 'harum', 'Ut accusantium a voluptatem a vel iusto nobis quisquam. Debitis natus amet sed voluptatum facere excepturi quisquam rerum. Doloremque quos nisi ad impedit. Ipsum omnis impedit voluptas accusantium aut temporibus dolor.', 'sit', '2020-11-17', '2020-11-17'), (15, 'deleniti', 'in', 'Non unde laborum consequatur perferendis. Ut ut magnam quae libero voluptas accusantium tempore. Veniam excepturi vitae ullam voluptatibus. Consequatur voluptas et ab quo. Qui rem repellat similique ipsa.', 'culpa', '2020-11-17', '2020-11-17'), (16, 'nostrum', 'eveniet', 'Fuga dicta tempora facere odio in vel. Iure sed autem incidunt alias qui. Libero eum at nihil ad aut placeat eum dolorem.', 'libero', '2020-11-17', '2020-11-17'), (18, 'sport', 'fotbal', 'is a simple game', '5', '2020-11-17', '2020-11-17'); -- -------------------------------------------------------- -- -- Table structure for table `users` -- CREATE TABLE `users` ( `id` bigint(20) UNSIGNED NOT NULL, `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `email` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `email_verified_at` timestamp NULL DEFAULT NULL, `password` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `remember_token` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `gender` varchar(10) COLLATE utf8mb4_unicode_ci NOT NULL, `photo` varchar(250) COLLATE utf8mb4_unicode_ci NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Dumping data for table `users` -- INSERT INTO `users` (`id`, `name`, `email`, `email_verified_at`, `password`, `remember_token`, `gender`, `photo`, `created_at`, `updated_at`) VALUES (1, 'Man', '<EMAIL>', NULL, '$2y$10$gE1jAlO79J8YA51bpNF5j.dRN0NHZL0TyOPQZc3iO219RcmlwdBne', NULL, '', '', '2020-09-10 12:38:37', '2020-09-10 12:38:37'), (2, 'ioan', '<EMAIL>', NULL, '$2y$10$UWu/c7wKsqL5IWpGogcL/ufcPXOxV9ggABxTMzRMlfrKYOaSuIeKa', NULL, '', '', '2020-11-06 15:33:39', '2020-11-06 15:33:39'), (3, 'ioana', '<EMAIL>', NULL, '$2y$10$yvNfxlcqPEJNrRrCeYsbFe6NpnRIF7Cdx0xD6VNcfYFnvpUBFP7Ii', NULL, 'femenin', '1605340746.jpg', '2020-11-14 05:59:06', '2020-11-14 05:59:06'), (4, '<NAME>', '<EMAIL>', NULL, '$2y$10$8ex5LyCCn./p9.N7Ra136uarXE8hzinBSfOgc4IVlveUtNJRPn.Vm', NULL, 'masculin', '1605341076.jpg', '2020-11-14 06:04:37', '2020-11-14 06:04:37'); -- -- Indexes for dumped tables -- -- -- Indexes for table `admin_users` -- ALTER TABLE `admin_users` ADD PRIMARY KEY (`id`), ADD UNIQUE KEY `admin_users_username_unique` (`username`); -- -- Indexes for table `admin_user_permissions` -- ALTER TABLE `admin_user_permissions` ADD KEY `admin_user_permissions_user_id_permission_id_index` (`user_id`,`permission_id`); -- -- Indexes for table `albums` -- ALTER TABLE `albums` ADD PRIMARY KEY (`id`); -- -- Indexes for table `cruds` -- ALTER TABLE `cruds` ADD PRIMARY KEY (`id`); -- -- Indexes for table `failed_jobs` -- ALTER TABLE `failed_jobs` ADD PRIMARY KEY (`id`); -- -- Indexes for table `migrations` -- ALTER TABLE `migrations` ADD PRIMARY KEY (`id`); -- -- Indexes for table `orders` -- ALTER TABLE `orders` ADD PRIMARY KEY (`id`); -- -- Indexes for table `order_items` -- ALTER TABLE `order_items` ADD PRIMARY KEY (`id`); -- -- Indexes for table `password_resets` -- ALTER TABLE `password_resets` ADD KEY `password_resets_email_index` (`email`); -- -- Indexes for table `photos` -- ALTER TABLE `photos` ADD PRIMARY KEY (`id`); -- -- Indexes for table `products` -- ALTER TABLE `products` ADD PRIMARY KEY (`id`); -- -- Indexes for table `reviews` -- ALTER TABLE `reviews` ADD PRIMARY KEY (`id`); -- -- Indexes for table `users` -- ALTER TABLE `users` ADD PRIMARY KEY (`id`), ADD UNIQUE KEY `users_email_unique` (`email`); -- -- AUTO_INCREMENT for dumped tables -- -- -- AUTO_INCREMENT for table `admin_users` -- ALTER TABLE `admin_users` MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5; -- -- AUTO_INCREMENT for table `albums` -- ALTER TABLE `albums` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=17; -- -- AUTO_INCREMENT for table `cruds` -- ALTER TABLE `cruds` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=21; -- -- AUTO_INCREMENT for table `failed_jobs` -- ALTER TABLE `failed_jobs` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `migrations` -- ALTER TABLE `migrations` MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=9; -- -- AUTO_INCREMENT for table `orders` -- ALTER TABLE `orders` MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `order_items` -- ALTER TABLE `order_items` MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `photos` -- ALTER TABLE `photos` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=45; -- -- AUTO_INCREMENT for table `products` -- ALTER TABLE `products` MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT; -- -- AUTO_INCREMENT for table `reviews` -- ALTER TABLE `reviews` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=19; -- -- AUTO_INCREMENT for table `users` -- ALTER TABLE `users` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5; COMMIT; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
DROP TABLE IF EXISTS Especes; DROP TABLE IF EXISTS CodesPostaux; DROP TABLE IF EXISTS Clients; DROP TABLE IF EXISTS Veterinaires; DROP TABLE IF EXISTS HorairesVeto; DROP TABLE IF EXISTS PriseEnCharge; DROP TABLE IF EXISTS Animaux; DROP TABLE IF EXISTS Creneaux; DROP TABLE IF EXISTS Consultations; CREATE TABLE Especes( TypeAnimal VARCHAR (30) PRIMARY KEY ) ; CREATE TABLE CodesPostaux( CodePostal VARCHAR(5) PRIMARY KEY, Ville VARCHAR(30) NOT NULL ); CREATE TABLE Clients( IDClient INTEGER PRIMARY KEY AUTOINCREMENT, MailClient VARCHAR(50) NOT NULL UNIQUE, NomClient VARCHAR(20) NOT NULL, PrenomClient VARCHAR(20) NOT NULL, TelClient VARCHAR(15) NOT NULL UNIQUE CHECK (length(TelClient) >= 10), MdpClient VARCHAR(80) NOT NULL CHECK (length(MdpClient) >= 6 ), NumRueClient INTEGER NOT NULL, NomRueClient VARCHAR(70) NOT NULL, CodePostalClient VARCHAR(5) NOT NULL CHECK (length(CodePostalClient) >= 4), CONSTRAINT fk_Client_ref_cp FOREIGN KEY (CodePostalClient) REFERENCES CodesPostaux(CodePostal) ) ; CREATE TABLE Veterinaires ( IDVeto INTEGER PRIMARY KEY AUTOINCREMENT, MailVeto VARCHAR(50) NOT NULL UNIQUE, NomVeto VARCHAR(15) NOT NULL, PrenomVeto VARCHAR (15) NOT NULL, MdpVeto VARCHAR(80) NOT NULL CHECK (length(MdpVeto) >= 6 ), TelVeto VARCHAR(15) NOT NULL UNIQUE CHECK (length(TelVeto) >= 10), PresentationVeto VARCHAR(300), NumRueVeto INTEGER NOT NULL, NomRueVeto VARCHAR(70) NOT NULL, CodePostalVeto VARCHAR(5) NOT NULL CHECK (length(CodePostalVeto) >= 4), CONSTRAINT fk_Veto_ref_cp FOREIGN KEY (CodePostalVeto) REFERENCES CodesPostaux(CodePostal) ); DROP TRIGGER IF EXISTS validate_email_Veterinaires; CREATE TRIGGER validate_email_Veterinaires BEFORE INSERT ON Veterinaires BEGIN SELECT CASE WHEN NEW.MailVeto NOT LIKE '%_@__%.__%' THEN RAISE (ABORT,'Invalid email address') END; END; DROP TRIGGER IF EXISTS validate_email_Clients; CREATE TRIGGER validate_email_Clients BEFORE INSERT ON Clients BEGIN SELECT CASE WHEN NEW.MailClient NOT LIKE '%_@__%.__%' THEN RAISE (ABORT,'Invalid email address') END; END; DROP TRIGGER IF EXISTS validate_MailVeto_NOTIN_On_Clients; CREATE TRIGGER validate_MailVeto_NOTIN_On_Clients BEFORE INSERT ON Veterinaires BEGIN SELECT CASE WHEN NEW.MailVeto IN (SELECT MailClient FROM Clients) THEN RAISE (ABORT,'email address exist in Clients') END; END; DROP TRIGGER IF EXISTS validate_MailClients_NOTIN_On_Veto; CREATE TRIGGER validate_MailClients_NOTIN_On_Veto BEFORE INSERT ON Clients BEGIN SELECT CASE WHEN NEW.MailClient IN (SELECT MailVeto FROM Veterinaires ) THEN RAISE (ABORT,'email address already exist in Veto') END; END; /*CREATE TABLE HorairesVeto ( DateDebutAM DATE , DateFinAM DATE CHECK (DateDebutAM < DateFinAM) , DateDebutPM DATE CHECK(DateDebutPM > CURRENT_DATE), DateFinPM DATE , MailVeto VARCHAR (50), CONSTRAINT pk_HorairesVeto PRIMARY KEY (DateDebutAM, DateFinAM, DateDebutPM, DateFinPM, MailVeto), CONSTRAINT fk_Veto FOREIGN KEY (MailVeto) REFERENCES Veterinaires (MailVeto), CONSTRAINT Check_Veto CHECK((DateDebutAM > CURRENT_DATE) AND (DateDebutPM < DateFinPM)) ); */ CREATE TABLE PriseEnCharge( EspeceAnimal VARCHAR(30), IDVeto INTEGER , CONSTRAINT pk_PriseEnCharge PRIMARY KEY (EspeceAnimal, IDVeto), CONSTRAINT fk_PriseEnCharge1 FOREIGN KEY (EspeceAnimal) REFERENCES Especes (TypeAnimal), CONSTRAINT fk_PriseEnCharge2 FOREIGN KEY (IDVeto) REFERENCES Veterinaires (IDVeto) ); CREATE TABLE Animaux( IDAnimal INTEGER PRIMARY KEY AUTOINCREMENT, NomAnimal VARCHAR (20) NOT NULL, DateNaissAnimal DATETIME CHECK (DateNaissAnimal < CURRENT_DATE), --SterilisationAnimal TEXT NOT NULL CHECK (typeof("SterilisationAnimal") = "text" AND "SterilisationAnimal" IN ("OUI","NON","INCONNU")), SterilisationAnimal VARCHAR(7) NOT NULL, PoidsAnimal REAL, --SexeAnimal TEXT NOT NULL CHECK (typeof("SexeAnimal") = "text" AND "SexeAnimal" IN ("MALE","FEMALE","INCONNU")), SexeAnimal VARCHAR(7) NOT NULL, PathologiesAnimal VARCHAR (200), IDClient INTEGER NOT NULL, TypeAnimal VARCHAR (30) NOT NULL, CONSTRAINT fk_Animaux_ref_Clients FOREIGN KEY (IDClient) REFERENCES Clients (IDClient), CONSTRAINT fk_Animaux_ref_Esp FOREIGN KEY (TypeAnimal) REFERENCES Especes (TypeAnimal) ); CREATE TABLE Creneaux ( IDCreneau INTEGER PRIMARY KEY AUTOINCREMENT, DateCreneau DATETIME NOT NULL, DureeCreneau INTEGER NOT NULL, --CHECK(DateCreneau > CURRENT_DATE), IDVeto INTEGER NOT NULL, UNIQUE (DateCreneau,IDVeto), CONSTRAINT fk_Creneaux_ref_veto FOREIGN KEY (IDVeto) REFERENCES Veterinaires (IDVeto) ); CREATE TABLE Consultations( IDConsult INTEGER PRIMARY KEY AUTOINCREMENT, ObsConsult VARCHAR(500), MotifConsult VARCHAR (30) NOT NULL, IDAnimal INTEGER, IDCreneau INTEGER, CONSTRAINT fk_Consul_ref_Animaux FOREIGN KEY (IDAnimal) REFERENCES Animaux (IDAnimal), CONSTRAINT fk_Consult_ref_Creneaux FOREIGN KEY (IDCreneau) REFERENCES Creneaux (IDCreneau), UNIQUE (IDCreneau) );
<filename>gestion_viol.sql -- phpMyAdmin SQL Dump -- version 5.1.1 -- https://www.phpmyadmin.net/ -- -- Host: 1172.16.17.32 -- Generation Time: Sep 16, 2021 at 11:12 AM -- Server version: 10.4.20-MariaDB -- PHP Version: 8.0.8 SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; START TRANSACTION; SET time_zone = "+00:00"; /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8mb4 */; -- -- Database: `gestion_viol` -- -- -------------------------------------------------------- -- -- Table structure for table `agent` -- CREATE TABLE `agent` ( `id` int(11) NOT NULL, `nom` varchar(50) NOT NULL, `postnom` varchar(50) NOT NULL, `datenaissance` varchar(20) NOT NULL, `sexe` varchar(10) NOT NULL, `numtel` varchar(15) NOT NULL, `ville` varchar(50) NOT NULL, `created_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp() ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4; -- -- Dumping data for table `agent` -- INSERT INTO `agent` (`id`, `nom`, `postnom`, `datenaissance`, `sexe`, `numtel`, `ville`, `created_at`) VALUES (1, 'joel', 'tsongo', '2006-02-01', 'Masculin', '099987654', 'Goma', '2021-09-02 19:54:20'), (2, 'joel', 'tsongoiiiii', '2006-02-01', 'Masculin', '099987654', 'Goma', '2021-09-15 15:26:05'); -- -------------------------------------------------------- -- -- Table structure for table `login` -- CREATE TABLE `login` ( `id` int(11) NOT NULL, `username` varchar(20) NOT NULL, `password` varchar(20) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4; -- -- Dumping data for table `login` -- INSERT INTO `login` (`id`, `username`, `password`) VALUES (1, 'chris', '<PASSWORD>'); -- -------------------------------------------------------- -- -- Table structure for table `suspect` -- CREATE TABLE `suspect` ( `id` int(11) NOT NULL, `nom` varchar(50) NOT NULL, `postnom` varchar(50) NOT NULL, `sexe` varchar(20) NOT NULL, `numtel` varchar(15) NOT NULL, `ville` varchar(50) NOT NULL, `created_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp() ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4; -- -- Dumping data for table `suspect` -- INSERT INTO `suspect` (`id`, `nom`, `postnom`, `sexe`, `numtel`, `ville`, `created_at`) VALUES (1, 'blaise', 'blaisencnc', 'Masculin', '099987654', 'Goma', '2021-09-14 07:28:02'), (2, 'danny', 'dannynv', 'Masculin', '099987654', 'Goma', '2021-09-14 07:28:54'); -- -------------------------------------------------------- -- -- Table structure for table `victime` -- CREATE TABLE `victime` ( `id` int(11) NOT NULL, `nom` varchar(50) NOT NULL, `postnom` varchar(50) NOT NULL, `datenaissance` varchar(20) NOT NULL, `sexe` varchar(5) NOT NULL, `numtel` varchar(15) NOT NULL, `ville` varchar(50) NOT NULL, `created_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp() ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4; -- -- Dumping data for table `victime` -- INSERT INTO `victime` (`id`, `nom`, `postnom`, `datenaissance`, `sexe`, `numtel`, `ville`, `created_at`) VALUES (1, 'blaisesS', 'blaiseF', '2008-01-30', 'Mascu', '099987654', 'Goma', '2021-09-14 07:20:12'), (2, 'ble', 'blaise', '2008-01-30', 'Mascu', '099987654', 'Goma', '2021-09-13 07:41:36'), (3, 'omar', 'blaise', '2008-01-30', 'Mascu', '099987654', 'Goma', '2021-09-13 07:38:54'), (4, 'blaisessssss', 'blaise', '2008-01-24', 'Mascu', '099987654', 'Goma', '2021-09-14 07:20:33'); -- -------------------------------------------------------- -- -- Table structure for table `viol` -- CREATE TABLE `viol` ( `id` int(11) NOT NULL, `datedebut` varchar(20) NOT NULL, `etat` varchar(50) NOT NULL, `victime` varchar(50) NOT NULL, `suspect` varchar(50) NOT NULL, `agent` varchar(50) NOT NULL, `created_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp() ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4; -- -- Dumping data for table `viol` -- INSERT INTO `viol` (`id`, `datedebut`, `etat`, `victime`, `suspect`, `agent`, `created_at`) VALUES (1, '2021-09-03', 'en cours', 'blaisesS', 'blaise', 'joel', '2021-09-15 08:55:10'), (2, '2021-09-03', 'au debut', 'fanny', 'danny', 'joel', '2021-09-04 05:04:51'); -- -- Indexes for dumped tables -- -- -- Indexes for table `agent` -- ALTER TABLE `agent` ADD PRIMARY KEY (`id`); -- -- Indexes for table `login` -- ALTER TABLE `login` ADD PRIMARY KEY (`id`); -- -- Indexes for table `suspect` -- ALTER TABLE `suspect` ADD PRIMARY KEY (`id`); -- -- Indexes for table `victime` -- ALTER TABLE `victime` ADD PRIMARY KEY (`id`); -- -- Indexes for table `viol` -- ALTER TABLE `viol` ADD PRIMARY KEY (`id`); -- -- AUTO_INCREMENT for dumped tables -- -- -- AUTO_INCREMENT for table `agent` -- ALTER TABLE `agent` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3; -- -- AUTO_INCREMENT for table `login` -- ALTER TABLE `login` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; -- -- AUTO_INCREMENT for table `suspect` -- ALTER TABLE `suspect` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3; -- -- AUTO_INCREMENT for table `victime` -- ALTER TABLE `victime` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5; -- -- AUTO_INCREMENT for table `viol` -- ALTER TABLE `viol` MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3; COMMIT; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
<reponame>gustavomorillo/shopping -- phpMyAdmin SQL Dump -- version 4.8.5 -- https://www.phpmyadmin.net/ -- -- Servidor: 127.0.0.1 -- Tiempo de generación: 03-09-2019 a las 07:10:38 -- Versión del servidor: 10.1.40-MariaDB -- Versión de PHP: 7.3.5 SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; SET AUTOCOMMIT = 0; START TRANSACTION; SET time_zone = "+00:00"; /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8mb4 */; -- -- Base de datos: `shopping` -- -- -------------------------------------------------------- -- -- Estructura de tabla para la tabla `addresses` -- CREATE TABLE `addresses` ( `id` bigint(20) UNSIGNED NOT NULL, `user_id` int(11) NOT NULL, `name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `lastname` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `address` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `city` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `state` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `phone` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Volcado de datos para la tabla `addresses` -- INSERT INTO `addresses` (`id`, `user_id`, `name`, `lastname`, `address`, `city`, `state`, `phone`, `created_at`, `updated_at`) VALUES (1, 1, 'Gustavo', 'Morillo', '<NAME>', 'caracas', 'Miranda', '4241567774', '2019-08-24 20:54:19', '2019-08-24 20:54:19'), (2, 1, 'Gustavo', 'Morillo', 'anzo', 'caracas', 'Miranda', '4241567774', '2019-08-24 21:02:42', '2019-08-24 21:02:42'), (3, 1, 'Gustavo', 'Morillo', 'zulia', 'caracas', 'Zulia', '4241567774', '2019-08-24 21:09:48', '2019-08-24 21:09:48'), (4, 1, '<NAME>', 'Morillo', '<NAME>', 'ccs', 'Nueva Esparta', '4241567774', '2019-08-24 21:15:40', '2019-08-24 21:15:40'), (5, 3, 'yraxy', 'marin', 'el marques', 'caracas', 'Distrito Capital', '2385489', '2019-08-25 01:58:58', '2019-08-25 01:58:58'), (6, 5, 'yraxy', 'marin', 'esquina sur', 'caracas', 'Amazonas', '2385489', '2019-08-25 02:09:40', '2019-08-25 02:09:40'), (7, 4, 'Gustavo', 'Morillo', '<NAME>', 'caracas', 'Miranda', '4241567774', '2019-08-25 21:46:44', '2019-08-25 21:46:44'), (8, 10, 'Gustavo', 'Morillo', 'caracas', 'caracas', 'Miranda', '4241567774', '2019-09-02 19:53:06', '2019-09-02 19:53:06'); -- -------------------------------------------------------- -- -- Estructura de tabla para la tabla `dolars` -- CREATE TABLE `dolars` ( `id` bigint(20) UNSIGNED NOT NULL, `name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `price` int(11) NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Volcado de datos para la tabla `dolars` -- INSERT INTO `dolars` (`id`, `name`, `price`, `created_at`, `updated_at`) VALUES (1, 'dollarBuy', 17000, NULL, NULL), (2, 'dollarSell', 15000, NULL, NULL); -- -------------------------------------------------------- -- -- Estructura de tabla para la tabla `migrations` -- CREATE TABLE `migrations` ( `id` int(10) UNSIGNED NOT NULL, `migration` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `batch` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Volcado de datos para la tabla `migrations` -- INSERT INTO `migrations` (`id`, `migration`, `batch`) VALUES (1, '2014_10_12_000000_create_users_table', 1), (2, '2014_10_12_100000_create_password_resets_table', 1), (3, '2018_12_23_120000_create_shoppingcart_table', 1), (4, '2019_08_05_002252_create_products_table', 1), (5, '2019_08_05_183028_create_modals_table', 1), (6, '2019_08_10_231418_create_orders_table', 1), (7, '2019_08_10_232006_create_order_items', 1), (8, '2019_08_17_110623_create_addresses_table', 1), (9, '2019_08_18_171219_create_shipping_methods_table', 1), (10, '2019_08_18_212047_create_dolars_table', 1), (11, '2019_08_21_172730_create_payments_table', 1); -- -------------------------------------------------------- -- -- Estructura de tabla para la tabla `modals` -- CREATE TABLE `modals` ( `id` bigint(20) UNSIGNED NOT NULL, `product_id` bigint(20) UNSIGNED NOT NULL, `name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `second_name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `image1` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `image2` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `image3` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Volcado de datos para la tabla `modals` -- INSERT INTO `modals` (`id`, `product_id`, `name`, `second_name`, `image1`, `image2`, `image3`, `created_at`, `updated_at`) VALUES (2, 2, 'js-modal2', 'js-hide-modal2', '156659976360474965_461_main.jpg', '156659976360474965_461_alt2.jpg', '156659976360474965_461_alt3.jpg', '2019-08-23 22:36:03', '2019-08-23 22:36:03'), (3, 3, 'js-modal3', 'js-hide-modal3', '156745227180174163_145_alt2.jpg', '156745227180174163_145_alt3.jpg', '156745227180174163_145_alt1.jpg', '2019-08-23 22:47:16', '2019-08-23 22:47:16'), (4, 4, 'js-modal4', 'js-hide-modal4', '1566601388guasa.jpg', '156660138880174163_553_alt1.jpg', '1566601388rakata3.jpg', '2019-08-23 23:03:08', '2019-08-23 23:03:08'), (5, 5, 'js-modal5', 'js-hide-modal5', '156660167280174163_553_alt1.jpg', '1566601672rakata3.jpg', '1566601672guasa.jpg', '2019-08-23 23:07:52', '2019-08-23 23:07:52'); -- -------------------------------------------------------- -- -- Estructura de tabla para la tabla `orders` -- CREATE TABLE `orders` ( `order_id` bigint(20) UNSIGNED NOT NULL, `user_id` int(11) NOT NULL, `date` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `lastname` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `address` text COLLATE utf8mb4_unicode_ci NOT NULL, `city` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `state` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `phone` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `status` text COLLATE utf8mb4_unicode_ci NOT NULL, `del_date` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `price` decimal(12,2) NOT NULL, `shipping` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Volcado de datos para la tabla `orders` -- INSERT INTO `orders` (`order_id`, `user_id`, `date`, `name`, `lastname`, `address`, `city`, `state`, `phone`, `status`, `del_date`, `price`, `shipping`, `created_at`, `updated_at`) VALUES (1, 1, '2019-08-24 16:54:19', 'Gustavo', 'Morillo', '<NAME>', 'caracas', 'Miranda', '4241567774', 'on_hold', '2019-08-24 16:54:19', '540000.00', 'MRW', '2019-08-24 20:54:19', '2019-08-24 20:54:19'), (2, 1, '2019-08-24 17:02:42', 'Gustavo', 'Morillo', 'anzo', 'caracas', 'Miranda', '4241567774', 'on_hold', '2019-08-24 17:02:42', '540000.00', 'MRW', '2019-08-24 21:02:42', '2019-08-24 21:02:42'), (3, 1, '2019-08-24 17:09:48', 'Gustavo', 'Morillo', 'zulia', 'caracas', 'Zulia', '4241567774', 'on_hold', '2019-08-24 17:09:48', '540000.00', 'DOMESA', '2019-08-24 21:09:48', '2019-08-24 21:09:48'), (4, 3, '2019-08-24 21:58:58', 'yraxy', 'marin', 'el marques', 'caracas', 'Distrito Capital', '2385489', 'on_hold', '2019-08-24 21:58:58', '1320000.00', 'DOMESA', '2019-08-25 01:58:58', '2019-08-25 01:58:58'), (5, 5, '2019-08-24 22:09:40', 'yraxy', 'marin', 'esquina sur', 'caracas', 'Amazonas', '2385489', 'on_hold', '2019-08-24 22:09:40', '840000.00', 'DOMESA', '2019-08-25 02:09:41', '2019-08-25 02:09:41'), (6, 4, '2019-08-25 16:56:04', 'Gustavo', 'Morillo', '<NAME>', 'caracas', 'Miranda', '4241567774', 'on_hold', '2019-08-25 16:56:04', '240000.00', 'MRW', '2019-08-25 20:56:04', '2019-08-25 20:56:04'), (7, 4, '2019-08-25 16:56:20', 'Gustavo', 'Morillo', '<NAME>', 'caracas', 'Miranda', '4241567774', 'on_hold', '2019-08-25 16:56:20', '240000.00', 'MRW', '2019-08-25 20:56:20', '2019-08-25 20:56:20'), (8, 4, '2019-08-25 17:08:39', 'Gustavo', 'Morillo', '<NAME>', 'caracas', 'Miranda', '4241567774', 'on_hold', '2019-08-25 17:08:39', '240000.00', 'MRW', '2019-08-25 21:08:39', '2019-08-25 21:08:39'), (9, 4, '2019-08-25 17:12:56', 'Gustavo', 'Morillo', '<NAME>', 'caracas', 'Miranda', '4241567774', 'on_hold', '2019-08-25 17:12:56', '120000.00', 'MRW', '2019-08-25 21:12:56', '2019-08-25 21:12:56'), (10, 4, '2019-08-25 17:31:14', 'Gustavo', 'Morillo', '<NAME>', 'caracas', 'Miranda', '4241567774', 'on_hold', '2019-08-25 17:31:14', '240000.00', 'MRW', '2019-08-25 21:31:14', '2019-08-25 21:31:14'), (11, 4, '2019-08-25 17:46:44', 'Gustavo', 'Morillo', '<NAME>', 'caracas', 'Miranda', '4241567774', 'on_hold', '2019-08-25 17:46:44', '300000.00', 'MRW', '2019-08-25 21:46:44', '2019-08-25 21:46:44'), (12, 1, '2019-09-02 15:41:48', 'Gustavo', 'Morillo', '<NAME>', 'caracas', 'Miranda', '4241567774', 'on_hold', '2019-09-02 15:41:48', '240000.00', 'MRW', '2019-09-02 19:41:48', '2019-09-02 19:41:48'), (13, 10, '2019-09-02 15:53:06', 'Gustavo', 'Morillo', 'caracas', 'caracas', 'Miranda', '4241567774', 'on_hold', '2019-09-02 15:53:06', '390000.00', 'MRW', '2019-09-02 19:53:06', '2019-09-02 19:53:06'); -- -------------------------------------------------------- -- -- Estructura de tabla para la tabla `order_items` -- CREATE TABLE `order_items` ( `id` bigint(20) UNSIGNED NOT NULL, `item_id` int(11) NOT NULL, `order_id` int(11) NOT NULL, `item_name` text COLLATE utf8mb4_unicode_ci NOT NULL, `size` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `color` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `qty` int(11) NOT NULL, `price` decimal(12,2) NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Volcado de datos para la tabla `order_items` -- INSERT INTO `order_items` (`id`, `item_id`, `order_id`, `item_name`, `size`, `color`, `qty`, `price`, `created_at`, `updated_at`) VALUES (1, 3, 1, 'Chemise', 'm', 'azul', 1, '300000.00', NULL, NULL), (2, 4, 1, 'Chemise', 's', 'Fucsia', 1, '240000.00', NULL, NULL), (3, 3, 2, 'Chemise', 'm', 'azul', 1, '300000.00', NULL, NULL), (4, 4, 2, 'Chemise', 's', 'Fucsia', 1, '240000.00', NULL, NULL), (5, 3, 3, 'Chemise', 'm', 'azul', 1, '300000.00', NULL, NULL), (6, 4, 3, 'Chemise', 's', 'Fucsia', 1, '240000.00', NULL, NULL), (7, 3, 4, 'Chemise', 'l', 'azul', 2, '600000.00', NULL, NULL), (8, 4, 4, 'Chemise', 'm', 'Fucsia', 3, '720000.00', NULL, NULL), (9, 4, 5, 'Chemise', 'm', 'Fucsia', 1, '240000.00', NULL, NULL), (10, 3, 5, 'Chemise', 'l', 'azul', 2, '600000.00', NULL, NULL), (11, 4, 6, 'Chemise', 'm', 'Fucsia', 1, '240000.00', NULL, NULL), (12, 4, 7, 'Chemise', 'm', 'Fucsia', 1, '240000.00', NULL, NULL), (13, 4, 8, 'Chemise', 'm', 'Fucsia', 1, '240000.00', NULL, NULL), (14, 4, 9, 'Chemise', 'm', 'Fucsia', 1, '120000.00', NULL, NULL), (15, 4, 10, 'Chemise', 'm', 'Fucsia', 2, '240000.00', NULL, NULL), (16, 3, 11, 'Chemise', 'l', 'azul', 2, '300000.00', NULL, NULL), (17, 4, 12, 'Chemise', 'm', 'Fucsia', 1, '240000.00', NULL, NULL), (18, 4, 13, 'Chemise', 'm', 'Fucsia', 1, '240000.00', NULL, NULL), (19, 3, 13, 'Chemise', 'l', 'azul', 1, '150000.00', NULL, NULL); -- -------------------------------------------------------- -- -- Estructura de tabla para la tabla `password_resets` -- CREATE TABLE `password_resets` ( `email` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `token` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `created_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Volcado de datos para la tabla `password_resets` -- INSERT INTO `password_resets` (`email`, `token`, `created_at`) VALUES ('<EMAIL>', <PASSWORD>', '2019-08-25 00:38:37'), ('<EMAIL>', <PASSWORD>', '2019-08-25 00:51:40'); -- -------------------------------------------------------- -- -- Estructura de tabla para la tabla `payments` -- CREATE TABLE `payments` ( `id` bigint(20) UNSIGNED NOT NULL, `user_id` int(11) NOT NULL, `paymentType` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `bank` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `paymentNumber` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `paymentDate` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `paymentMount` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `comments` text COLLATE utf8mb4_unicode_ci NOT NULL, `status` text COLLATE utf8mb4_unicode_ci, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Volcado de datos para la tabla `payments` -- INSERT INTO `payments` (`id`, `user_id`, `paymentType`, `bank`, `paymentNumber`, `paymentDate`, `paymentMount`, `comments`, `status`, `created_at`, `updated_at`) VALUES (1, 5, 'transferencia', 'banesco', '12345678', '08/24/2019', '1950000', 'pago', NULL, '2019-08-25 02:10:37', '2019-08-25 02:10:37'), (2, 4, 'transferencia', 'banesco', '12345678', '08/25/2019', '+584241567774', 'hola', NULL, '2019-08-25 21:14:24', '2019-08-25 21:14:24'), (3, 4, 'transferencia', 'na', 'dsa', '08/08/2019', 'dsa', 'ads', NULL, '2019-08-25 21:17:40', '2019-08-25 21:17:40'), (4, 4, 'deposito', 'banesco', '12345678', '08/25/2019', '23123123123', '231213', NULL, '2019-08-25 21:26:57', '2019-08-25 21:26:57'), (5, 4, 'deposito', 'mercantil', '213123', '08/25/2019', '1123123', '21123', NULL, '2019-08-25 21:37:55', '2019-08-25 21:37:55'); -- -------------------------------------------------------- -- -- Estructura de tabla para la tabla `products` -- CREATE TABLE `products` ( `id` bigint(20) UNSIGNED NOT NULL, `name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `description` text COLLATE utf8mb4_unicode_ci NOT NULL, `image` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `price` int(11) NOT NULL, `category` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `subcategory` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `s` tinyint(1) NOT NULL DEFAULT '0', `sqty` int(11) NOT NULL DEFAULT '0', `m` tinyint(1) NOT NULL DEFAULT '0', `mqty` int(11) NOT NULL DEFAULT '0', `l` tinyint(1) NOT NULL DEFAULT '0', `lqty` int(11) NOT NULL DEFAULT '0', `color` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `modal_name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Volcado de datos para la tabla `products` -- INSERT INTO `products` (`id`, `name`, `description`, `image`, `price`, `category`, `subcategory`, `s`, `sqty`, `m`, `mqty`, `l`, `lqty`, `color`, `modal_name`, `created_at`, `updated_at`) VALUES (3, 'Chemise', 'azul', '156745227180174163_145_alt1.jpg', 10, 'men', 'chemise', 0, 0, 0, 0, 1, 1, 'azul', 'js-show-modal3', '2019-08-23 22:47:16', '2019-09-02 19:24:31'), (4, 'Chemise', 'Polo fucsia', '1566601672guasa.jpg', 16, 'women', 'chemise', 1, 2, 1, 8, 1, 5, 'Fucsia', 'js-show-modal4', '2019-08-23 23:07:52', '2019-08-23 23:07:52'); -- -------------------------------------------------------- -- -- Estructura de tabla para la tabla `shipping_methods` -- CREATE TABLE `shipping_methods` ( `id` bigint(20) UNSIGNED NOT NULL, `name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `price` int(11) NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Volcado de datos para la tabla `shipping_methods` -- INSERT INTO `shipping_methods` (`id`, `name`, `price`, `created_at`, `updated_at`) VALUES (1, 'MRW', 34000, NULL, NULL); -- -------------------------------------------------------- -- -- Estructura de tabla para la tabla `shoppingcart` -- CREATE TABLE `shoppingcart` ( `identifier` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `instance` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `content` longtext COLLATE utf8mb4_unicode_ci NOT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Volcado de datos para la tabla `shoppingcart` -- INSERT INTO `shoppingcart` (`identifier`, `instance`, `content`, `created_at`, `updated_at`) VALUES ('1', 'default', 'O:29:\"Illuminate\\Support\\Collection\":1:{s:8:\"\0*\0items\";a:1:{s:32:\"8738e9e164236b64c21ca654e7d0ba2d\";O:32:\"Gloudemans\\Shoppingcart\\CartItem\":10:{s:5:\"rowId\";s:32:\"8738e9e164236b64c21ca654e7d0ba2d\";s:2:\"id\";s:1:\"4\";s:3:\"qty\";s:1:\"1\";s:4:\"name\";s:7:\"Chemise\";s:5:\"price\";d:240000;s:6:\"weight\";d:0;s:7:\"options\";O:39:\"Gloudemans\\Shoppingcart\\CartItemOptions\":1:{s:8:\"\0*\0items\";a:3:{s:4:\"size\";s:1:\"m\";s:5:\"color\";s:6:\"Fucsia\";s:5:\"image\";s:19:\"1566601672guasa.jpg\";}}s:49:\"\0Gloudemans\\Shoppingcart\\CartItem\0associatedModel\";s:11:\"App\\Product\";s:41:\"\0Gloudemans\\Shoppingcart\\CartItem\0taxRate\";i:0;s:46:\"\0Gloudemans\\Shoppingcart\\CartItem\0discountRate\";i:0;}}}', NULL, NULL), ('10', 'default', 'O:29:\"Illuminate\\Support\\Collection\":1:{s:8:\"\0*\0items\";a:2:{s:32:\"8738e9e164236b64c21ca654e7d0ba2d\";O:32:\"Gloudemans\\Shoppingcart\\CartItem\":10:{s:5:\"rowId\";s:32:\"8738e9e164236b64c21ca654e7d0ba2d\";s:2:\"id\";s:1:\"4\";s:3:\"qty\";s:1:\"1\";s:4:\"name\";s:7:\"Chemise\";s:5:\"price\";d:240000;s:6:\"weight\";d:0;s:7:\"options\";O:39:\"Gloudemans\\Shoppingcart\\CartItemOptions\":1:{s:8:\"\0*\0items\";a:3:{s:4:\"size\";s:1:\"m\";s:5:\"color\";s:6:\"Fucsia\";s:5:\"image\";s:19:\"1566601672guasa.jpg\";}}s:49:\"\0Gloudemans\\Shoppingcart\\CartItem\0associatedModel\";s:11:\"App\\Product\";s:41:\"\0Gloudemans\\Shoppingcart\\CartItem\0taxRate\";i:0;s:46:\"\0Gloudemans\\Shoppingcart\\CartItem\0discountRate\";i:0;}s:32:\"ac3b75735d06679860ac70e72f305b6b\";O:32:\"Gloudemans\\Shoppingcart\\CartItem\":10:{s:5:\"rowId\";s:32:\"ac3b75735d06679860ac70e72f305b6b\";s:2:\"id\";s:1:\"3\";s:3:\"qty\";s:1:\"1\";s:4:\"name\";s:7:\"Chemise\";s:5:\"price\";d:150000;s:6:\"weight\";d:0;s:7:\"options\";O:39:\"Gloudemans\\Shoppingcart\\CartItemOptions\":1:{s:8:\"\0*\0items\";a:3:{s:4:\"size\";s:1:\"l\";s:5:\"color\";s:4:\"azul\";s:5:\"image\";s:31:\"156745227180174163_145_alt1.jpg\";}}s:49:\"\0Gloudemans\\Shoppingcart\\CartItem\0associatedModel\";s:11:\"App\\Product\";s:41:\"\0Gloudemans\\Shoppingcart\\CartItem\0taxRate\";i:0;s:46:\"\0Gloudemans\\Shoppingcart\\CartItem\0discountRate\";i:0;}}}', NULL, NULL), ('1000001', 'wishlist', 'O:29:\"Illuminate\\Support\\Collection\":1:{s:8:\"\0*\0items\";a:0:{}}', NULL, NULL), ('1000007', 'wishlist', 'O:29:\"Illuminate\\Support\\Collection\":1:{s:8:\"\0*\0items\";a:0:{}}', NULL, NULL), ('1000008', 'wishlist', 'O:29:\"Illuminate\\Support\\Collection\":1:{s:8:\"\0*\0items\";a:0:{}}', NULL, NULL), ('1000009', 'wishlist', 'O:29:\"Illuminate\\Support\\Collection\":1:{s:8:\"\0*\0items\";a:0:{}}', NULL, NULL), ('1000010', 'wishlist', 'O:29:\"Illuminate\\Support\\Collection\":1:{s:8:\"\0*\0items\";a:0:{}}', NULL, NULL), ('7', 'default', 'O:29:\"Illuminate\\Support\\Collection\":1:{s:8:\"\0*\0items\";a:0:{}}', NULL, NULL), ('8', 'default', 'O:29:\"Illuminate\\Support\\Collection\":1:{s:8:\"\0*\0items\";a:0:{}}', NULL, NULL), ('9', 'default', 'O:29:\"Illuminate\\Support\\Collection\":1:{s:8:\"\0*\0items\";a:0:{}}', NULL, NULL); -- -------------------------------------------------------- -- -- Estructura de tabla para la tabla `users` -- CREATE TABLE `users` ( `id` bigint(20) UNSIGNED NOT NULL, `admin` tinyint(1) NOT NULL DEFAULT '0', `name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `lastname` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `phone` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `gender` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `birthdate` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `email` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `email_verified_at` timestamp NULL DEFAULT NULL, `password` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL, `remember_token` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `created_at` timestamp NULL DEFAULT NULL, `updated_at` timestamp NULL DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; -- -- Volcado de datos para la tabla `users` -- INSERT INTO `users` (`id`, `admin`, `name`, `lastname`, `phone`, `gender`, `birthdate`, `email`, `email_verified_at`, `password`, `remember_token`, `created_at`, `updated_at`) VALUES (1, 1, '<NAME>', 'Morillo', '4241567774', 'male', '27/02/1986', '<EMAIL>', NULL, '$2y$10$ng0oSVqC3.VQZKEHvt/X9.LQBAdyC68nqVcHBYxk5LFVyxnuqSdM2', NULL, '2019-08-23 22:22:05', '2019-08-23 22:22:05'), (7, 0, '<NAME>', '<NAME>', '<NAME>', '<NAME>', '27/01/1986', '<EMAIL>', NULL, '$2y$10$Ev3Jx.fR11sjoyiyNxHo3uQc6L3Qn0q5Aqs4rirMZ4i7NMLrVQlZi', NULL, '2019-08-26 20:39:46', '2019-08-26 20:39:46'), (8, 0, 'Gustavo', 'Morillo', '4241567774', 'female', '17/02/1986', '<EMAIL>', NULL, '$2y$10$pBHJMbRX0LvIDY2Fw4SamO6k6Far6Z39IKkDdOqsNk./hj0lVlOnu', NULL, '2019-08-27 01:04:00', '2019-08-27 01:04:00'), (9, 0, '<NAME>', 'awd', '4241567774', 'male', '17/02/1986', '<EMAIL>', NULL, '$2y$10$wMNUUMiEhxRIMUZMEnvYzu14E06lU7uGnBYjJSuCA2OKPYFfNFprq', NULL, '2019-08-27 01:05:26', '2019-08-27 01:05:26'), (10, 0, 'Gus Click', 'Gus Click', 'Gus Click', 'Gus Click', '27/01/1986', '<EMAIL>', NULL, '$2y$10$TRhk8OIAjaKC4LM8.6FckeHoiPge.A4PMe1nY1ZUXI0m70wBY5SdS', NULL, '2019-09-02 19:50:19', '2019-09-02 19:50:19'); -- -- Índices para tablas volcadas -- -- -- Indices de la tabla `addresses` -- ALTER TABLE `addresses` ADD PRIMARY KEY (`id`); -- -- Indices de la tabla `dolars` -- ALTER TABLE `dolars` ADD PRIMARY KEY (`id`); -- -- Indices de la tabla `migrations` -- ALTER TABLE `migrations` ADD PRIMARY KEY (`id`); -- -- Indices de la tabla `modals` -- ALTER TABLE `modals` ADD PRIMARY KEY (`id`); -- -- Indices de la tabla `orders` -- ALTER TABLE `orders` ADD PRIMARY KEY (`order_id`); -- -- Indices de la tabla `order_items` -- ALTER TABLE `order_items` ADD PRIMARY KEY (`id`); -- -- Indices de la tabla `password_resets` -- ALTER TABLE `password_resets` ADD KEY `password_resets_email_index` (`email`); -- -- Indices de la tabla `payments` -- ALTER TABLE `payments` ADD PRIMARY KEY (`id`); -- -- Indices de la tabla `products` -- ALTER TABLE `products` ADD PRIMARY KEY (`id`); -- -- Indices de la tabla `shipping_methods` -- ALTER TABLE `shipping_methods` ADD PRIMARY KEY (`id`); -- -- Indices de la tabla `shoppingcart` -- ALTER TABLE `shoppingcart` ADD PRIMARY KEY (`identifier`,`instance`); -- -- Indices de la tabla `users` -- ALTER TABLE `users` ADD PRIMARY KEY (`id`), ADD UNIQUE KEY `users_email_unique` (`email`); -- -- AUTO_INCREMENT de las tablas volcadas -- -- -- AUTO_INCREMENT de la tabla `addresses` -- ALTER TABLE `addresses` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=9; -- -- AUTO_INCREMENT de la tabla `dolars` -- ALTER TABLE `dolars` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3; -- -- AUTO_INCREMENT de la tabla `migrations` -- ALTER TABLE `migrations` MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=12; -- -- AUTO_INCREMENT de la tabla `modals` -- ALTER TABLE `modals` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6; -- -- AUTO_INCREMENT de la tabla `orders` -- ALTER TABLE `orders` MODIFY `order_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=14; -- -- AUTO_INCREMENT de la tabla `order_items` -- ALTER TABLE `order_items` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=20; -- -- AUTO_INCREMENT de la tabla `payments` -- ALTER TABLE `payments` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6; -- -- AUTO_INCREMENT de la tabla `products` -- ALTER TABLE `products` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5; -- -- AUTO_INCREMENT de la tabla `shipping_methods` -- ALTER TABLE `shipping_methods` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2; -- -- AUTO_INCREMENT de la tabla `users` -- ALTER TABLE `users` MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=11; COMMIT; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;