gauntlet/rust/server/db_migrations
2024-07-15 20:01:45 +02:00
..
1_initial.sql Add command entrypoints 2023-12-27 21:25:13 +01:00
2_preferences.sql Implement plugin/entrypoint preferences. No settings ui yet 2024-03-03 19:03:44 +01:00
3_plugin_description.sql Display plugin and entrypoint description in settings ui 2024-03-09 21:19:20 +01:00
4_plugin_asset_data.sql Add plugin asset support 2024-03-17 17:40:19 +01:00
5_plugin_action_shortcuts.sql Implement action shortcuts 2024-03-26 19:20:33 +01:00
6_plugin_type.sql Implement bundled plugins 2024-03-27 19:41:39 +01:00
7_plugin_entrypoint_icon.sql Implement application plugin and icons support for entrypoint 2024-04-21 21:42:05 +02:00
8_uuids.sql Fix item cache creation failing because multiple plugins modified cache at once 2024-04-27 21:58:30 +02:00
9_frecency.sql Implement frecency based sorting of items in main view 2024-06-06 22:39:40 +02:00
10_frecency_fix_primary_keys.sql Fix foreign key in primary keys of frecency table blocking other operations 2024-06-07 19:28:39 +02:00
11_settings_data.sql Implement actual global shortcut modification from value set in settings 2024-07-15 20:01:45 +02:00