Lines Matching full:table
19 -- Table structure for table `afe_aborted_host_queue_entries`
22 DROP TABLE IF EXISTS `afe_aborted_host_queue_entries`;
25 CREATE TABLE `afe_aborted_host_queue_entries` (
37 -- Table structure for table `afe_acl_groups`
40 DROP TABLE IF EXISTS `afe_acl_groups`;
43 CREATE TABLE `afe_acl_groups` (
52 -- Table structure for table `afe_acl_groups_hosts`
55 DROP TABLE IF EXISTS `afe_acl_groups_hosts`;
58 CREATE TABLE `afe_acl_groups_hosts` (
71 -- Table structure for table `afe_acl_groups_users`
74 DROP TABLE IF EXISTS `afe_acl_groups_users`;
77 CREATE TABLE `afe_acl_groups_users` (
90 -- Table structure for table `afe_atomic_groups`
93 DROP TABLE IF EXISTS `afe_atomic_groups`;
96 CREATE TABLE `afe_atomic_groups` (
108 -- Table structure for table `afe_autotests`
111 DROP TABLE IF EXISTS `afe_autotests`;
114 CREATE TABLE `afe_autotests` (
135 -- Table structure for table `afe_autotests_dependency_labels`
138 DROP TABLE IF EXISTS `afe_autotests_dependency_labels`;
141 CREATE TABLE `afe_autotests_dependency_labels` (
154 -- Table structure for table `afe_drone_sets`
157 DROP TABLE IF EXISTS `afe_drone_sets`;
160 CREATE TABLE `afe_drone_sets` (
169 -- Table structure for table `afe_drone_sets_drones`
172 DROP TABLE IF EXISTS `afe_drone_sets_drones`;
175 CREATE TABLE `afe_drone_sets_drones` (
188 -- Table structure for table `afe_drones`
191 DROP TABLE IF EXISTS `afe_drones`;
194 CREATE TABLE `afe_drones` (
203 -- Table structure for table `afe_host_attributes`
206 DROP TABLE IF EXISTS `afe_host_attributes`;
209 CREATE TABLE `afe_host_attributes` (
222 -- Table structure for table `afe_host_queue_entries`
225 DROP TABLE IF EXISTS `afe_host_queue_entries`;
228 CREATE TABLE `afe_host_queue_entries` (
265 -- Table structure for table `afe_host_queue_entry_start_times`
268 DROP TABLE IF EXISTS `afe_host_queue_entry_start_times`;
271 CREATE TABLE `afe_host_queue_entry_start_times` (
281 -- Table structure for table `afe_hosts`
284 DROP TABLE IF EXISTS `afe_hosts`;
287 CREATE TABLE `afe_hosts` (
311 -- Table structure for table `afe_hosts_labels`
314 DROP TABLE IF EXISTS `afe_hosts_labels`;
317 CREATE TABLE `afe_hosts_labels` (
330 -- Table structure for table `afe_ineligible_host_queues`
333 DROP TABLE IF EXISTS `afe_ineligible_host_queues`;
336 CREATE TABLE `afe_ineligible_host_queues` (
349 -- Table structure for table `afe_job_handoffs`
352 DROP TABLE IF EXISTS `afe_job_handoffs`;
355 CREATE TABLE `afe_job_handoffs` (
366 -- Table structure for table `afe_job_keyvals`
369 DROP TABLE IF EXISTS `afe_job_keyvals`;
372 CREATE TABLE `afe_job_keyvals` (
384 -- Table structure for table `afe_jobs`
387 DROP TABLE IF EXISTS `afe_jobs`;
390 CREATE TABLE `afe_jobs` (
430 -- Table structure for table `afe_jobs_dependency_labels`
433 DROP TABLE IF EXISTS `afe_jobs_dependency_labels`;
436 CREATE TABLE `afe_jobs_dependency_labels` (
449 -- Table structure for table `afe_kernels`
452 DROP TABLE IF EXISTS `afe_kernels`;
455 CREATE TABLE `afe_kernels` (
465 -- Table structure for table `afe_labels`
468 DROP TABLE IF EXISTS `afe_labels`;
471 CREATE TABLE `afe_labels` (
487 -- Table structure for table `afe_parameterized_job_parameters`
490 DROP TABLE IF EXISTS `afe_parameterized_job_parameters`;
493 CREATE TABLE `afe_parameterized_job_parameters` (
508 -- Table structure for table `afe_parameterized_job_profiler_parameters`
511 DROP TABLE IF EXISTS `afe_parameterized_job_profiler_parameters`;
514 CREATE TABLE `afe_parameterized_job_profiler_parameters` (
527 -- Table structure for table `afe_parameterized_jobs`
530 DROP TABLE IF EXISTS `afe_parameterized_jobs`;
533 CREATE TABLE `afe_parameterized_jobs` (
549 -- Table structure for table `afe_parameterized_jobs_kernels`
552 DROP TABLE IF EXISTS `afe_parameterized_jobs_kernels`;
555 CREATE TABLE `afe_parameterized_jobs_kernels` (
564 -- Table structure for table `afe_parameterized_jobs_profilers`
567 DROP TABLE IF EXISTS `afe_parameterized_jobs_profilers`;
570 CREATE TABLE `afe_parameterized_jobs_profilers` (
583 -- Table structure for table `afe_profilers`
586 DROP TABLE IF EXISTS `afe_profilers`;
589 CREATE TABLE `afe_profilers` (
599 -- Table structure for table `afe_recurring_run`
602 DROP TABLE IF EXISTS `afe_recurring_run`;
605 CREATE TABLE `afe_recurring_run` (
621 -- Table structure for table `afe_replaced_labels`
624 DROP TABLE IF EXISTS `afe_replaced_labels`;
627 CREATE TABLE `afe_replaced_labels` (
637 -- Table structure for table `afe_shards`
640 DROP TABLE IF EXISTS `afe_shards`;
643 CREATE TABLE `afe_shards` (
651 -- Table structure for table `afe_shards_labels`
654 DROP TABLE IF EXISTS `afe_shards_labels`;
657 CREATE TABLE `afe_shards_labels` (
670 -- Table structure for table `afe_special_tasks`
673 DROP TABLE IF EXISTS `afe_special_tasks`;
676 CREATE TABLE `afe_special_tasks` (
701 -- Table structure for table `afe_stable_versions`
704 DROP TABLE IF EXISTS `afe_stable_versions`;
707 CREATE TABLE `afe_stable_versions` (
718 -- Table structure for table `afe_static_host_attributes`
721 DROP TABLE IF EXISTS `afe_static_host_attributes`;
724 CREATE TABLE `afe_static_host_attributes` (
737 -- Table structure for table `afe_static_hosts_labels`
740 DROP TABLE IF EXISTS `afe_static_hosts_labels`;
743 CREATE TABLE `afe_static_hosts_labels` (
756 -- Table structure for table `afe_static_labels`
759 DROP TABLE IF EXISTS `afe_static_labels`;
762 CREATE TABLE `afe_static_labels` (
778 -- Table structure for table `afe_test_parameters`
781 DROP TABLE IF EXISTS `afe_test_parameters`;
784 CREATE TABLE `afe_test_parameters` (
795 -- Table structure for table `afe_users`
798 DROP TABLE IF EXISTS `afe_users`;
801 CREATE TABLE `afe_users` (
817 -- Table structure for table `auth_group`
820 DROP TABLE IF EXISTS `auth_group`;
823 CREATE TABLE `auth_group` (
832 -- Table structure for table `auth_group_permissions`
835 DROP TABLE IF EXISTS `auth_group_permissions`;
838 CREATE TABLE `auth_group_permissions` (
852 -- Table structure for table `auth_permission`
855 DROP TABLE IF EXISTS `auth_permission`;
858 CREATE TABLE `auth_permission` (
871 -- Table structure for table `auth_user`
874 DROP TABLE IF EXISTS `auth_user`;
877 CREATE TABLE `auth_user` (
895 -- Table structure for table `auth_user_groups`
898 DROP TABLE IF EXISTS `auth_user_groups`;
901 CREATE TABLE `auth_user_groups` (
915 -- Table structure for table `auth_user_user_permissions`
918 DROP TABLE IF EXISTS `auth_user_user_permissions`;
921 CREATE TABLE `auth_user_user_permissions` (
935 -- Table structure for table `django_admin_log`
938 DROP TABLE IF EXISTS `django_admin_log`;
941 CREATE TABLE `django_admin_log` (
959 -- Table structure for table `django_content_type`
962 DROP TABLE IF EXISTS `django_content_type`;
965 CREATE TABLE `django_content_type` (
976 -- Table structure for table `django_session`
979 DROP TABLE IF EXISTS `django_session`;
982 CREATE TABLE `django_session` (
992 -- Table structure for table `django_site`
995 DROP TABLE IF EXISTS `django_site`;
998 CREATE TABLE `django_site` (
1007 -- Table structure for table `migrate_info`
1010 DROP TABLE IF EXISTS `migrate_info`;
1013 CREATE TABLE `migrate_info` (
1019 -- Table structure for table `tko_embedded_graphing_queries`
1022 DROP TABLE IF EXISTS `tko_embedded_graphing_queries`;
1025 CREATE TABLE `tko_embedded_graphing_queries` (
1039 -- Table structure for table `tko_iteration_attributes`
1042 DROP TABLE IF EXISTS `tko_iteration_attributes`;
1045 CREATE TABLE `tko_iteration_attributes` (
1056 -- Table structure for table `tko_iteration_perf_value`
1059 DROP TABLE IF EXISTS `tko_iteration_perf_value`;
1062 CREATE TABLE `tko_iteration_perf_value` (
1079 -- Table structure for table `tko_iteration_result`
1082 DROP TABLE IF EXISTS `tko_iteration_result`;
1085 CREATE TABLE `tko_iteration_result` (
1098 -- Table structure for table `tko_job_keyvals`
1101 DROP TABLE IF EXISTS `tko_job_keyvals`;
1104 CREATE TABLE `tko_job_keyvals` (
1117 -- Table structure for table `tko_jobs`
1120 DROP TABLE IF EXISTS `tko_jobs`;
1123 CREATE TABLE `tko_jobs` (
1155 -- Table structure for table `tko_kernels`
1158 DROP TABLE IF EXISTS `tko_kernels`;
1161 CREATE TABLE `tko_kernels` (
1172 -- Table structure for table `tko_machines`
1175 DROP TABLE IF EXISTS `tko_machines`;
1178 CREATE TABLE `tko_machines` (
1189 -- Table structure for table `tko_patches`
1192 DROP TABLE IF EXISTS `tko_patches`;
1195 CREATE TABLE `tko_patches` (
1206 -- Temporary table structure for view `tko_perf_view`
1209 DROP TABLE IF EXISTS `tko_perf_view`;
1213 /*!50001 CREATE TABLE `tko_perf_view` (
1244 -- Temporary table structure for view `tko_perf_view_2`
1247 DROP TABLE IF EXISTS `tko_perf_view_2`;
1251 /*!50001 CREATE TABLE `tko_perf_view_2` (
1282 -- Table structure for table `tko_query_history`
1285 DROP TABLE IF EXISTS `tko_query_history`;
1288 CREATE TABLE `tko_query_history` (
1297 -- Table structure for table `tko_saved_queries`
1300 DROP TABLE IF EXISTS `tko_saved_queries`;
1303 CREATE TABLE `tko_saved_queries` (
1313 -- Table structure for table `tko_status`
1316 DROP TABLE IF EXISTS `tko_status`;
1319 CREATE TABLE `tko_status` (
1328 -- Dumping data for table `tko_status`
1332 /*!40000 ALTER TABLE `tko_status` DISABLE KEYS */;
1334 /*!40000 ALTER TABLE `tko_status` ENABLE KEYS */;
1338 -- Table structure for table `tko_task_references`
1341 DROP TABLE IF EXISTS `tko_task_references`;
1344 CREATE TABLE `tko_task_references` (
1360 -- Table structure for table `tko_test_attributes`
1363 DROP TABLE IF EXISTS `tko_test_attributes`;
1366 CREATE TABLE `tko_test_attributes` (
1381 -- Table structure for table `tko_test_labels`
1384 DROP TABLE IF EXISTS `tko_test_labels`;
1387 CREATE TABLE `tko_test_labels` (
1397 -- Table structure for table `tko_test_labels_tests`
1400 DROP TABLE IF EXISTS `tko_test_labels_tests`;
1403 CREATE TABLE `tko_test_labels_tests` (
1417 -- Temporary table structure for view `tko_test_view`
1420 DROP TABLE IF EXISTS `tko_test_view`;
1424 /*!50001 CREATE TABLE `tko_test_view` (
1452 -- Temporary table structure for view `tko_test_view_2`
1455 DROP TABLE IF EXISTS `tko_test_view_2`;
1459 /*!50001 CREATE TABLE `tko_test_view_2` (
1495 -- Temporary table structure for view `tko_test_view_outer_joins`
1498 DROP TABLE IF EXISTS `tko_test_view_outer_joins`;
1502 /*!50001 CREATE TABLE `tko_test_view_outer_joins` (
1530 -- Table structure for table `tko_tests`
1533 DROP TABLE IF EXISTS `tko_tests`;
1536 CREATE TABLE `tko_tests` (
1572 /*!50001 DROP TABLE IF EXISTS `tko_perf_view`*/;
1591 /*!50001 DROP TABLE IF EXISTS `tko_perf_view_2`*/;
1610 /*!50001 DROP TABLE IF EXISTS `tko_test_view`*/;
1629 /*!50001 DROP TABLE IF EXISTS `tko_test_view_2`*/;
1648 /*!50001 DROP TABLE IF EXISTS `tko_test_view_outer_joins`*/;