atuin/atuin-server/migrations
Ellie Huxtable b98a378861
Add count trigger (#308)
This can be used in a later PR to optimise our database usage
significantly. Avoiding COUNT will be fantastic for our CPU usage, and
therefore sync times.
2022-04-19 18:19:21 +01:00
..
20210425153745_create_history.sql Update docs, unify on SQLx, bugfixes (#40) 2021-04-25 17:21:52 +00:00
20210425153757_create_users.sql Update docs, unify on SQLx, bugfixes (#40) 2021-04-25 17:21:52 +00:00
20210425153800_create_sessions.sql Update docs, unify on SQLx, bugfixes (#40) 2021-04-25 17:21:52 +00:00
20220419082412_add_count_trigger.sql Add count trigger (#308) 2022-04-19 18:19:21 +01:00