33 Commits

Author SHA1 Message Date
Jakub Miazek
7ce760fa04 lint 2022-04-23 20:17:06 +02:00
Jakub Miazek
d1b1649592 python 3.7 fix 2022-04-23 13:02:53 +02:00
Jakub Miazek
0cf377cffc lru_cache fix 2022-04-23 12:57:14 +02:00
grillazz
0631b621c6 init shakespeare models 2022-04-04 20:22:28 +02:00
grillazz
5ee9005ebb add read only declarative base for shakespeare models 2022-04-04 20:22:21 +02:00
grillazz
0dd1f15011 missing await 2022-03-18 08:18:55 +01:00
grillazz
327792954b wrap db session with context manager 2022-02-17 19:56:10 +01:00
grillazz
2a6f09b71b move await engine.dispose() to test client 2022-02-02 13:54:41 +01:00
grillazz
3cda5811cd for AsyncEngine created in function scope, close and clean-up pooled connections adding await engine.dispose() 2022-02-02 12:55:26 +01:00
grillazz
1c0f946919 fix pydantic version as 1.8.2 2021-12-24 13:15:06 +01:00
grillazz
f7c4d76a31 fix pydantic orm mode issue 2021-12-22 21:14:11 +01:00
grillazz
716768b141 exception update 2021-12-22 20:25:08 +01:00
grillazz
960d3e54b3 update dependencies and refactor stuff api 2021-11-01 13:09:27 +01:00
grillazz
9d072de770 update dependencies and refactor stuff api 2021-11-01 13:09:06 +01:00
grillazz
36e57e1bc7 apply pyupgrade 2021-09-30 09:20:46 +02:00
grillazz
71588752e1 add rich logger 2021-09-01 09:49:38 +02:00
grillazz
72ef1bebb9 add rich logger 2021-09-01 09:48:28 +02:00
grillazz
4ddb571ded flake8 fixes 2021-07-31 12:51:00 +02:00
grillazz
97c7a3c206 add jwt to config.py 2021-06-25 09:05:52 +02:00
grillazz
4aa514f066 remove unused imports 2021-06-21 09:43:06 +02:00
grillazz
06fa4e2727 nonsense part added 2021-06-13 12:28:22 +02:00
grillazz
d7ec82ca0a docker improvements 2021-04-19 13:04:37 +02:00
grillazz
9f6b13424f add type for get_db method 2021-04-18 17:44:53 +02:00
grillazz
234f9c36d8 remove unused imports 2021-04-10 19:27:13 +02:00
grillazz
c03b1d9636 clean names 2021-04-10 19:26:51 +02:00
grillazz
fc4760e242 move update t0 base class 2021-04-10 19:20:17 +02:00
grillazz
7120e2715f add proper repr for exceptions 2021-04-05 19:34:50 +02:00
grillazz
d5b073cf3d add proper repr for exceptions 2021-04-05 19:25:54 +02:00
grillazz
4227e716a5 enable orm mode for response schema 2021-04-05 19:22:29 +02:00
grillazz
6a83b80340 move delete method to base class, minor api updates and code linting 2021-04-05 17:29:09 +02:00
grillazz
c3fc4e3146 add set of unit tests 2021-03-28 17:12:35 +02:00
grillazz
786bb23eab init unit tests 2021-03-26 13:07:42 +01:00
grillazz
51a296901f init codebase 2021-03-26 11:07:52 +01:00