Refactored indexing functions of the Diesel models.

This commit is contained in:
Jordan Petridis
2017-11-14 17:56:28 +02:00
parent 6996759db5
commit a286014a62
5 changed files with 84 additions and 71 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ tempdir = "0.3.5"
[dependencies.diesel]
features = ["sqlite"]
version = "0.16.0"
git = "https://github.com/diesel-rs/diesel.git"
[dependencies.hammond-data]
path = "../hammond-data"