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
2025-02-23 22:44:44 +08:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
fe908759d1
trilium
/
db
/
migrations
History
zadam
779751a234
rename "note revision" to just "revision"
2023-06-04 23:01:40 +02: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
0199__rename_ids.sql
0200__create_hidden_subtree.js
0201__move_share_under_hidden.sql
0202__move_global_note_map_under_hidden.sql
0203__delete_singles_special_note.sql
0204__migrate_bookmarks_to_clones.js
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
0211__rename_branchIds.sql
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
0214__content_structure.sql
WIP blob
2023-03-15 22:44:08 +01:00
0215__move_content_into_blobs.js
migrate images to attachments
2023-03-24 09:13:35 +01:00
0216__drop_content_tables.sql
WIP blob
2023-03-15 22:44:08 +01:00
0217__attachments.sql
scheduled erasure of attachments WIP
2023-04-21 00:19:17 +02:00
0218__migrate_images_to_attachments.js
wip attachment widget
2023-03-30 23:48:26 +02:00
0219__remove_hideIncludedImages_main_option.sql
remove "hide included images" feature since with attachments it's no longer necessary
2023-03-24 09:17:17 +01:00
0220__rename_openTabs_to_openNoteContexts.sql
renamed openTabs to openNoteContexts
2023-04-11 22:00:04 +02:00
0221__rename_note_revision_to_revision.sql
rename "note revision" to just "revision"
2023-06-04 23:01:40 +02:00