aboutsummaryrefslogtreecommitdiff
path: root/backend/diesel.toml
diff options
context:
space:
mode:
authorAkshay <[email protected]>2020-12-24 05:21:40 +0000
committerAkshay <[email protected]>2020-12-24 05:21:40 +0000
commit9d2b6ee10ec5359cc91769d430485c8c869ba1a8 (patch)
treeb2d541e575ab6e3f70cb709f156f06afca085881 /backend/diesel.toml
parent7c65421328552b08e64df25e224fe9d54d363e6e (diff)
monorepo
Diffstat (limited to 'backend/diesel.toml')
-rw-r--r--backend/diesel.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/backend/diesel.toml b/backend/diesel.toml
new file mode 100644
index 0000000..92267c8
--- /dev/null
+++ b/backend/diesel.toml
@@ -0,0 +1,5 @@
1# For documentation on how to configure this file,
2# see diesel.rs/guides/configuring-diesel-cli
3
4[print_schema]
5file = "src/schema.rs"