diff --git a/RustConfig b/RustConfig index c73c12c..34d90ec 100644 --- a/RustConfig +++ b/RustConfig @@ -1,2 +1,3 @@ VERSION=nightly -RUST_INSTALL_DIESEL=1 \ No newline at end of file +RUST_INSTALL_DIESEL=1 +DIESEL_FLAGS="--force --no-default-features --features postgres" \ No newline at end of file diff --git a/src/controllers.rs b/src/controllers.rs new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/src/controllers.rs @@ -0,0 +1 @@ +