summaryrefslogtreecommitdiff
path: root/src/db/mod.rs
Commit message (Expand)AuthorAge
* Return a distinct error when an invite username is in use.Owen Jacobson2024-10-11
* Fix invalid migration.Owen Jacobson2024-10-10
* Return an instance of the client when opening a channel URL directly.Owen Jacobson2024-10-10
* Automatically delete database backups if automatic restore is successful.Owen Jacobson2024-10-10
* Improve ergonomics of `Backup`Owen Jacobson2024-10-05
* Use sqlx's API, not SQL groveling, to find unwanted migrations.Owen Jacobson2024-10-05
* Make a backup of the `.hi` database before applying migrations.Owen Jacobson2024-10-05