.. |
0184__NOOP.js
|
fix migration from 0.47, closes #2514
|
2022-01-05 20:21:24 +01:00 |
0185__migrate_black_theme_to_dark.sql
|
|
|
0186__drop_branches_options_utcDateCreated.sql
|
|
|
0187__add_changeId_to_entity_changes.sql
|
migration workaround for corrupted index in entity_changes table, closes #2534
|
2022-01-14 19:44:23 +01:00 |
0188__set_hidden_branchId.sql
|
fix migration script
|
2021-12-22 13:14:50 +01:00 |
0189__delete_username_option.sql
|
set password from web trilium
|
2021-12-29 23:37:12 +01:00 |
0190__change_to_etapi_tokens.sql
|
sync fixes
|
2022-01-10 21:24:07 +01:00 |
0191__hash_tokens.js
|
ETAPI auth, spec improvements etc.
|
2022-01-10 17:09:20 +01:00 |
0192__add_memberId_to_entity_changes.sql
|
fix old migration to avoid unique constraints problems, closes #3447
|
2022-12-22 15:11:20 +01:00 |
0193__add_index_to_changeId.sql
|
ETAPI auth, spec improvements etc.
|
2022-01-10 17:09:20 +01:00 |
0194__add_excludeFromNoteMap_to_journal.js
|
ETAPI auth, spec improvements etc.
|
2022-01-10 17:09:20 +01:00 |
0195__remove_recent_notes_from_entity_changes.sql
|
remove recent notes from entity changes migration, #2842
|
2022-05-10 23:42:28 +02:00 |
0196__rename_bulk_actions.sql
|
fix migration
|
2022-06-05 22:50:02 +02:00 |
0197__NOOP.js
|
added 197 NOOP migration to make sure the old versions don't attempt to process protected notes with 16 byte IV
|
2022-08-01 22:28:02 +02:00 |
0198__rename_branchIds.sql
|
fix duplicate unique key in migration, #3526
|
2023-01-14 22:57:39 +01:00 |
0199__rename_ids.sql
|
fix share migration
|
2022-12-24 12:54:17 +01:00 |
0200__create_hidden_subtree.js
|
fix migration for DBs which did not have _hidden tree created, closes #3536
|
2023-01-17 23:13:21 +01:00 |
0201__move_share_under_hidden.sql
|
fix migration
|
2022-12-24 21:25:34 +01:00 |
0202__move_global_note_map_under_hidden.sql
|
migration fixes
|
2022-12-27 21:17:40 +01:00 |
0203__delete_singles_special_note.sql
|
fixed migrations
|
2022-12-08 13:45:56 +01:00 |
0204__migrate_bookmarks_to_clones.js
|
fix migration of bookmarks to also migrate bookmarkFolder #3514
|
2023-01-13 08:43:18 +01:00 |
0205__rename_note_types.sql
|
rename note types to camelCase
|
2022-12-06 23:01:42 +01:00 |
0206__delete_search_and_sql_console_history.js
|
add prefix "_" to "named" IDs
|
2022-12-21 16:11:00 +01:00 |
0207__rename_search_and_sql_console.sql
|
add prefix "_" to "named" IDs
|
2022-12-21 16:11:00 +01:00 |
0208__remove_archived_from_hidden.js
|
add prefix "_" to "named" IDs
|
2022-12-21 16:11:00 +01:00 |
0209__rename_hoisted_labels.sql
|
small fixes
|
2022-12-23 15:07:48 +01:00 |
0210__consistency_checks.js
|
erase deleted notes in the migration
|
2022-12-28 12:58:53 +01:00 |
0211__rename_branchIds.sql
|
fix migration
|
2022-12-27 14:52:32 +01:00 |
0212__delete_all_attributes_of_named_notes.js
|
add a check for the hidden note existence, #3728
|
2023-03-17 22:14:50 +01:00 |
0213__migrate_scripts.js
|
API migration to remove deprecated calls
|
2023-02-17 23:23:53 +01:00 |