1
0
mirror of https://github.com/actix/examples synced 2025-06-27 01:27:43 +02:00

chore: tweaks to diesel-async

This commit is contained in:
Rob Ede
2025-04-09 23:49:30 +01:00
parent f2c51a8713
commit 3f2186ef19
5 changed files with 12 additions and 22 deletions

View File

@ -4,6 +4,3 @@
[print_schema]
file = "src/schema.rs"
custom_type_derives = ["diesel::query_builder::QueryId", "Clone"]
[migrations_directory]
dir = "/home/alex/CLionProjects/actix-with-async-diesel/migrations"