stoptime-rs/src
Paul van Tilburg c3a6b5f572 Get rid of all non-GraphQL handlers
Also move the GraphQL handlers to the parent handlers model.
2019-07-10 20:54:46 +02:00
..
models Turn all models into GraphQL(Input)Objects 2019-07-09 12:23:58 +02:00
catchers.rs Add GraphQL handlers and add GraphQL schema 2019-07-09 12:24:52 +02:00
graphql.rs Add GraphQL handlers and add GraphQL schema 2019-07-09 12:24:52 +02:00
handlers.rs Get rid of all non-GraphQL handlers 2019-07-10 20:54:46 +02:00
helpers.rs Add some ORM/Diesel helper macros 2019-07-09 12:21:12 +02:00
main.rs Get rid of all non-GraphQL handlers 2019-07-10 20:54:46 +02:00
models.rs Add new (insertable) models and associations to models 2019-06-10 10:24:53 +02:00
schema.rs Switch FLOAT types to DOUBLE in the database 2019-07-09 12:18:54 +02:00