diff options
| author | Joe Carstairs <jcarstairs@scottlogic.com> | 2025-08-13 17:42:42 +0100 |
|---|---|---|
| committer | Joe Carstairs <jcarstairs@scottlogic.com> | 2025-08-13 17:43:23 +0100 |
| commit | 6495038aba28c332050768cecf062418a25d5a96 (patch) | |
| tree | 97debc923ef76051ad669a432b128265a3975173 /schist_backend/diesel.toml | |
| parent | ee3cd780e21260257b401c3f5cbababd9e27a15a (diff) | |
remove schist_backend
Diffstat (limited to 'schist_backend/diesel.toml')
| -rw-r--r-- | schist_backend/diesel.toml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/schist_backend/diesel.toml b/schist_backend/diesel.toml deleted file mode 100644 index a0d61bf..0000000 --- a/schist_backend/diesel.toml +++ /dev/null @@ -1,9 +0,0 @@ -# For documentation on how to configure this file, -# see https://diesel.rs/guides/configuring-diesel-cli - -[print_schema] -file = "src/schema.rs" -custom_type_derives = ["diesel::query_builder::QueryId", "Clone"] - -[migrations_directory] -dir = "migrations" |
