This website requires JavaScript.
Explore
Help
Sign in
zadam
/
trilium
Watch
1
Star
1
Fork
You've already forked trilium
0
mirror of
https://github.com/zadam/trilium.git
synced
2024-11-14 11:45:20 +08:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
ec662d01d0
trilium
/
db
/
migrations
History
zadam
64d8c7a657
add a check for the hidden note existence,
#3728
2023-03-17 22:14:50 +01:00
..
0184__NOOP.js
0185__migrate_black_theme_to_dark.sql
0186__drop_branches_options_utcDateCreated.sql
0187__add_changeId_to_entity_changes.sql
0188__set_hidden_branchId.sql
0189__delete_username_option.sql
0190__change_to_etapi_tokens.sql
0191__hash_tokens.js
0192__add_memberId_to_entity_changes.sql
0193__add_index_to_changeId.sql
0194__add_excludeFromNoteMap_to_journal.js
0195__remove_recent_notes_from_entity_changes.sql
0196__rename_bulk_actions.sql
0197__NOOP.js
0198__rename_branchIds.sql
fix duplicate unique key in migration,
#3526
2023-01-14 22:57:39 +01:00
0199__rename_ids.sql
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
0202__move_global_note_map_under_hidden.sql
migration fixes
2022-12-27 21:17:40 +01:00
0203__delete_singles_special_note.sql
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
0206__delete_search_and_sql_console_history.js
0207__rename_search_and_sql_console.sql
0208__remove_archived_from_hidden.js
0209__rename_hoisted_labels.sql
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