trilium/db/migrations
2018-03-24 22:02:26 -04:00
..
0001__cleanup_tables.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0002__cleanup_unused_columns_from_notes.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0003__add_is_deleted_to_note.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0004__add_date_modified_to_notes_tree.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0005__cleanup_options.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0006__date_modified_from_to_in_note_history.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0007__readd_encryption_to_note_history.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0008__fix_note_history.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0009__indexes.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0010__add_is_deleted_to_notes_tree.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0011__add_last_synced_option.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0012__create_index_on_notes_history.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0013__last_sync_pulled_pushed.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0014__change_audit_log_id.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0015__trim_note_ids.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0016__trim_note_ids2.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0017__document_id.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0018__document_secret.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0019__date_modified_for_options.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0020__sync.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0021__sync_add_source_id.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0022__add_note_history_id.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0023__remove_id_from_note_history.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0024__remove_id_from_options.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0025__create_event_log.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0026__recent_notes_table.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0027__is_deleted_in_recent_notes.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0028__rename_encryption_to_protected.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0029__rename_encryption_session_timeout_to_protected_session_timeout.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0030__hello_world.js moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0031__change_encryption_to_CBC.js renaming of sql methods to fit getRows/getEntities model 2018-01-29 17:41:59 -05:00
0032__add_option_for_encrypted_data_key_iv.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0033__change_data_key_encryption_to_cbc.js moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0034__source_ids.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0035__root_notes_will_have_note_id_root.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0036__clear_sync_table.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0037__add_note_tree_id.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0038__rename_start_node.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0039__recent_notes_should_point_to_note_tree_id.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0040__fix_note_pid.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0041__recent_notes_with_note_path.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0042__remove_unique_index_on_note_id.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0043__clear_sync_table.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0044__drop_audit_log.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0045__add_prefix_to_notes_tree.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0046__drop_links_and_images.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0047__test.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0048__add_note_tree_id_to_recent_notes.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0049__rename_start_note_tree_id_to_note_path.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0050__string_dates.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0051__note_id_index_on_notes_tree.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0052__fill_sync_table.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0053__cleanup_inconsistencies.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0054__more_cleanup_inconsistencies.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0055__set_last_synced_push.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0056__fill_sync_again.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0057__add_foreign_keys.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0058__remove_foreign_key_from_notes_tree.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0059__remove_foreign_key_again.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0060__remove_rest_of_foreign_keys.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0061__change_index_to_unique.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0062__change_index_back_to_non_unique.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0063__image_table.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0064__add_note_id_to_image_table.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0065__notes_image.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0066__create_attributes_table.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0067__add_is_synced_to_options.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0068__add_note_type.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0069__add_mime_to_note.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0070__rename_columns_to_camel_case.sql moved migration directory to db, fix sync records 2018-01-28 21:00:54 -05:00
0071__fix_sync_entity_names.sql sync fixes 2018-01-30 23:23:19 -05:00
0072__allow_multiple_attributes_per_note.sql allow duplicated attribute per note (in effect attributes can be multi-valued). Closes #33 2018-02-06 21:18:09 -05:00
0073__add_isDeleted_to_attributes.sql deleting attributes, closes #34 2018-02-06 23:09:19 -05:00
0074__add_position_to_attribute.sql added attributes sorting 2018-02-10 08:37:14 -05:00
0075__add_api_token.sql added support for trilium-sender 2018-02-11 00:18:59 -05:00
0076__add_attribute_name_index.sql new attribute "hide_in_autocomplete", fixes #16 2018-02-13 22:30:33 -05:00
0077__non_null_attribute_value.sql attribute value is now non-null, fixes #52 2018-02-16 19:07:59 -05:00
0078__javascript_type.sql split javascript mime type into frontend and backend 2018-03-05 22:08:45 -05:00
0079__rename_note_tree.sql renaming note_tree to branch 2018-03-24 21:39:15 -04:00
0080__rename_attributes_to_labels.sql renaming attributes to labels, fixes #79 2018-03-24 22:02:26 -04:00