54461e7934
Fix connection between GraphQL and SQL
...
At this point I don't even know where I started anymore.
At least it works and the code looks kinda nice.
This is something for future me. I need sleep.
2021-10-17 22:04:39 +00:00
1ea3e5260c
Add basic user adding functionality
...
What works:
- adding users
- default settings
- detect duplicate usernames
2021-10-16 23:52:58 +00:00
d9531dc789
Add uuid
to dependencies explicitly
...
In preparation for uuid generation
2021-07-27 19:15:51 +00:00
8efd4036a6
Remove juniper-from-schema
from dependencies
2021-07-21 08:25:15 +00:00
35519d69ca
Add url
to dependencies
2021-07-21 08:21:56 +00:00
9c62e93ca1
Update juniper_warp
2021-07-16 06:48:56 +00:00
59d26277db
Add offline feature to sqlx
2021-06-28 14:35:18 +00:00
55c549d2cf
Add tokio dependency
2021-06-28 13:24:49 +00:00
ac4ab4c132
Add some new features to sqlx
...
Co-authored-by: Elias Schriefer
2021-06-14 14:48:18 +00:00
b04b61adbd
Add config deserialization
...
Co-authored-by: Elias Schriefer
2021-06-08 13:57:04 +00:00
9b4246a078
Add structopt
...
Co-authored-by: Elias Schriefer
2021-06-08 13:18:56 +00:00
f6c78b957b
Add feature sqlite
2021-06-07 15:56:48 +00:00
f5eea11fad
Add new dependencies and tidy up Cargo.toml
...
Co-authored-by: Erik Foris
2021-06-07 14:38:15 +00:00
dfbd34a264
Add GraphQL dependencies
...
Co-authored-by: Elias Schriefer
2021-04-19 20:16:08 +00:00
a3e8a2ca14
Initial commit
2021-04-06 19:42:24 +02:00