trilium/migrations
2017-11-02 23:02:35 -04:00
..
0001__cleanup_tables.sql
0002__cleanup_unused_columns_from_notes.sql
0003__add_is_deleted_to_note.sql
0004__add_date_modified_to_notes_tree.sql
0005__cleanup_options.sql
0006__date_modified_from_to_in_note_history.sql
0007__readd_encryption_to_note_history.sql
0008__fix_note_history.sql
0009__indexes.sql
0010__add_is_deleted_to_notes_tree.sql
0011__add_last_synced_option.sql
0012__create_index_on_notes_history.sql
0013__last_sync_pulled_pushed.sql
0014__change_audit_log_id.sql
0015__trim_note_ids.sql
0016__trim_note_ids2.sql
0017__document_id.sql
0018__document_secret.sql
0019__date_modified_for_options.sql added date_modified to options as preparation for options syncing 2017-10-29 16:14:59 -04:00
0020__sync.sql created sync table 2017-10-30 18:44:26 -04:00
0021__sync_add_source_id.sql added sourceId to sync, fixes to sync etc. 2017-10-31 00:15:49 -04:00
0022__add_note_history_id.sql added sourceId to sync, fixes to sync etc. 2017-10-31 00:15:49 -04:00
0023__remove_id_from_note_history.sql removed id from notes_history, new primary key is note_history_id 2017-11-02 19:23:52 -04:00
0024__remove_id_from_options.sql removed ID from options, opt_name is now new primary key 2017-11-02 23:02:35 -04:00