about summary refs log tree commit diff stats
path: root/scripts/mkdb.sh (follow)
Commit message (Collapse)AuthorAge
* refactor(yt): Move to `crates/yt`Benedikt Peetz6 days
| | | | Having one crate outside the `crates` directory is just weird.
* fix(yt/storage/migrate): Correct the two to three migration scriptBenedikt Peetz6 days
|
* feat(yt/storage/migrate): Init database migration systemBenedikt Peetz2025-02-17
| | | | | I could have used the `sqlx` migration system, but that seem too much like a framework to me.
* build({.envrc,scripts/mkdb}): Mark the `sqlx` databaseBenedikt Peetz2025-02-17
|
* build(scripts/mkdb.sh): Update to use new sql schema pathBenedikt Peetz2024-10-14
|
* chore: Initial CommitBenedikt Peetz2024-08-21
This repository was migrated out of my nixos-config.