Yannick Warnier
|
e3caef56be
Install: Add extra setting of sql_mode to "" to avoid NO_ZERO_DATE in 1.9 to 1.10 upgrade - see #2574
|
6 年之前 |
Yannick Warnier
|
b2e0d55b99
Fix 1.9->1.10 migration issue where institution_address already exists in settings_current - refs BT#12737
|
7 年之前 |
Yannick Warnier
|
ca8b17b6c9
Fix 1.9->1.10 migration issue where show_glossary_in_extra_tools already exists in settings_options - refs BT#12737
|
7 年之前 |
Yannick Warnier
|
9a74c3d49d
Fix 1.9->1.10 migration issue with existing c_group_info.status - refs BT#12737
|
7 年之前 |
Yannick Warnier
|
5ddbceb0ad
Fix LOCK/UNLOCK queries
|
7 年之前 |
Yannick Warnier
|
0072fc7420
Fix LOCK/UNLOCK queries
|
7 年之前 |
Yannick Warnier
|
aefc545bf4
Fix 1.9->1.10 migration issue if session_rel_course.position already existes + add a few lock table requests to boost efficiency slightly - refs BT#12737
|
7 年之前 |
jmontoyaa
|
6a1a8edfe4
Fix deleted options "show_glossary_in_extra_tools" during migration
|
7 年之前 |
jmontoyaa
|
def3633aa9
Fix migrations + adding sync_db_with_schema.php UI file (to sync current db with schema)
|
8 年之前 |
Angel Fernando Quiroz Campos
|
12435f1e19
Fix migration for c_student_publication_comment - #1475
|
8 年之前 |
jmontoyaa
|
7eedec36d4
Fix queries
|
8 年之前 |
jmontoyaa
|
53af300a9d
Fix query
|
8 年之前 |
jmontoyaa
|
e840d1e689
Fix use of admin id
|
8 年之前 |
jmontoyaa
|
841df7793f
Fix migrations
|
8 年之前 |
jmontoyaa
|
174ba72b31
Set first real admin instead of admin=1
|
8 年之前 |
jmontoyaa
|
c9e3da2c7d
Fix c_quiz_answer.id changed to default NULL
|
8 年之前 |
Yannick Warnier
|
f02128d6cf
Improve migration query speed by using user.id (indexed) instead of previous user.user_id (not indexed when query executed) - refs BT#11399
|
8 年之前 |
Yannick Warnier
|
e6465d82fe
Add check on existence of generate_certificates column in 1.9 -> 1.10 migration - refs BT#11399
|
8 年之前 |
jmontoyaa
|
fc15628be6
Fix double insert documents_default_visibility_defined_in_course
|
8 年之前 |
jmontoyaa
|
b31203afbf
Fix migration
|
8 年之前 |
jmontoyaa
|
2bf03410f4
Check column
|
8 年之前 |
jmontoyaa
|
88b6da5dd6
Validate query
|
8 年之前 |
jmontoyaa
|
a9a9880ef0
Fix query
|
8 年之前 |
Julio
|
82d1bb2b89
Remove query
|
8 年之前 |
Angel Fernando Quiroz Campos
|
000c17d212
Fix DELETE queries on migrations - refs #8278
|
8 年之前 |
jmontoyaa
|
2d3d784780
Remove unused v111 migration, update changes from 1.11.x see #8200
|
8 年之前 |
Yannick Warnier
|
ad23ded22d
Minor - Indentation
|
8 年之前 |
nosolored
|
2cf9c3ed87
Fix id_coach in session table - refs #8200
|
8 年之前 |
nosolored
|
a160cf70c0
Fix migration when ids are autoincrement - refs #8200
|
8 年之前 |
Angel Fernando Quiroz Campos
|
e79d2fc2bf
Revert "Fix issue setting PRIMARY KEY to possible NULL in migration from 1.9 to 1.10 - refs CT#8200"
|
8 年之前 |