Skip to content

v1.6.4 — Database performance pass

Choose a tag to compare

@samuelloranger samuelloranger released this 11 Aug 13:39
· 104 commits to main since this release

Database performance pass (#23).

Changed

  • Query performance work across the hot library and download paths, with indexes added where scans were showing up.
  • Reconciled schema drift between the migration history and what production databases actually had, so future migrations apply cleanly.

Full Changelog: v1.6.3...v1.6.4