aboutsummaryrefslogtreecommitdiff
path: root/src/util/windows.rs
diff options
context:
space:
mode:
authorNathan Perry <np@npry.dev>2025-12-18 17:54:32 -0500
committerNathan Perry <np@npry.dev>2025-12-18 18:31:03 -0500
commitd9538a82ec54b34aa22ba38ad8edeb163a33869b (patch)
tree3a47b6e7977f445126eefed5eb5c0e92e07dcc7c /src/util/windows.rs
parent50fa917e7e2faf2afa0d97748ede036bdb7a769a (diff)
db: eliminate diesel_async_migrations
Use normal diesel_migrations instead with diesel_async's `migrations` feature, as diesel_async_migrations hasn't been updated to recent diesel. Requires us to switch to an atomic to manually implement the Once behavior and run it synchronously (internally calls tokio::task::block_in_place). Shouldn't be an issue as it's single-shot.
Diffstat (limited to 'src/util/windows.rs')
0 files changed, 0 insertions, 0 deletions