Commit Graph

62 Commits

Author SHA1 Message Date
d6aee960fa Wrap sqlite connection in an Arc and tokios RwLock 2021-06-28 13:50:28 +00:00
34778ae928 create emty method for Elias 2021-06-28 13:43:26 +00:00
96c6d14c46 Add sqlite connection call
And make main() async
2021-06-28 13:27:53 +00:00
caf9bd299a Edit for readability 2021-06-20 17:39:47 +00:00
e68fc11e43 Fix a type typo in SQL
whoops
2021-06-20 17:29:51 +00:00
99918f1bb9 Add method for preparing sqlite connection
This is not being used yet

Co-authored-by: Erik Foris
2021-06-15 14:49:21 +00:00
e62f3ee2dc Add config reading 2021-06-15 14:45:38 +00:00
ce83c99420 Change data types according to sqlx
Co-authored-by: Elias Schriefer
2021-06-14 14:33:57 +00:00
36cc3d4de6 Move template files to src folder 2021-06-14 14:04:14 +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
a3e8a2ca14 Initial commit 2021-04-06 19:42:24 +02:00