Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-platform
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
edx-platform
Commits
a9ea168c
Commit
a9ea168c
authored
Oct 17, 2017
by
Stuart Young
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update bokchoy dbs after migrations
parent
68d5fe89
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
484 additions
and
376 deletions
+484
-376
common/test/db_cache/bok_choy_data_default.json
+0
-0
common/test/db_cache/bok_choy_migrations_data_default.sql
+5
-5
common/test/db_cache/bok_choy_migrations_data_student_module_history.sql
+5
-5
common/test/db_cache/bok_choy_schema_default.sql
+473
-365
common/test/db_cache/bok_choy_schema_student_module_history.sql
+1
-1
No files found.
common/test/db_cache/bok_choy_data_default.json
View file @
a9ea168c
This source diff could not be displayed because it is too large. You can
view the blob
instead.
common/test/db_cache/bok_choy_migrations_data_default.sql
View file @
a9ea168c
-- MySQL dump 10.13 Distrib 5.
6.32, for debian-linux-gnu
(x86_64)
-- MySQL dump 10.13 Distrib 5.
7.19, for Linux
(x86_64)
--
-- Host:
localhost
Database: edxtest
-- Host:
edx.devstack.mysql
Database: edxtest
-- ------------------------------------------------------
-- Server version 5.6.3
2-1+deb.sury.org~xenial+0.1
-- Server version 5.6.3
8
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */
;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */
;
...
...
@@ -21,7 +21,7 @@
LOCK
TABLES
`django_migrations`
WRITE
;
/*!40000 ALTER TABLE `django_migrations` DISABLE KEYS */
;
INSERT
INTO
`django_migrations`
VALUES
(
1
,
'contenttypes'
,
'0001_initial'
,
'2017-
06-07 16:51:13.217247'
),(
2
,
'auth'
,
'0001_initial'
,
'2017-06-07 16:51:13.453653'
),(
3
,
'admin'
,
'0001_initial'
,
'2017-06-07 16:51:13.561504'
),(
4
,
'sites'
,
'0001_initial'
,
'2017-06-07 16:51:13.585167'
),(
5
,
'contenttypes'
,
'0002_remove_content_type_name'
,
'2017-06-07 16:51:13.761380'
),(
6
,
'api_admin'
,
'0001_initial'
,
'2017-06-07 16:51:13.976147'
),(
7
,
'api_admin'
,
'0002_auto_20160325_1604'
,
'2017-06-07 16:51:13.994321'
),(
8
,
'api_admin'
,
'0003_auto_20160404_1618'
,
'2017-06-07 16:51:14.501339'
),(
9
,
'api_admin'
,
'0004_auto_20160412_1506'
,
'2017-06-07 16:51:14.837809'
),(
10
,
'api_admin'
,
'0005_auto_20160414_1232'
,
'2017-06-07 16:51:14.893599'
),(
11
,
'api_admin'
,
'0006_catalog'
,
'2017-06-07 16:51:14.903225'
),(
12
,
'assessment'
,
'0001_initial'
,
'2017-06-07 16:51:17.401172'
),(
13
,
'assessment'
,
'0002_staffworkflow'
,
'2017-06-07 16:51:17.464115'
),(
14
,
'auth'
,
'0002_alter_permission_name_max_length'
,
'2017-06-07 16:51:17.584473'
),(
15
,
'auth'
,
'0003_alter_user_email_max_length'
,
'2017-06-07 16:51:17.710362'
),(
16
,
'auth'
,
'0004_alter_user_username_opts'
,
'2017-06-07 16:51:17.810890'
),(
17
,
'auth'
,
'0005_alter_user_last_login_null'
,
'2017-06-07 16:51:17.920425'
),(
18
,
'auth'
,
'0006_require_contenttypes_0002'
,
'2017-06-07 16:51:17.923334'
),(
19
,
'instructor_task'
,
'0001_initial'
,
'2017-06-07 16:51:18.074106'
),(
20
,
'certificates'
,
'0001_initial'
,
'2017-06-07 16:51:22.457105'
),(
21
,
'certificates'
,
'0002_data__certificatehtmlviewconfiguration_data'
,
'2017-06-07 16:51:22.477823'
),(
22
,
'certificates'
,
'0003_data__default_modes'
,
'2017-06-07 16:51:23.680228'
),(
23
,
'certificates'
,
'0004_certificategenerationhistory'
,
'2017-06-07 16:51:23.778573'
),(
24
,
'certificates'
,
'0005_auto_20151208_0801'
,
'2017-06-07 16:51:23.849055'
),(
25
,
'certificates'
,
'0006_certificatetemplateasset_asset_slug'
,
'2017-06-07 16:51:23.875680'
),(
26
,
'certificates'
,
'0007_certificateinvalidation'
,
'2017-06-07 16:51:23.969127'
),(
27
,
'badges'
,
'0001_initial'
,
'2017-06-07 16:51:24.202287'
),(
28
,
'badges'
,
'0002_data__migrate_assertions'
,
'2017-06-07 16:51:24.222395'
),(
29
,
'badges'
,
'0003_schema__add_event_configuration'
,
'2017-06-07 16:51:24.372450'
),(
30
,
'block_structure'
,
'0001_config'
,
'2017-06-07 16:51:24.468282'
),(
31
,
'block_structure'
,
'0002_blockstructuremodel'
,
'2017-06-07 16:51:24.491749'
),(
32
,
'block_structure'
,
'0003_blockstructuremodel_storage'
,
'2017-06-07 16:51:24.516430'
),(
33
,
'block_structure'
,
'0004_blockstructuremodel_usagekeywithrun'
,
'2017-06-07 16:51:24.534630'
),(
34
,
'bookmarks'
,
'0001_initial'
,
'2017-06-07 16:51:24.830556'
),(
35
,
'branding'
,
'0001_initial'
,
'2017-06-07 16:51:25.032988'
),(
36
,
'course_modes'
,
'0001_initial'
,
'2017-06-07 16:51:25.121695'
),(
37
,
'course_modes'
,
'0002_coursemode_expiration_datetime_is_explicit'
,
'2017-06-07 16:51:25.151359'
),(
38
,
'course_modes'
,
'0003_auto_20151113_1443'
,
'2017-06-07 16:51:25.181389'
),(
39
,
'course_modes'
,
'0004_auto_20151113_1457'
,
'2017-06-07 16:51:25.288566'
),(
40
,
'course_modes'
,
'0005_auto_20151217_0958'
,
'2017-06-07 16:51:25.309020'
),(
41
,
'course_modes'
,
'0006_auto_20160208_1407'
,
'2017-06-07 16:51:25.397650'
),(
42
,
'course_modes'
,
'0007_coursemode_bulk_sku'
,
'2017-06-07 16:51:25.429833'
),(
43
,
'course_groups'
,
'0001_initial'
,
'2017-06-07 16:51:26.346937'
),(
44
,
'bulk_email'
,
'0001_initial'
,
'2017-06-07 16:51:26.753605'
),(
45
,
'bulk_email'
,
'0002_data__load_course_email_template'
,
'2017-06-07 16:51:27.040195'
),(
46
,
'bulk_email'
,
'0003_config_model_feature_flag'
,
'2017-06-07 16:51:27.184875'
),(
47
,
'bulk_email'
,
'0004_add_email_targets'
,
'2017-06-07 16:51:27.602822'
),(
48
,
'bulk_email'
,
'0005_move_target_data'
,
'2017-06-07 16:51:27.623557'
),(
49
,
'bulk_email'
,
'0006_course_mode_targets'
,
'2017-06-07 16:51:27.908698'
),(
50
,
'catalog'
,
'0001_initial'
,
'2017-06-07 16:51:28.065682'
),(
51
,
'catalog'
,
'0002_catalogintegration_username'
,
'2017-06-07 16:51:28.219970'
),(
52
,
'catalog'
,
'0003_catalogintegration_page_size'
,
'2017-06-07 16:51:28.363900'
),(
53
,
'django_comment_common'
,
'0001_initial'
,
'2017-06-07 16:51:28.750060'
),(
54
,
'django_comment_common'
,
'0002_forumsconfig'
,
'2017-06-07 16:51:28.917801'
),(
55
,
'verified_track_content'
,
'0001_initial'
,
'2017-06-07 16:51:28.947591'
),(
56
,
'course_overviews'
,
'0001_initial'
,
'2017-06-07 16:51:29.023422'
),(
57
,
'course_overviews'
,
'0002_add_course_catalog_fields'
,
'2017-06-07 16:51:29.196278'
),(
58
,
'course_overviews'
,
'0003_courseoverviewgeneratedhistory'
,
'2017-06-07 16:51:29.222924'
),(
59
,
'course_overviews'
,
'0004_courseoverview_org'
,
'2017-06-07 16:51:29.270943'
),(
60
,
'course_overviews'
,
'0005_delete_courseoverviewgeneratedhistory'
,
'2017-06-07 16:51:29.294911'
),(
61
,
'course_overviews'
,
'0006_courseoverviewimageset'
,
'2017-06-07 16:51:29.351402'
),(
62
,
'course_overviews'
,
'0007_courseoverviewimageconfig'
,
'2017-06-07 16:51:29.522455'
),(
63
,
'course_overviews'
,
'0008_remove_courseoverview_facebook_url'
,
'2017-06-07 16:51:29.526821'
),(
64
,
'course_overviews'
,
'0009_readd_facebook_url'
,
'2017-06-07 16:51:29.530814'
),(
65
,
'course_overviews'
,
'0010_auto_20160329_2317'
,
'2017-06-07 16:51:29.617932'
),(
66
,
'ccx'
,
'0001_initial'
,
'2017-06-07 16:51:30.191955'
),(
67
,
'ccx'
,
'0002_customcourseforedx_structure_json'
,
'2017-06-07 16:51:30.373424'
),(
68
,
'ccx'
,
'0003_add_master_course_staff_in_ccx'
,
'2017-06-07 16:51:30.393053'
),(
69
,
'ccx'
,
'0004_seed_forum_roles_in_ccx_courses'
,
'2017-06-07 16:51:30.409688'
),(
70
,
'ccx'
,
'0005_change_ccx_coach_to_staff'
,
'2017-06-07 16:51:30.436005'
),(
71
,
'ccxcon'
,
'0001_initial_ccxcon_model'
,
'2017-06-07 16:51:30.477436'
),(
72
,
'ccxcon'
,
'0002_auto_20160325_0407'
,
'2017-06-07 16:51:30.496069'
),(
73
,
'djcelery'
,
'0001_initial'
,
'2017-06-07 16:51:30.828660'
),(
74
,
'celery_utils'
,
'0001_initial'
,
'2017-06-07 16:51:30.899263'
),(
75
,
'celery_utils'
,
'0002_chordable_django_backend'
,
'2017-06-07 16:51:30.990148'
),(
76
,
'certificates'
,
'0008_schema__remove_badges'
,
'2017-06-07 16:51:31.381106'
),(
77
,
'commerce'
,
'0001_data__add_ecommerce_service_user'
,
'2017-06-07 16:51:31.412861'
),(
78
,
'commerce'
,
'0002_commerceconfiguration'
,
'2017-06-07 16:51:31.620795'
),(
79
,
'commerce'
,
'0003_auto_20160329_0709'
,
'2017-06-07 16:51:31.843331'
),(
80
,
'commerce'
,
'0004_auto_20160531_0950'
,
'2017-06-07 16:51:32.264302'
),(
81
,
'commerce'
,
'0005_commerceconfiguration_enable_automatic_refund_approval'
,
'2017-06-07 16:51:32.443961'
),(
82
,
'commerce'
,
'0006_auto_20170424_1734'
,
'2017-06-07 16:51:32.613851'
),(
83
,
'contentserver'
,
'0001_initial'
,
'2017-06-07 16:51:32.808544'
),(
84
,
'contentserver'
,
'0002_cdnuseragentsconfig'
,
'2017-06-07 16:51:32.998053'
),(
85
,
'cors_csrf'
,
'0001_initial'
,
'2017-06-07 16:51:33.235114'
),(
86
,
'course_action_state'
,
'0001_initial'
,
'2017-06-07 16:51:33.685011'
),(
87
,
'course_groups'
,
'0002_change_inline_default_cohort_value'
,
'2017-06-07 16:51:33.711931'
),(
88
,
'course_overviews'
,
'0011_courseoverview_marketing_url'
,
'2017-06-07 16:51:33.776044'
),(
89
,
'course_overviews'
,
'0012_courseoverview_eligible_for_financial_aid'
,
'2017-06-07 16:51:33.826036'
),(
90
,
'course_structures'
,
'0001_initial'
,
'2017-06-07 16:51:33.857481'
),(
91
,
'coursetalk'
,
'0001_initial'
,
'2017-06-07 16:51:34.060543'
),(
92
,
'coursetalk'
,
'0002_auto_20160325_0631'
,
'2017-06-07 16:51:34.244245'
),(
93
,
'courseware'
,
'0001_initial'
,
'2017-06-07 16:51:36.753332'
),(
94
,
'coursewarehistoryextended'
,
'0001_initial'
,
'2017-06-07 16:51:36.994142'
),(
95
,
'coursewarehistoryextended'
,
'0002_force_studentmodule_index'
,
'2017-06-07 16:51:37.222495'
),(
96
,
'crawlers'
,
'0001_initial'
,
'2017-06-07 16:51:37.508795'
),(
97
,
'crawlers'
,
'0002_auto_20170419_0018'
,
'2017-06-07 16:51:37.818733'
),(
98
,
'credentials'
,
'0001_initial'
,
'2017-06-07 16:51:38.105721'
),(
99
,
'credentials'
,
'0002_auto_20160325_0631'
,
'2017-06-07 16:51:38.360568'
),(
100
,
'credentials'
,
'0003_auto_20170525_1109'
,
'2017-06-07 16:51:38.863845'
),(
101
,
'credit'
,
'0001_initial'
,
'2017-06-07 16:51:40.977636'
),(
102
,
'credit'
,
'0002_creditconfig'
,
'2017-06-07 16:51:41.288651'
),(
103
,
'credit'
,
'0003_auto_20160511_2227'
,
'2017-06-07 16:51:41.596136'
),(
104
,
'dark_lang'
,
'0001_initial'
,
'2017-06-07 16:51:41.929195'
),(
105
,
'dark_lang'
,
'0002_data__enable_on_install'
,
'2017-06-07 16:51:41.954120'
),(
106
,
'database_fixups'
,
'0001_initial'
,
'2017-06-07 16:51:41.991349'
),(
107
,
'django_comment_common'
,
'0003_enable_forums'
,
'2017-06-07 16:51:42.016750'
),(
108
,
'django_comment_common'
,
'0004_auto_20161117_1209'
,
'2017-06-07 16:51:42.324979'
),(
109
,
'django_notify'
,
'0001_initial'
,
'2017-06-07 16:51:43.762629'
),(
110
,
'django_openid_auth'
,
'0001_initial'
,
'2017-06-07 16:51:44.171263'
),(
111
,
'oauth2'
,
'0001_initial'
,
'2017-06-07 16:51:46.287597'
),(
112
,
'edx_oauth2_provider'
,
'0001_initial'
,
'2017-06-07 16:51:46.734532'
),(
113
,
'edx_proctoring'
,
'0001_initial'
,
'2017-06-07 16:51:54.955436'
),(
114
,
'edx_proctoring'
,
'0002_proctoredexamstudentattempt_is_status_acknowledged'
,
'2017-06-07 16:51:55.344450'
),(
115
,
'edx_proctoring'
,
'0003_auto_20160101_0525'
,
'2017-06-07 16:51:56.105104'
),(
116
,
'edx_proctoring'
,
'0004_auto_20160201_0523'
,
'2017-06-07 16:51:56.501870'
),(
117
,
'edx_proctoring'
,
'0005_proctoredexam_hide_after_due'
,
'2017-06-07 16:51:56.907456'
),(
118
,
'edxval'
,
'0001_initial'
,
'2017-06-07 16:51:57.422562'
),(
119
,
'edxval'
,
'0002_data__default_profiles'
,
'2017-06-07 16:51:57.463252'
),(
120
,
'edxval'
,
'0003_coursevideo_is_hidden'
,
'2017-06-07 16:51:57.530253'
),(
121
,
'edxval'
,
'0004_data__add_hls_profile'
,
'2017-06-07 16:51:57.563455'
),(
122
,
'email_marketing'
,
'0001_initial'
,
'2017-06-07 16:51:58.035503'
),(
123
,
'email_marketing'
,
'0002_auto_20160623_1656'
,
'2017-06-07 16:52:02.242496'
),(
124
,
'email_marketing'
,
'0003_auto_20160715_1145'
,
'2017-06-07 16:52:04.725236'
),(
125
,
'email_marketing'
,
'0004_emailmarketingconfiguration_welcome_email_send_delay'
,
'2017-06-07 16:52:05.422570'
),(
126
,
'embargo'
,
'0001_initial'
,
'2017-06-07 16:52:07.435443'
),(
127
,
'embargo'
,
'0002_data__add_countries'
,
'2017-06-07 16:52:07.765989'
),(
128
,
'enterprise'
,
'0001_initial'
,
'2017-06-07 16:52:08.809421'
),(
129
,
'enterprise'
,
'0002_enterprisecustomerbrandingconfiguration'
,
'2017-06-07 16:52:08.888406'
),(
130
,
'enterprise'
,
'0003_auto_20161104_0937'
,
'2017-06-07 16:52:11.195366'
),(
131
,
'enterprise'
,
'0004_auto_20161114_0434'
,
'2017-06-07 16:52:12.732387'
),(
132
,
'enterprise'
,
'0005_pendingenterprisecustomeruser'
,
'2017-06-07 16:52:13.560476'
),(
133
,
'enterprise'
,
'0006_auto_20161121_0241'
,
'2017-06-07 16:52:14.402340'
),(
134
,
'enterprise'
,
'0007_auto_20161109_1511'
,
'2017-06-07 16:52:16.205090'
),(
135
,
'enterprise'
,
'0008_auto_20161124_2355'
,
'2017-06-07 16:52:18.696576'
),(
136
,
'enterprise'
,
'0009_auto_20161130_1651'
,
'2017-06-07 16:52:23.822575'
),(
137
,
'enterprise'
,
'0010_auto_20161222_1212'
,
'2017-06-07 16:52:25.579552'
),(
138
,
'enterprise'
,
'0011_enterprisecustomerentitlement_historicalenterprisecustomerentitlement'
,
'2017-06-07 16:52:27.267414'
),(
139
,
'enterprise'
,
'0012_auto_20170125_1033'
,
'2017-06-07 16:52:29.138920'
),(
140
,
'enterprise'
,
'0013_auto_20170125_1157'
,
'2017-06-07 16:52:35.046418'
),(
141
,
'enterprise'
,
'0014_enrollmentnotificationemailtemplate_historicalenrollmentnotificationemailtemplate'
,
'2017-06-07 16:52:35.777102'
),(
142
,
'enterprise'
,
'0015_auto_20170130_0003'
,
'2017-06-07 16:52:36.535349'
),(
143
,
'enterprise'
,
'0016_auto_20170405_0647'
,
'2017-06-07 16:52:44.507224'
),(
144
,
'enterprise'
,
'0017_auto_20170508_1341'
,
'2017-06-07 16:52:47.357510'
),(
145
,
'enterprise'
,
'0018_auto_20170511_1357'
,
'2017-06-07 16:52:48.853451'
),(
146
,
'external_auth'
,
'0001_initial'
,
'2017-06-07 16:52:50.676052'
),(
147
,
'grades'
,
'0001_initial'
,
'2017-06-07 16:52:50.903907'
),(
148
,
'grades'
,
'0002_rename_last_edited_field'
,
'2017-06-07 16:52:50.951857'
),(
149
,
'grades'
,
'0003_coursepersistentgradesflag_persistentgradesenabledflag'
,
'2017-06-07 16:52:52.740390'
),(
150
,
'grades'
,
'0004_visibleblocks_course_id'
,
'2017-06-07 16:52:52.815646'
),(
151
,
'grades'
,
'0005_multiple_course_flags'
,
'2017-06-07 16:52:53.768022'
),(
152
,
'grades'
,
'0006_persistent_course_grades'
,
'2017-06-07 16:52:53.866145'
),(
153
,
'grades'
,
'0007_add_passed_timestamp_column'
,
'2017-06-07 16:52:53.967699'
),(
154
,
'grades'
,
'0008_persistentsubsectiongrade_first_attempted'
,
'2017-06-07 16:52:54.033048'
),(
155
,
'grades'
,
'0009_auto_20170111_1507'
,
'2017-06-07 16:52:54.136475'
),(
156
,
'grades'
,
'0010_auto_20170112_1156'
,
'2017-06-07 16:52:54.197772'
),(
157
,
'grades'
,
'0011_null_edited_time'
,
'2017-06-07 16:52:54.364484'
),(
158
,
'grades'
,
'0012_computegradessetting'
,
'2017-06-07 16:52:55.184032'
),(
159
,
'instructor_task'
,
'0002_gradereportsetting'
,
'2017-06-07 16:52:56.100699'
),(
160
,
'integrated_channel'
,
'0001_initial'
,
'2017-06-07 16:52:56.194360'
),(
161
,
'lms_xblock'
,
'0001_initial'
,
'2017-06-07 16:52:57.005708'
),(
162
,
'microsite_configuration'
,
'0001_initial'
,
'2017-06-07 16:53:05.331812'
),(
163
,
'microsite_configuration'
,
'0002_auto_20160202_0228'
,
'2017-06-07 16:53:07.185961'
),(
164
,
'milestones'
,
'0001_initial'
,
'2017-06-07 16:53:08.194867'
),(
165
,
'milestones'
,
'0002_data__seed_relationship_types'
,
'2017-06-07 16:53:11.978521'
),(
166
,
'milestones'
,
'0003_coursecontentmilestone_requirements'
,
'2017-06-07 16:53:12.060079'
),(
167
,
'milestones'
,
'0004_auto_20151221_1445'
,
'2017-06-07 16:53:12.286865'
),(
168
,
'mobile_api'
,
'0001_initial'
,
'2017-06-07 16:53:12.679646'
),(
169
,
'mobile_api'
,
'0002_auto_20160406_0904'
,
'2017-06-07 16:53:12.777219'
),(
170
,
'mobile_api'
,
'0003_ignore_mobile_available_flag'
,
'2017-06-07 16:53:13.564642'
),(
171
,
'notes'
,
'0001_initial'
,
'2017-06-07 16:53:14.121667'
),(
172
,
'oauth2'
,
'0002_auto_20160404_0813'
,
'2017-06-07 16:53:15.595123'
),(
173
,
'oauth2'
,
'0003_client_logout_uri'
,
'2017-06-07 16:53:16.095861'
),(
174
,
'oauth2'
,
'0004_add_index_on_grant_expires'
,
'2017-06-07 16:53:16.606455'
),(
175
,
'oauth2_provider'
,
'0001_initial'
,
'2017-06-07 16:53:19.095212'
),(
176
,
'oauth2_provider'
,
'0002_08_updates'
,
'2017-06-07 16:53:21.161725'
),(
177
,
'oauth_dispatch'
,
'0001_initial'
,
'2017-06-07 16:53:21.884949'
),(
178
,
'oauth_provider'
,
'0001_initial'
,
'2017-06-07 16:53:23.881224'
),(
179
,
'organizations'
,
'0001_initial'
,
'2017-06-07 16:53:24.090164'
),(
180
,
'organizations'
,
'0002_auto_20170117_1434'
,
'2017-06-07 16:53:24.149306'
),(
181
,
'organizations'
,
'0003_auto_20170221_1138'
,
'2017-06-07 16:53:24.277178'
),(
182
,
'organizations'
,
'0004_auto_20170413_2315'
,
'2017-06-07 16:53:24.393147'
),(
183
,
'programs'
,
'0001_initial'
,
'2017-06-07 16:53:25.368385'
),(
184
,
'programs'
,
'0002_programsapiconfig_cache_ttl'
,
'2017-06-07 16:53:26.370815'
),(
185
,
'programs'
,
'0003_auto_20151120_1613'
,
'2017-06-07 16:53:30.348160'
),(
186
,
'programs'
,
'0004_programsapiconfig_enable_certification'
,
'2017-06-07 16:53:31.287909'
),(
187
,
'programs'
,
'0005_programsapiconfig_max_retries'
,
'2017-06-07 16:53:32.251164'
),(
188
,
'programs'
,
'0006_programsapiconfig_xseries_ad_enabled'
,
'2017-06-07 16:53:33.262393'
),(
189
,
'programs'
,
'0007_programsapiconfig_program_listing_enabled'
,
'2017-06-07 16:53:34.176477'
),(
190
,
'programs'
,
'0008_programsapiconfig_program_details_enabled'
,
'2017-06-07 16:53:35.256223'
),(
191
,
'programs'
,
'0009_programsapiconfig_marketing_path'
,
'2017-06-07 16:53:36.238672'
),(
192
,
'programs'
,
'0010_auto_20170204_2332'
,
'2017-06-07 16:53:38.102972'
),(
193
,
'programs'
,
'0011_auto_20170301_1844'
,
'2017-06-07 16:53:53.633210'
),(
194
,
'programs'
,
'0012_auto_20170419_0018'
,
'2017-06-07 16:53:54.127119'
),(
195
,
'redirects'
,
'0001_initial'
,
'2017-06-07 16:53:54.619773'
),(
196
,
'rss_proxy'
,
'0001_initial'
,
'2017-06-07 16:53:54.680991'
),(
197
,
'sap_success_factors'
,
'0001_initial'
,
'2017-06-07 16:53:56.475021'
),(
198
,
'sap_success_factors'
,
'0002_auto_20170224_1545'
,
'2017-06-07 16:54:01.438404'
),(
199
,
'sap_success_factors'
,
'0003_auto_20170317_1402'
,
'2017-06-07 16:54:03.862356'
),(
200
,
'sap_success_factors'
,
'0004_catalogtransmissionaudit_audit_summary'
,
'2017-06-07 16:54:03.932237'
),(
201
,
'self_paced'
,
'0001_initial'
,
'2017-06-07 16:54:05.006925'
),(
202
,
'sessions'
,
'0001_initial'
,
'2017-06-07 16:54:05.080617'
),(
203
,
'student'
,
'0001_initial'
,
'2017-06-07 16:54:34.839758'
),(
204
,
'shoppingcart'
,
'0001_initial'
,
'2017-06-07 16:55:00.113715'
),(
205
,
'shoppingcart'
,
'0002_auto_20151208_1034'
,
'2017-06-07 16:55:03.065264'
),(
206
,
'shoppingcart'
,
'0003_auto_20151217_0958'
,
'2017-06-07 16:55:05.840294'
),(
207
,
'site_configuration'
,
'0001_initial'
,
'2017-06-07 16:55:08.814196'
),(
208
,
'site_configuration'
,
'0002_auto_20160720_0231'
,
'2017-06-07 16:55:11.776637'
),(
209
,
'default'
,
'0001_initial'
,
'2017-06-07 16:55:15.278970'
),(
210
,
'default'
,
'0002_add_related_name'
,
'2017-06-07 16:55:17.021948'
),(
211
,
'default'
,
'0003_alter_email_max_length'
,
'2017-06-07 16:55:17.096215'
),(
212
,
'default'
,
'0004_auto_20160423_0400'
,
'2017-06-07 16:55:18.665170'
),(
213
,
'social_auth'
,
'0005_auto_20160727_2333'
,
'2017-06-07 16:55:18.735070'
),(
214
,
'splash'
,
'0001_initial'
,
'2017-06-07 16:55:20.595679'
),(
215
,
'static_replace'
,
'0001_initial'
,
'2017-06-07 16:55:22.403312'
),(
216
,
'static_replace'
,
'0002_assetexcludedextensionsconfig'
,
'2017-06-07 16:55:24.206201'
),(
217
,
'status'
,
'0001_initial'
,
'2017-06-07 16:55:30.541645'
),(
218
,
'student'
,
'0002_auto_20151208_1034'
,
'2017-06-07 16:55:31.986052'
),(
219
,
'student'
,
'0003_auto_20160516_0938'
,
'2017-06-07 16:55:33.571731'
),(
220
,
'student'
,
'0004_auto_20160531_1422'
,
'2017-06-07 16:55:34.269856'
),(
221
,
'student'
,
'0005_auto_20160531_1653'
,
'2017-06-07 16:55:35.064597'
),(
222
,
'student'
,
'0006_logoutviewconfiguration'
,
'2017-06-07 16:55:36.054268'
),(
223
,
'student'
,
'0007_registrationcookieconfiguration'
,
'2017-06-07 16:55:37.158458'
),(
224
,
'student'
,
'0008_auto_20161117_1209'
,
'2017-06-07 16:55:38.327086'
),(
225
,
'student'
,
'0009_auto_20170111_0422'
,
'2017-06-07 16:55:39.494034'
),(
226
,
'student'
,
'0010_auto_20170207_0458'
,
'2017-06-07 16:55:39.501846'
),(
227
,
'submissions'
,
'0001_initial'
,
'2017-06-07 16:55:40.206495'
),(
228
,
'submissions'
,
'0002_auto_20151119_0913'
,
'2017-06-07 16:55:40.421551'
),(
229
,
'submissions'
,
'0003_submission_status'
,
'2017-06-07 16:55:40.529358'
),(
230
,
'survey'
,
'0001_initial'
,
'2017-06-07 16:55:42.043631'
),(
231
,
'teams'
,
'0001_initial'
,
'2017-06-07 16:55:46.213377'
),(
232
,
'theming'
,
'0001_initial'
,
'2017-06-07 16:55:47.616382'
),(
233
,
'third_party_auth'
,
'0001_initial'
,
'2017-06-07 16:55:55.400096'
),(
234
,
'third_party_auth'
,
'0002_schema__provider_icon_image'
,
'2017-06-07 16:56:05.702372'
),(
235
,
'third_party_auth'
,
'0003_samlproviderconfig_debug_mode'
,
'2017-06-07 16:56:07.797063'
),(
236
,
'third_party_auth'
,
'0004_add_visible_field'
,
'2017-06-07 16:56:20.144862'
),(
237
,
'third_party_auth'
,
'0005_add_site_field'
,
'2017-06-07 16:56:26.060722'
),(
238
,
'third_party_auth'
,
'0006_samlproviderconfig_automatic_refresh_enabled'
,
'2017-06-07 16:56:27.473686'
),(
239
,
'third_party_auth'
,
'0007_auto_20170406_0912'
,
'2017-06-07 16:56:30.386093'
),(
240
,
'third_party_auth'
,
'0008_auto_20170413_1455'
,
'2017-06-07 16:56:34.982026'
),(
241
,
'third_party_auth'
,
'0009_auto_20170415_1144'
,
'2017-06-07 16:56:39.556378'
),(
242
,
'third_party_auth'
,
'0010_add_skip_hinted_login_dialog_field'
,
'2017-06-07 16:56:44.240502'
),(
243
,
'track'
,
'0001_initial'
,
'2017-06-07 16:56:44.310606'
),(
244
,
'user_api'
,
'0001_initial'
,
'2017-06-07 16:56:54.511434'
),(
245
,
'util'
,
'0001_initial'
,
'2017-06-07 16:56:56.412841'
),(
246
,
'util'
,
'0002_data__default_rate_limit_config'
,
'2017-06-07 16:56:56.473225'
),(
247
,
'verified_track_content'
,
'0002_verifiedtrackcohortedcourse_verified_cohort_name'
,
'2017-06-07 16:56:56.574196'
),(
248
,
'verify_student'
,
'0001_initial'
,
'2017-06-07 16:57:16.846709'
),(
249
,
'verify_student'
,
'0002_auto_20151124_1024'
,
'2017-06-07 16:57:17.861549'
),(
250
,
'verify_student'
,
'0003_auto_20151113_1443'
,
'2017-06-07 16:57:18.861502'
),(
251
,
'video_config'
,
'0001_initial'
,
'2017-06-07 16:57:21.455064'
),(
252
,
'waffle'
,
'0001_initial'
,
'2017-06-07 16:57:23.126166'
),(
253
,
'waffle_utils'
,
'0001_initial'
,
'2017-06-07 16:57:24.701566'
),(
254
,
'wiki'
,
'0001_initial'
,
'2017-06-07 16:58:12.190271'
),(
255
,
'wiki'
,
'0002_remove_article_subscription'
,
'2017-06-07 16:58:12.253502'
),(
256
,
'wiki'
,
'0003_ip_address_conv'
,
'2017-06-07 16:58:16.793512'
),(
257
,
'wiki'
,
'0004_increase_slug_size'
,
'2017-06-07 16:58:18.379352'
),(
258
,
'workflow'
,
'0001_initial'
,
'2017-06-07 16:58:18.641357'
),(
259
,
'xblock_django'
,
'0001_initial'
,
'2017-06-07 16:58:20.352499'
),(
260
,
'xblock_django'
,
'0002_auto_20160204_0809'
,
'2017-06-07 16:58:22.144969'
),(
261
,
'xblock_django'
,
'0003_add_new_config_models'
,
'2017-06-07 16:58:28.343010'
),(
262
,
'xblock_django'
,
'0004_delete_xblock_disable_config'
,
'2017-06-07 16:58:30.409232'
),(
263
,
'social_auth'
,
'0001_initial'
,
'2017-06-07 16:58:30.425901'
),(
264
,
'social_auth'
,
'0003_alter_email_max_length'
,
'2017-06-07 16:58:30.433924'
),(
265
,
'social_auth'
,
'0002_add_related_name'
,
'2017-06-07 16:58:30.442181'
),(
266
,
'social_auth'
,
'0004_auto_20160423_0400'
,
'2017-06-07 16:58:30.459455'
),(
267
,
'contentstore'
,
'0001_initial'
,
'2017-06-07 16:59:18.599801'
),(
268
,
'course_creators'
,
'0001_initial'
,
'2017-06-07 16:59:18.671062'
),(
269
,
'tagging'
,
'0001_initial'
,
'2017-06-07 16:59:19.088038'
),(
270
,
'tagging'
,
'0002_auto_20170116_1541'
,
'2017-06-07 16:59:19.159137'
),(
271
,
'user_tasks'
,
'0001_initial'
,
'2017-06-07 16:59:19.762226'
),(
272
,
'user_tasks'
,
'0002_artifact_file_storage'
,
'2017-06-07 16:59:20.026285'
),(
273
,
'xblock_config'
,
'0001_initial'
,
'2017-06-07 16:59:20.349026'
),(
274
,
'xblock_config'
,
'0002_courseeditltifieldsenabledflag'
,
'2017-06-07 16:59:20.960944
'
);
INSERT
INTO
`django_migrations`
VALUES
(
1
,
'contenttypes'
,
'0001_initial'
,
'2017-
10-19 15:03:10.129528'
),(
2
,
'auth'
,
'0001_initial'
,
'2017-10-19 15:03:10.694032'
),(
3
,
'admin'
,
'0001_initial'
,
'2017-10-19 15:03:10.911503'
),(
4
,
'sites'
,
'0001_initial'
,
'2017-10-19 15:03:10.963738'
),(
5
,
'contenttypes'
,
'0002_remove_content_type_name'
,
'2017-10-19 15:03:11.239392'
),(
6
,
'api_admin'
,
'0001_initial'
,
'2017-10-19 15:03:11.602950'
),(
7
,
'api_admin'
,
'0002_auto_20160325_1604'
,
'2017-10-19 15:03:11.626825'
),(
8
,
'api_admin'
,
'0003_auto_20160404_1618'
,
'2017-10-19 15:03:12.336498'
),(
9
,
'api_admin'
,
'0004_auto_20160412_1506'
,
'2017-10-19 15:03:12.928073'
),(
10
,
'api_admin'
,
'0005_auto_20160414_1232'
,
'2017-10-19 15:03:13.107440'
),(
11
,
'api_admin'
,
'0006_catalog'
,
'2017-10-19 15:03:13.148656'
),(
12
,
'api_admin'
,
'0007_delete_historical_api_records'
,
'2017-10-19 15:03:13.560318'
),(
13
,
'assessment'
,
'0001_initial'
,
'2017-10-19 15:03:16.214892'
),(
14
,
'assessment'
,
'0002_staffworkflow'
,
'2017-10-19 15:03:16.405590'
),(
15
,
'assessment'
,
'0003_expand_course_id'
,
'2017-10-19 15:03:16.929491'
),(
16
,
'auth'
,
'0002_alter_permission_name_max_length'
,
'2017-10-19 15:03:17.099962'
),(
17
,
'auth'
,
'0003_alter_user_email_max_length'
,
'2017-10-19 15:03:17.276078'
),(
18
,
'auth'
,
'0004_alter_user_username_opts'
,
'2017-10-19 15:03:17.399753'
),(
19
,
'auth'
,
'0005_alter_user_last_login_null'
,
'2017-10-19 15:03:17.542201'
),(
20
,
'auth'
,
'0006_require_contenttypes_0002'
,
'2017-10-19 15:03:17.547380'
),(
21
,
'instructor_task'
,
'0001_initial'
,
'2017-10-19 15:03:17.785861'
),(
22
,
'certificates'
,
'0001_initial'
,
'2017-10-19 15:03:19.547995'
),(
23
,
'certificates'
,
'0002_data__certificatehtmlviewconfiguration_data'
,
'2017-10-19 15:03:19.585889'
),(
24
,
'certificates'
,
'0003_data__default_modes'
,
'2017-10-19 15:03:19.615540'
),(
25
,
'certificates'
,
'0004_certificategenerationhistory'
,
'2017-10-19 15:03:19.798391'
),(
26
,
'certificates'
,
'0005_auto_20151208_0801'
,
'2017-10-19 15:03:19.997458'
),(
27
,
'certificates'
,
'0006_certificatetemplateasset_asset_slug'
,
'2017-10-19 15:03:20.069326'
),(
28
,
'certificates'
,
'0007_certificateinvalidation'
,
'2017-10-19 15:03:20.393431'
),(
29
,
'badges'
,
'0001_initial'
,
'2017-10-19 15:03:26.031908'
),(
30
,
'badges'
,
'0002_data__migrate_assertions'
,
'2017-10-19 15:03:26.057623'
),(
31
,
'badges'
,
'0003_schema__add_event_configuration'
,
'2017-10-19 15:03:26.286693'
),(
32
,
'block_structure'
,
'0001_config'
,
'2017-10-19 15:03:26.458980'
),(
33
,
'block_structure'
,
'0002_blockstructuremodel'
,
'2017-10-19 15:03:26.545215'
),(
34
,
'block_structure'
,
'0003_blockstructuremodel_storage'
,
'2017-10-19 15:03:26.585725'
),(
35
,
'block_structure'
,
'0004_blockstructuremodel_usagekeywithrun'
,
'2017-10-19 15:03:26.611761'
),(
36
,
'bookmarks'
,
'0001_initial'
,
'2017-10-19 15:03:27.188144'
),(
37
,
'branding'
,
'0001_initial'
,
'2017-10-19 15:03:27.511537'
),(
38
,
'course_modes'
,
'0001_initial'
,
'2017-10-19 15:03:27.671652'
),(
39
,
'course_modes'
,
'0002_coursemode_expiration_datetime_is_explicit'
,
'2017-10-19 15:03:27.755119'
),(
40
,
'course_modes'
,
'0003_auto_20151113_1443'
,
'2017-10-19 15:03:27.812578'
),(
41
,
'course_modes'
,
'0004_auto_20151113_1457'
,
'2017-10-19 15:03:27.980170'
),(
42
,
'course_modes'
,
'0005_auto_20151217_0958'
,
'2017-10-19 15:03:28.017969'
),(
43
,
'course_modes'
,
'0006_auto_20160208_1407'
,
'2017-10-19 15:03:28.122296'
),(
44
,
'course_modes'
,
'0007_coursemode_bulk_sku'
,
'2017-10-19 15:03:28.173363'
),(
45
,
'course_groups'
,
'0001_initial'
,
'2017-10-19 15:03:29.605663'
),(
46
,
'bulk_email'
,
'0001_initial'
,
'2017-10-19 15:03:30.238850'
),(
47
,
'bulk_email'
,
'0002_data__load_course_email_template'
,
'2017-10-19 15:03:30.290934'
),(
48
,
'bulk_email'
,
'0003_config_model_feature_flag'
,
'2017-10-19 15:03:30.481812'
),(
49
,
'bulk_email'
,
'0004_add_email_targets'
,
'2017-10-19 15:03:31.191673'
),(
50
,
'bulk_email'
,
'0005_move_target_data'
,
'2017-10-19 15:03:31.224293'
),(
51
,
'bulk_email'
,
'0006_course_mode_targets'
,
'2017-10-19 15:03:31.605322'
),(
52
,
'catalog'
,
'0001_initial'
,
'2017-10-19 15:03:31.865889'
),(
53
,
'catalog'
,
'0002_catalogintegration_username'
,
'2017-10-19 15:03:32.085911'
),(
54
,
'catalog'
,
'0003_catalogintegration_page_size'
,
'2017-10-19 15:03:32.295786'
),(
55
,
'catalog'
,
'0004_auto_20170616_0618'
,
'2017-10-19 15:03:32.462260'
),(
56
,
'django_comment_common'
,
'0001_initial'
,
'2017-10-19 15:03:33.206894'
),(
57
,
'django_comment_common'
,
'0002_forumsconfig'
,
'2017-10-19 15:03:33.495608'
),(
58
,
'verified_track_content'
,
'0001_initial'
,
'2017-10-19 15:03:33.548259'
),(
59
,
'course_overviews'
,
'0001_initial'
,
'2017-10-19 15:03:33.709386'
),(
60
,
'course_overviews'
,
'0002_add_course_catalog_fields'
,
'2017-10-19 15:03:34.017873'
),(
61
,
'course_overviews'
,
'0003_courseoverviewgeneratedhistory'
,
'2017-10-19 15:03:34.067530'
),(
62
,
'course_overviews'
,
'0004_courseoverview_org'
,
'2017-10-19 15:03:34.130201'
),(
63
,
'course_overviews'
,
'0005_delete_courseoverviewgeneratedhistory'
,
'2017-10-19 15:03:34.159233'
),(
64
,
'course_overviews'
,
'0006_courseoverviewimageset'
,
'2017-10-19 15:03:34.256854'
),(
65
,
'course_overviews'
,
'0007_courseoverviewimageconfig'
,
'2017-10-19 15:03:34.561804'
),(
66
,
'course_overviews'
,
'0008_remove_courseoverview_facebook_url'
,
'2017-10-19 15:03:34.577008'
),(
67
,
'course_overviews'
,
'0009_readd_facebook_url'
,
'2017-10-19 15:03:34.592602'
),(
68
,
'course_overviews'
,
'0010_auto_20160329_2317'
,
'2017-10-19 15:03:34.728327'
),(
69
,
'ccx'
,
'0001_initial'
,
'2017-10-19 15:03:35.500358'
),(
70
,
'ccx'
,
'0002_customcourseforedx_structure_json'
,
'2017-10-19 15:03:35.736645'
),(
71
,
'ccx'
,
'0003_add_master_course_staff_in_ccx'
,
'2017-10-19 15:03:35.762335'
),(
72
,
'ccx'
,
'0004_seed_forum_roles_in_ccx_courses'
,
'2017-10-19 15:03:35.796042'
),(
73
,
'ccx'
,
'0005_change_ccx_coach_to_staff'
,
'2017-10-19 15:03:35.817782'
),(
74
,
'ccxcon'
,
'0001_initial_ccxcon_model'
,
'2017-10-19 15:03:35.876918'
),(
75
,
'ccxcon'
,
'0002_auto_20160325_0407'
,
'2017-10-19 15:03:35.931947'
),(
76
,
'djcelery'
,
'0001_initial'
,
'2017-10-19 15:03:36.707777'
),(
77
,
'celery_utils'
,
'0001_initial'
,
'2017-10-19 15:03:36.866951'
),(
78
,
'celery_utils'
,
'0002_chordable_django_backend'
,
'2017-10-19 15:03:37.080433'
),(
79
,
'certificates'
,
'0008_schema__remove_badges'
,
'2017-10-19 15:03:37.587941'
),(
80
,
'certificates'
,
'0009_certificategenerationcoursesetting_language_self_generation'
,
'2017-10-19 15:03:37.735920'
),(
81
,
'certificates'
,
'0010_certificatetemplate_language'
,
'2017-10-19 15:03:37.810166'
),(
82
,
'certificates'
,
'0011_certificatetemplate_alter_unique'
,
'2017-10-19 15:03:37.901822'
),(
83
,
'certificates'
,
'0012_certificategenerationcoursesetting_include_hours_of_effort'
,
'2017-10-19 15:03:37.966051'
),(
84
,
'commerce'
,
'0001_data__add_ecommerce_service_user'
,
'2017-10-19 15:03:38.010528'
),(
85
,
'commerce'
,
'0002_commerceconfiguration'
,
'2017-10-19 15:03:38.289935'
),(
86
,
'commerce'
,
'0003_auto_20160329_0709'
,
'2017-10-19 15:03:38.513682'
),(
87
,
'commerce'
,
'0004_auto_20160531_0950'
,
'2017-10-19 15:03:39.037514'
),(
88
,
'commerce'
,
'0005_commerceconfiguration_enable_automatic_refund_approval'
,
'2017-10-19 15:03:39.284052'
),(
89
,
'commerce'
,
'0006_auto_20170424_1734'
,
'2017-10-19 15:03:39.510477'
),(
90
,
'completion'
,
'0001_initial'
,
'2017-10-19 15:03:40.286905'
),(
91
,
'enterprise'
,
'0001_initial'
,
'2017-10-19 15:03:40.759797'
),(
92
,
'enterprise'
,
'0002_enterprisecustomerbrandingconfiguration'
,
'2017-10-19 15:03:40.872580'
),(
93
,
'enterprise'
,
'0003_auto_20161104_0937'
,
'2017-10-19 15:03:41.815729'
),(
94
,
'enterprise'
,
'0004_auto_20161114_0434'
,
'2017-10-19 15:03:42.384098'
),(
95
,
'enterprise'
,
'0005_pendingenterprisecustomeruser'
,
'2017-10-19 15:03:42.691979'
),(
96
,
'enterprise'
,
'0006_auto_20161121_0241'
,
'2017-10-19 15:03:42.965001'
),(
97
,
'enterprise'
,
'0007_auto_20161109_1511'
,
'2017-10-19 15:03:43.579529'
),(
98
,
'enterprise'
,
'0008_auto_20161124_2355'
,
'2017-10-19 15:03:44.577669'
),(
99
,
'enterprise'
,
'0009_auto_20161130_1651'
,
'2017-10-19 15:03:46.636462'
),(
100
,
'enterprise'
,
'0010_auto_20161222_1212'
,
'2017-10-19 15:03:47.280201'
),(
101
,
'enterprise'
,
'0011_enterprisecustomerentitlement_historicalenterprisecustomerentitlement'
,
'2017-10-19 15:03:47.997641'
),(
102
,
'enterprise'
,
'0012_auto_20170125_1033'
,
'2017-10-19 15:03:48.629135'
),(
103
,
'enterprise'
,
'0013_auto_20170125_1157'
,
'2017-10-19 15:03:49.764086'
),(
104
,
'enterprise'
,
'0014_enrollmentnotificationemailtemplate_historicalenrollmentnotificationemailtemplate'
,
'2017-10-19 15:03:50.606590'
),(
105
,
'enterprise'
,
'0015_auto_20170130_0003'
,
'2017-10-19 15:03:51.414164'
),(
106
,
'enterprise'
,
'0016_auto_20170405_0647'
,
'2017-10-19 15:03:56.960771'
),(
107
,
'enterprise'
,
'0017_auto_20170508_1341'
,
'2017-10-19 15:03:58.398626'
),(
108
,
'enterprise'
,
'0018_auto_20170511_1357'
,
'2017-10-19 15:03:59.187964'
),(
109
,
'enterprise'
,
'0019_auto_20170606_1853'
,
'2017-10-19 15:04:00.045659'
),(
110
,
'enterprise'
,
'0020_auto_20170624_2316'
,
'2017-10-19 15:04:02.202605'
),(
111
,
'enterprise'
,
'0021_auto_20170711_0712'
,
'2017-10-19 15:04:04.470259'
),(
112
,
'enterprise'
,
'0022_auto_20170720_1543'
,
'2017-10-19 15:04:05.364121'
),(
113
,
'enterprise'
,
'0023_audit_data_reporting_flag'
,
'2017-10-19 15:04:06.294312'
),(
114
,
'enterprise'
,
'0024_enterprisecustomercatalog_historicalenterprisecustomercatalog'
,
'2017-10-19 15:04:07.395608'
),(
115
,
'consent'
,
'0001_initial'
,
'2017-10-19 15:04:09.045218'
),(
116
,
'consent'
,
'0002_migrate_to_new_data_sharing_consent'
,
'2017-10-19 15:04:09.085779'
),(
117
,
'contentserver'
,
'0001_initial'
,
'2017-10-19 15:04:09.674845'
),(
118
,
'contentserver'
,
'0002_cdnuseragentsconfig'
,
'2017-10-19 15:04:10.309280'
),(
119
,
'cors_csrf'
,
'0001_initial'
,
'2017-10-19 15:04:10.937929'
),(
120
,
'course_action_state'
,
'0001_initial'
,
'2017-10-19 15:04:12.300716'
),(
121
,
'course_goals'
,
'0001_initial'
,
'2017-10-19 15:04:13.883787'
),(
122
,
'course_goals'
,
'0002_auto_20171010_1129'
,
'2017-10-19 15:04:14.643564'
),(
123
,
'course_groups'
,
'0002_change_inline_default_cohort_value'
,
'2017-10-19 15:04:14.684547'
),(
124
,
'course_groups'
,
'0003_auto_20170609_1455'
,
'2017-10-19 15:04:16.275998'
),(
125
,
'course_overviews'
,
'0011_courseoverview_marketing_url'
,
'2017-10-19 15:04:16.383856'
),(
126
,
'course_overviews'
,
'0012_courseoverview_eligible_for_financial_aid'
,
'2017-10-19 15:04:16.473197'
),(
127
,
'course_overviews'
,
'0013_courseoverview_language'
,
'2017-10-19 15:04:16.549684'
),(
128
,
'course_modes'
,
'0008_course_key_field_to_foreign_key'
,
'2017-10-19 15:04:24.037932'
),(
129
,
'course_overviews'
,
'0014_courseoverview_certificate_available_date'
,
'2017-10-19 15:04:24.380419'
),(
130
,
'course_structures'
,
'0001_initial'
,
'2017-10-19 15:04:24.439388'
),(
131
,
'courseware'
,
'0001_initial'
,
'2017-10-19 15:04:29.446272'
),(
132
,
'courseware'
,
'0002_coursedynamicupgradedeadlineconfiguration_dynamicupgradedeadlineconfiguration'
,
'2017-10-19 15:04:30.450964'
),(
133
,
'courseware'
,
'0003_auto_20170825_0935'
,
'2017-10-19 15:04:30.887135'
),(
134
,
'courseware'
,
'0004_auto_20171010_1639'
,
'2017-10-19 15:04:31.341479'
),(
135
,
'coursewarehistoryextended'
,
'0001_initial'
,
'2017-10-19 15:04:31.805523'
),(
136
,
'coursewarehistoryextended'
,
'0002_force_studentmodule_index'
,
'2017-10-19 15:04:32.248195'
),(
137
,
'crawlers'
,
'0001_initial'
,
'2017-10-19 15:04:32.758002'
),(
138
,
'crawlers'
,
'0002_auto_20170419_0018'
,
'2017-10-19 15:04:33.248437'
),(
139
,
'credentials'
,
'0001_initial'
,
'2017-10-19 15:04:33.802056'
),(
140
,
'credentials'
,
'0002_auto_20160325_0631'
,
'2017-10-19 15:04:34.299738'
),(
141
,
'credentials'
,
'0003_auto_20170525_1109'
,
'2017-10-19 15:04:35.330014'
),(
142
,
'credit'
,
'0001_initial'
,
'2017-10-19 15:04:39.818173'
),(
143
,
'credit'
,
'0002_creditconfig'
,
'2017-10-19 15:04:40.518851'
),(
144
,
'credit'
,
'0003_auto_20160511_2227'
,
'2017-10-19 15:04:41.125537'
),(
145
,
'credit'
,
'0004_delete_historical_credit_records'
,
'2017-10-19 15:04:43.873138'
),(
146
,
'dark_lang'
,
'0001_initial'
,
'2017-10-19 15:04:44.523494'
),(
147
,
'dark_lang'
,
'0002_data__enable_on_install'
,
'2017-10-19 15:04:44.585614'
),(
148
,
'database_fixups'
,
'0001_initial'
,
'2017-10-19 15:04:44.650442'
),(
149
,
'django_comment_common'
,
'0003_enable_forums'
,
'2017-10-19 15:04:44.687824'
),(
150
,
'django_comment_common'
,
'0004_auto_20161117_1209'
,
'2017-10-19 15:04:45.290057'
),(
151
,
'django_comment_common'
,
'0005_coursediscussionsettings'
,
'2017-10-19 15:04:45.353334'
),(
152
,
'django_notify'
,
'0001_initial'
,
'2017-10-19 15:04:48.216828'
),(
153
,
'django_openid_auth'
,
'0001_initial'
,
'2017-10-19 15:04:49.107532'
),(
154
,
'oauth2'
,
'0001_initial'
,
'2017-10-19 15:04:54.086172'
),(
155
,
'edx_oauth2_provider'
,
'0001_initial'
,
'2017-10-19 15:04:55.147244'
),(
156
,
'edx_proctoring'
,
'0001_initial'
,
'2017-10-19 15:05:09.404431'
),(
157
,
'edx_proctoring'
,
'0002_proctoredexamstudentattempt_is_status_acknowledged'
,
'2017-10-19 15:05:10.596229'
),(
158
,
'edx_proctoring'
,
'0003_auto_20160101_0525'
,
'2017-10-19 15:05:12.870747'
),(
159
,
'edx_proctoring'
,
'0004_auto_20160201_0523'
,
'2017-10-19 15:05:14.021808'
),(
160
,
'edx_proctoring'
,
'0005_proctoredexam_hide_after_due'
,
'2017-10-19 15:05:15.188315'
),(
161
,
'edxval'
,
'0001_initial'
,
'2017-10-19 15:05:16.319433'
),(
162
,
'edxval'
,
'0002_data__default_profiles'
,
'2017-10-19 15:05:16.406760'
),(
163
,
'edxval'
,
'0003_coursevideo_is_hidden'
,
'2017-10-19 15:05:16.555421'
),(
164
,
'edxval'
,
'0004_data__add_hls_profile'
,
'2017-10-19 15:05:16.622072'
),(
165
,
'edxval'
,
'0005_videoimage'
,
'2017-10-19 15:05:16.812296'
),(
166
,
'edxval'
,
'0006_auto_20171009_0725'
,
'2017-10-19 15:05:17.084989'
),(
167
,
'email_marketing'
,
'0001_initial'
,
'2017-10-19 15:05:18.394723'
),(
168
,
'email_marketing'
,
'0002_auto_20160623_1656'
,
'2017-10-19 15:05:32.329127'
),(
169
,
'email_marketing'
,
'0003_auto_20160715_1145'
,
'2017-10-19 15:05:34.898053'
),(
170
,
'email_marketing'
,
'0004_emailmarketingconfiguration_welcome_email_send_delay'
,
'2017-10-19 15:05:35.483771'
),(
171
,
'email_marketing'
,
'0005_emailmarketingconfiguration_user_registration_cookie_timeout_delay'
,
'2017-10-19 15:05:36.075976'
),(
172
,
'email_marketing'
,
'0006_auto_20170711_0615'
,
'2017-10-19 15:05:36.670970'
),(
173
,
'email_marketing'
,
'0007_auto_20170809_0653'
,
'2017-10-19 15:05:38.600413'
),(
174
,
'email_marketing'
,
'0008_auto_20170809_0539'
,
'2017-10-19 15:05:38.644183'
),(
175
,
'email_marketing'
,
'0009_remove_emailmarketingconfiguration_sailthru_activation_template'
,
'2017-10-19 15:05:39.386473'
),(
176
,
'embargo'
,
'0001_initial'
,
'2017-10-19 15:05:41.754255'
),(
177
,
'embargo'
,
'0002_data__add_countries'
,
'2017-10-19 15:05:42.222603'
),(
178
,
'enterprise'
,
'0025_auto_20170828_1412'
,
'2017-10-19 15:05:47.277789'
),(
179
,
'enterprise'
,
'0026_make_require_account_level_consent_nullable'
,
'2017-10-19 15:05:49.357817'
),(
180
,
'enterprise'
,
'0027_remove_account_level_consent'
,
'2017-10-19 15:05:57.110371'
),(
181
,
'enterprise'
,
'0028_link_enterprise_to_enrollment_template'
,
'2017-10-19 15:06:00.738620'
),(
182
,
'enterprise'
,
'0029_auto_20170925_1909'
,
'2017-10-19 15:06:01.939883'
),(
183
,
'enterprise'
,
'0030_auto_20171005_1600'
,
'2017-10-19 15:06:04.232904'
),(
184
,
'enterprise'
,
'0031_auto_20171012_1249'
,
'2017-10-19 15:06:06.586648'
),(
185
,
'experiments'
,
'0001_initial'
,
'2017-10-19 15:06:10.083889'
),(
186
,
'experiments'
,
'0002_auto_20170627_1402'
,
'2017-10-19 15:06:10.242242'
),(
187
,
'experiments'
,
'0003_auto_20170713_1148'
,
'2017-10-19 15:06:10.295060'
),(
188
,
'external_auth'
,
'0001_initial'
,
'2017-10-19 15:06:12.722196'
),(
189
,
'grades'
,
'0001_initial'
,
'2017-10-19 15:06:13.128939'
),(
190
,
'grades'
,
'0002_rename_last_edited_field'
,
'2017-10-19 15:06:13.225567'
),(
191
,
'grades'
,
'0003_coursepersistentgradesflag_persistentgradesenabledflag'
,
'2017-10-19 15:06:15.808748'
),(
192
,
'grades'
,
'0004_visibleblocks_course_id'
,
'2017-10-19 15:06:15.908707'
),(
193
,
'grades'
,
'0005_multiple_course_flags'
,
'2017-10-19 15:06:17.129140'
),(
194
,
'grades'
,
'0006_persistent_course_grades'
,
'2017-10-19 15:06:17.285662'
),(
195
,
'grades'
,
'0007_add_passed_timestamp_column'
,
'2017-10-19 15:06:17.440846'
),(
196
,
'grades'
,
'0008_persistentsubsectiongrade_first_attempted'
,
'2017-10-19 15:06:17.534689'
),(
197
,
'grades'
,
'0009_auto_20170111_1507'
,
'2017-10-19 15:06:17.671956'
),(
198
,
'grades'
,
'0010_auto_20170112_1156'
,
'2017-10-19 15:06:17.745623'
),(
199
,
'grades'
,
'0011_null_edited_time'
,
'2017-10-19 15:06:18.018620'
),(
200
,
'grades'
,
'0012_computegradessetting'
,
'2017-10-19 15:06:19.322461'
),(
201
,
'grades'
,
'0013_persistentsubsectiongradeoverride'
,
'2017-10-19 15:06:19.512297'
),(
202
,
'instructor_task'
,
'0002_gradereportsetting'
,
'2017-10-19 15:06:20.835680'
),(
203
,
'integrated_channel'
,
'0001_initial'
,
'2017-10-19 15:06:20.971443'
),(
204
,
'lms_xblock'
,
'0001_initial'
,
'2017-10-19 15:06:22.278224'
),(
205
,
'microsite_configuration'
,
'0001_initial'
,
'2017-10-19 15:06:34.596017'
),(
206
,
'microsite_configuration'
,
'0002_auto_20160202_0228'
,
'2017-10-19 15:06:37.361919'
),(
207
,
'microsite_configuration'
,
'0003_delete_historical_records'
,
'2017-10-19 15:06:46.387231'
),(
208
,
'milestones'
,
'0001_initial'
,
'2017-10-19 15:06:47.921075'
),(
209
,
'milestones'
,
'0002_data__seed_relationship_types'
,
'2017-10-19 15:06:47.979115'
),(
210
,
'milestones'
,
'0003_coursecontentmilestone_requirements'
,
'2017-10-19 15:06:48.128699'
),(
211
,
'milestones'
,
'0004_auto_20151221_1445'
,
'2017-10-19 15:06:48.508488'
),(
212
,
'mobile_api'
,
'0001_initial'
,
'2017-10-19 15:06:49.158955'
),(
213
,
'mobile_api'
,
'0002_auto_20160406_0904'
,
'2017-10-19 15:06:49.313765'
),(
214
,
'mobile_api'
,
'0003_ignore_mobile_available_flag'
,
'2017-10-19 15:06:50.557858'
),(
215
,
'notes'
,
'0001_initial'
,
'2017-10-19 15:06:51.246309'
),(
216
,
'oauth2'
,
'0002_auto_20160404_0813'
,
'2017-10-19 15:06:53.251157'
),(
217
,
'oauth2'
,
'0003_client_logout_uri'
,
'2017-10-19 15:06:53.950560'
),(
218
,
'oauth2'
,
'0004_add_index_on_grant_expires'
,
'2017-10-19 15:06:54.709754'
),(
219
,
'oauth2'
,
'0005_grant_nonce'
,
'2017-10-19 15:06:55.599481'
),(
220
,
'oauth2_provider'
,
'0001_initial'
,
'2017-10-19 15:06:59.733267'
),(
221
,
'oauth2_provider'
,
'0002_08_updates'
,
'2017-10-19 15:07:03.360084'
),(
222
,
'oauth2_provider'
,
'0003_auto_20160316_1503'
,
'2017-10-19 15:07:04.747749'
),(
223
,
'oauth2_provider'
,
'0004_auto_20160525_1623'
,
'2017-10-19 15:07:09.238589'
),(
224
,
'oauth_dispatch'
,
'0001_initial'
,
'2017-10-19 15:07:10.956359'
),(
225
,
'oauth_provider'
,
'0001_initial'
,
'2017-10-19 15:07:14.722344'
),(
226
,
'organizations'
,
'0001_initial'
,
'2017-10-19 15:07:15.179951'
),(
227
,
'organizations'
,
'0002_auto_20170117_1434'
,
'2017-10-19 15:07:15.284026'
),(
228
,
'organizations'
,
'0003_auto_20170221_1138'
,
'2017-10-19 15:07:15.542361'
),(
229
,
'organizations'
,
'0004_auto_20170413_2315'
,
'2017-10-19 15:07:15.747484'
),(
230
,
'problem_builder'
,
'0001_initial'
,
'2017-10-19 15:07:15.999637'
),(
231
,
'problem_builder'
,
'0002_auto_20160121_1525'
,
'2017-10-19 15:07:19.532405'
),(
232
,
'problem_builder'
,
'0003_auto_20161124_0755'
,
'2017-10-19 15:07:19.782024'
),(
233
,
'problem_builder'
,
'0004_copy_course_ids'
,
'2017-10-19 15:07:19.860306'
),(
234
,
'problem_builder'
,
'0005_auto_20170112_1021'
,
'2017-10-19 15:07:20.122961'
),(
235
,
'problem_builder'
,
'0006_remove_deprecated_course_id'
,
'2017-10-19 15:07:20.348635'
),(
236
,
'programs'
,
'0001_initial'
,
'2017-10-19 15:07:21.916205'
),(
237
,
'programs'
,
'0002_programsapiconfig_cache_ttl'
,
'2017-10-19 15:07:23.621184'
),(
238
,
'programs'
,
'0003_auto_20151120_1613'
,
'2017-10-19 15:07:30.115125'
),(
239
,
'programs'
,
'0004_programsapiconfig_enable_certification'
,
'2017-10-19 15:07:31.542455'
),(
240
,
'programs'
,
'0005_programsapiconfig_max_retries'
,
'2017-10-19 15:07:32.962585'
),(
241
,
'programs'
,
'0006_programsapiconfig_xseries_ad_enabled'
,
'2017-10-19 15:07:34.374098'
),(
242
,
'programs'
,
'0007_programsapiconfig_program_listing_enabled'
,
'2017-10-19 15:07:35.823041'
),(
243
,
'programs'
,
'0008_programsapiconfig_program_details_enabled'
,
'2017-10-19 15:07:37.265973'
),(
244
,
'programs'
,
'0009_programsapiconfig_marketing_path'
,
'2017-10-19 15:07:38.902059'
),(
245
,
'programs'
,
'0010_auto_20170204_2332'
,
'2017-10-19 15:07:41.828985'
),(
246
,
'programs'
,
'0011_auto_20170301_1844'
,
'2017-10-19 15:08:03.655018'
),(
247
,
'programs'
,
'0012_auto_20170419_0018'
,
'2017-10-19 15:08:04.271830'
),(
248
,
'redirects'
,
'0001_initial'
,
'2017-10-19 15:08:04.989652'
),(
249
,
'rss_proxy'
,
'0001_initial'
,
'2017-10-19 15:08:05.062103'
),(
250
,
'waffle'
,
'0001_initial'
,
'2017-10-19 15:08:06.305769'
),(
251
,
'sap_success_factors'
,
'0001_initial'
,
'2017-10-19 15:08:09.494087'
),(
252
,
'sap_success_factors'
,
'0002_auto_20170224_1545'
,
'2017-10-19 15:08:18.505279'
),(
253
,
'sap_success_factors'
,
'0003_auto_20170317_1402'
,
'2017-10-19 15:08:21.715793'
),(
254
,
'sap_success_factors'
,
'0004_catalogtransmissionaudit_audit_summary'
,
'2017-10-19 15:08:21.797513'
),(
255
,
'sap_success_factors'
,
'0005_historicalsapsuccessfactorsenterprisecustomerconfiguration_history_change_reason'
,
'2017-10-19 15:08:23.165683'
),(
256
,
'sap_success_factors'
,
'0006_sapsuccessfactors_use_enterprise_enrollment_page_waffle_flag'
,
'2017-10-19 15:08:23.230379'
),(
257
,
'sap_success_factors'
,
'0007_remove_historicalsapsuccessfactorsenterprisecustomerconfiguration_history_change_reason'
,
'2017-10-19 15:08:24.649747'
),(
258
,
'student'
,
'0001_initial'
,
'2017-10-19 15:09:04.791902'
),(
259
,
'student'
,
'0002_auto_20151208_1034'
,
'2017-10-19 15:09:08.610188'
),(
260
,
'student'
,
'0003_auto_20160516_0938'
,
'2017-10-19 15:09:12.508424'
),(
261
,
'student'
,
'0004_auto_20160531_1422'
,
'2017-10-19 15:09:14.397891'
),(
262
,
'student'
,
'0005_auto_20160531_1653'
,
'2017-10-19 15:09:16.327801'
),(
263
,
'student'
,
'0006_logoutviewconfiguration'
,
'2017-10-19 15:09:18.359118'
),(
264
,
'student'
,
'0007_registrationcookieconfiguration'
,
'2017-10-19 15:09:20.408379'
),(
265
,
'student'
,
'0008_auto_20161117_1209'
,
'2017-10-19 15:09:27.358166'
),(
266
,
'student'
,
'0009_auto_20170111_0422'
,
'2017-10-19 15:09:28.423497'
),(
267
,
'student'
,
'0010_auto_20170207_0458'
,
'2017-10-19 15:09:28.439733'
),(
268
,
'schedules'
,
'0001_initial'
,
'2017-10-19 15:09:29.707257'
),(
269
,
'schedules'
,
'0002_auto_20170816_1532'
,
'2017-10-19 15:09:32.089458'
),(
270
,
'schedules'
,
'0003_scheduleconfig'
,
'2017-10-19 15:09:33.420893'
),(
271
,
'schedules'
,
'0004_auto_20170922_1428'
,
'2017-10-19 15:09:35.894000'
),(
272
,
'schedules'
,
'0005_auto_20171010_1722'
,
'2017-10-19 15:09:39.094790'
),(
273
,
'self_paced'
,
'0001_initial'
,
'2017-10-19 15:09:40.641145'
),(
274
,
'sessions'
,
'0001_initial'
,
'2017-10-19 15:09:40.738813'
),(
275
,
'shoppingcart'
,
'0001_initial'
,
'2017-10-19 15:10:21.812121'
),(
276
,
'shoppingcart'
,
'0002_auto_20151208_1034'
,
'2017-10-19 15:10:26.358662'
),(
277
,
'shoppingcart'
,
'0003_auto_20151217_0958'
,
'2017-10-19 15:10:31.146212'
),(
278
,
'site_configuration'
,
'0001_initial'
,
'2017-10-19 15:10:36.192918'
),(
279
,
'site_configuration'
,
'0002_auto_20160720_0231'
,
'2017-10-19 15:10:40.909500'
),(
280
,
'default'
,
'0001_initial'
,
'2017-10-19 15:10:47.062380'
),(
281
,
'social_auth'
,
'0001_initial'
,
'2017-10-19 15:10:47.088102'
),(
282
,
'default'
,
'0002_add_related_name'
,
'2017-10-19 15:10:49.566553'
),(
283
,
'social_auth'
,
'0002_add_related_name'
,
'2017-10-19 15:10:49.579638'
),(
284
,
'default'
,
'0003_alter_email_max_length'
,
'2017-10-19 15:10:49.704882'
),(
285
,
'social_auth'
,
'0003_alter_email_max_length'
,
'2017-10-19 15:10:49.720847'
),(
286
,
'default'
,
'0004_auto_20160423_0400'
,
'2017-10-19 15:10:52.256867'
),(
287
,
'social_auth'
,
'0004_auto_20160423_0400'
,
'2017-10-19 15:10:52.273459'
),(
288
,
'social_auth'
,
'0005_auto_20160727_2333'
,
'2017-10-19 15:10:52.378133'
),(
289
,
'social_django'
,
'0006_partial'
,
'2017-10-19 15:10:52.474946'
),(
290
,
'splash'
,
'0001_initial'
,
'2017-10-19 15:10:55.051304'
),(
291
,
'static_replace'
,
'0001_initial'
,
'2017-10-19 15:10:57.548429'
),(
292
,
'static_replace'
,
'0002_assetexcludedextensionsconfig'
,
'2017-10-19 15:11:05.722030'
),(
293
,
'status'
,
'0001_initial'
,
'2017-10-19 15:11:09.004977'
),(
294
,
'student'
,
'0011_course_key_field_to_foreign_key'
,
'2017-10-19 15:11:24.469759'
),(
295
,
'student'
,
'0012_sociallink'
,
'2017-10-19 15:11:26.548791'
),(
296
,
'student'
,
'0013_delete_historical_enrollment_records'
,
'2017-10-19 15:11:32.755221'
),(
297
,
'submissions'
,
'0001_initial'
,
'2017-10-19 15:11:34.098820'
),(
298
,
'submissions'
,
'0002_auto_20151119_0913'
,
'2017-10-19 15:11:34.404849'
),(
299
,
'submissions'
,
'0003_submission_status'
,
'2017-10-19 15:11:34.572488'
),(
300
,
'submissions'
,
'0004_remove_django_extensions'
,
'2017-10-19 15:11:34.725273'
),(
301
,
'survey'
,
'0001_initial'
,
'2017-10-19 15:11:37.303180'
),(
302
,
'teams'
,
'0001_initial'
,
'2017-10-19 15:11:43.731731'
),(
303
,
'theming'
,
'0001_initial'
,
'2017-10-19 15:11:45.930868'
),(
304
,
'third_party_auth'
,
'0001_initial'
,
'2017-10-19 15:11:57.616765'
),(
305
,
'third_party_auth'
,
'0002_schema__provider_icon_image'
,
'2017-10-19 15:12:11.765283'
),(
306
,
'third_party_auth'
,
'0003_samlproviderconfig_debug_mode'
,
'2017-10-19 15:12:14.315797'
),(
307
,
'third_party_auth'
,
'0004_add_visible_field'
,
'2017-10-19 15:12:29.188581'
),(
308
,
'third_party_auth'
,
'0005_add_site_field'
,
'2017-10-19 15:12:43.391099'
),(
309
,
'third_party_auth'
,
'0006_samlproviderconfig_automatic_refresh_enabled'
,
'2017-10-19 15:12:45.228958'
),(
310
,
'third_party_auth'
,
'0007_auto_20170406_0912'
,
'2017-10-19 15:12:48.868417'
),(
311
,
'third_party_auth'
,
'0008_auto_20170413_1455'
,
'2017-10-19 15:12:54.699651'
),(
312
,
'third_party_auth'
,
'0009_auto_20170415_1144'
,
'2017-10-19 15:13:01.382024'
),(
313
,
'third_party_auth'
,
'0010_add_skip_hinted_login_dialog_field'
,
'2017-10-19 15:13:07.523178'
),(
314
,
'third_party_auth'
,
'0011_auto_20170616_0112'
,
'2017-10-19 15:13:09.799994'
),(
315
,
'third_party_auth'
,
'0012_auto_20170626_1135'
,
'2017-10-19 15:13:18.728951'
),(
316
,
'track'
,
'0001_initial'
,
'2017-10-19 15:13:18.923517'
),(
317
,
'user_api'
,
'0001_initial'
,
'2017-10-19 15:13:41.875188'
),(
318
,
'util'
,
'0001_initial'
,
'2017-10-19 15:13:45.655601'
),(
319
,
'util'
,
'0002_data__default_rate_limit_config'
,
'2017-10-19 15:13:45.826061'
),(
320
,
'verified_track_content'
,
'0002_verifiedtrackcohortedcourse_verified_cohort_name'
,
'2017-10-19 15:13:46.043416'
),(
321
,
'verified_track_content'
,
'0003_migrateverifiedtrackcohortssetting'
,
'2017-10-19 15:13:50.043745'
),(
322
,
'verify_student'
,
'0001_initial'
,
'2017-10-19 15:14:31.473589'
),(
323
,
'verify_student'
,
'0002_auto_20151124_1024'
,
'2017-10-19 15:14:35.930223'
),(
324
,
'verify_student'
,
'0003_auto_20151113_1443'
,
'2017-10-19 15:14:40.778490'
),(
325
,
'verify_student'
,
'0004_delete_historical_records'
,
'2017-10-19 15:14:45.198302'
),(
326
,
'video_config'
,
'0001_initial'
,
'2017-10-19 15:14:56.207843'
),(
327
,
'video_config'
,
'0002_coursevideotranscriptenabledflag_videotranscriptenabledflag'
,
'2017-10-19 15:14:58.889955'
),(
328
,
'waffle'
,
'0002_auto_20161201_0958'
,
'2017-10-19 15:14:58.978294'
),(
329
,
'waffle_utils'
,
'0001_initial'
,
'2017-10-19 15:15:00.562195'
),(
330
,
'wiki'
,
'0001_initial'
,
'2017-10-19 15:15:59.815256'
),(
331
,
'wiki'
,
'0002_remove_article_subscription'
,
'2017-10-19 15:15:59.895102'
),(
332
,
'wiki'
,
'0003_ip_address_conv'
,
'2017-10-19 15:16:08.116102'
),(
333
,
'wiki'
,
'0004_increase_slug_size'
,
'2017-10-19 15:16:11.079257'
),(
334
,
'wiki'
,
'0005_remove_attachments_and_images'
,
'2017-10-19 15:16:28.750667'
),(
335
,
'workflow'
,
'0001_initial'
,
'2017-10-19 15:16:29.236260'
),(
336
,
'workflow'
,
'0002_remove_django_extensions'
,
'2017-10-19 15:16:29.351406'
),(
337
,
'xblock_django'
,
'0001_initial'
,
'2017-10-19 15:16:30.774090'
),(
338
,
'xblock_django'
,
'0002_auto_20160204_0809'
,
'2017-10-19 15:16:32.614305'
),(
339
,
'xblock_django'
,
'0003_add_new_config_models'
,
'2017-10-19 15:16:38.525044'
),(
340
,
'xblock_django'
,
'0004_delete_xblock_disable_config'
,
'2017-10-19 15:16:40.618820'
),(
341
,
'social_django'
,
'0002_add_related_name'
,
'2017-10-19 15:16:40.648972'
),(
342
,
'social_django'
,
'0003_alter_email_max_length'
,
'2017-10-19 15:16:40.664251'
),(
343
,
'social_django'
,
'0001_initial'
,
'2017-10-19 15:16:40.691373'
),(
344
,
'social_django'
,
'0004_auto_20160423_0400'
,
'2017-10-19 15:16:40.707179'
),(
345
,
'social_django'
,
'0005_auto_20160727_2333'
,
'2017-10-19 15:16:40.722370'
),(
346
,
'contentstore'
,
'0001_initial'
,
'2017-10-19 15:17:52.922179'
),(
347
,
'contentstore'
,
'0002_add_assets_page_flag'
,
'2017-10-19 15:17:53.308759'
),(
348
,
'course_creators'
,
'0001_initial'
,
'2017-10-19 15:17:53.864862'
),(
349
,
'tagging'
,
'0001_initial'
,
'2017-10-19 15:17:54.179986'
),(
350
,
'tagging'
,
'0002_auto_20170116_1541'
,
'2017-10-19 15:17:54.271333'
),(
351
,
'user_tasks'
,
'0001_initial'
,
'2017-10-19 15:17:55.370251'
),(
352
,
'user_tasks'
,
'0002_artifact_file_storage'
,
'2017-10-19 15:17:55.776038'
),(
353
,
'xblock_config'
,
'0001_initial'
,
'2017-10-19 15:17:56.293746'
),(
354
,
'xblock_config'
,
'0002_courseeditltifieldsenabledflag'
,
'2017-10-19 15:17:57.184677
'
);
/*!40000 ALTER TABLE `django_migrations` ENABLE KEYS */
;
UNLOCK
TABLES
;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */
;
...
...
@@ -34,4 +34,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */
;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */
;
-- Dump completed on 2017-
06-07 16:59:29
-- Dump completed on 2017-
10-19 15:18:06
common/test/db_cache/bok_choy_migrations_data_student_module_history.sql
View file @
a9ea168c
-- MySQL dump 10.13 Distrib 5.
6.32, for debian-linux-gnu
(x86_64)
-- MySQL dump 10.13 Distrib 5.
7.19, for Linux
(x86_64)
--
-- Host:
localhost
Database: student_module_history_test
-- Host:
edx.devstack.mysql
Database: student_module_history_test
-- ------------------------------------------------------
-- Server version 5.6.3
2-1+deb.sury.org~xenial+0.1
-- Server version 5.6.3
8
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */
;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */
;
...
...
@@ -21,7 +21,7 @@
LOCK
TABLES
`django_migrations`
WRITE
;
/*!40000 ALTER TABLE `django_migrations` DISABLE KEYS */
;
INSERT
INTO
`django_migrations`
VALUES
(
1
,
'contenttypes'
,
'0001_initial'
,
'2017-
06-07 17:04:03.183812'
),(
2
,
'auth'
,
'0001_initial'
,
'2017-06-07 17:04:03.300168'
),(
3
,
'admin'
,
'0001_initial'
,
'2017-06-07 17:04:03.376434'
),(
4
,
'sites'
,
'0001_initial'
,
'2017-06-07 17:04:03.385635'
),(
5
,
'contenttypes'
,
'0002_remove_content_type_name'
,
'2017-06-07 17:04:03.543951'
),(
6
,
'api_admin'
,
'0001_initial'
,
'2017-06-07 17:04:03.646364'
),(
7
,
'api_admin'
,
'0002_auto_20160325_1604'
,
'2017-06-07 17:04:03.653848'
),(
8
,
'api_admin'
,
'0003_auto_20160404_1618'
,
'2017-06-07 17:04:04.058415'
),(
9
,
'api_admin'
,
'0004_auto_20160412_1506'
,
'2017-06-07 17:04:04.301515'
),(
10
,
'api_admin'
,
'0005_auto_20160414_1232'
,
'2017-06-07 17:04:04.393006'
),(
11
,
'api_admin'
,
'0006_catalog'
,
'2017-06-07 17:04:04.402954'
),(
12
,
'assessment'
,
'0001_initial'
,
'2017-06-07 17:04:06.265286'
),(
13
,
'assessment'
,
'0002_staffworkflow'
,
'2017-06-07 17:04:06.285048'
),(
14
,
'auth'
,
'0002_alter_permission_name_max_length'
,
'2017-06-07 17:04:06.386594'
),(
15
,
'auth'
,
'0003_alter_user_email_max_length'
,
'2017-06-07 17:04:06.500247'
),(
16
,
'auth'
,
'0004_alter_user_username_opts'
,
'2017-06-07 17:04:06.613801'
),(
17
,
'auth'
,
'0005_alter_user_last_login_null'
,
'2017-06-07 17:04:06.724235'
),(
18
,
'auth'
,
'0006_require_contenttypes_0002'
,
'2017-06-07 17:04:06.726408'
),(
19
,
'instructor_task'
,
'0001_initial'
,
'2017-06-07 17:04:06.828555'
),(
20
,
'certificates'
,
'0001_initial'
,
'2017-06-07 17:04:07.830559'
),(
21
,
'certificates'
,
'0002_data__certificatehtmlviewconfiguration_data'
,
'2017-06-07 17:04:07.840872'
),(
22
,
'certificates'
,
'0003_data__default_modes'
,
'2017-06-07 17:04:07.852838'
),(
23
,
'certificates'
,
'0004_certificategenerationhistory'
,
'2017-06-07 17:04:08.021124'
),(
24
,
'certificates'
,
'0005_auto_20151208_0801'
,
'2017-06-07 17:04:08.186181'
),(
25
,
'certificates'
,
'0006_certificatetemplateasset_asset_slug'
,
'2017-06-07 17:04:08.211422'
),(
26
,
'certificates'
,
'0007_certificateinvalidation'
,
'2017-06-07 17:04:08.375005'
),(
27
,
'badges'
,
'0001_initial'
,
'2017-06-07 17:04:12.440134'
),(
28
,
'badges'
,
'0002_data__migrate_assertions'
,
'2017-06-07 17:04:12.454719'
),(
29
,
'badges'
,
'0003_schema__add_event_configuration'
,
'2017-06-07 17:04:12.611806'
),(
30
,
'block_structure'
,
'0001_config'
,
'2017-06-07 17:04:12.711359'
),(
31
,
'block_structure'
,
'0002_blockstructuremodel'
,
'2017-06-07 17:04:12.729626'
),(
32
,
'block_structure'
,
'0003_blockstructuremodel_storage'
,
'2017-06-07 17:04:12.746413'
),(
33
,
'block_structure'
,
'0004_blockstructuremodel_usagekeywithrun'
,
'2017-06-07 17:04:12.781543'
),(
34
,
'bookmarks'
,
'0001_initial'
,
'2017-06-07 17:04:13.058563'
),(
35
,
'branding'
,
'0001_initial'
,
'2017-06-07 17:04:13.230579'
),(
36
,
'course_modes'
,
'0001_initial'
,
'2017-06-07 17:04:13.294977'
),(
37
,
'course_modes'
,
'0002_coursemode_expiration_datetime_is_explicit'
,
'2017-06-07 17:04:13.316568'
),(
38
,
'course_modes'
,
'0003_auto_20151113_1443'
,
'2017-06-07 17:04:13.350869'
),(
39
,
'course_modes'
,
'0004_auto_20151113_1457'
,
'2017-06-07 17:04:13.483029'
),(
40
,
'course_modes'
,
'0005_auto_20151217_0958'
,
'2017-06-07 17:04:13.509068'
),(
41
,
'course_modes'
,
'0006_auto_20160208_1407'
,
'2017-06-07 17:04:13.613061'
),(
42
,
'course_modes'
,
'0007_coursemode_bulk_sku'
,
'2017-06-07 17:04:13.637155'
),(
43
,
'course_groups'
,
'0001_initial'
,
'2017-06-07 17:04:14.427855'
),(
44
,
'bulk_email'
,
'0001_initial'
,
'2017-06-07 17:04:14.789417'
),(
45
,
'bulk_email'
,
'0002_data__load_course_email_template'
,
'2017-06-07 17:04:14.804163'
),(
46
,
'bulk_email'
,
'0003_config_model_feature_flag'
,
'2017-06-07 17:04:14.921634'
),(
47
,
'bulk_email'
,
'0004_add_email_targets'
,
'2017-06-07 17:04:15.295350'
),(
48
,
'bulk_email'
,
'0005_move_target_data'
,
'2017-06-07 17:04:15.309887'
),(
49
,
'bulk_email'
,
'0006_course_mode_targets'
,
'2017-06-07 17:04:15.606521'
),(
50
,
'catalog'
,
'0001_initial'
,
'2017-06-07 17:04:15.745510'
),(
51
,
'catalog'
,
'0002_catalogintegration_username'
,
'2017-06-07 17:04:15.905277'
),(
52
,
'catalog'
,
'0003_catalogintegration_page_size'
,
'2017-06-07 17:04:16.066343'
),(
53
,
'django_comment_common'
,
'0001_initial'
,
'2017-06-07 17:04:16.401430'
),(
54
,
'django_comment_common'
,
'0002_forumsconfig'
,
'2017-06-07 17:04:16.558373'
),(
55
,
'verified_track_content'
,
'0001_initial'
,
'2017-06-07 17:04:16.575307'
),(
56
,
'course_overviews'
,
'0001_initial'
,
'2017-06-07 17:04:16.626962'
),(
57
,
'course_overviews'
,
'0002_add_course_catalog_fields'
,
'2017-06-07 17:04:16.743282'
),(
58
,
'course_overviews'
,
'0003_courseoverviewgeneratedhistory'
,
'2017-06-07 17:04:16.760182'
),(
59
,
'course_overviews'
,
'0004_courseoverview_org'
,
'2017-06-07 17:04:16.791350'
),(
60
,
'course_overviews'
,
'0005_delete_courseoverviewgeneratedhistory'
,
'2017-06-07 17:04:16.809403'
),(
61
,
'course_overviews'
,
'0006_courseoverviewimageset'
,
'2017-06-07 17:04:16.834601'
),(
62
,
'course_overviews'
,
'0007_courseoverviewimageconfig'
,
'2017-06-07 17:04:16.994146'
),(
63
,
'course_overviews'
,
'0008_remove_courseoverview_facebook_url'
,
'2017-06-07 17:04:16.996963'
),(
64
,
'course_overviews'
,
'0009_readd_facebook_url'
,
'2017-06-07 17:04:17.027157'
),(
65
,
'course_overviews'
,
'0010_auto_20160329_2317'
,
'2017-06-07 17:04:17.090603'
),(
66
,
'ccx'
,
'0001_initial'
,
'2017-06-07 17:04:17.586278'
),(
67
,
'ccx'
,
'0002_customcourseforedx_structure_json'
,
'2017-06-07 17:04:17.750375'
),(
68
,
'ccx'
,
'0003_add_master_course_staff_in_ccx'
,
'2017-06-07 17:04:17.769088'
),(
69
,
'ccx'
,
'0004_seed_forum_roles_in_ccx_courses'
,
'2017-06-07 17:04:17.795161'
),(
70
,
'ccx'
,
'0005_change_ccx_coach_to_staff'
,
'2017-06-07 17:04:17.817009'
),(
71
,
'ccxcon'
,
'0001_initial_ccxcon_model'
,
'2017-06-07 17:04:17.857394'
),(
72
,
'ccxcon'
,
'0002_auto_20160325_0407'
,
'2017-06-07 17:04:17.884288'
),(
73
,
'djcelery'
,
'0001_initial'
,
'2017-06-07 17:04:18.098351'
),(
74
,
'celery_utils'
,
'0001_initial'
,
'2017-06-07 17:04:18.148751'
),(
75
,
'celery_utils'
,
'0002_chordable_django_backend'
,
'2017-06-07 17:04:18.183662'
),(
76
,
'certificates'
,
'0008_schema__remove_badges'
,
'2017-06-07 17:04:18.589822'
),(
77
,
'commerce'
,
'0001_data__add_ecommerce_service_user'
,
'2017-06-07 17:04:18.608292'
),(
78
,
'commerce'
,
'0002_commerceconfiguration'
,
'2017-06-07 17:04:18.800203'
),(
79
,
'commerce'
,
'0003_auto_20160329_0709'
,
'2017-06-07 17:04:18.997043'
),(
80
,
'commerce'
,
'0004_auto_20160531_0950'
,
'2017-06-07 17:04:19.361867'
),(
81
,
'commerce'
,
'0005_commerceconfiguration_enable_automatic_refund_approval'
,
'2017-06-07 17:04:19.543772'
),(
82
,
'commerce'
,
'0006_auto_20170424_1734'
,
'2017-06-07 17:04:19.712315'
),(
83
,
'contentserver'
,
'0001_initial'
,
'2017-06-07 17:04:19.894922'
),(
84
,
'contentserver'
,
'0002_cdnuseragentsconfig'
,
'2017-06-07 17:04:20.081353'
),(
85
,
'cors_csrf'
,
'0001_initial'
,
'2017-06-07 17:04:20.281028'
),(
86
,
'course_action_state'
,
'0001_initial'
,
'2017-06-07 17:04:20.652022'
),(
87
,
'course_groups'
,
'0002_change_inline_default_cohort_value'
,
'2017-06-07 17:04:20.672154'
),(
88
,
'course_overviews'
,
'0011_courseoverview_marketing_url'
,
'2017-06-07 17:04:20.714536'
),(
89
,
'course_overviews'
,
'0012_courseoverview_eligible_for_financial_aid'
,
'2017-06-07 17:04:20.743183'
),(
90
,
'course_structures'
,
'0001_initial'
,
'2017-06-07 17:04:20.771839'
),(
91
,
'coursetalk'
,
'0001_initial'
,
'2017-06-07 17:04:20.987087'
),(
92
,
'coursetalk'
,
'0002_auto_20160325_0631'
,
'2017-06-07 17:04:21.214493'
),(
93
,
'courseware'
,
'0001_initial'
,
'2017-06-07 17:04:23.663388'
),(
94
,
'coursewarehistoryextended'
,
'0001_initial'
,
'2017-06-07 17:04:23.965971'
),(
95
,
'coursewarehistoryextended'
,
'0002_force_studentmodule_index'
,
'2017-06-07 17:04:24.204082'
),(
96
,
'crawlers'
,
'0001_initial'
,
'2017-06-07 17:04:24.456217'
),(
97
,
'crawlers'
,
'0002_auto_20170419_0018'
,
'2017-06-07 17:04:24.709197'
),(
98
,
'credentials'
,
'0001_initial'
,
'2017-06-07 17:04:24.956327'
),(
99
,
'credentials'
,
'0002_auto_20160325_0631'
,
'2017-06-07 17:04:25.216572'
),(
100
,
'credentials'
,
'0003_auto_20170525_1109'
,
'2017-06-07 17:04:25.715146'
),(
101
,
'credit'
,
'0001_initial'
,
'2017-06-07 17:04:27.807516'
),(
102
,
'credit'
,
'0002_creditconfig'
,
'2017-06-07 17:04:28.148630'
),(
103
,
'credit'
,
'0003_auto_20160511_2227'
,
'2017-06-07 17:04:28.551088'
),(
104
,
'dark_lang'
,
'0001_initial'
,
'2017-06-07 17:04:28.973205'
),(
105
,
'dark_lang'
,
'0002_data__enable_on_install'
,
'2017-06-07 17:04:28.996515'
),(
106
,
'database_fixups'
,
'0001_initial'
,
'2017-06-07 17:04:29.029601'
),(
107
,
'django_comment_common'
,
'0003_enable_forums'
,
'2017-06-07 17:04:29.049071'
),(
108
,
'django_comment_common'
,
'0004_auto_20161117_1209'
,
'2017-06-07 17:04:29.450007'
),(
109
,
'django_notify'
,
'0001_initial'
,
'2017-06-07 17:04:30.918553'
),(
110
,
'django_openid_auth'
,
'0001_initial'
,
'2017-06-07 17:04:31.370259'
),(
111
,
'oauth2'
,
'0001_initial'
,
'2017-06-07 17:04:33.205063'
),(
112
,
'edx_oauth2_provider'
,
'0001_initial'
,
'2017-06-07 17:04:33.589994'
),(
113
,
'edx_proctoring'
,
'0001_initial'
,
'2017-06-07 17:04:42.425323'
),(
114
,
'edx_proctoring'
,
'0002_proctoredexamstudentattempt_is_status_acknowledged'
,
'2017-06-07 17:04:42.762215'
),(
115
,
'edx_proctoring'
,
'0003_auto_20160101_0525'
,
'2017-06-07 17:04:43.490480'
),(
116
,
'edx_proctoring'
,
'0004_auto_20160201_0523'
,
'2017-06-07 17:04:43.838536'
),(
117
,
'edx_proctoring'
,
'0005_proctoredexam_hide_after_due'
,
'2017-06-07 17:04:44.245611'
),(
118
,
'edxval'
,
'0001_initial'
,
'2017-06-07 17:04:44.614644'
),(
119
,
'edxval'
,
'0002_data__default_profiles'
,
'2017-06-07 17:04:44.641952'
),(
120
,
'edxval'
,
'0003_coursevideo_is_hidden'
,
'2017-06-07 17:04:44.697919'
),(
121
,
'edxval'
,
'0004_data__add_hls_profile'
,
'2017-06-07 17:04:44.724281'
),(
122
,
'email_marketing'
,
'0001_initial'
,
'2017-06-07 17:04:45.152237'
),(
123
,
'email_marketing'
,
'0002_auto_20160623_1656'
,
'2017-06-07 17:04:49.136767'
),(
124
,
'email_marketing'
,
'0003_auto_20160715_1145'
,
'2017-06-07 17:04:51.483370'
),(
125
,
'email_marketing'
,
'0004_emailmarketingconfiguration_welcome_email_send_delay'
,
'2017-06-07 17:04:52.069239'
),(
126
,
'embargo'
,
'0001_initial'
,
'2017-06-07 17:04:53.642866'
),(
127
,
'embargo'
,
'0002_data__add_countries'
,
'2017-06-07 17:04:53.669328'
),(
128
,
'enterprise'
,
'0001_initial'
,
'2017-06-07 17:04:54.486810'
),(
129
,
'enterprise'
,
'0002_enterprisecustomerbrandingconfiguration'
,
'2017-06-07 17:04:54.546863'
),(
130
,
'enterprise'
,
'0003_auto_20161104_0937'
,
'2017-06-07 17:04:56.747167'
),(
131
,
'enterprise'
,
'0004_auto_20161114_0434'
,
'2017-06-07 17:04:58.229978'
),(
132
,
'enterprise'
,
'0005_pendingenterprisecustomeruser'
,
'2017-06-07 17:04:58.975810'
),(
133
,
'enterprise'
,
'0006_auto_20161121_0241'
,
'2017-06-07 17:04:59.805988'
),(
134
,
'enterprise'
,
'0007_auto_20161109_1511'
,
'2017-06-07 17:05:01.364843'
),(
135
,
'enterprise'
,
'0008_auto_20161124_2355'
,
'2017-06-07 17:05:03.907729'
),(
136
,
'enterprise'
,
'0009_auto_20161130_1651'
,
'2017-06-07 17:05:08.370346'
),(
137
,
'enterprise'
,
'0010_auto_20161222_1212'
,
'2017-06-07 17:05:09.823359'
),(
138
,
'enterprise'
,
'0011_enterprisecustomerentitlement_historicalenterprisecustomerentitlement'
,
'2017-06-07 17:05:11.379746'
),(
139
,
'enterprise'
,
'0012_auto_20170125_1033'
,
'2017-06-07 17:05:12.905534'
),(
140
,
'enterprise'
,
'0013_auto_20170125_1157'
,
'2017-06-07 17:05:15.248883'
),(
141
,
'enterprise'
,
'0014_enrollmentnotificationemailtemplate_historicalenrollmentnotificationemailtemplate'
,
'2017-06-07 17:05:19.310706'
),(
142
,
'enterprise'
,
'0015_auto_20170130_0003'
,
'2017-06-07 17:05:20.057448'
),(
143
,
'enterprise'
,
'0016_auto_20170405_0647'
,
'2017-06-07 17:05:27.781947'
),(
144
,
'enterprise'
,
'0017_auto_20170508_1341'
,
'2017-06-07 17:05:30.618999'
),(
145
,
'enterprise'
,
'0018_auto_20170511_1357'
,
'2017-06-07 17:05:32.209197'
),(
146
,
'external_auth'
,
'0001_initial'
,
'2017-06-07 17:05:33.833957'
),(
147
,
'grades'
,
'0001_initial'
,
'2017-06-07 17:05:34.013006'
),(
148
,
'grades'
,
'0002_rename_last_edited_field'
,
'2017-06-07 17:05:34.064834'
),(
149
,
'grades'
,
'0003_coursepersistentgradesflag_persistentgradesenabledflag'
,
'2017-06-07 17:05:35.763981'
),(
150
,
'grades'
,
'0004_visibleblocks_course_id'
,
'2017-06-07 17:05:35.824380'
),(
151
,
'grades'
,
'0005_multiple_course_flags'
,
'2017-06-07 17:05:36.656045'
),(
152
,
'grades'
,
'0006_persistent_course_grades'
,
'2017-06-07 17:05:36.755898'
),(
153
,
'grades'
,
'0007_add_passed_timestamp_column'
,
'2017-06-07 17:05:36.860557'
),(
154
,
'grades'
,
'0008_persistentsubsectiongrade_first_attempted'
,
'2017-06-07 17:05:36.923016'
),(
155
,
'grades'
,
'0009_auto_20170111_1507'
,
'2017-06-07 17:05:37.036324'
),(
156
,
'grades'
,
'0010_auto_20170112_1156'
,
'2017-06-07 17:05:37.103385'
),(
157
,
'grades'
,
'0011_null_edited_time'
,
'2017-06-07 17:05:37.281270'
),(
158
,
'grades'
,
'0012_computegradessetting'
,
'2017-06-07 17:05:38.185922'
),(
159
,
'instructor_task'
,
'0002_gradereportsetting'
,
'2017-06-07 17:05:39.072163'
),(
160
,
'integrated_channel'
,
'0001_initial'
,
'2017-06-07 17:05:39.165982'
),(
161
,
'lms_xblock'
,
'0001_initial'
,
'2017-06-07 17:05:40.053872'
),(
162
,
'microsite_configuration'
,
'0001_initial'
,
'2017-06-07 17:05:48.477367'
),(
163
,
'microsite_configuration'
,
'0002_auto_20160202_0228'
,
'2017-06-07 17:05:50.462043'
),(
164
,
'milestones'
,
'0001_initial'
,
'2017-06-07 17:05:51.249620'
),(
165
,
'milestones'
,
'0002_data__seed_relationship_types'
,
'2017-06-07 17:05:51.276111'
),(
166
,
'milestones'
,
'0003_coursecontentmilestone_requirements'
,
'2017-06-07 17:05:51.355158'
),(
167
,
'milestones'
,
'0004_auto_20151221_1445'
,
'2017-06-07 17:05:51.675000'
),(
168
,
'mobile_api'
,
'0001_initial'
,
'2017-06-07 17:05:56.204003'
),(
169
,
'mobile_api'
,
'0002_auto_20160406_0904'
,
'2017-06-07 17:05:56.283257'
),(
170
,
'mobile_api'
,
'0003_ignore_mobile_available_flag'
,
'2017-06-07 17:05:57.147895'
),(
171
,
'notes'
,
'0001_initial'
,
'2017-06-07 17:05:57.614225'
),(
172
,
'oauth2'
,
'0002_auto_20160404_0813'
,
'2017-06-07 17:05:59.065601'
),(
173
,
'oauth2'
,
'0003_client_logout_uri'
,
'2017-06-07 17:05:59.593099'
),(
174
,
'oauth2'
,
'0004_add_index_on_grant_expires'
,
'2017-06-07 17:06:00.187608'
),(
175
,
'oauth2_provider'
,
'0001_initial'
,
'2017-06-07 17:06:02.972167'
),(
176
,
'oauth2_provider'
,
'0002_08_updates'
,
'2017-06-07 17:06:05.194456'
),(
177
,
'oauth_dispatch'
,
'0001_initial'
,
'2017-06-07 17:06:06.032215'
),(
178
,
'oauth_provider'
,
'0001_initial'
,
'2017-06-07 17:06:08.009911'
),(
179
,
'organizations'
,
'0001_initial'
,
'2017-06-07 17:06:08.156808'
),(
180
,
'organizations'
,
'0002_auto_20170117_1434'
,
'2017-06-07 17:06:08.206081'
),(
181
,
'organizations'
,
'0003_auto_20170221_1138'
,
'2017-06-07 17:06:08.316384'
),(
182
,
'organizations'
,
'0004_auto_20170413_2315'
,
'2017-06-07 17:06:08.419513'
),(
183
,
'programs'
,
'0001_initial'
,
'2017-06-07 17:06:09.392683'
),(
184
,
'programs'
,
'0002_programsapiconfig_cache_ttl'
,
'2017-06-07 17:06:10.483373'
),(
185
,
'programs'
,
'0003_auto_20151120_1613'
,
'2017-06-07 17:06:15.046719'
),(
186
,
'programs'
,
'0004_programsapiconfig_enable_certification'
,
'2017-06-07 17:06:16.221604'
),(
187
,
'programs'
,
'0005_programsapiconfig_max_retries'
,
'2017-06-07 17:06:17.293173'
),(
188
,
'programs'
,
'0006_programsapiconfig_xseries_ad_enabled'
,
'2017-06-07 17:06:18.229109'
),(
189
,
'programs'
,
'0007_programsapiconfig_program_listing_enabled'
,
'2017-06-07 17:06:19.256568'
),(
190
,
'programs'
,
'0008_programsapiconfig_program_details_enabled'
,
'2017-06-07 17:06:20.178017'
),(
191
,
'programs'
,
'0009_programsapiconfig_marketing_path'
,
'2017-06-07 17:06:21.253283'
),(
192
,
'programs'
,
'0010_auto_20170204_2332'
,
'2017-06-07 17:06:23.350761'
),(
193
,
'programs'
,
'0011_auto_20170301_1844'
,
'2017-06-07 17:06:41.256883'
),(
194
,
'programs'
,
'0012_auto_20170419_0018'
,
'2017-06-07 17:06:41.623717'
),(
195
,
'redirects'
,
'0001_initial'
,
'2017-06-07 17:06:41.994930'
),(
196
,
'rss_proxy'
,
'0001_initial'
,
'2017-06-07 17:06:42.033469'
),(
197
,
'sap_success_factors'
,
'0001_initial'
,
'2017-06-07 17:06:43.295120'
),(
198
,
'sap_success_factors'
,
'0002_auto_20170224_1545'
,
'2017-06-07 17:06:46.462450'
),(
199
,
'sap_success_factors'
,
'0003_auto_20170317_1402'
,
'2017-06-07 17:06:48.265381'
),(
200
,
'sap_success_factors'
,
'0004_catalogtransmissionaudit_audit_summary'
,
'2017-06-07 17:06:48.314511'
),(
201
,
'self_paced'
,
'0001_initial'
,
'2017-06-07 17:06:49.229168'
),(
202
,
'sessions'
,
'0001_initial'
,
'2017-06-07 17:06:49.271545'
),(
203
,
'student'
,
'0001_initial'
,
'2017-06-07 17:07:17.845351'
),(
204
,
'shoppingcart'
,
'0001_initial'
,
'2017-06-07 17:07:42.694801'
),(
205
,
'shoppingcart'
,
'0002_auto_20151208_1034'
,
'2017-06-07 17:07:45.409545'
),(
206
,
'shoppingcart'
,
'0003_auto_20151217_0958'
,
'2017-06-07 17:07:48.031926'
),(
207
,
'site_configuration'
,
'0001_initial'
,
'2017-06-07 17:07:50.947452'
),(
208
,
'site_configuration'
,
'0002_auto_20160720_0231'
,
'2017-06-07 17:07:53.716830'
),(
209
,
'default'
,
'0001_initial'
,
'2017-06-07 17:07:56.781865'
),(
210
,
'default'
,
'0002_add_related_name'
,
'2017-06-07 17:07:58.154383'
),(
211
,
'default'
,
'0003_alter_email_max_length'
,
'2017-06-07 17:07:58.203819'
),(
212
,
'default'
,
'0004_auto_20160423_0400'
,
'2017-06-07 17:07:59.899794'
),(
213
,
'social_auth'
,
'0005_auto_20160727_2333'
,
'2017-06-07 17:07:59.958697'
),(
214
,
'splash'
,
'0001_initial'
,
'2017-06-07 17:08:01.760633'
),(
215
,
'static_replace'
,
'0001_initial'
,
'2017-06-07 17:08:03.399913'
),(
216
,
'static_replace'
,
'0002_assetexcludedextensionsconfig'
,
'2017-06-07 17:08:05.282230'
),(
217
,
'status'
,
'0001_initial'
,
'2017-06-07 17:08:09.203447'
),(
218
,
'student'
,
'0002_auto_20151208_1034'
,
'2017-06-07 17:08:14.957916'
),(
219
,
'student'
,
'0003_auto_20160516_0938'
,
'2017-06-07 17:08:16.403383'
),(
220
,
'student'
,
'0004_auto_20160531_1422'
,
'2017-06-07 17:08:17.131880'
),(
221
,
'student'
,
'0005_auto_20160531_1653'
,
'2017-06-07 17:08:17.880133'
),(
222
,
'student'
,
'0006_logoutviewconfiguration'
,
'2017-06-07 17:08:18.710727'
),(
223
,
'student'
,
'0007_registrationcookieconfiguration'
,
'2017-06-07 17:08:19.642071'
),(
224
,
'student'
,
'0008_auto_20161117_1209'
,
'2017-06-07 17:08:20.691387'
),(
225
,
'student'
,
'0009_auto_20170111_0422'
,
'2017-06-07 17:08:21.874635'
),(
226
,
'student'
,
'0010_auto_20170207_0458'
,
'2017-06-07 17:08:21.877858'
),(
227
,
'submissions'
,
'0001_initial'
,
'2017-06-07 17:08:22.404555'
),(
228
,
'submissions'
,
'0002_auto_20151119_0913'
,
'2017-06-07 17:08:22.582988'
),(
229
,
'submissions'
,
'0003_submission_status'
,
'2017-06-07 17:08:22.711768'
),(
230
,
'survey'
,
'0001_initial'
,
'2017-06-07 17:08:24.312467'
),(
231
,
'teams'
,
'0001_initial'
,
'2017-06-07 17:08:28.620346'
),(
232
,
'theming'
,
'0001_initial'
,
'2017-06-07 17:08:30.062564'
),(
233
,
'third_party_auth'
,
'0001_initial'
,
'2017-06-07 17:08:37.915694'
),(
234
,
'third_party_auth'
,
'0002_schema__provider_icon_image'
,
'2017-06-07 17:08:47.111787'
),(
235
,
'third_party_auth'
,
'0003_samlproviderconfig_debug_mode'
,
'2017-06-07 17:08:48.677000'
),(
236
,
'third_party_auth'
,
'0004_add_visible_field'
,
'2017-06-07 17:09:03.146564'
),(
237
,
'third_party_auth'
,
'0005_add_site_field'
,
'2017-06-07 17:09:08.258180'
),(
238
,
'third_party_auth'
,
'0006_samlproviderconfig_automatic_refresh_enabled'
,
'2017-06-07 17:09:09.602282'
),(
239
,
'third_party_auth'
,
'0007_auto_20170406_0912'
,
'2017-06-07 17:09:12.312934'
),(
240
,
'third_party_auth'
,
'0008_auto_20170413_1455'
,
'2017-06-07 17:09:17.134639'
),(
241
,
'third_party_auth'
,
'0009_auto_20170415_1144'
,
'2017-06-07 17:09:21.664174'
),(
242
,
'third_party_auth'
,
'0010_add_skip_hinted_login_dialog_field'
,
'2017-06-07 17:09:26.409066'
),(
243
,
'track'
,
'0001_initial'
,
'2017-06-07 17:09:26.462019'
),(
244
,
'user_api'
,
'0001_initial'
,
'2017-06-07 17:09:36.510887'
),(
245
,
'util'
,
'0001_initial'
,
'2017-06-07 17:09:38.343206'
),(
246
,
'util'
,
'0002_data__default_rate_limit_config'
,
'2017-06-07 17:09:38.387321'
),(
247
,
'verified_track_content'
,
'0002_verifiedtrackcohortedcourse_verified_cohort_name'
,
'2017-06-07 17:09:38.439932'
),(
248
,
'verify_student'
,
'0001_initial'
,
'2017-06-07 17:09:59.052072'
),(
249
,
'verify_student'
,
'0002_auto_20151124_1024'
,
'2017-06-07 17:09:59.887414'
),(
250
,
'verify_student'
,
'0003_auto_20151113_1443'
,
'2017-06-07 17:10:00.783427'
),(
251
,
'video_config'
,
'0001_initial'
,
'2017-06-07 17:10:02.731108'
),(
252
,
'waffle'
,
'0001_initial'
,
'2017-06-07 17:10:03.802796'
),(
253
,
'waffle_utils'
,
'0001_initial'
,
'2017-06-07 17:10:05.297874'
),(
254
,
'wiki'
,
'0001_initial'
,
'2017-06-07 17:10:52.586972'
),(
255
,
'wiki'
,
'0002_remove_article_subscription'
,
'2017-06-07 17:10:52.662503'
),(
256
,
'wiki'
,
'0003_ip_address_conv'
,
'2017-06-07 17:10:57.573686'
),(
257
,
'wiki'
,
'0004_increase_slug_size'
,
'2017-06-07 17:10:59.287354'
),(
258
,
'workflow'
,
'0001_initial'
,
'2017-06-07 17:10:59.502253'
),(
259
,
'xblock_django'
,
'0001_initial'
,
'2017-06-07 17:11:01.238419'
),(
260
,
'xblock_django'
,
'0002_auto_20160204_0809'
,
'2017-06-07 17:11:02.982736'
),(
261
,
'xblock_django'
,
'0003_add_new_config_models'
,
'2017-06-07 17:11:08.694189'
),(
262
,
'xblock_django'
,
'0004_delete_xblock_disable_config'
,
'2017-06-07 17:11:10.732274'
),(
263
,
'social_auth'
,
'0001_initial'
,
'2017-06-07 17:11:10.736145'
),(
264
,
'social_auth'
,
'0003_alter_email_max_length'
,
'2017-06-07 17:11:10.737219'
),(
265
,
'social_auth'
,
'0002_add_related_name'
,
'2017-06-07 17:11:10.738887'
),(
266
,
'social_auth'
,
'0004_auto_20160423_0400'
,
'2017-06-07 17:11:10.740333'
),(
267
,
'contentstore'
,
'0001_initial'
,
'2017-06-07 17:11:58.053539'
),(
268
,
'course_creators'
,
'0001_initial'
,
'2017-06-07 17:11:58.109720'
),(
269
,
'tagging'
,
'0001_initial'
,
'2017-06-07 17:11:58.507723'
),(
270
,
'tagging'
,
'0002_auto_20170116_1541'
,
'2017-06-07 17:11:58.584155'
),(
271
,
'user_tasks'
,
'0001_initial'
,
'2017-06-07 17:11:59.144007'
),(
272
,
'user_tasks'
,
'0002_artifact_file_storage'
,
'2017-06-07 17:11:59.412587'
),(
273
,
'xblock_config'
,
'0001_initial'
,
'2017-06-07 17:11:59.716127'
),(
274
,
'xblock_config'
,
'0002_courseeditltifieldsenabledflag'
,
'2017-06-07 17:12:00.39172
2'
);
INSERT
INTO
`django_migrations`
VALUES
(
1
,
'contenttypes'
,
'0001_initial'
,
'2017-
10-19 15:26:11.385816'
),(
2
,
'auth'
,
'0001_initial'
,
'2017-10-19 15:26:11.502466'
),(
3
,
'admin'
,
'0001_initial'
,
'2017-10-19 15:26:11.572990'
),(
4
,
'sites'
,
'0001_initial'
,
'2017-10-19 15:26:11.591680'
),(
5
,
'contenttypes'
,
'0002_remove_content_type_name'
,
'2017-10-19 15:26:11.762918'
),(
6
,
'api_admin'
,
'0001_initial'
,
'2017-10-19 15:26:11.924432'
),(
7
,
'api_admin'
,
'0002_auto_20160325_1604'
,
'2017-10-19 15:26:11.944488'
),(
8
,
'api_admin'
,
'0003_auto_20160404_1618'
,
'2017-10-19 15:26:12.284633'
),(
9
,
'api_admin'
,
'0004_auto_20160412_1506'
,
'2017-10-19 15:26:12.619656'
),(
10
,
'api_admin'
,
'0005_auto_20160414_1232'
,
'2017-10-19 15:26:12.715318'
),(
11
,
'api_admin'
,
'0006_catalog'
,
'2017-10-19 15:26:12.734979'
),(
12
,
'api_admin'
,
'0007_delete_historical_api_records'
,
'2017-10-19 15:26:12.978577'
),(
13
,
'assessment'
,
'0001_initial'
,
'2017-10-19 15:26:13.815564'
),(
14
,
'assessment'
,
'0002_staffworkflow'
,
'2017-10-19 15:26:13.836004'
),(
15
,
'assessment'
,
'0003_expand_course_id'
,
'2017-10-19 15:26:14.099729'
),(
16
,
'auth'
,
'0002_alter_permission_name_max_length'
,
'2017-10-19 15:26:14.198555'
),(
17
,
'auth'
,
'0003_alter_user_email_max_length'
,
'2017-10-19 15:26:14.296178'
),(
18
,
'auth'
,
'0004_alter_user_username_opts'
,
'2017-10-19 15:26:14.399041'
),(
19
,
'auth'
,
'0005_alter_user_last_login_null'
,
'2017-10-19 15:26:14.498855'
),(
20
,
'auth'
,
'0006_require_contenttypes_0002'
,
'2017-10-19 15:26:14.504268'
),(
21
,
'instructor_task'
,
'0001_initial'
,
'2017-10-19 15:26:14.609927'
),(
22
,
'certificates'
,
'0001_initial'
,
'2017-10-19 15:26:15.681081'
),(
23
,
'certificates'
,
'0002_data__certificatehtmlviewconfiguration_data'
,
'2017-10-19 15:26:15.704465'
),(
24
,
'certificates'
,
'0003_data__default_modes'
,
'2017-10-19 15:26:15.719928'
),(
25
,
'certificates'
,
'0004_certificategenerationhistory'
,
'2017-10-19 15:26:15.778558'
),(
26
,
'certificates'
,
'0005_auto_20151208_0801'
,
'2017-10-19 15:26:15.931074'
),(
27
,
'certificates'
,
'0006_certificatetemplateasset_asset_slug'
,
'2017-10-19 15:26:15.957994'
),(
28
,
'certificates'
,
'0007_certificateinvalidation'
,
'2017-10-19 15:26:16.110019'
),(
29
,
'badges'
,
'0001_initial'
,
'2017-10-19 15:26:16.386342'
),(
30
,
'badges'
,
'0002_data__migrate_assertions'
,
'2017-10-19 15:26:16.408812'
),(
31
,
'badges'
,
'0003_schema__add_event_configuration'
,
'2017-10-19 15:26:16.789917'
),(
32
,
'block_structure'
,
'0001_config'
,
'2017-10-19 15:26:17.003229'
),(
33
,
'block_structure'
,
'0002_blockstructuremodel'
,
'2017-10-19 15:26:21.739481'
),(
34
,
'block_structure'
,
'0003_blockstructuremodel_storage'
,
'2017-10-19 15:26:21.760738'
),(
35
,
'block_structure'
,
'0004_blockstructuremodel_usagekeywithrun'
,
'2017-10-19 15:26:21.779109'
),(
36
,
'bookmarks'
,
'0001_initial'
,
'2017-10-19 15:26:22.024286'
),(
37
,
'branding'
,
'0001_initial'
,
'2017-10-19 15:26:22.184512'
),(
38
,
'course_modes'
,
'0001_initial'
,
'2017-10-19 15:26:22.235920'
),(
39
,
'course_modes'
,
'0002_coursemode_expiration_datetime_is_explicit'
,
'2017-10-19 15:26:22.253833'
),(
40
,
'course_modes'
,
'0003_auto_20151113_1443'
,
'2017-10-19 15:26:22.280900'
),(
41
,
'course_modes'
,
'0004_auto_20151113_1457'
,
'2017-10-19 15:26:22.364190'
),(
42
,
'course_modes'
,
'0005_auto_20151217_0958'
,
'2017-10-19 15:26:22.390272'
),(
43
,
'course_modes'
,
'0006_auto_20160208_1407'
,
'2017-10-19 15:26:22.478343'
),(
44
,
'course_modes'
,
'0007_coursemode_bulk_sku'
,
'2017-10-19 15:26:22.506838'
),(
45
,
'course_groups'
,
'0001_initial'
,
'2017-10-19 15:26:23.238182'
),(
46
,
'bulk_email'
,
'0001_initial'
,
'2017-10-19 15:26:23.590226'
),(
47
,
'bulk_email'
,
'0002_data__load_course_email_template'
,
'2017-10-19 15:26:23.610183'
),(
48
,
'bulk_email'
,
'0003_config_model_feature_flag'
,
'2017-10-19 15:26:23.742512'
),(
49
,
'bulk_email'
,
'0004_add_email_targets'
,
'2017-10-19 15:26:24.109255'
),(
50
,
'bulk_email'
,
'0005_move_target_data'
,
'2017-10-19 15:26:24.128544'
),(
51
,
'bulk_email'
,
'0006_course_mode_targets'
,
'2017-10-19 15:26:24.384408'
),(
52
,
'catalog'
,
'0001_initial'
,
'2017-10-19 15:26:24.534008'
),(
53
,
'catalog'
,
'0002_catalogintegration_username'
,
'2017-10-19 15:26:24.681080'
),(
54
,
'catalog'
,
'0003_catalogintegration_page_size'
,
'2017-10-19 15:26:24.821317'
),(
55
,
'catalog'
,
'0004_auto_20170616_0618'
,
'2017-10-19 15:26:24.962083'
),(
56
,
'django_comment_common'
,
'0001_initial'
,
'2017-10-19 15:26:25.266684'
),(
57
,
'django_comment_common'
,
'0002_forumsconfig'
,
'2017-10-19 15:26:25.418001'
),(
58
,
'verified_track_content'
,
'0001_initial'
,
'2017-10-19 15:26:25.450720'
),(
59
,
'course_overviews'
,
'0001_initial'
,
'2017-10-19 15:26:25.495274'
),(
60
,
'course_overviews'
,
'0002_add_course_catalog_fields'
,
'2017-10-19 15:26:25.619545'
),(
61
,
'course_overviews'
,
'0003_courseoverviewgeneratedhistory'
,
'2017-10-19 15:26:25.641411'
),(
62
,
'course_overviews'
,
'0004_courseoverview_org'
,
'2017-10-19 15:26:25.671939'
),(
63
,
'course_overviews'
,
'0005_delete_courseoverviewgeneratedhistory'
,
'2017-10-19 15:26:25.690689'
),(
64
,
'course_overviews'
,
'0006_courseoverviewimageset'
,
'2017-10-19 15:26:25.721608'
),(
65
,
'course_overviews'
,
'0007_courseoverviewimageconfig'
,
'2017-10-19 15:26:25.875647'
),(
66
,
'course_overviews'
,
'0008_remove_courseoverview_facebook_url'
,
'2017-10-19 15:26:25.880462'
),(
67
,
'course_overviews'
,
'0009_readd_facebook_url'
,
'2017-10-19 15:26:25.914257'
),(
68
,
'course_overviews'
,
'0010_auto_20160329_2317'
,
'2017-10-19 15:26:25.969629'
),(
69
,
'ccx'
,
'0001_initial'
,
'2017-10-19 15:26:26.460247'
),(
70
,
'ccx'
,
'0002_customcourseforedx_structure_json'
,
'2017-10-19 15:26:26.625721'
),(
71
,
'ccx'
,
'0003_add_master_course_staff_in_ccx'
,
'2017-10-19 15:26:26.646855'
),(
72
,
'ccx'
,
'0004_seed_forum_roles_in_ccx_courses'
,
'2017-10-19 15:26:26.665161'
),(
73
,
'ccx'
,
'0005_change_ccx_coach_to_staff'
,
'2017-10-19 15:26:26.685329'
),(
74
,
'ccxcon'
,
'0001_initial_ccxcon_model'
,
'2017-10-19 15:26:26.714440'
),(
75
,
'ccxcon'
,
'0002_auto_20160325_0407'
,
'2017-10-19 15:26:26.734260'
),(
76
,
'djcelery'
,
'0001_initial'
,
'2017-10-19 15:26:26.909701'
),(
77
,
'celery_utils'
,
'0001_initial'
,
'2017-10-19 15:26:26.953813'
),(
78
,
'celery_utils'
,
'0002_chordable_django_backend'
,
'2017-10-19 15:26:26.982678'
),(
79
,
'certificates'
,
'0008_schema__remove_badges'
,
'2017-10-19 15:26:27.347046'
),(
80
,
'certificates'
,
'0009_certificategenerationcoursesetting_language_self_generation'
,
'2017-10-19 15:26:27.476859'
),(
81
,
'certificates'
,
'0010_certificatetemplate_language'
,
'2017-10-19 15:26:27.508797'
),(
82
,
'certificates'
,
'0011_certificatetemplate_alter_unique'
,
'2017-10-19 15:26:27.570672'
),(
83
,
'certificates'
,
'0012_certificategenerationcoursesetting_include_hours_of_effort'
,
'2017-10-19 15:26:27.610885'
),(
84
,
'commerce'
,
'0001_data__add_ecommerce_service_user'
,
'2017-10-19 15:26:27.634902'
),(
85
,
'commerce'
,
'0002_commerceconfiguration'
,
'2017-10-19 15:26:27.860827'
),(
86
,
'commerce'
,
'0003_auto_20160329_0709'
,
'2017-10-19 15:26:28.141668'
),(
87
,
'commerce'
,
'0004_auto_20160531_0950'
,
'2017-10-19 15:26:28.570493'
),(
88
,
'commerce'
,
'0005_commerceconfiguration_enable_automatic_refund_approval'
,
'2017-10-19 15:26:28.847142'
),(
89
,
'commerce'
,
'0006_auto_20170424_1734'
,
'2017-10-19 15:26:29.123932'
),(
90
,
'completion'
,
'0001_initial'
,
'2017-10-19 15:26:30.008704'
),(
91
,
'enterprise'
,
'0001_initial'
,
'2017-10-19 15:26:30.403387'
),(
92
,
'enterprise'
,
'0002_enterprisecustomerbrandingconfiguration'
,
'2017-10-19 15:26:30.450057'
),(
93
,
'enterprise'
,
'0003_auto_20161104_0937'
,
'2017-10-19 15:26:31.412202'
),(
94
,
'enterprise'
,
'0004_auto_20161114_0434'
,
'2017-10-19 15:26:31.971239'
),(
95
,
'enterprise'
,
'0005_pendingenterprisecustomeruser'
,
'2017-10-19 15:26:32.228551'
),(
96
,
'enterprise'
,
'0006_auto_20161121_0241'
,
'2017-10-19 15:26:32.469688'
),(
97
,
'enterprise'
,
'0007_auto_20161109_1511'
,
'2017-10-19 15:26:33.032914'
),(
98
,
'enterprise'
,
'0008_auto_20161124_2355'
,
'2017-10-19 15:26:33.952383'
),(
99
,
'enterprise'
,
'0009_auto_20161130_1651'
,
'2017-10-19 15:26:35.525137'
),(
100
,
'enterprise'
,
'0010_auto_20161222_1212'
,
'2017-10-19 15:26:36.130896'
),(
101
,
'enterprise'
,
'0011_enterprisecustomerentitlement_historicalenterprisecustomerentitlement'
,
'2017-10-19 15:26:36.743109'
),(
102
,
'enterprise'
,
'0012_auto_20170125_1033'
,
'2017-10-19 15:26:37.271050'
),(
103
,
'enterprise'
,
'0013_auto_20170125_1157'
,
'2017-10-19 15:26:38.221135'
),(
104
,
'enterprise'
,
'0014_enrollmentnotificationemailtemplate_historicalenrollmentnotificationemailtemplate'
,
'2017-10-19 15:26:38.865294'
),(
105
,
'enterprise'
,
'0015_auto_20170130_0003'
,
'2017-10-19 15:26:39.615003'
),(
106
,
'enterprise'
,
'0016_auto_20170405_0647'
,
'2017-10-19 15:26:46.673740'
),(
107
,
'enterprise'
,
'0017_auto_20170508_1341'
,
'2017-10-19 15:26:48.575024'
),(
108
,
'enterprise'
,
'0018_auto_20170511_1357'
,
'2017-10-19 15:26:49.543673'
),(
109
,
'enterprise'
,
'0019_auto_20170606_1853'
,
'2017-10-19 15:26:50.510753'
),(
110
,
'enterprise'
,
'0020_auto_20170624_2316'
,
'2017-10-19 15:26:52.821335'
),(
111
,
'enterprise'
,
'0021_auto_20170711_0712'
,
'2017-10-19 15:26:55.033664'
),(
112
,
'enterprise'
,
'0022_auto_20170720_1543'
,
'2017-10-19 15:26:55.951837'
),(
113
,
'enterprise'
,
'0023_audit_data_reporting_flag'
,
'2017-10-19 15:26:56.966614'
),(
114
,
'enterprise'
,
'0024_enterprisecustomercatalog_historicalenterprisecustomercatalog'
,
'2017-10-19 15:26:58.087463'
),(
115
,
'consent'
,
'0001_initial'
,
'2017-10-19 15:26:59.833348'
),(
116
,
'consent'
,
'0002_migrate_to_new_data_sharing_consent'
,
'2017-10-19 15:26:59.870421'
),(
117
,
'contentserver'
,
'0001_initial'
,
'2017-10-19 15:27:00.491122'
),(
118
,
'contentserver'
,
'0002_cdnuseragentsconfig'
,
'2017-10-19 15:27:01.032817'
),(
119
,
'cors_csrf'
,
'0001_initial'
,
'2017-10-19 15:27:01.535820'
),(
120
,
'course_action_state'
,
'0001_initial'
,
'2017-10-19 15:27:02.638203'
),(
121
,
'course_goals'
,
'0001_initial'
,
'2017-10-19 15:27:03.803343'
),(
122
,
'course_goals'
,
'0002_auto_20171010_1129'
,
'2017-10-19 15:27:04.458007'
),(
123
,
'course_groups'
,
'0002_change_inline_default_cohort_value'
,
'2017-10-19 15:27:04.492549'
),(
124
,
'course_groups'
,
'0003_auto_20170609_1455'
,
'2017-10-19 15:27:05.815652'
),(
125
,
'course_overviews'
,
'0011_courseoverview_marketing_url'
,
'2017-10-19 15:27:05.868695'
),(
126
,
'course_overviews'
,
'0012_courseoverview_eligible_for_financial_aid'
,
'2017-10-19 15:27:05.917073'
),(
127
,
'course_overviews'
,
'0013_courseoverview_language'
,
'2017-10-19 15:27:05.968879'
),(
128
,
'course_modes'
,
'0008_course_key_field_to_foreign_key'
,
'2017-10-19 15:27:08.701381'
),(
129
,
'course_overviews'
,
'0014_courseoverview_certificate_available_date'
,
'2017-10-19 15:27:13.843558'
),(
130
,
'course_structures'
,
'0001_initial'
,
'2017-10-19 15:27:13.878098'
),(
131
,
'courseware'
,
'0001_initial'
,
'2017-10-19 15:27:17.318437'
),(
132
,
'courseware'
,
'0002_coursedynamicupgradedeadlineconfiguration_dynamicupgradedeadlineconfiguration'
,
'2017-10-19 15:27:18.038558'
),(
133
,
'courseware'
,
'0003_auto_20170825_0935'
,
'2017-10-19 15:27:18.412927'
),(
134
,
'courseware'
,
'0004_auto_20171010_1639'
,
'2017-10-19 15:27:18.799913'
),(
135
,
'coursewarehistoryextended'
,
'0001_initial'
,
'2017-10-19 15:27:19.299866'
),(
136
,
'coursewarehistoryextended'
,
'0002_force_studentmodule_index'
,
'2017-10-19 15:27:19.735375'
),(
137
,
'crawlers'
,
'0001_initial'
,
'2017-10-19 15:27:20.132056'
),(
138
,
'crawlers'
,
'0002_auto_20170419_0018'
,
'2017-10-19 15:27:20.525068'
),(
139
,
'credentials'
,
'0001_initial'
,
'2017-10-19 15:27:20.942427'
),(
140
,
'credentials'
,
'0002_auto_20160325_0631'
,
'2017-10-19 15:27:21.360977'
),(
141
,
'credentials'
,
'0003_auto_20170525_1109'
,
'2017-10-19 15:27:22.239675'
),(
142
,
'credit'
,
'0001_initial'
,
'2017-10-19 15:27:25.549197'
),(
143
,
'credit'
,
'0002_creditconfig'
,
'2017-10-19 15:27:26.064623'
),(
144
,
'credit'
,
'0003_auto_20160511_2227'
,
'2017-10-19 15:27:26.583062'
),(
145
,
'credit'
,
'0004_delete_historical_credit_records'
,
'2017-10-19 15:27:28.805918'
),(
146
,
'dark_lang'
,
'0001_initial'
,
'2017-10-19 15:27:29.324285'
),(
147
,
'dark_lang'
,
'0002_data__enable_on_install'
,
'2017-10-19 15:27:29.359423'
),(
148
,
'database_fixups'
,
'0001_initial'
,
'2017-10-19 15:27:29.384612'
),(
149
,
'django_comment_common'
,
'0003_enable_forums'
,
'2017-10-19 15:27:29.411252'
),(
150
,
'django_comment_common'
,
'0004_auto_20161117_1209'
,
'2017-10-19 15:27:29.925524'
),(
151
,
'django_comment_common'
,
'0005_coursediscussionsettings'
,
'2017-10-19 15:27:29.965800'
),(
152
,
'django_notify'
,
'0001_initial'
,
'2017-10-19 15:27:32.135442'
),(
153
,
'django_openid_auth'
,
'0001_initial'
,
'2017-10-19 15:27:32.761919'
),(
154
,
'oauth2'
,
'0001_initial'
,
'2017-10-19 15:27:36.147346'
),(
155
,
'edx_oauth2_provider'
,
'0001_initial'
,
'2017-10-19 15:27:37.007333'
),(
156
,
'edx_proctoring'
,
'0001_initial'
,
'2017-10-19 15:27:49.374178'
),(
157
,
'edx_proctoring'
,
'0002_proctoredexamstudentattempt_is_status_acknowledged'
,
'2017-10-19 15:27:50.489795'
),(
158
,
'edx_proctoring'
,
'0003_auto_20160101_0525'
,
'2017-10-19 15:27:52.597201'
),(
159
,
'edx_proctoring'
,
'0004_auto_20160201_0523'
,
'2017-10-19 15:27:53.621774'
),(
160
,
'edx_proctoring'
,
'0005_proctoredexam_hide_after_due'
,
'2017-10-19 15:27:54.572359'
),(
161
,
'edxval'
,
'0001_initial'
,
'2017-10-19 15:27:55.015754'
),(
162
,
'edxval'
,
'0002_data__default_profiles'
,
'2017-10-19 15:27:55.065219'
),(
163
,
'edxval'
,
'0003_coursevideo_is_hidden'
,
'2017-10-19 15:27:55.147202'
),(
164
,
'edxval'
,
'0004_data__add_hls_profile'
,
'2017-10-19 15:27:55.177980'
),(
165
,
'edxval'
,
'0005_videoimage'
,
'2017-10-19 15:27:55.255354'
),(
166
,
'edxval'
,
'0006_auto_20171009_0725'
,
'2017-10-19 15:27:55.374479'
),(
167
,
'email_marketing'
,
'0001_initial'
,
'2017-10-19 15:27:56.319425'
),(
168
,
'email_marketing'
,
'0002_auto_20160623_1656'
,
'2017-10-19 15:28:10.234940'
),(
169
,
'email_marketing'
,
'0003_auto_20160715_1145'
,
'2017-10-19 15:28:12.833332'
),(
170
,
'email_marketing'
,
'0004_emailmarketingconfiguration_welcome_email_send_delay'
,
'2017-10-19 15:28:13.348279'
),(
171
,
'email_marketing'
,
'0005_emailmarketingconfiguration_user_registration_cookie_timeout_delay'
,
'2017-10-19 15:28:14.013378'
),(
172
,
'email_marketing'
,
'0006_auto_20170711_0615'
,
'2017-10-19 15:28:14.518162'
),(
173
,
'email_marketing'
,
'0007_auto_20170809_0653'
,
'2017-10-19 15:28:16.160578'
),(
174
,
'email_marketing'
,
'0008_auto_20170809_0539'
,
'2017-10-19 15:28:16.201491'
),(
175
,
'email_marketing'
,
'0009_remove_emailmarketingconfiguration_sailthru_activation_template'
,
'2017-10-19 15:28:16.814795'
),(
176
,
'embargo'
,
'0001_initial'
,
'2017-10-19 15:28:18.413894'
),(
177
,
'embargo'
,
'0002_data__add_countries'
,
'2017-10-19 15:28:18.452849'
),(
178
,
'enterprise'
,
'0025_auto_20170828_1412'
,
'2017-10-19 15:28:22.459357'
),(
179
,
'enterprise'
,
'0026_make_require_account_level_consent_nullable'
,
'2017-10-19 15:28:23.937043'
),(
180
,
'enterprise'
,
'0027_remove_account_level_consent'
,
'2017-10-19 15:28:30.546447'
),(
181
,
'enterprise'
,
'0028_link_enterprise_to_enrollment_template'
,
'2017-10-19 15:28:33.553435'
),(
182
,
'enterprise'
,
'0029_auto_20170925_1909'
,
'2017-10-19 15:28:34.598465'
),(
183
,
'enterprise'
,
'0030_auto_20171005_1600'
,
'2017-10-19 15:28:36.680955'
),(
184
,
'enterprise'
,
'0031_auto_20171012_1249'
,
'2017-10-19 15:28:38.735206'
),(
185
,
'experiments'
,
'0001_initial'
,
'2017-10-19 15:28:42.001681'
),(
186
,
'experiments'
,
'0002_auto_20170627_1402'
,
'2017-10-19 15:28:42.086635'
),(
187
,
'experiments'
,
'0003_auto_20170713_1148'
,
'2017-10-19 15:28:42.128630'
),(
188
,
'external_auth'
,
'0001_initial'
,
'2017-10-19 15:28:44.327928'
),(
189
,
'grades'
,
'0001_initial'
,
'2017-10-19 15:28:44.553097'
),(
190
,
'grades'
,
'0002_rename_last_edited_field'
,
'2017-10-19 15:28:44.623813'
),(
191
,
'grades'
,
'0003_coursepersistentgradesflag_persistentgradesenabledflag'
,
'2017-10-19 15:28:46.753455'
),(
192
,
'grades'
,
'0004_visibleblocks_course_id'
,
'2017-10-19 15:28:46.812749'
),(
193
,
'grades'
,
'0005_multiple_course_flags'
,
'2017-10-19 15:28:47.942341'
),(
194
,
'grades'
,
'0006_persistent_course_grades'
,
'2017-10-19 15:28:48.050903'
),(
195
,
'grades'
,
'0007_add_passed_timestamp_column'
,
'2017-10-19 15:28:48.152170'
),(
196
,
'grades'
,
'0008_persistentsubsectiongrade_first_attempted'
,
'2017-10-19 15:28:48.215780'
),(
197
,
'grades'
,
'0009_auto_20170111_1507'
,
'2017-10-19 15:28:48.324114'
),(
198
,
'grades'
,
'0010_auto_20170112_1156'
,
'2017-10-19 15:28:48.385198'
),(
199
,
'grades'
,
'0011_null_edited_time'
,
'2017-10-19 15:28:48.557656'
),(
200
,
'grades'
,
'0012_computegradessetting'
,
'2017-10-19 15:28:49.673866'
),(
201
,
'grades'
,
'0013_persistentsubsectiongradeoverride'
,
'2017-10-19 15:28:49.742387'
),(
202
,
'instructor_task'
,
'0002_gradereportsetting'
,
'2017-10-19 15:28:50.959422'
),(
203
,
'integrated_channel'
,
'0001_initial'
,
'2017-10-19 15:28:51.053789'
),(
204
,
'lms_xblock'
,
'0001_initial'
,
'2017-10-19 15:28:52.253091'
),(
205
,
'microsite_configuration'
,
'0001_initial'
,
'2017-10-19 15:29:03.619638'
),(
206
,
'microsite_configuration'
,
'0002_auto_20160202_0228'
,
'2017-10-19 15:29:06.233820'
),(
207
,
'microsite_configuration'
,
'0003_delete_historical_records'
,
'2017-10-19 15:29:15.250507'
),(
208
,
'milestones'
,
'0001_initial'
,
'2017-10-19 15:29:15.867646'
),(
209
,
'milestones'
,
'0002_data__seed_relationship_types'
,
'2017-10-19 15:29:15.905637'
),(
210
,
'milestones'
,
'0003_coursecontentmilestone_requirements'
,
'2017-10-19 15:29:15.961101'
),(
211
,
'milestones'
,
'0004_auto_20151221_1445'
,
'2017-10-19 15:29:16.190561'
),(
212
,
'mobile_api'
,
'0001_initial'
,
'2017-10-19 15:29:16.655002'
),(
213
,
'mobile_api'
,
'0002_auto_20160406_0904'
,
'2017-10-19 15:29:16.753078'
),(
214
,
'mobile_api'
,
'0003_ignore_mobile_available_flag'
,
'2017-10-19 15:29:17.690702'
),(
215
,
'notes'
,
'0001_initial'
,
'2017-10-19 15:29:18.162978'
),(
216
,
'oauth2'
,
'0002_auto_20160404_0813'
,
'2017-10-19 15:29:19.683271'
),(
217
,
'oauth2'
,
'0003_client_logout_uri'
,
'2017-10-19 15:29:20.315097'
),(
218
,
'oauth2'
,
'0004_add_index_on_grant_expires'
,
'2017-10-19 15:29:21.019812'
),(
219
,
'oauth2'
,
'0005_grant_nonce'
,
'2017-10-19 15:29:21.766958'
),(
220
,
'oauth2_provider'
,
'0001_initial'
,
'2017-10-19 15:29:24.983423'
),(
221
,
'oauth2_provider'
,
'0002_08_updates'
,
'2017-10-19 15:29:28.110459'
),(
222
,
'oauth2_provider'
,
'0003_auto_20160316_1503'
,
'2017-10-19 15:29:29.252120'
),(
223
,
'oauth2_provider'
,
'0004_auto_20160525_1623'
,
'2017-10-19 15:29:32.886657'
),(
224
,
'oauth_dispatch'
,
'0001_initial'
,
'2017-10-19 15:29:34.217626'
),(
225
,
'oauth_provider'
,
'0001_initial'
,
'2017-10-19 15:29:36.797030'
),(
226
,
'organizations'
,
'0001_initial'
,
'2017-10-19 15:29:36.945020'
),(
227
,
'organizations'
,
'0002_auto_20170117_1434'
,
'2017-10-19 15:29:36.999707'
),(
228
,
'organizations'
,
'0003_auto_20170221_1138'
,
'2017-10-19 15:29:37.104224'
),(
229
,
'organizations'
,
'0004_auto_20170413_2315'
,
'2017-10-19 15:29:37.210311'
),(
230
,
'problem_builder'
,
'0001_initial'
,
'2017-10-19 15:29:37.298970'
),(
231
,
'problem_builder'
,
'0002_auto_20160121_1525'
,
'2017-10-19 15:29:39.738621'
),(
232
,
'problem_builder'
,
'0003_auto_20161124_0755'
,
'2017-10-19 15:29:39.837862'
),(
233
,
'problem_builder'
,
'0004_copy_course_ids'
,
'2017-10-19 15:29:39.876746'
),(
234
,
'problem_builder'
,
'0005_auto_20170112_1021'
,
'2017-10-19 15:29:39.967856'
),(
235
,
'problem_builder'
,
'0006_remove_deprecated_course_id'
,
'2017-10-19 15:29:40.052909'
),(
236
,
'programs'
,
'0001_initial'
,
'2017-10-19 15:29:41.281112'
),(
237
,
'programs'
,
'0002_programsapiconfig_cache_ttl'
,
'2017-10-19 15:29:42.534259'
),(
238
,
'programs'
,
'0003_auto_20151120_1613'
,
'2017-10-19 15:29:47.761337'
),(
239
,
'programs'
,
'0004_programsapiconfig_enable_certification'
,
'2017-10-19 15:29:49.055807'
),(
240
,
'programs'
,
'0005_programsapiconfig_max_retries'
,
'2017-10-19 15:29:50.328130'
),(
241
,
'programs'
,
'0006_programsapiconfig_xseries_ad_enabled'
,
'2017-10-19 15:29:51.613557'
),(
242
,
'programs'
,
'0007_programsapiconfig_program_listing_enabled'
,
'2017-10-19 15:29:52.910822'
),(
243
,
'programs'
,
'0008_programsapiconfig_program_details_enabled'
,
'2017-10-19 15:29:54.246649'
),(
244
,
'programs'
,
'0009_programsapiconfig_marketing_path'
,
'2017-10-19 15:29:55.589432'
),(
245
,
'programs'
,
'0010_auto_20170204_2332'
,
'2017-10-19 15:29:58.268840'
),(
246
,
'programs'
,
'0011_auto_20170301_1844'
,
'2017-10-19 15:30:19.268171'
),(
247
,
'programs'
,
'0012_auto_20170419_0018'
,
'2017-10-19 15:30:19.805854'
),(
248
,
'redirects'
,
'0001_initial'
,
'2017-10-19 15:30:20.330718'
),(
249
,
'rss_proxy'
,
'0001_initial'
,
'2017-10-19 15:30:20.378994'
),(
250
,
'waffle'
,
'0001_initial'
,
'2017-10-19 15:30:20.998977'
),(
251
,
'sap_success_factors'
,
'0001_initial'
,
'2017-10-19 15:30:23.058095'
),(
252
,
'sap_success_factors'
,
'0002_auto_20170224_1545'
,
'2017-10-19 15:30:29.723663'
),(
253
,
'sap_success_factors'
,
'0003_auto_20170317_1402'
,
'2017-10-19 15:30:32.357814'
),(
254
,
'sap_success_factors'
,
'0004_catalogtransmissionaudit_audit_summary'
,
'2017-10-19 15:30:32.416279'
),(
255
,
'sap_success_factors'
,
'0005_historicalsapsuccessfactorsenterprisecustomerconfiguration_history_change_reason'
,
'2017-10-19 15:30:33.649672'
),(
256
,
'sap_success_factors'
,
'0006_sapsuccessfactors_use_enterprise_enrollment_page_waffle_flag'
,
'2017-10-19 15:30:33.695189'
),(
257
,
'sap_success_factors'
,
'0007_remove_historicalsapsuccessfactorsenterprisecustomerconfiguration_history_change_reason'
,
'2017-10-19 15:30:34.919315'
),(
258
,
'student'
,
'0001_initial'
,
'2017-10-19 15:31:10.382186'
),(
259
,
'student'
,
'0002_auto_20151208_1034'
,
'2017-10-19 15:31:14.208660'
),(
260
,
'student'
,
'0003_auto_20160516_0938'
,
'2017-10-19 15:31:17.924668'
),(
261
,
'student'
,
'0004_auto_20160531_1422'
,
'2017-10-19 15:31:19.694029'
),(
262
,
'student'
,
'0005_auto_20160531_1653'
,
'2017-10-19 15:31:21.455912'
),(
263
,
'student'
,
'0006_logoutviewconfiguration'
,
'2017-10-19 15:31:23.213569'
),(
264
,
'student'
,
'0007_registrationcookieconfiguration'
,
'2017-10-19 15:31:24.997061'
),(
265
,
'student'
,
'0008_auto_20161117_1209'
,
'2017-10-19 15:31:26.767641'
),(
266
,
'student'
,
'0009_auto_20170111_0422'
,
'2017-10-19 15:31:28.591435'
),(
267
,
'student'
,
'0010_auto_20170207_0458'
,
'2017-10-19 15:31:28.597300'
),(
268
,
'schedules'
,
'0001_initial'
,
'2017-10-19 15:31:34.110131'
),(
269
,
'schedules'
,
'0002_auto_20170816_1532'
,
'2017-10-19 15:31:35.466216'
),(
270
,
'schedules'
,
'0003_scheduleconfig'
,
'2017-10-19 15:31:36.209981'
),(
271
,
'schedules'
,
'0004_auto_20170922_1428'
,
'2017-10-19 15:31:38.059970'
),(
272
,
'schedules'
,
'0005_auto_20171010_1722'
,
'2017-10-19 15:31:40.562447'
),(
273
,
'self_paced'
,
'0001_initial'
,
'2017-10-19 15:31:41.893725'
),(
274
,
'sessions'
,
'0001_initial'
,
'2017-10-19 15:31:41.958585'
),(
275
,
'shoppingcart'
,
'0001_initial'
,
'2017-10-19 15:32:11.673034'
),(
276
,
'shoppingcart'
,
'0002_auto_20151208_1034'
,
'2017-10-19 15:32:15.097291'
),(
277
,
'shoppingcart'
,
'0003_auto_20151217_0958'
,
'2017-10-19 15:32:18.597770'
),(
278
,
'site_configuration'
,
'0001_initial'
,
'2017-10-19 15:32:22.297488'
),(
279
,
'site_configuration'
,
'0002_auto_20160720_0231'
,
'2017-10-19 15:32:26.093916'
),(
280
,
'default'
,
'0001_initial'
,
'2017-10-19 15:32:30.260186'
),(
281
,
'social_auth'
,
'0001_initial'
,
'2017-10-19 15:32:30.265673'
),(
282
,
'default'
,
'0002_add_related_name'
,
'2017-10-19 15:32:32.244548'
),(
283
,
'social_auth'
,
'0002_add_related_name'
,
'2017-10-19 15:32:32.249602'
),(
284
,
'default'
,
'0003_alter_email_max_length'
,
'2017-10-19 15:32:32.307884'
),(
285
,
'social_auth'
,
'0003_alter_email_max_length'
,
'2017-10-19 15:32:32.311238'
),(
286
,
'default'
,
'0004_auto_20160423_0400'
,
'2017-10-19 15:32:34.307843'
),(
287
,
'social_auth'
,
'0004_auto_20160423_0400'
,
'2017-10-19 15:32:34.317321'
),(
288
,
'social_auth'
,
'0005_auto_20160727_2333'
,
'2017-10-19 15:32:34.382094'
),(
289
,
'social_django'
,
'0006_partial'
,
'2017-10-19 15:32:34.435683'
),(
290
,
'splash'
,
'0001_initial'
,
'2017-10-19 15:32:36.492314'
),(
291
,
'static_replace'
,
'0001_initial'
,
'2017-10-19 15:32:38.569557'
),(
292
,
'static_replace'
,
'0002_assetexcludedextensionsconfig'
,
'2017-10-19 15:32:40.679740'
),(
293
,
'status'
,
'0001_initial'
,
'2017-10-19 15:32:47.503166'
),(
294
,
'student'
,
'0011_course_key_field_to_foreign_key'
,
'2017-10-19 15:32:59.789060'
),(
295
,
'student'
,
'0012_sociallink'
,
'2017-10-19 15:33:01.390150'
),(
296
,
'student'
,
'0013_delete_historical_enrollment_records'
,
'2017-10-19 15:33:06.257796'
),(
297
,
'submissions'
,
'0001_initial'
,
'2017-10-19 15:33:06.793469'
),(
298
,
'submissions'
,
'0002_auto_20151119_0913'
,
'2017-10-19 15:33:06.977514'
),(
299
,
'submissions'
,
'0003_submission_status'
,
'2017-10-19 15:33:07.068622'
),(
300
,
'submissions'
,
'0004_remove_django_extensions'
,
'2017-10-19 15:33:07.155561'
),(
301
,
'survey'
,
'0001_initial'
,
'2017-10-19 15:33:08.995440'
),(
302
,
'teams'
,
'0001_initial'
,
'2017-10-19 15:33:14.152431'
),(
303
,
'theming'
,
'0001_initial'
,
'2017-10-19 15:33:15.886811'
),(
304
,
'third_party_auth'
,
'0001_initial'
,
'2017-10-19 15:33:25.054022'
),(
305
,
'third_party_auth'
,
'0002_schema__provider_icon_image'
,
'2017-10-19 15:33:36.627960'
),(
306
,
'third_party_auth'
,
'0003_samlproviderconfig_debug_mode'
,
'2017-10-19 15:33:38.622069'
),(
307
,
'third_party_auth'
,
'0004_add_visible_field'
,
'2017-10-19 15:33:51.887931'
),(
308
,
'third_party_auth'
,
'0005_add_site_field'
,
'2017-10-19 15:34:05.395820'
),(
309
,
'third_party_auth'
,
'0006_samlproviderconfig_automatic_refresh_enabled'
,
'2017-10-19 15:34:06.251570'
),(
310
,
'third_party_auth'
,
'0007_auto_20170406_0912'
,
'2017-10-19 15:34:08.606738'
),(
311
,
'third_party_auth'
,
'0008_auto_20170413_1455'
,
'2017-10-19 15:34:13.423070'
),(
312
,
'third_party_auth'
,
'0009_auto_20170415_1144'
,
'2017-10-19 15:34:18.320896'
),(
313
,
'third_party_auth'
,
'0010_add_skip_hinted_login_dialog_field'
,
'2017-10-19 15:34:23.425048'
),(
314
,
'third_party_auth'
,
'0011_auto_20170616_0112'
,
'2017-10-19 15:34:25.178590'
),(
315
,
'third_party_auth'
,
'0012_auto_20170626_1135'
,
'2017-10-19 15:34:30.500680'
),(
316
,
'track'
,
'0001_initial'
,
'2017-10-19 15:34:30.562206'
),(
317
,
'user_api'
,
'0001_initial'
,
'2017-10-19 15:34:41.719285'
),(
318
,
'util'
,
'0001_initial'
,
'2017-10-19 15:34:43.698447'
),(
319
,
'util'
,
'0002_data__default_rate_limit_config'
,
'2017-10-19 15:34:43.759050'
),(
320
,
'verified_track_content'
,
'0002_verifiedtrackcohortedcourse_verified_cohort_name'
,
'2017-10-19 15:34:43.819512'
),(
321
,
'verified_track_content'
,
'0003_migrateverifiedtrackcohortssetting'
,
'2017-10-19 15:34:45.778948'
),(
322
,
'verify_student'
,
'0001_initial'
,
'2017-10-19 15:35:07.482855'
),(
323
,
'verify_student'
,
'0002_auto_20151124_1024'
,
'2017-10-19 15:35:10.029472'
),(
324
,
'verify_student'
,
'0003_auto_20151113_1443'
,
'2017-10-19 15:35:12.580566'
),(
325
,
'verify_student'
,
'0004_delete_historical_records'
,
'2017-10-19 15:35:15.197792'
),(
326
,
'video_config'
,
'0001_initial'
,
'2017-10-19 15:35:24.573579'
),(
327
,
'video_config'
,
'0002_coursevideotranscriptenabledflag_videotranscriptenabledflag'
,
'2017-10-19 15:35:26.486768'
),(
328
,
'waffle'
,
'0002_auto_20161201_0958'
,
'2017-10-19 15:35:26.550134'
),(
329
,
'waffle_utils'
,
'0001_initial'
,
'2017-10-19 15:35:27.605871'
),(
330
,
'wiki'
,
'0001_initial'
,
'2017-10-19 15:36:18.455661'
),(
331
,
'wiki'
,
'0002_remove_article_subscription'
,
'2017-10-19 15:36:18.519435'
),(
332
,
'wiki'
,
'0003_ip_address_conv'
,
'2017-10-19 15:36:25.715401'
),(
333
,
'wiki'
,
'0004_increase_slug_size'
,
'2017-10-19 15:36:28.109759'
),(
334
,
'wiki'
,
'0005_remove_attachments_and_images'
,
'2017-10-19 15:36:45.635258'
),(
335
,
'workflow'
,
'0001_initial'
,
'2017-10-19 15:36:45.852767'
),(
336
,
'workflow'
,
'0002_remove_django_extensions'
,
'2017-10-19 15:36:45.928636'
),(
337
,
'xblock_django'
,
'0001_initial'
,
'2017-10-19 15:36:47.030063'
),(
338
,
'xblock_django'
,
'0002_auto_20160204_0809'
,
'2017-10-19 15:36:48.157988'
),(
339
,
'xblock_django'
,
'0003_add_new_config_models'
,
'2017-10-19 15:36:53.105757'
),(
340
,
'xblock_django'
,
'0004_delete_xblock_disable_config'
,
'2017-10-19 15:36:54.926039'
),(
341
,
'social_django'
,
'0002_add_related_name'
,
'2017-10-19 15:36:54.937945'
),(
342
,
'social_django'
,
'0003_alter_email_max_length'
,
'2017-10-19 15:36:54.941004'
),(
343
,
'social_django'
,
'0001_initial'
,
'2017-10-19 15:36:54.943531'
),(
344
,
'social_django'
,
'0004_auto_20160423_0400'
,
'2017-10-19 15:36:54.946501'
),(
345
,
'social_django'
,
'0005_auto_20160727_2333'
,
'2017-10-19 15:36:54.949519'
),(
346
,
'contentstore'
,
'0001_initial'
,
'2017-10-19 15:38:01.130499'
),(
347
,
'contentstore'
,
'0002_add_assets_page_flag'
,
'2017-10-19 15:38:01.324493'
),(
348
,
'course_creators'
,
'0001_initial'
,
'2017-10-19 15:38:01.746025'
),(
349
,
'tagging'
,
'0001_initial'
,
'2017-10-19 15:38:01.857069'
),(
350
,
'tagging'
,
'0002_auto_20170116_1541'
,
'2017-10-19 15:38:01.942807'
),(
351
,
'user_tasks'
,
'0001_initial'
,
'2017-10-19 15:38:02.699012'
),(
352
,
'user_tasks'
,
'0002_artifact_file_storage'
,
'2017-10-19 15:38:03.174681'
),(
353
,
'xblock_config'
,
'0001_initial'
,
'2017-10-19 15:38:03.728185'
),(
354
,
'xblock_config'
,
'0002_courseeditltifieldsenabledflag'
,
'2017-10-19 15:38:04.59667
2'
);
/*!40000 ALTER TABLE `django_migrations` ENABLE KEYS */
;
UNLOCK
TABLES
;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */
;
...
...
@@ -34,4 +34,4 @@ UNLOCK TABLES;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */
;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */
;
-- Dump completed on 2017-
06-07 17:12:08
-- Dump completed on 2017-
10-19 15:38:11
common/test/db_cache/bok_choy_schema_default.sql
View file @
a9ea168c
...
...
@@ -45,138 +45,6 @@ CREATE TABLE `api_admin_apiaccessrequest` (
CONSTRAINT
`api_admin_apiaccessrequ_user_id_6753e50e296cabc7_fk_auth_user_id`
FOREIGN
KEY
(
`user_id`
)
REFERENCES
`auth_user`
(
`id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`api_admin_historicalapiaccessrequest`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
CREATE
TABLE
`api_admin_historicalapiaccessrequest`
(
`id`
int
(
11
)
NOT
NULL
,
`created`
datetime
(
6
)
NOT
NULL
,
`modified`
datetime
(
6
)
NOT
NULL
,
`status`
varchar
(
255
)
NOT
NULL
,
`website`
varchar
(
200
)
NOT
NULL
,
`reason`
longtext
NOT
NULL
,
`history_id`
int
(
11
)
NOT
NULL
AUTO_INCREMENT
,
`history_date`
datetime
(
6
)
NOT
NULL
,
`history_type`
varchar
(
1
)
NOT
NULL
,
`history_user_id`
int
(
11
)
DEFAULT
NULL
,
`user_id`
int
(
11
)
DEFAULT
NULL
,
`company_address`
varchar
(
255
)
NOT
NULL
,
`company_name`
varchar
(
255
)
NOT
NULL
,
`contacted`
tinyint
(
1
)
NOT
NULL
,
`site_id`
int
(
11
),
PRIMARY
KEY
(
`history_id`
),
KEY
`api_admin_histo_history_user_id_73c59297a81bcd02_fk_auth_user_id`
(
`history_user_id`
),
KEY
`api_admin_historicalapiaccessrequest_b80bb774`
(
`id`
),
KEY
`api_admin_historicalapiaccessrequest_9acb4454`
(
`status`
),
KEY
`api_admin_historicalapiaccessrequest_9365d6e7`
(
`site_id`
),
CONSTRAINT
`api_admin_histo_history_user_id_73c59297a81bcd02_fk_auth_user_id`
FOREIGN
KEY
(
`history_user_id`
)
REFERENCES
`auth_user`
(
`id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`assessment_aiclassifier`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
CREATE
TABLE
`assessment_aiclassifier`
(
`id`
int
(
11
)
NOT
NULL
AUTO_INCREMENT
,
`classifier_data`
varchar
(
100
)
NOT
NULL
,
`classifier_set_id`
int
(
11
)
NOT
NULL
,
`criterion_id`
int
(
11
)
NOT
NULL
,
PRIMARY
KEY
(
`id`
),
KEY
`assessment_aiclassifier_962f069f`
(
`classifier_set_id`
),
KEY
`assessment_aiclassifier_385b00a3`
(
`criterion_id`
),
CONSTRAINT
`D3bd45d5e3c9cfdc4f3b442119adebe8`
FOREIGN
KEY
(
`classifier_set_id`
)
REFERENCES
`assessment_aiclassifierset`
(
`id`
),
CONSTRAINT
`assessm_criterion_id_275db29f2a0e1711_fk_assessment_criterion_id`
FOREIGN
KEY
(
`criterion_id`
)
REFERENCES
`assessment_criterion`
(
`id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`assessment_aiclassifierset`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
CREATE
TABLE
`assessment_aiclassifierset`
(
`id`
int
(
11
)
NOT
NULL
AUTO_INCREMENT
,
`created_at`
datetime
(
6
)
NOT
NULL
,
`algorithm_id`
varchar
(
128
)
NOT
NULL
,
`course_id`
varchar
(
40
)
NOT
NULL
,
`item_id`
varchar
(
128
)
NOT
NULL
,
`rubric_id`
int
(
11
)
NOT
NULL
,
PRIMARY
KEY
(
`id`
),
KEY
`assessment_aiclassifierset_fde81f11`
(
`created_at`
),
KEY
`assessment_aiclassifierset_65143c91`
(
`algorithm_id`
),
KEY
`assessment_aiclassifierset_ea134da7`
(
`course_id`
),
KEY
`assessment_aiclassifierset_82bfda79`
(
`item_id`
),
KEY
`assessment_aiclassifierset_8980b7ae`
(
`rubric_id`
),
CONSTRAINT
`assessment_ai_rubric_id_45488be94ea0aea5_fk_assessment_rubric_id`
FOREIGN
KEY
(
`rubric_id`
)
REFERENCES
`assessment_rubric`
(
`id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`assessment_aigradingworkflow`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
CREATE
TABLE
`assessment_aigradingworkflow`
(
`id`
int
(
11
)
NOT
NULL
AUTO_INCREMENT
,
`uuid`
varchar
(
36
)
NOT
NULL
,
`course_id`
varchar
(
40
)
NOT
NULL
,
`item_id`
varchar
(
128
)
NOT
NULL
,
`scheduled_at`
datetime
(
6
)
NOT
NULL
,
`completed_at`
datetime
(
6
)
DEFAULT
NULL
,
`algorithm_id`
varchar
(
128
)
NOT
NULL
,
`submission_uuid`
varchar
(
128
)
NOT
NULL
,
`essay_text`
longtext
NOT
NULL
,
`student_id`
varchar
(
40
)
NOT
NULL
,
`assessment_id`
int
(
11
)
DEFAULT
NULL
,
`classifier_set_id`
int
(
11
)
DEFAULT
NULL
,
`rubric_id`
int
(
11
)
NOT
NULL
,
PRIMARY
KEY
(
`id`
),
UNIQUE
KEY
`uuid`
(
`uuid`
),
KEY
`assessment_aigradingworkflow_ea134da7`
(
`course_id`
),
KEY
`assessment_aigradingworkflow_82bfda79`
(
`item_id`
),
KEY
`assessment_aigradingworkflow_96e4551c`
(
`scheduled_at`
),
KEY
`assessment_aigradingworkflow_4430a679`
(
`completed_at`
),
KEY
`assessment_aigradingworkflow_65143c91`
(
`algorithm_id`
),
KEY
`assessment_aigradingworkflow_ab5b2b73`
(
`submission_uuid`
),
KEY
`assessment_aigradingworkflow_30a811f6`
(
`student_id`
),
KEY
`assessment_aigradingworkflow_a4079fcf`
(
`assessment_id`
),
KEY
`assessment_aigradingworkflow_962f069f`
(
`classifier_set_id`
),
KEY
`assessment_aigradingworkflow_8980b7ae`
(
`rubric_id`
),
CONSTRAINT
`D4d9bca115376aeb07fd970155499db3`
FOREIGN
KEY
(
`classifier_set_id`
)
REFERENCES
`assessment_aiclassifierset`
(
`id`
),
CONSTRAINT
`asses_assessment_id_68b86880a7f62f1c_fk_assessment_assessment_id`
FOREIGN
KEY
(
`assessment_id`
)
REFERENCES
`assessment_assessment`
(
`id`
),
CONSTRAINT
`assessment_ai_rubric_id_3fc938e9e3ae7b2d_fk_assessment_rubric_id`
FOREIGN
KEY
(
`rubric_id`
)
REFERENCES
`assessment_rubric`
(
`id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`assessment_aitrainingworkflow`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
CREATE
TABLE
`assessment_aitrainingworkflow`
(
`id`
int
(
11
)
NOT
NULL
AUTO_INCREMENT
,
`uuid`
varchar
(
36
)
NOT
NULL
,
`course_id`
varchar
(
40
)
NOT
NULL
,
`item_id`
varchar
(
128
)
NOT
NULL
,
`scheduled_at`
datetime
(
6
)
NOT
NULL
,
`completed_at`
datetime
(
6
)
DEFAULT
NULL
,
`algorithm_id`
varchar
(
128
)
NOT
NULL
,
`classifier_set_id`
int
(
11
)
DEFAULT
NULL
,
PRIMARY
KEY
(
`id`
),
UNIQUE
KEY
`uuid`
(
`uuid`
),
KEY
`fb3b73b224dc39eb386f5d3ec67998b7`
(
`classifier_set_id`
),
KEY
`assessment_aitrainingworkflow_ea134da7`
(
`course_id`
),
KEY
`assessment_aitrainingworkflow_82bfda79`
(
`item_id`
),
KEY
`assessment_aitrainingworkflow_96e4551c`
(
`scheduled_at`
),
KEY
`assessment_aitrainingworkflow_4430a679`
(
`completed_at`
),
KEY
`assessment_aitrainingworkflow_65143c91`
(
`algorithm_id`
),
CONSTRAINT
`fb3b73b224dc39eb386f5d3ec67998b7`
FOREIGN
KEY
(
`classifier_set_id`
)
REFERENCES
`assessment_aiclassifierset`
(
`id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`assessment_aitrainingworkflow_training_examples`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
CREATE
TABLE
`assessment_aitrainingworkflow_training_examples`
(
`id`
int
(
11
)
NOT
NULL
AUTO_INCREMENT
,
`aitrainingworkflow_id`
int
(
11
)
NOT
NULL
,
`trainingexample_id`
int
(
11
)
NOT
NULL
,
PRIMARY
KEY
(
`id`
),
UNIQUE
KEY
`aitrainingworkflow_id`
(
`aitrainingworkflow_id`
,
`trainingexample_id`
),
KEY
`ff4ddecc43bd06c0d85785a61e955133`
(
`trainingexample_id`
),
CONSTRAINT
`da55be90caee21d95136e40c53e5c754`
FOREIGN
KEY
(
`aitrainingworkflow_id`
)
REFERENCES
`assessment_aitrainingworkflow`
(
`id`
),
CONSTRAINT
`ff4ddecc43bd06c0d85785a61e955133`
FOREIGN
KEY
(
`trainingexample_id`
)
REFERENCES
`assessment_trainingexample`
(
`id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`assessment_assessment`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
...
...
@@ -301,7 +169,7 @@ CREATE TABLE `assessment_peerworkflow` (
`id`
int
(
11
)
NOT
NULL
AUTO_INCREMENT
,
`student_id`
varchar
(
40
)
NOT
NULL
,
`item_id`
varchar
(
128
)
NOT
NULL
,
`course_id`
varchar
(
40
)
NOT
NULL
,
`course_id`
varchar
(
255
)
NOT
NULL
,
`submission_uuid`
varchar
(
128
)
NOT
NULL
,
`created_at`
datetime
(
6
)
NOT
NULL
,
`completed_at`
datetime
(
6
)
DEFAULT
NULL
,
...
...
@@ -358,7 +226,7 @@ DROP TABLE IF EXISTS `assessment_staffworkflow`;
CREATE
TABLE
`assessment_staffworkflow`
(
`id`
int
(
11
)
NOT
NULL
AUTO_INCREMENT
,
`scorer_id`
varchar
(
40
)
NOT
NULL
,
`course_id`
varchar
(
40
)
NOT
NULL
,
`course_id`
varchar
(
255
)
NOT
NULL
,
`item_id`
varchar
(
128
)
NOT
NULL
,
`submission_uuid`
varchar
(
128
)
NOT
NULL
,
`created_at`
datetime
(
6
)
NOT
NULL
,
...
...
@@ -386,7 +254,7 @@ CREATE TABLE `assessment_studenttrainingworkflow` (
`submission_uuid`
varchar
(
128
)
NOT
NULL
,
`student_id`
varchar
(
40
)
NOT
NULL
,
`item_id`
varchar
(
128
)
NOT
NULL
,
`course_id`
varchar
(
40
)
NOT
NULL
,
`course_id`
varchar
(
255
)
NOT
NULL
,
PRIMARY
KEY
(
`id`
),
UNIQUE
KEY
`submission_uuid`
(
`submission_uuid`
),
KEY
`assessment_studenttrainingworkflow_30a811f6`
(
`student_id`
),
...
...
@@ -475,7 +343,7 @@ CREATE TABLE `auth_permission` (
PRIMARY
KEY
(
`id`
),
UNIQUE
KEY
`content_type_id`
(
`content_type_id`
,
`codename`
),
CONSTRAINT
`auth__content_type_id_508cf46651277a81_fk_django_content_type_id`
FOREIGN
KEY
(
`content_type_id`
)
REFERENCES
`django_content_type`
(
`id`
)
)
ENGINE
=
InnoDB
AUTO_INCREMENT
=
99
6
DEFAULT
CHARSET
=
utf8
;
)
ENGINE
=
InnoDB
AUTO_INCREMENT
=
102
6
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`auth_registration`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
...
...
@@ -1013,6 +881,9 @@ CREATE TABLE `certificates_certificategenerationcoursesetting` (
`modified`
datetime
(
6
)
NOT
NULL
,
`course_key`
varchar
(
255
)
NOT
NULL
,
`enabled`
tinyint
(
1
)
NOT
NULL
,
`language_specific_templates_enabled`
tinyint
(
1
)
NOT
NULL
,
`self_generation_enabled`
tinyint
(
1
)
NOT
NULL
,
`include_hours_of_effort`
tinyint
(
1
)
DEFAULT
NULL
,
PRIMARY
KEY
(
`id`
),
KEY
`certificates_certificategenerationcoursesetting_c8235886`
(
`course_key`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
...
...
@@ -1081,8 +952,9 @@ CREATE TABLE `certificates_certificatetemplate` (
`course_key`
varchar
(
255
)
DEFAULT
NULL
,
`mode`
varchar
(
125
)
DEFAULT
NULL
,
`is_active`
tinyint
(
1
)
NOT
NULL
,
`language`
varchar
(
2
),
PRIMARY
KEY
(
`id`
),
UNIQUE
KEY
`certificates_certificatete
m_organization_id_f0c7bfd32b374fb_uniq`
(
`organization_id`
,
`course_key`
,
`mod
e`
),
UNIQUE
KEY
`certificates_certificatete
_organization_id_48edf53bc66f8e0c_uniq`
(
`organization_id`
,
`course_key`
,
`mode`
,
`languag
e`
),
KEY
`certificates_certificatetemplate_26b2345e`
(
`organization_id`
),
KEY
`certificates_certificatetemplate_c8235886`
(
`course_key`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
...
...
@@ -1194,6 +1066,62 @@ CREATE TABLE `commerce_commerceconfiguration` (
CONSTRAINT
`commerce_commerce_changed_by_id_7441951d1c97c1d7_fk_auth_user_id`
FOREIGN
KEY
(
`changed_by_id`
)
REFERENCES
`auth_user`
(
`id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`completion_blockcompletion`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
CREATE
TABLE
`completion_blockcompletion`
(
`created`
datetime
(
6
)
NOT
NULL
,
`modified`
datetime
(
6
)
NOT
NULL
,
`id`
bigint
(
20
)
NOT
NULL
AUTO_INCREMENT
,
`course_key`
varchar
(
255
)
NOT
NULL
,
`block_key`
varchar
(
255
)
NOT
NULL
,
`block_type`
varchar
(
64
)
NOT
NULL
,
`completion`
double
NOT
NULL
,
`user_id`
int
(
11
)
NOT
NULL
,
PRIMARY
KEY
(
`id`
),
UNIQUE
KEY
`completion_blockcompletion_course_key_54aa5e002d4e74a2_uniq`
(
`course_key`
,
`block_key`
,
`user_id`
),
KEY
`completion_blockcompletion_course_key_4e99db81ed8510f4_idx`
(
`course_key`
,
`block_type`
,
`user_id`
),
KEY
`completion_blockcompletion_user_id_1d63de3a4a8ef1e5_idx`
(
`user_id`
,
`course_key`
,
`modified`
),
CONSTRAINT
`completion_blockcompleti_user_id_515d6897018815d_fk_auth_user_id`
FOREIGN
KEY
(
`user_id`
)
REFERENCES
`auth_user`
(
`id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`consent_datasharingconsent`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
CREATE
TABLE
`consent_datasharingconsent`
(
`id`
int
(
11
)
NOT
NULL
AUTO_INCREMENT
,
`created`
datetime
(
6
)
NOT
NULL
,
`modified`
datetime
(
6
)
NOT
NULL
,
`username`
varchar
(
255
)
NOT
NULL
,
`granted`
tinyint
(
1
)
DEFAULT
NULL
,
`course_id`
varchar
(
255
)
NOT
NULL
,
`enterprise_customer_id`
char
(
32
)
NOT
NULL
,
PRIMARY
KEY
(
`id`
),
UNIQUE
KEY
`consent_datasharing_enterprise_customer_id_667a1480f56052a2_uniq`
(
`enterprise_customer_id`
,
`username`
,
`course_id`
),
CONSTRAINT
`D030ccea2714cf8f0a2e65e948ee3d2d`
FOREIGN
KEY
(
`enterprise_customer_id`
)
REFERENCES
`enterprise_enterprisecustomer`
(
`uuid`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`consent_historicaldatasharingconsent`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
CREATE
TABLE
`consent_historicaldatasharingconsent`
(
`id`
int
(
11
)
NOT
NULL
,
`created`
datetime
(
6
)
NOT
NULL
,
`modified`
datetime
(
6
)
NOT
NULL
,
`username`
varchar
(
255
)
NOT
NULL
,
`granted`
tinyint
(
1
)
DEFAULT
NULL
,
`course_id`
varchar
(
255
)
NOT
NULL
,
`history_id`
int
(
11
)
NOT
NULL
AUTO_INCREMENT
,
`history_date`
datetime
(
6
)
NOT
NULL
,
`history_type`
varchar
(
1
)
NOT
NULL
,
`enterprise_customer_id`
char
(
32
)
DEFAULT
NULL
,
`history_user_id`
int
(
11
)
DEFAULT
NULL
,
PRIMARY
KEY
(
`history_id`
),
KEY
`consent_histori_history_user_id_305b7992a9839525_fk_auth_user_id`
(
`history_user_id`
),
KEY
`consent_historicaldatasharingconsent_b80bb774`
(
`id`
),
CONSTRAINT
`consent_histori_history_user_id_305b7992a9839525_fk_auth_user_id`
FOREIGN
KEY
(
`history_user_id`
)
REFERENCES
`auth_user`
(
`id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`contentserver_cdnuseragentsconfig`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
...
...
@@ -1222,6 +1150,35 @@ CREATE TABLE `contentserver_courseassetcachettlconfig` (
CONSTRAINT
`contentserver_cou_changed_by_id_3b5e5ff6c6df495d_fk_auth_user_id`
FOREIGN
KEY
(
`changed_by_id`
)
REFERENCES
`auth_user`
(
`id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`contentstore_coursenewassetspageflag`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
CREATE
TABLE
`contentstore_coursenewassetspageflag`
(
`id`
int
(
11
)
NOT
NULL
AUTO_INCREMENT
,
`change_date`
datetime
(
6
)
NOT
NULL
,
`enabled`
tinyint
(
1
)
NOT
NULL
,
`course_id`
varchar
(
255
)
NOT
NULL
,
`changed_by_id`
int
(
11
)
DEFAULT
NULL
,
PRIMARY
KEY
(
`id`
),
KEY
`contentstore_cours_changed_by_id_649924e37af184c_fk_auth_user_id`
(
`changed_by_id`
),
KEY
`contentstore_coursenewassetspageflag_ea134da7`
(
`course_id`
),
CONSTRAINT
`contentstore_cours_changed_by_id_649924e37af184c_fk_auth_user_id`
FOREIGN
KEY
(
`changed_by_id`
)
REFERENCES
`auth_user`
(
`id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`contentstore_newassetspageflag`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
CREATE
TABLE
`contentstore_newassetspageflag`
(
`id`
int
(
11
)
NOT
NULL
AUTO_INCREMENT
,
`change_date`
datetime
(
6
)
NOT
NULL
,
`enabled`
tinyint
(
1
)
NOT
NULL
,
`enabled_for_all_courses`
tinyint
(
1
)
NOT
NULL
,
`changed_by_id`
int
(
11
)
DEFAULT
NULL
,
PRIMARY
KEY
(
`id`
),
KEY
`contentstore_newa_changed_by_id_30fcd15e7b674dbb_fk_auth_user_id`
(
`changed_by_id`
),
CONSTRAINT
`contentstore_newa_changed_by_id_30fcd15e7b674dbb_fk_auth_user_id`
FOREIGN
KEY
(
`changed_by_id`
)
REFERENCES
`auth_user`
(
`id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`contentstore_pushnotificationconfig`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
...
...
@@ -1313,6 +1270,20 @@ CREATE TABLE `course_creators_coursecreator` (
CONSTRAINT
`course_creators_coursec_user_id_46ea06ad28f0be3b_fk_auth_user_id`
FOREIGN
KEY
(
`user_id`
)
REFERENCES
`auth_user`
(
`id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`course_goals_coursegoal`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
CREATE
TABLE
`course_goals_coursegoal`
(
`id`
int
(
11
)
NOT
NULL
AUTO_INCREMENT
,
`course_key`
varchar
(
255
)
NOT
NULL
,
`goal_key`
varchar
(
100
)
NOT
NULL
,
`user_id`
int
(
11
)
NOT
NULL
,
PRIMARY
KEY
(
`id`
),
UNIQUE
KEY
`course_goals_coursegoal_user_id_7b4ac74987215807_uniq`
(
`user_id`
,
`course_key`
),
KEY
`course_goals_coursegoal_c8235886`
(
`course_key`
),
CONSTRAINT
`course_goals_coursegoal_user_id_49a6194cb5f88933_fk_auth_user_id`
FOREIGN
KEY
(
`user_id`
)
REFERENCES
`auth_user`
(
`id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`course_groups_cohortmembership`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
...
...
@@ -1396,6 +1367,21 @@ CREATE TABLE `course_groups_courseusergrouppartitiongroup` (
CONSTRAINT
`D1516b3811dd6dd500bfae054d6fdc92`
FOREIGN
KEY
(
`course_user_group_id`
)
REFERENCES
`course_groups_courseusergroup`
(
`id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`course_groups_unregisteredlearnercohortassignments`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
CREATE
TABLE
`course_groups_unregisteredlearnercohortassignments`
(
`id`
int
(
11
)
NOT
NULL
AUTO_INCREMENT
,
`email`
varchar
(
255
)
NOT
NULL
,
`course_id`
varchar
(
255
)
NOT
NULL
,
`course_user_group_id`
int
(
11
)
NOT
NULL
,
PRIMARY
KEY
(
`id`
),
UNIQUE
KEY
`course_groups_unregisteredlearne_course_id_4daf84ead2de12db_uniq`
(
`course_id`
,
`email`
),
KEY
`D300117695bf1837ce09d8f95c6dc2da`
(
`course_user_group_id`
),
KEY
`course_groups_unregisteredlearnercohortassignments_0c83f57c`
(
`email`
),
CONSTRAINT
`D300117695bf1837ce09d8f95c6dc2da`
FOREIGN
KEY
(
`course_user_group_id`
)
REFERENCES
`course_groups_courseusergroup`
(
`id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`course_modes_coursemode`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
...
...
@@ -1492,6 +1478,8 @@ CREATE TABLE `course_overviews_courseoverview` (
`self_paced`
tinyint
(
1
)
NOT
NULL
,
`marketing_url`
longtext
,
`eligible_for_financial_aid`
tinyint
(
1
)
NOT
NULL
,
`language`
longtext
,
`certificate_available_date`
datetime
(
6
)
DEFAULT
NULL
,
PRIMARY
KEY
(
`id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
...
...
@@ -1553,18 +1541,35 @@ CREATE TABLE `course_structures_coursestructure` (
UNIQUE
KEY
`course_id`
(
`course_id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`coursetalk_coursetalkwidgetconfiguration`
;
DROP
TABLE
IF
EXISTS
`courseware_coursedynamicupgradedeadlineconfiguration`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
CREATE
TABLE
`courseware_coursedynamicupgradedeadlineconfiguration`
(
`id`
int
(
11
)
NOT
NULL
AUTO_INCREMENT
,
`change_date`
datetime
(
6
)
NOT
NULL
,
`enabled`
tinyint
(
1
)
NOT
NULL
,
`course_id`
varchar
(
255
)
NOT
NULL
,
`deadline_days`
smallint
(
5
)
unsigned
NOT
NULL
,
`opt_out`
tinyint
(
1
)
NOT
NULL
,
`changed_by_id`
int
(
11
)
DEFAULT
NULL
,
PRIMARY
KEY
(
`id`
),
KEY
`courseware_course_changed_by_id_71dd51ee4b44e9e1_fk_auth_user_id`
(
`changed_by_id`
),
KEY
`courseware_coursedynamicupgradedeadlineconfiguration_ea134da7`
(
`course_id`
),
CONSTRAINT
`courseware_course_changed_by_id_71dd51ee4b44e9e1_fk_auth_user_id`
FOREIGN
KEY
(
`changed_by_id`
)
REFERENCES
`auth_user`
(
`id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`courseware_dynamicupgradedeadlineconfiguration`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
CREATE
TABLE
`course
talk_coursetalkwidget
configuration`
(
CREATE
TABLE
`course
ware_dynamicupgradedeadline
configuration`
(
`id`
int
(
11
)
NOT
NULL
AUTO_INCREMENT
,
`change_date`
datetime
(
6
)
NOT
NULL
,
`enabled`
tinyint
(
1
)
NOT
NULL
,
`
platform_key`
varchar
(
50
)
NOT
NULL
,
`
deadline_days`
smallint
(
5
)
unsigned
NOT
NULL
,
`changed_by_id`
int
(
11
)
DEFAULT
NULL
,
PRIMARY
KEY
(
`id`
),
KEY
`course
talk_course_changed_by_id_18bd24020c1b37d5
_fk_auth_user_id`
(
`changed_by_id`
),
CONSTRAINT
`course
talk_course_changed_by_id_18bd24020c1b37d5
_fk_auth_user_id`
FOREIGN
KEY
(
`changed_by_id`
)
REFERENCES
`auth_user`
(
`id`
)
KEY
`course
ware_dynami_changed_by_id_77da0c73df07c112
_fk_auth_user_id`
(
`changed_by_id`
),
CONSTRAINT
`course
ware_dynami_changed_by_id_77da0c73df07c112
_fk_auth_user_id`
FOREIGN
KEY
(
`changed_by_id`
)
REFERENCES
`auth_user`
(
`id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`courseware_offlinecomputedgrade`
;
...
...
@@ -1877,53 +1882,6 @@ CREATE TABLE `credit_creditrequirementstatus` (
CONSTRAINT
`c_requirement_id_3896aa6db214f84a_fk_credit_creditrequirement_id`
FOREIGN
KEY
(
`requirement_id`
)
REFERENCES
`credit_creditrequirement`
(
`id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`credit_historicalcreditrequest`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
CREATE
TABLE
`credit_historicalcreditrequest`
(
`id`
int
(
11
)
NOT
NULL
,
`created`
datetime
(
6
)
NOT
NULL
,
`modified`
datetime
(
6
)
NOT
NULL
,
`uuid`
varchar
(
32
)
NOT
NULL
,
`username`
varchar
(
255
)
NOT
NULL
,
`parameters`
longtext
NOT
NULL
,
`status`
varchar
(
255
)
NOT
NULL
,
`history_id`
int
(
11
)
NOT
NULL
AUTO_INCREMENT
,
`history_date`
datetime
(
6
)
NOT
NULL
,
`history_type`
varchar
(
1
)
NOT
NULL
,
`course_id`
int
(
11
)
DEFAULT
NULL
,
`history_user_id`
int
(
11
)
DEFAULT
NULL
,
`provider_id`
int
(
11
)
DEFAULT
NULL
,
PRIMARY
KEY
(
`history_id`
),
KEY
`credit_historic_history_user_id_52a9922f26a69e7e_fk_auth_user_id`
(
`history_user_id`
),
KEY
`credit_historicalcreditrequest_b80bb774`
(
`id`
),
KEY
`credit_historicalcreditrequest_ef7c876f`
(
`uuid`
),
KEY
`credit_historicalcreditrequest_14c4b06b`
(
`username`
),
CONSTRAINT
`credit_historic_history_user_id_52a9922f26a69e7e_fk_auth_user_id`
FOREIGN
KEY
(
`history_user_id`
)
REFERENCES
`auth_user`
(
`id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`credit_historicalcreditrequirementstatus`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
CREATE
TABLE
`credit_historicalcreditrequirementstatus`
(
`id`
int
(
11
)
NOT
NULL
,
`created`
datetime
(
6
)
NOT
NULL
,
`modified`
datetime
(
6
)
NOT
NULL
,
`username`
varchar
(
255
)
NOT
NULL
,
`status`
varchar
(
32
)
NOT
NULL
,
`reason`
longtext
NOT
NULL
,
`history_id`
int
(
11
)
NOT
NULL
AUTO_INCREMENT
,
`history_date`
datetime
(
6
)
NOT
NULL
,
`history_type`
varchar
(
1
)
NOT
NULL
,
`history_user_id`
int
(
11
)
DEFAULT
NULL
,
`requirement_id`
int
(
11
)
DEFAULT
NULL
,
PRIMARY
KEY
(
`history_id`
),
KEY
`credit_historic_history_user_id_72b045b9192495cc_fk_auth_user_id`
(
`history_user_id`
),
KEY
`credit_historicalcreditrequirementstatus_b80bb774`
(
`id`
),
KEY
`credit_historicalcreditrequirementstatus_14c4b06b`
(
`username`
),
CONSTRAINT
`credit_historic_history_user_id_72b045b9192495cc_fk_auth_user_id`
FOREIGN
KEY
(
`history_user_id`
)
REFERENCES
`auth_user`
(
`id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`dark_lang_darklangconfig`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
...
...
@@ -2004,6 +1962,19 @@ CREATE TABLE `django_comment_client_role_users` (
CONSTRAINT
`django_role_id_75cf4005dc1fb11d_fk_django_comment_client_role_id`
FOREIGN
KEY
(
`role_id`
)
REFERENCES
`django_comment_client_role`
(
`id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`django_comment_common_coursediscussionsettings`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
CREATE
TABLE
`django_comment_common_coursediscussionsettings`
(
`id`
int
(
11
)
NOT
NULL
AUTO_INCREMENT
,
`course_id`
varchar
(
255
)
NOT
NULL
,
`always_divide_inline_discussions`
tinyint
(
1
)
NOT
NULL
,
`divided_discussions`
longtext
,
`division_scheme`
varchar
(
20
)
NOT
NULL
,
PRIMARY
KEY
(
`id`
),
UNIQUE
KEY
`course_id`
(
`course_id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`django_comment_common_forumsconfig`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
...
...
@@ -2027,7 +1998,7 @@ CREATE TABLE `django_content_type` (
`model`
varchar
(
100
)
NOT
NULL
,
PRIMARY
KEY
(
`id`
),
UNIQUE
KEY
`django_content_type_app_label_45f3b1d93ec8c61c_uniq`
(
`app_label`
,
`model`
)
)
ENGINE
=
InnoDB
AUTO_INCREMENT
=
3
3
1
DEFAULT
CHARSET
=
utf8
;
)
ENGINE
=
InnoDB
AUTO_INCREMENT
=
3
4
1
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`django_migrations`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
...
...
@@ -2038,7 +2009,7 @@ CREATE TABLE `django_migrations` (
`name`
varchar
(
255
)
NOT
NULL
,
`applied`
datetime
(
6
)
NOT
NULL
,
PRIMARY
KEY
(
`id`
)
)
ENGINE
=
InnoDB
AUTO_INCREMENT
=
27
5
DEFAULT
CHARSET
=
utf8
;
)
ENGINE
=
InnoDB
AUTO_INCREMENT
=
35
5
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`django_openid_auth_association`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
...
...
@@ -2275,6 +2246,24 @@ CREATE TABLE `edxval_subtitle` (
CONSTRAINT
`edxval_subtitle_video_id_5fabb0e154dda720_fk_edxval_video_id`
FOREIGN
KEY
(
`video_id`
)
REFERENCES
`edxval_video`
(
`id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`edxval_transcriptpreference`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
CREATE
TABLE
`edxval_transcriptpreference`
(
`id`
int
(
11
)
NOT
NULL
AUTO_INCREMENT
,
`created`
datetime
(
6
)
NOT
NULL
,
`modified`
datetime
(
6
)
NOT
NULL
,
`course_id`
varchar
(
255
)
NOT
NULL
,
`provider`
varchar
(
20
)
NOT
NULL
,
`cielo24_fidelity`
varchar
(
20
)
DEFAULT
NULL
,
`cielo24_turnaround`
varchar
(
20
)
DEFAULT
NULL
,
`three_play_turnaround`
varchar
(
20
)
DEFAULT
NULL
,
`preferred_languages`
longtext
NOT
NULL
,
`video_source_language`
varchar
(
50
)
DEFAULT
NULL
,
PRIMARY
KEY
(
`id`
),
UNIQUE
KEY
`course_id`
(
`course_id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`edxval_video`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
...
...
@@ -2291,6 +2280,39 @@ CREATE TABLE `edxval_video` (
KEY
`edxval_video_9acb4454`
(
`status`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`edxval_videoimage`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
CREATE
TABLE
`edxval_videoimage`
(
`id`
int
(
11
)
NOT
NULL
AUTO_INCREMENT
,
`created`
datetime
(
6
)
NOT
NULL
,
`modified`
datetime
(
6
)
NOT
NULL
,
`image`
varchar
(
500
)
DEFAULT
NULL
,
`generated_images`
longtext
NOT
NULL
,
`course_video_id`
int
(
11
)
NOT
NULL
,
PRIMARY
KEY
(
`id`
),
UNIQUE
KEY
`course_video_id`
(
`course_video_id`
),
CONSTRAINT
`edxval_course_video_id_595461bc0ff739b3_fk_edxval_coursevideo_id`
FOREIGN
KEY
(
`course_video_id`
)
REFERENCES
`edxval_coursevideo`
(
`id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`edxval_videotranscript`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
CREATE
TABLE
`edxval_videotranscript`
(
`id`
int
(
11
)
NOT
NULL
AUTO_INCREMENT
,
`created`
datetime
(
6
)
NOT
NULL
,
`modified`
datetime
(
6
)
NOT
NULL
,
`video_id`
varchar
(
255
)
NOT
NULL
,
`transcript`
varchar
(
255
)
DEFAULT
NULL
,
`language_code`
varchar
(
50
)
NOT
NULL
,
`provider`
varchar
(
30
)
NOT
NULL
,
`file_format`
varchar
(
20
)
NOT
NULL
,
PRIMARY
KEY
(
`id`
),
UNIQUE
KEY
`edxval_videotranscript_video_id_729fab369c0f7028_uniq`
(
`video_id`
,
`language_code`
),
KEY
`edxval_videotranscript_60716c2f`
(
`language_code`
),
KEY
`edxval_videotranscript_e1be1ad3`
(
`file_format`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`email_marketing_emailmarketingconfiguration`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
...
...
@@ -2303,7 +2325,6 @@ CREATE TABLE `email_marketing_emailmarketingconfiguration` (
`sailthru_new_user_list`
varchar
(
48
)
NOT
NULL
,
`sailthru_retry_interval`
int
(
11
)
NOT
NULL
,
`sailthru_max_retries`
int
(
11
)
NOT
NULL
,
`sailthru_activation_template`
varchar
(
20
)
NOT
NULL
,
`changed_by_id`
int
(
11
)
DEFAULT
NULL
,
`sailthru_abandoned_cart_delay`
int
(
11
)
NOT
NULL
,
`sailthru_abandoned_cart_template`
varchar
(
20
)
NOT
NULL
,
...
...
@@ -2315,6 +2336,8 @@ CREATE TABLE `email_marketing_emailmarketingconfiguration` (
`sailthru_upgrade_template`
varchar
(
20
)
NOT
NULL
,
`sailthru_lms_url_override`
varchar
(
80
)
NOT
NULL
,
`welcome_email_send_delay`
int
(
11
)
NOT
NULL
,
`user_registration_cookie_timeout_delay`
double
NOT
NULL
,
`sailthru_welcome_template`
varchar
(
20
)
NOT
NULL
,
PRIMARY
KEY
(
`id`
),
KEY
`email_marketing_e_changed_by_id_1c6968b921f23b0b_fk_auth_user_id`
(
`changed_by_id`
),
CONSTRAINT
`email_marketing_e_changed_by_id_1c6968b921f23b0b_fk_auth_user_id`
FOREIGN
KEY
(
`changed_by_id`
)
REFERENCES
`auth_user`
(
`id`
)
...
...
@@ -2422,10 +2445,10 @@ CREATE TABLE `enterprise_enrollmentnotificationemailtemplate` (
`plaintext_template`
longtext
NOT
NULL
,
`html_template`
longtext
NOT
NULL
,
`subject_line`
varchar
(
100
)
NOT
NULL
,
`
site_id`
int
(
11
)
NOT
NULL
,
`
enterprise_customer_id`
char
(
32
)
NOT
NULL
,
PRIMARY
KEY
(
`id`
),
UNIQUE
KEY
`
site_id`
(
`site
_id`
),
CONSTRAINT
`
enterprise_enrollment_site_id_7721afc6c8e97cc8_fk_django_site_id`
FOREIGN
KEY
(
`site_id`
)
REFERENCES
`django_site`
(
`
id`
)
UNIQUE
KEY
`
enterprise_customer_id`
(
`enterprise_customer
_id`
),
CONSTRAINT
`
D00946bb46f9643cebba6a818adbfd61`
FOREIGN
KEY
(
`enterprise_customer_id`
)
REFERENCES
`enterprise_enterprisecustomer`
(
`uu
id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`enterprise_enterprisecourseenrollment`
;
...
...
@@ -2435,7 +2458,6 @@ CREATE TABLE `enterprise_enterprisecourseenrollment` (
`id`
int
(
11
)
NOT
NULL
AUTO_INCREMENT
,
`created`
datetime
(
6
)
NOT
NULL
,
`modified`
datetime
(
6
)
NOT
NULL
,
`consent_granted`
tinyint
(
1
)
DEFAULT
NULL
,
`course_id`
varchar
(
255
)
NOT
NULL
,
`enterprise_customer_user_id`
int
(
11
)
NOT
NULL
,
PRIMARY
KEY
(
`id`
),
...
...
@@ -2457,6 +2479,7 @@ CREATE TABLE `enterprise_enterprisecustomer` (
`enable_data_sharing_consent`
tinyint
(
1
)
NOT
NULL
,
`enforce_data_sharing_consent`
varchar
(
25
)
NOT
NULL
,
`enable_audit_enrollment`
tinyint
(
1
)
NOT
NULL
,
`enable_audit_data_reporting`
tinyint
(
1
)
NOT
NULL
,
PRIMARY
KEY
(
`uuid`
),
KEY
`enterprise_enterprisecustomer_9365d6e7`
(
`site_id`
),
CONSTRAINT
`enterprise_enterprise_site_id_41ce54c2601930cd_fk_django_site_id`
FOREIGN
KEY
(
`site_id`
)
REFERENCES
`django_site`
(
`id`
)
...
...
@@ -2476,6 +2499,22 @@ CREATE TABLE `enterprise_enterprisecustomerbrandingconfiguration` (
CONSTRAINT
`D1fbd8b8ab06c9a5efdee961a7a75e55`
FOREIGN
KEY
(
`enterprise_customer_id`
)
REFERENCES
`enterprise_enterprisecustomer`
(
`uuid`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`enterprise_enterprisecustomercatalog`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
CREATE
TABLE
`enterprise_enterprisecustomercatalog`
(
`created`
datetime
(
6
)
NOT
NULL
,
`modified`
datetime
(
6
)
NOT
NULL
,
`uuid`
char
(
32
)
NOT
NULL
,
`enterprise_customer_id`
char
(
32
)
NOT
NULL
,
`content_filter`
longtext
,
`title`
varchar
(
20
)
NOT
NULL
,
`enabled_course_modes`
longtext
NOT
NULL
,
PRIMARY
KEY
(
`uuid`
),
KEY
`D6b10b4c766f4d007227cae59564ac44`
(
`enterprise_customer_id`
),
CONSTRAINT
`D6b10b4c766f4d007227cae59564ac44`
FOREIGN
KEY
(
`enterprise_customer_id`
)
REFERENCES
`enterprise_enterprisecustomer`
(
`uuid`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`enterprise_enterprisecustomerentitlement`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
...
...
@@ -2534,10 +2573,11 @@ CREATE TABLE `enterprise_historicalenrollmentnotificationemailtemplate` (
`history_date`
datetime
(
6
)
NOT
NULL
,
`history_type`
varchar
(
1
)
NOT
NULL
,
`history_user_id`
int
(
11
)
DEFAULT
NULL
,
`
site_id`
int
(
11
)
DEFAULT
NULL
,
`
enterprise_customer_id`
char
(
32
)
,
PRIMARY
KEY
(
`history_id`
),
KEY
`enterprise_hist_history_user_id_1f039ddadc60ca21_fk_auth_user_id`
(
`history_user_id`
),
KEY
`enterprise_historicalenrollmentnotificationemailtemplate_b80063a`
(
`id`
),
KEY
`enterprise_historicalenrollmentnotificationemailtemplate_8efece6`
(
`enterprise_customer_id`
),
CONSTRAINT
`enterprise_hist_history_user_id_1f039ddadc60ca21_fk_auth_user_id`
FOREIGN
KEY
(
`history_user_id`
)
REFERENCES
`auth_user`
(
`id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
...
...
@@ -2548,7 +2588,6 @@ CREATE TABLE `enterprise_historicalenterprisecourseenrollment` (
`id`
int
(
11
)
NOT
NULL
,
`created`
datetime
(
6
)
NOT
NULL
,
`modified`
datetime
(
6
)
NOT
NULL
,
`consent_granted`
tinyint
(
1
)
DEFAULT
NULL
,
`course_id`
varchar
(
255
)
NOT
NULL
,
`history_id`
int
(
11
)
NOT
NULL
AUTO_INCREMENT
,
`history_date`
datetime
(
6
)
NOT
NULL
,
...
...
@@ -2579,6 +2618,7 @@ CREATE TABLE `enterprise_historicalenterprisecustomer` (
`enable_data_sharing_consent`
tinyint
(
1
)
NOT
NULL
,
`enforce_data_sharing_consent`
varchar
(
25
)
NOT
NULL
,
`enable_audit_enrollment`
tinyint
(
1
)
NOT
NULL
,
`enable_audit_data_reporting`
tinyint
(
1
)
NOT
NULL
,
PRIMARY
KEY
(
`history_id`
),
KEY
`enterprise_hist_history_user_id_2938dabbace21ece_fk_auth_user_id`
(
`history_user_id`
),
KEY
`enterprise_historicalenterprisecustomer_ef7c876f`
(
`uuid`
),
...
...
@@ -2586,43 +2626,45 @@ CREATE TABLE `enterprise_historicalenterprisecustomer` (
CONSTRAINT
`enterprise_hist_history_user_id_2938dabbace21ece_fk_auth_user_id`
FOREIGN
KEY
(
`history_user_id`
)
REFERENCES
`auth_user`
(
`id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`enterprise_historicalenterprisecustomer
entitlement
`
;
DROP
TABLE
IF
EXISTS
`enterprise_historicalenterprisecustomer
catalog
`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
CREATE
TABLE
`enterprise_historicalenterprisecustomerentitlement`
(
`id`
int
(
11
)
NOT
NULL
,
CREATE
TABLE
`enterprise_historicalenterprisecustomercatalog`
(
`created`
datetime
(
6
)
NOT
NULL
,
`modified`
datetime
(
6
)
NOT
NULL
,
`
entitlement_id`
int
(
10
)
unsigned
NOT
NULL
,
`
uuid`
char
(
32
)
NOT
NULL
,
`history_id`
int
(
11
)
NOT
NULL
AUTO_INCREMENT
,
`history_date`
datetime
(
6
)
NOT
NULL
,
`history_type`
varchar
(
1
)
NOT
NULL
,
`enterprise_customer_id`
char
(
32
)
DEFAULT
NULL
,
`history_user_id`
int
(
11
)
DEFAULT
NULL
,
`content_filter`
longtext
,
`title`
varchar
(
20
)
NOT
NULL
,
`enabled_course_modes`
longtext
NOT
NULL
,
PRIMARY
KEY
(
`history_id`
),
KEY
`enterprise_hist_history_user_id_41b275d5667e3790_fk_auth_user_id`
(
`history_user_id`
),
KEY
`enterprise_historicalenterprisecustomerentitlement_b80bb774`
(
`id`
),
KEY
`enterprise_historicalenterprisecustomerentitlement_9a57d8e5`
(
`entitlement_id`
),
CONSTRAINT
`enterprise_hist_history_user_id_41b275d5667e3790_fk_auth_user_id`
FOREIGN
KEY
(
`history_user_id`
)
REFERENCES
`auth_user`
(
`id`
)
KEY
`enterprise_hist_history_user_id_1f0d4124b2b4b2d8_fk_auth_user_id`
(
`history_user_id`
),
KEY
`enterprise_historicalenterprisecustomercatalog_ef7c876f`
(
`uuid`
),
CONSTRAINT
`enterprise_hist_history_user_id_1f0d4124b2b4b2d8_fk_auth_user_id`
FOREIGN
KEY
(
`history_user_id`
)
REFERENCES
`auth_user`
(
`id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`enterprise_historical
userdatasharingconsentaudi
t`
;
DROP
TABLE
IF
EXISTS
`enterprise_historical
enterprisecustomerentitlemen
t`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
CREATE
TABLE
`enterprise_historical
userdatasharingconsentaudi
t`
(
CREATE
TABLE
`enterprise_historical
enterprisecustomerentitlemen
t`
(
`id`
int
(
11
)
NOT
NULL
,
`created`
datetime
(
6
)
NOT
NULL
,
`modified`
datetime
(
6
)
NOT
NULL
,
`
state`
varchar
(
8
)
NOT
NULL
,
`
entitlement_id`
int
(
10
)
unsigned
NOT
NULL
,
`history_id`
int
(
11
)
NOT
NULL
AUTO_INCREMENT
,
`history_date`
datetime
(
6
)
NOT
NULL
,
`history_type`
varchar
(
1
)
NOT
NULL
,
`enterprise_customer_id`
char
(
32
)
DEFAULT
NULL
,
`history_user_id`
int
(
11
)
DEFAULT
NULL
,
`user_id`
int
(
11
)
DEFAULT
NULL
,
PRIMARY
KEY
(
`history_id`
),
KEY
`enterprise_hist_history_user_id_4571f12e73d38294_fk_auth_user_id`
(
`history_user_id`
),
KEY
`enterprise_historicaluserdatasharingconsentaudit_b80bb774`
(
`id`
),
CONSTRAINT
`enterprise_hist_history_user_id_4571f12e73d38294_fk_auth_user_id`
FOREIGN
KEY
(
`history_user_id`
)
REFERENCES
`auth_user`
(
`id`
)
KEY
`enterprise_hist_history_user_id_41b275d5667e3790_fk_auth_user_id`
(
`history_user_id`
),
KEY
`enterprise_historicalenterprisecustomerentitlement_b80bb774`
(
`id`
),
KEY
`enterprise_historicalenterprisecustomerentitlement_9a57d8e5`
(
`entitlement_id`
),
CONSTRAINT
`enterprise_hist_history_user_id_41b275d5667e3790_fk_auth_user_id`
FOREIGN
KEY
(
`history_user_id`
)
REFERENCES
`auth_user`
(
`id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`enterprise_pendingenrollment`
;
...
...
@@ -2655,18 +2697,37 @@ CREATE TABLE `enterprise_pendingenterprisecustomeruser` (
CONSTRAINT
`D0f27fd26a677554e54740cfe1555271`
FOREIGN
KEY
(
`enterprise_customer_id`
)
REFERENCES
`enterprise_enterprisecustomer`
(
`uuid`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`e
nterprise_userdatasharingconsentaudit
`
;
DROP
TABLE
IF
EXISTS
`e
xperiments_experimentdata
`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
CREATE
TABLE
`e
nterprise_userdatasharingconsentaudit
`
(
CREATE
TABLE
`e
xperiments_experimentdata
`
(
`id`
int
(
11
)
NOT
NULL
AUTO_INCREMENT
,
`created`
datetime
(
6
)
NOT
NULL
,
`modified`
datetime
(
6
)
NOT
NULL
,
`state`
varchar
(
8
)
NOT
NULL
,
`experiment_id`
smallint
(
5
)
unsigned
NOT
NULL
,
`key`
varchar
(
255
)
NOT
NULL
,
`value`
longtext
NOT
NULL
,
`user_id`
int
(
11
)
NOT
NULL
,
PRIMARY
KEY
(
`id`
),
KEY
`D7bcf2c6862faec34623e29b1c5e5b5a`
(
`user_id`
),
CONSTRAINT
`D7bcf2c6862faec34623e29b1c5e5b5a`
FOREIGN
KEY
(
`user_id`
)
REFERENCES
`enterprise_enterprisecustomeruser`
(
`id`
)
UNIQUE
KEY
`experiments_experimentdata_user_id_766ad715d1cc0535_uniq`
(
`user_id`
,
`experiment_id`
,
`key`
),
KEY
`experiments_experimentdata_user_id_17db4fa696359194_idx`
(
`user_id`
,
`experiment_id`
),
KEY
`experiments_experimentdata_abd1812d`
(
`experiment_id`
),
CONSTRAINT
`experiments_experimentd_user_id_438ab1d21d4ecc3d_fk_auth_user_id`
FOREIGN
KEY
(
`user_id`
)
REFERENCES
`auth_user`
(
`id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`experiments_experimentkeyvalue`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
CREATE
TABLE
`experiments_experimentkeyvalue`
(
`id`
int
(
11
)
NOT
NULL
AUTO_INCREMENT
,
`created`
datetime
(
6
)
NOT
NULL
,
`modified`
datetime
(
6
)
NOT
NULL
,
`experiment_id`
smallint
(
5
)
unsigned
NOT
NULL
,
`key`
varchar
(
255
)
NOT
NULL
,
`value`
longtext
NOT
NULL
,
PRIMARY
KEY
(
`id`
),
UNIQUE
KEY
`experiments_experimentkeyval_experiment_id_7e8b0ae772b01da6_uniq`
(
`experiment_id`
,
`key`
),
KEY
`experiments_experimentkeyvalue_abd1812d`
(
`experiment_id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`external_auth_externalauthmap`
;
...
...
@@ -2784,6 +2845,25 @@ CREATE TABLE `grades_persistentsubsectiongrade` (
CONSTRAINT
`a6bafd85579f2eb43880453893b251a3`
FOREIGN
KEY
(
`visible_blocks_hash`
)
REFERENCES
`grades_visibleblocks`
(
`hashed`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`grades_persistentsubsectiongradeoverride`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
CREATE
TABLE
`grades_persistentsubsectiongradeoverride`
(
`id`
int
(
11
)
NOT
NULL
AUTO_INCREMENT
,
`created`
datetime
(
6
)
NOT
NULL
,
`modified`
datetime
(
6
)
NOT
NULL
,
`earned_all_override`
double
DEFAULT
NULL
,
`possible_all_override`
double
DEFAULT
NULL
,
`earned_graded_override`
double
DEFAULT
NULL
,
`possible_graded_override`
double
DEFAULT
NULL
,
`grade_id`
bigint
(
20
)
unsigned
NOT
NULL
,
PRIMARY
KEY
(
`id`
),
UNIQUE
KEY
`grade_id`
(
`grade_id`
),
KEY
`grades_persistentsubsectiongradeoverride_e2fa5388`
(
`created`
),
KEY
`grades_persistentsubsectiongradeoverride_9ae73c65`
(
`modified`
),
CONSTRAINT
`D843af3bd266b7666e4f166216719659`
FOREIGN
KEY
(
`grade_id`
)
REFERENCES
`grades_persistentsubsectiongrade`
(
`id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`grades_visibleblocks`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
...
...
@@ -2864,43 +2944,22 @@ CREATE TABLE `lms_xblock_xblockasidesconfig` (
CONSTRAINT
`lms_xblock_xblocka_changed_by_id_eabf5ef3e34dfb8_fk_auth_user_id`
FOREIGN
KEY
(
`changed_by_id`
)
REFERENCES
`auth_user`
(
`id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`m
icrosite_configuration_historicalmicrositeorganizationmapping
`
;
DROP
TABLE
IF
EXISTS
`m
entoring_answer
`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
CREATE
TABLE
`microsite_configuration_historicalmicrositeorganizationmapping`
(
`id`
int
(
11
)
NOT
NULL
,
`organization`
varchar
(
63
)
NOT
NULL
,
`history_id`
int
(
11
)
NOT
NULL
AUTO_INCREMENT
,
`history_date`
datetime
(
6
)
NOT
NULL
,
`history_type`
varchar
(
1
)
NOT
NULL
,
`history_user_id`
int
(
11
)
DEFAULT
NULL
,
`microsite_id`
int
(
11
),
PRIMARY
KEY
(
`history_id`
),
KEY
`microsite_confi_history_user_id_40846fe04877dd35_fk_auth_user_id`
(
`history_user_id`
),
KEY
`microsite_configuration_historicalmicrositeorganizationmappi1219`
(
`id`
),
KEY
`microsite_configuration_historicalmicrositeorganizationmappi74d9`
(
`organization`
),
KEY
`microsite_configuration_historicalmicrositeorganizationmappi5a96`
(
`microsite_id`
),
CONSTRAINT
`microsite_confi_history_user_id_40846fe04877dd35_fk_auth_user_id`
FOREIGN
KEY
(
`history_user_id`
)
REFERENCES
`auth_user`
(
`id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`microsite_configuration_historicalmicrositetemplate`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
CREATE
TABLE
`microsite_configuration_historicalmicrositetemplate`
(
`id`
int
(
11
)
NOT
NULL
,
`template_uri`
varchar
(
255
)
NOT
NULL
,
`template`
longtext
NOT
NULL
,
`history_id`
int
(
11
)
NOT
NULL
AUTO_INCREMENT
,
`history_date`
datetime
(
6
)
NOT
NULL
,
`history_type`
varchar
(
1
)
NOT
NULL
,
`history_user_id`
int
(
11
)
DEFAULT
NULL
,
`microsite_id`
int
(
11
),
PRIMARY
KEY
(
`history_id`
),
KEY
`microsite_confi_history_user_id_53e1b0dcb708d6ef_fk_auth_user_id`
(
`history_user_id`
),
KEY
`microsite_configuration_historicalmicrositetemplate_b80bb774`
(
`id`
),
KEY
`microsite_configuration_historicalmicrositetemplate_a8b249ec`
(
`template_uri`
),
KEY
`microsite_configuration_historicalmicrositetemplate_c9cd58ae`
(
`microsite_id`
),
CONSTRAINT
`microsite_confi_history_user_id_53e1b0dcb708d6ef_fk_auth_user_id`
FOREIGN
KEY
(
`history_user_id`
)
REFERENCES
`auth_user`
(
`id`
)
CREATE
TABLE
`mentoring_answer`
(
`id`
int
(
11
)
NOT
NULL
AUTO_INCREMENT
,
`name`
varchar
(
50
)
NOT
NULL
,
`student_id`
varchar
(
32
)
NOT
NULL
,
`course_id`
varchar
(
50
)
NOT
NULL
,
`student_input`
longtext
NOT
NULL
,
`created_on`
datetime
(
6
)
NOT
NULL
,
`modified_on`
datetime
(
6
)
NOT
NULL
,
PRIMARY
KEY
(
`id`
),
UNIQUE
KEY
`student_id`
(
`student_id`
,
`course_id`
,
`name`
),
KEY
`mentoring_answer_b068931c`
(
`name`
),
KEY
`mentoring_answer_30a811f6`
(
`student_id`
),
KEY
`mentoring_answer_ea134da7`
(
`course_id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`microsite_configuration_microsite`
;
...
...
@@ -3231,6 +3290,7 @@ CREATE TABLE `oauth2_grant` (
`scope`
int
(
11
)
NOT
NULL
,
`client_id`
int
(
11
)
NOT
NULL
,
`user_id`
int
(
11
)
NOT
NULL
,
`nonce`
varchar
(
255
)
NOT
NULL
,
PRIMARY
KEY
(
`id`
),
KEY
`oauth2_grant_user_id_3de96a461bb76819_fk_auth_user_id`
(
`user_id`
),
KEY
`oauth2_grant_client_id_7f83b952b3c51985_idx`
(
`client_id`
,
`code`
,
`expires`
),
...
...
@@ -3249,8 +3309,8 @@ CREATE TABLE `oauth2_provider_accesstoken` (
`application_id`
int
(
11
)
NOT
NULL
,
`user_id`
int
(
11
)
DEFAULT
NULL
,
PRIMARY
KEY
(
`id`
),
UNIQUE
KEY
`oauth2_provider_accesstoken_token_3f77f86fb4ecbe0f_uniq`
(
`token`
),
KEY
`D5ac3019ee1c474fd85718b015e3d3a1`
(
`application_id`
),
KEY
`oauth2_provider_accesstoken_94a08da1`
(
`token`
),
KEY
`oauth2_provider_accesst_user_id_5e2f004fdebea22d_fk_auth_user_id`
(
`user_id`
),
CONSTRAINT
`D5ac3019ee1c474fd85718b015e3d3a1`
FOREIGN
KEY
(
`application_id`
)
REFERENCES
`oauth2_provider_application`
(
`id`
),
CONSTRAINT
`oauth2_provider_accesst_user_id_5e2f004fdebea22d_fk_auth_user_id`
FOREIGN
KEY
(
`user_id`
)
REFERENCES
`auth_user`
(
`id`
)
...
...
@@ -3267,7 +3327,7 @@ CREATE TABLE `oauth2_provider_application` (
`authorization_grant_type`
varchar
(
32
)
NOT
NULL
,
`client_secret`
varchar
(
255
)
NOT
NULL
,
`name`
varchar
(
255
)
NOT
NULL
,
`user_id`
int
(
11
)
NO
T
NULL
,
`user_id`
int
(
11
)
DEFAUL
T
NULL
,
`skip_authorization`
tinyint
(
1
)
NOT
NULL
,
PRIMARY
KEY
(
`id`
),
UNIQUE
KEY
`client_id`
(
`client_id`
),
...
...
@@ -3288,9 +3348,9 @@ CREATE TABLE `oauth2_provider_grant` (
`application_id`
int
(
11
)
NOT
NULL
,
`user_id`
int
(
11
)
NOT
NULL
,
PRIMARY
KEY
(
`id`
),
UNIQUE
KEY
`oauth2_provider_grant_code_a5c88732687483b_uniq`
(
`code`
),
KEY
`D6b2a4f1402d4f338b690c38b795830a`
(
`application_id`
),
KEY
`oauth2_provider_grant_user_id_3111344894d452da_fk_auth_user_id`
(
`user_id`
),
KEY
`oauth2_provider_grant_c1336794`
(
`code`
),
CONSTRAINT
`D6b2a4f1402d4f338b690c38b795830a`
FOREIGN
KEY
(
`application_id`
)
REFERENCES
`oauth2_provider_application`
(
`id`
),
CONSTRAINT
`oauth2_provider_grant_user_id_3111344894d452da_fk_auth_user_id`
FOREIGN
KEY
(
`user_id`
)
REFERENCES
`auth_user`
(
`id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
...
...
@@ -3306,9 +3366,9 @@ CREATE TABLE `oauth2_provider_refreshtoken` (
`user_id`
int
(
11
)
NOT
NULL
,
PRIMARY
KEY
(
`id`
),
UNIQUE
KEY
`access_token_id`
(
`access_token_id`
),
UNIQUE
KEY
`oauth2_provider_refreshtoken_token_1e4e9388e6a22527_uniq`
(
`token`
),
KEY
`d3e264ceec355cabed6ff9976fc42a06`
(
`application_id`
),
KEY
`oauth2_provider_refresh_user_id_3f695b639cfbc9a3_fk_auth_user_id`
(
`user_id`
),
KEY
`oauth2_provider_refreshtoken_94a08da1`
(
`token`
),
CONSTRAINT
`b58d9cb3b93afb36b11b7741bf1bcc1a`
FOREIGN
KEY
(
`access_token_id`
)
REFERENCES
`oauth2_provider_accesstoken`
(
`id`
),
CONSTRAINT
`d3e264ceec355cabed6ff9976fc42a06`
FOREIGN
KEY
(
`application_id`
)
REFERENCES
`oauth2_provider_application`
(
`id`
),
CONSTRAINT
`oauth2_provider_refresh_user_id_3f695b639cfbc9a3_fk_auth_user_id`
FOREIGN
KEY
(
`user_id`
)
REFERENCES
`auth_user`
(
`id`
)
...
...
@@ -3455,6 +3515,43 @@ CREATE TABLE `organizations_organizationcourse` (
CONSTRAINT
`a7b04b16eba98e518fbe21d390bd8e3e`
FOREIGN
KEY
(
`organization_id`
)
REFERENCES
`organizations_organization`
(
`id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`problem_builder_answer`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
CREATE
TABLE
`problem_builder_answer`
(
`id`
int
(
11
)
NOT
NULL
AUTO_INCREMENT
,
`name`
varchar
(
50
)
NOT
NULL
,
`student_id`
varchar
(
32
)
NOT
NULL
,
`student_input`
longtext
NOT
NULL
,
`created_on`
datetime
(
6
)
NOT
NULL
,
`modified_on`
datetime
(
6
)
NOT
NULL
,
`course_key`
varchar
(
255
)
NOT
NULL
,
PRIMARY
KEY
(
`id`
),
UNIQUE
KEY
`problem_builder_answer_student_id_2ce682a818c95cbc_uniq`
(
`student_id`
,
`course_key`
,
`name`
),
KEY
`problem_builder_answer_b068931c`
(
`name`
),
KEY
`problem_builder_answer_30a811f6`
(
`student_id`
),
KEY
`problem_builder_answer_c8235886`
(
`course_key`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`problem_builder_share`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
CREATE
TABLE
`problem_builder_share`
(
`id`
int
(
11
)
NOT
NULL
AUTO_INCREMENT
,
`submission_uid`
varchar
(
32
)
NOT
NULL
,
`block_id`
varchar
(
255
)
NOT
NULL
,
`notified`
tinyint
(
1
)
NOT
NULL
,
`shared_by_id`
int
(
11
)
NOT
NULL
,
`shared_with_id`
int
(
11
)
NOT
NULL
,
PRIMARY
KEY
(
`id`
),
UNIQUE
KEY
`problem_builder_share_shared_by_id_4e845ea266d66e1_uniq`
(
`shared_by_id`
,
`shared_with_id`
,
`block_id`
),
KEY
`problem_builder__shared_with_id_573844d7dca07647_fk_auth_user_id`
(
`shared_with_id`
),
KEY
`problem_builder_share_7e53bca2`
(
`block_id`
),
KEY
`problem_builder_share_e559ad34`
(
`notified`
),
CONSTRAINT
`problem_builder__shared_with_id_573844d7dca07647_fk_auth_user_id`
FOREIGN
KEY
(
`shared_with_id`
)
REFERENCES
`auth_user`
(
`id`
),
CONSTRAINT
`problem_builder_sh_shared_by_id_35201b15adc664ce_fk_auth_user_id`
FOREIGN
KEY
(
`shared_by_id`
)
REFERENCES
`auth_user`
(
`id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`proctoring_proctoredexam`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
...
...
@@ -3802,6 +3899,47 @@ CREATE TABLE `sap_success_factors_sapsuccessfactorsglobalconfiguration` (
CONSTRAINT
`sap_success_facto_changed_by_id_1afac95cc5c52140_fk_auth_user_id`
FOREIGN
KEY
(
`changed_by_id`
)
REFERENCES
`auth_user`
(
`id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`schedules_schedule`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
CREATE
TABLE
`schedules_schedule`
(
`id`
int
(
11
)
NOT
NULL
AUTO_INCREMENT
,
`created`
datetime
(
6
)
NOT
NULL
,
`modified`
datetime
(
6
)
NOT
NULL
,
`active`
tinyint
(
1
)
NOT
NULL
,
`start`
datetime
(
6
)
NOT
NULL
,
`upgrade_deadline`
datetime
(
6
)
DEFAULT
NULL
,
`enrollment_id`
int
(
11
)
NOT
NULL
,
PRIMARY
KEY
(
`id`
),
UNIQUE
KEY
`enrollment_id`
(
`enrollment_id`
),
KEY
`schedules_schedule_start_796b08534b0ea8a8_uniq`
(
`start`
),
KEY
`schedules_schedule_upgrade_deadline_29b3e0a021034e_uniq`
(
`upgrade_deadline`
),
CONSTRAINT
`sc_enrollment_id_73757e1116f677ec_fk_student_courseenrollment_id`
FOREIGN
KEY
(
`enrollment_id`
)
REFERENCES
`student_courseenrollment`
(
`id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`schedules_scheduleconfig`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
CREATE
TABLE
`schedules_scheduleconfig`
(
`id`
int
(
11
)
NOT
NULL
AUTO_INCREMENT
,
`change_date`
datetime
(
6
)
NOT
NULL
,
`enabled`
tinyint
(
1
)
NOT
NULL
,
`create_schedules`
tinyint
(
1
)
NOT
NULL
,
`enqueue_recurring_nudge`
tinyint
(
1
)
NOT
NULL
,
`deliver_recurring_nudge`
tinyint
(
1
)
NOT
NULL
,
`changed_by_id`
int
(
11
)
DEFAULT
NULL
,
`site_id`
int
(
11
)
NOT
NULL
,
`deliver_upgrade_reminder`
tinyint
(
1
)
NOT
NULL
,
`enqueue_upgrade_reminder`
tinyint
(
1
)
NOT
NULL
,
`deliver_course_update`
tinyint
(
1
)
NOT
NULL
,
`enqueue_course_update`
tinyint
(
1
)
NOT
NULL
,
PRIMARY
KEY
(
`id`
),
KEY
`schedules_schedul_changed_by_id_5f7d8004127c3aac_fk_auth_user_id`
(
`changed_by_id`
),
KEY
`schedules_schedulecon_site_id_5c0875f7e76f2d1f_fk_django_site_id`
(
`site_id`
),
CONSTRAINT
`schedules_schedul_changed_by_id_5f7d8004127c3aac_fk_auth_user_id`
FOREIGN
KEY
(
`changed_by_id`
)
REFERENCES
`auth_user`
(
`id`
),
CONSTRAINT
`schedules_schedulecon_site_id_5c0875f7e76f2d1f_fk_django_site_id`
FOREIGN
KEY
(
`site_id`
)
REFERENCES
`django_site`
(
`id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`self_paced_selfpacedconfiguration`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
...
...
@@ -4215,6 +4353,19 @@ CREATE TABLE `social_auth_nonce` (
UNIQUE
KEY
`social_auth_nonce_server_url_36601f978463b4_uniq`
(
`server_url`
,
`timestamp`
,
`salt`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`social_auth_partial`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
CREATE
TABLE
`social_auth_partial`
(
`id`
int
(
11
)
NOT
NULL
AUTO_INCREMENT
,
`token`
varchar
(
32
)
NOT
NULL
,
`next_step`
smallint
(
5
)
unsigned
NOT
NULL
,
`backend`
varchar
(
32
)
NOT
NULL
,
`data`
longtext
NOT
NULL
,
PRIMARY
KEY
(
`id`
),
KEY
`social_auth_partial_94a08da1`
(
`token`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`social_auth_usersocialauth`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
...
...
@@ -4429,28 +4580,6 @@ CREATE TABLE `student_entranceexamconfiguration` (
CONSTRAINT
`student_entranceexamcon_user_id_530195af5babe0dd_fk_auth_user_id`
FOREIGN
KEY
(
`user_id`
)
REFERENCES
`auth_user`
(
`id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`student_historicalcourseenrollment`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
CREATE
TABLE
`student_historicalcourseenrollment`
(
`id`
int
(
11
)
NOT
NULL
,
`course_id`
varchar
(
255
)
NOT
NULL
,
`created`
datetime
(
6
)
DEFAULT
NULL
,
`is_active`
tinyint
(
1
)
NOT
NULL
,
`mode`
varchar
(
100
)
NOT
NULL
,
`history_id`
int
(
11
)
NOT
NULL
AUTO_INCREMENT
,
`history_date`
datetime
(
6
)
NOT
NULL
,
`history_type`
varchar
(
1
)
NOT
NULL
,
`history_user_id`
int
(
11
)
DEFAULT
NULL
,
`user_id`
int
(
11
)
DEFAULT
NULL
,
PRIMARY
KEY
(
`history_id`
),
KEY
`student_histori_history_user_id_49fd2870709a6441_fk_auth_user_id`
(
`history_user_id`
),
KEY
`student_historicalcourseenrollment_b80bb774`
(
`id`
),
KEY
`student_historicalcourseenrollment_ea134da7`
(
`course_id`
),
KEY
`student_historicalcourseenrollment_e2fa5388`
(
`created`
),
CONSTRAINT
`student_histori_history_user_id_49fd2870709a6441_fk_auth_user_id`
FOREIGN
KEY
(
`history_user_id`
)
REFERENCES
`auth_user`
(
`id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`student_languageproficiency`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
...
...
@@ -4581,6 +4710,19 @@ CREATE TABLE `student_registrationcookieconfiguration` (
CONSTRAINT
`student_registrati_changed_by_id_7c813444cd41f76_fk_auth_user_id`
FOREIGN
KEY
(
`changed_by_id`
)
REFERENCES
`auth_user`
(
`id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`student_sociallink`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
CREATE
TABLE
`student_sociallink`
(
`id`
int
(
11
)
NOT
NULL
AUTO_INCREMENT
,
`platform`
varchar
(
30
)
NOT
NULL
,
`social_link`
varchar
(
100
)
NOT
NULL
,
`user_profile_id`
int
(
11
)
NOT
NULL
,
PRIMARY
KEY
(
`id`
),
KEY
`student_s_user_profile_id_7c5a1bfd4e58b3a_fk_auth_userprofile_id`
(
`user_profile_id`
),
CONSTRAINT
`student_s_user_profile_id_7c5a1bfd4e58b3a_fk_auth_userprofile_id`
FOREIGN
KEY
(
`user_profile_id`
)
REFERENCES
`auth_userprofile`
(
`id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`student_userattribute`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
...
...
@@ -4724,7 +4866,7 @@ DROP TABLE IF EXISTS `submissions_submission`;
/*!40101 SET character_set_client = utf8 */
;
CREATE
TABLE
`submissions_submission`
(
`id`
int
(
11
)
NOT
NULL
AUTO_INCREMENT
,
`uuid`
varchar
(
36
)
NOT
NULL
,
`uuid`
char
(
32
)
NOT
NULL
,
`attempt_number`
int
(
10
)
unsigned
NOT
NULL
,
`submitted_at`
datetime
(
6
)
NOT
NULL
,
`created_at`
datetime
(
6
)
NOT
NULL
,
...
...
@@ -4873,6 +5015,7 @@ CREATE TABLE `third_party_auth_ltiproviderconfig` (
`drop_existing_session`
tinyint
(
1
)
NOT
NULL
,
`max_session_length`
int
(
10
)
unsigned
DEFAULT
NULL
,
`skip_hinted_login_dialog`
tinyint
(
1
)
NOT
NULL
,
`send_to_registration_first`
tinyint
(
1
)
NOT
NULL
,
PRIMARY
KEY
(
`id`
),
KEY
`third_party_auth__changed_by_id_7749e09fd5f71ab0_fk_auth_user_id`
(
`changed_by_id`
),
KEY
`third_party_auth_ltiproviderconfig_fe8da584`
(
`lti_hostname`
),
...
...
@@ -4905,6 +5048,7 @@ CREATE TABLE `third_party_auth_oauth2providerconfig` (
`drop_existing_session`
tinyint
(
1
)
NOT
NULL
,
`max_session_length`
int
(
10
)
unsigned
DEFAULT
NULL
,
`skip_hinted_login_dialog`
tinyint
(
1
)
NOT
NULL
,
`send_to_registration_first`
tinyint
(
1
)
NOT
NULL
,
PRIMARY
KEY
(
`id`
),
KEY
`third_party_auth__changed_by_id_17044d1cd96e8d57_fk_auth_user_id`
(
`changed_by_id`
),
KEY
`third_party_auth_oauth2providerconfig_abcd61c0`
(
`backend_name`
),
...
...
@@ -4980,6 +5124,7 @@ CREATE TABLE `third_party_auth_samlproviderconfig` (
`drop_existing_session`
tinyint
(
1
)
NOT
NULL
,
`max_session_length`
int
(
10
)
unsigned
DEFAULT
NULL
,
`skip_hinted_login_dialog`
tinyint
(
1
)
NOT
NULL
,
`send_to_registration_first`
tinyint
(
1
)
NOT
NULL
,
PRIMARY
KEY
(
`id`
),
KEY
`third_party_auth__changed_by_id_508190ecd0b0e845_fk_auth_user_id`
(
`changed_by_id`
),
KEY
`third_party_auth_samlproviderconfig_098674f1`
(
`idp_slug`
),
...
...
@@ -5138,37 +5283,32 @@ CREATE TABLE `util_ratelimitconfiguration` (
CONSTRAINT
`util_ratelimitcon_changed_by_id_2c8891cb4854f3b5_fk_auth_user_id`
FOREIGN
KEY
(
`changed_by_id`
)
REFERENCES
`auth_user`
(
`id`
)
)
ENGINE
=
InnoDB
AUTO_INCREMENT
=
2
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`verified_track_content_
verifiedtrackcohortedcourse
`
;
DROP
TABLE
IF
EXISTS
`verified_track_content_
migrateverifiedtrackcohortssetting
`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
CREATE
TABLE
`verified_track_content_
verifiedtrackcohortedcourse
`
(
CREATE
TABLE
`verified_track_content_
migrateverifiedtrackcohortssetting
`
(
`id`
int
(
11
)
NOT
NULL
AUTO_INCREMENT
,
`c
ourse_key`
varchar
(
255
)
NOT
NULL
,
`c
hange_date`
datetime
(
6
)
NOT
NULL
,
`enabled`
tinyint
(
1
)
NOT
NULL
,
`verified_cohort_name`
varchar
(
100
)
NOT
NULL
,
`old_course_key`
varchar
(
255
)
NOT
NULL
,
`rerun_course_key`
varchar
(
255
)
NOT
NULL
,
`audit_cohort_names`
longtext
NOT
NULL
,
`changed_by_id`
int
(
11
)
DEFAULT
NULL
,
PRIMARY
KEY
(
`id`
),
UNIQUE
KEY
`course_key`
(
`course_key`
)
KEY
`verified_track_co_changed_by_id_3aa020546322e9ee_fk_auth_user_id`
(
`changed_by_id`
),
CONSTRAINT
`verified_track_co_changed_by_id_3aa020546322e9ee_fk_auth_user_id`
FOREIGN
KEY
(
`changed_by_id`
)
REFERENCES
`auth_user`
(
`id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`verif
y_student_historicalverificationdeadlin
e`
;
DROP
TABLE
IF
EXISTS
`verif
ied_track_content_verifiedtrackcohortedcours
e`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
CREATE
TABLE
`verify_student_historicalverificationdeadline`
(
`id`
int
(
11
)
NOT
NULL
,
`created`
datetime
(
6
)
NOT
NULL
,
`modified`
datetime
(
6
)
NOT
NULL
,
CREATE
TABLE
`verified_track_content_verifiedtrackcohortedcourse`
(
`id`
int
(
11
)
NOT
NULL
AUTO_INCREMENT
,
`course_key`
varchar
(
255
)
NOT
NULL
,
`deadline`
datetime
(
6
)
NOT
NULL
,
`history_id`
int
(
11
)
NOT
NULL
AUTO_INCREMENT
,
`history_date`
datetime
(
6
)
NOT
NULL
,
`history_type`
varchar
(
1
)
NOT
NULL
,
`history_user_id`
int
(
11
)
DEFAULT
NULL
,
`deadline_is_explicit`
tinyint
(
1
)
NOT
NULL
,
PRIMARY
KEY
(
`history_id`
),
KEY
`verify_student__history_user_id_1e374d24cb7902c2_fk_auth_user_id`
(
`history_user_id`
),
KEY
`verify_student_historicalverificationdeadline_b80bb774`
(
`id`
),
KEY
`verify_student_historicalverificationdeadline_c8235886`
(
`course_key`
),
CONSTRAINT
`verify_student__history_user_id_1e374d24cb7902c2_fk_auth_user_id`
FOREIGN
KEY
(
`history_user_id`
)
REFERENCES
`auth_user`
(
`id`
)
`enabled`
tinyint
(
1
)
NOT
NULL
,
`verified_cohort_name`
varchar
(
100
)
NOT
NULL
,
PRIMARY
KEY
(
`id`
),
UNIQUE
KEY
`course_key`
(
`course_key`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`verify_student_icrvstatusemailsconfiguration`
;
...
...
@@ -5325,6 +5465,21 @@ CREATE TABLE `video_config_coursehlsplaybackenabledflag` (
CONSTRAINT
`video_config_cour_changed_by_id_28b01cb29cfcd9a2_fk_auth_user_id`
FOREIGN
KEY
(
`changed_by_id`
)
REFERENCES
`auth_user`
(
`id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`video_config_coursevideotranscriptenabledflag`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
CREATE
TABLE
`video_config_coursevideotranscriptenabledflag`
(
`id`
int
(
11
)
NOT
NULL
AUTO_INCREMENT
,
`change_date`
datetime
(
6
)
NOT
NULL
,
`enabled`
tinyint
(
1
)
NOT
NULL
,
`course_id`
varchar
(
255
)
NOT
NULL
,
`changed_by_id`
int
(
11
)
DEFAULT
NULL
,
PRIMARY
KEY
(
`id`
),
KEY
`video_config_cour_changed_by_id_184a5ebdccef55f5_fk_auth_user_id`
(
`changed_by_id`
),
KEY
`video_config_coursevideotranscriptenabledflag_ea134da7`
(
`course_id`
),
CONSTRAINT
`video_config_cour_changed_by_id_184a5ebdccef55f5_fk_auth_user_id`
FOREIGN
KEY
(
`changed_by_id`
)
REFERENCES
`auth_user`
(
`id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`video_config_hlsplaybackenabledflag`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
...
...
@@ -5339,6 +5494,20 @@ CREATE TABLE `video_config_hlsplaybackenabledflag` (
CONSTRAINT
`video_config_hlsp_changed_by_id_15b74d899e55b62b_fk_auth_user_id`
FOREIGN
KEY
(
`changed_by_id`
)
REFERENCES
`auth_user`
(
`id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`video_config_videotranscriptenabledflag`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
CREATE
TABLE
`video_config_videotranscriptenabledflag`
(
`id`
int
(
11
)
NOT
NULL
AUTO_INCREMENT
,
`change_date`
datetime
(
6
)
NOT
NULL
,
`enabled`
tinyint
(
1
)
NOT
NULL
,
`enabled_for_all_courses`
tinyint
(
1
)
NOT
NULL
,
`changed_by_id`
int
(
11
)
DEFAULT
NULL
,
PRIMARY
KEY
(
`id`
),
KEY
`video_config_vide_changed_by_id_3a0857ce30241112_fk_auth_user_id`
(
`changed_by_id`
),
CONSTRAINT
`video_config_vide_changed_by_id_3a0857ce30241112_fk_auth_user_id`
FOREIGN
KEY
(
`changed_by_id`
)
REFERENCES
`auth_user`
(
`id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`waffle_flag`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
...
...
@@ -5359,7 +5528,7 @@ CREATE TABLE `waffle_flag` (
PRIMARY
KEY
(
`id`
),
UNIQUE
KEY
`name`
(
`name`
),
KEY
`waffle_flag_e2fa5388`
(
`created`
)
)
ENGINE
=
InnoDB
AUTO_INCREMENT
=
2
DEFAULT
CHARSET
=
utf8
;
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`waffle_flag_groups`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
...
...
@@ -5417,7 +5586,7 @@ CREATE TABLE `waffle_switch` (
PRIMARY
KEY
(
`id`
),
UNIQUE
KEY
`name`
(
`name`
),
KEY
`waffle_switch_e2fa5388`
(
`created`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
)
ENGINE
=
InnoDB
AUTO_INCREMENT
=
2
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`waffle_utils_waffleflagcourseoverridemodel`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
...
...
@@ -5516,67 +5685,6 @@ CREATE TABLE `wiki_articlerevision` (
CONSTRAINT
`wiki_articlerevision_user_id_183520686b6ead55_fk_auth_user_id`
FOREIGN
KEY
(
`user_id`
)
REFERENCES
`auth_user`
(
`id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`wiki_attachment`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
CREATE
TABLE
`wiki_attachment`
(
`reusableplugin_ptr_id`
int
(
11
)
NOT
NULL
,
`original_filename`
varchar
(
256
)
DEFAULT
NULL
,
`current_revision_id`
int
(
11
),
PRIMARY
KEY
(
`reusableplugin_ptr_id`
),
UNIQUE
KEY
`current_revision_id`
(
`current_revision_id`
),
CONSTRAINT
`D32d32ecb0471dc863a4e19562842024`
FOREIGN
KEY
(
`current_revision_id`
)
REFERENCES
`wiki_attachmentrevision`
(
`id`
),
CONSTRAINT
`D7d9a9637c738daa9daff735f9023fbe`
FOREIGN
KEY
(
`reusableplugin_ptr_id`
)
REFERENCES
`wiki_reusableplugin`
(
`articleplugin_ptr_id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`wiki_attachmentrevision`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
CREATE
TABLE
`wiki_attachmentrevision`
(
`id`
int
(
11
)
NOT
NULL
AUTO_INCREMENT
,
`revision_number`
int
(
11
)
NOT
NULL
,
`user_message`
longtext
NOT
NULL
,
`automatic_log`
longtext
NOT
NULL
,
`ip_address`
char
(
39
)
DEFAULT
NULL
,
`modified`
datetime
(
6
)
NOT
NULL
,
`created`
datetime
(
6
)
NOT
NULL
,
`deleted`
tinyint
(
1
)
NOT
NULL
,
`locked`
tinyint
(
1
)
NOT
NULL
,
`file`
varchar
(
100
)
NOT
NULL
,
`description`
longtext
NOT
NULL
,
`attachment_id`
int
(
11
)
NOT
NULL
,
`previous_revision_id`
int
(
11
),
`user_id`
int
(
11
),
PRIMARY
KEY
(
`id`
),
KEY
`wiki_attachmentrevision_07ba63f5`
(
`attachment_id`
),
KEY
`wiki_attachmentrevision_e8680b8a`
(
`previous_revision_id`
),
KEY
`wiki_attachmentrevision_e8701ad4`
(
`user_id`
),
CONSTRAINT
`D68d5cd540b66f536228137e518081f8`
FOREIGN
KEY
(
`attachment_id`
)
REFERENCES
`wiki_attachment`
(
`reusableplugin_ptr_id`
),
CONSTRAINT
`D8c1f0a8f0ddceb9c3ebc94379fe22c9`
FOREIGN
KEY
(
`previous_revision_id`
)
REFERENCES
`wiki_attachmentrevision`
(
`id`
),
CONSTRAINT
`wiki_attachmentrevision_user_id_427e3f452b4bfdcd_fk_auth_user_id`
FOREIGN
KEY
(
`user_id`
)
REFERENCES
`auth_user`
(
`id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`wiki_image`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
CREATE
TABLE
`wiki_image`
(
`revisionplugin_ptr_id`
int
(
11
)
NOT
NULL
,
PRIMARY
KEY
(
`revisionplugin_ptr_id`
),
CONSTRAINT
`D243c0b311b744e834d2b1ee4d22fc5f`
FOREIGN
KEY
(
`revisionplugin_ptr_id`
)
REFERENCES
`wiki_revisionplugin`
(
`articleplugin_ptr_id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`wiki_imagerevision`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
CREATE
TABLE
`wiki_imagerevision`
(
`revisionpluginrevision_ptr_id`
int
(
11
)
NOT
NULL
,
`image`
varchar
(
2000
)
DEFAULT
NULL
,
`width`
smallint
(
6
)
DEFAULT
NULL
,
`height`
smallint
(
6
)
DEFAULT
NULL
,
PRIMARY
KEY
(
`revisionpluginrevision_ptr_id`
),
CONSTRAINT
`fcc7a25da8b3b9e0494c126ccf17852e`
FOREIGN
KEY
(
`revisionpluginrevision_ptr_id`
)
REFERENCES
`wiki_revisionpluginrevision`
(
`id`
)
)
ENGINE
=
InnoDB
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
DROP
TABLE
IF
EXISTS
`wiki_reusableplugin`
;
/*!40101 SET @saved_cs_client = @@character_set_client */
;
/*!40101 SET character_set_client = utf8 */
;
...
...
@@ -5686,7 +5794,7 @@ CREATE TABLE `workflow_assessmentworkflow` (
`status`
varchar
(
100
)
NOT
NULL
,
`status_changed`
datetime
(
6
)
NOT
NULL
,
`submission_uuid`
varchar
(
36
)
NOT
NULL
,
`uuid`
varchar
(
36
)
NOT
NULL
,
`uuid`
char
(
32
)
NOT
NULL
,
`course_id`
varchar
(
255
)
NOT
NULL
,
`item_id`
varchar
(
255
)
NOT
NULL
,
PRIMARY
KEY
(
`id`
),
...
...
common/test/db_cache/bok_choy_schema_student_module_history.sql
View file @
a9ea168c
...
...
@@ -35,7 +35,7 @@ CREATE TABLE `django_migrations` (
`name`
varchar
(
255
)
NOT
NULL
,
`applied`
datetime
(
6
)
NOT
NULL
,
PRIMARY
KEY
(
`id`
)
)
ENGINE
=
InnoDB
AUTO_INCREMENT
=
27
5
DEFAULT
CHARSET
=
utf8
;
)
ENGINE
=
InnoDB
AUTO_INCREMENT
=
35
5
DEFAULT
CHARSET
=
utf8
;
/*!40101 SET character_set_client = @saved_cs_client */
;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment