Commit Graph

93 Commits

Author SHA1 Message Date
kuba 9b34191069 for AsyncEngine created in function scope, close and clean-up pooled connections adding await engine.dispose() 2022-02-02 12:55:26 +01:00
kuba f505a1eb05 bump project deps 2022-02-02 10:29:46 +01:00
kuba 3efa84493e bump project deps 2022-02-02 09:03:57 +01:00
kuba 389c99a9bd bump project deps 2022-01-21 20:07:18 +01:00
kuba a37b3c26f1 bump pydantic to 1.9.0 2022-01-02 17:21:01 +01:00
kuba e826063541 Merge remote-tracking branch 'origin/json-field-example' into json-field-example
# Conflicts:
#	Pipfile.lock
2021-12-26 09:49:10 +01:00
kuba e7a9cf99a8 bump pydantic to 1.9.0a2 2021-12-26 09:48:56 +01:00
Jakub Miazek fa26aea120 Merge branch 'main' into json-field-example 2021-12-26 09:48:05 +01:00
kuba a01c9c8a77 bump pydantic to 1.9.0a2 2021-12-26 09:47:14 +01:00
Jakub Miazek 9c2b23c981 Merge pull request #15 from grillazz/revert-14-json-field-example
Revert "bump pydantic to 1.9.0a2"
2021-12-26 09:42:59 +01:00
Jakub Miazek 16388f1431 Revert "bump pydantic to 1.9.0a2" 2021-12-26 09:40:09 +01:00
Jakub Miazek a684c2921f Merge pull request #14 from grillazz/json-field-example
bump pydantic to 1.9.0a2
2021-12-26 09:38:08 +01:00
kuba 6be00a02e9 bump pydantic to 1.9.0a2 2021-12-26 09:37:38 +01:00
Jakub Miazek c08beb4d37 Merge pull request #13 from grillazz/json-field-example
exception update
2021-12-24 13:19:11 +01:00
kuba f8e1519653 python 3.10.1 for CI 2021-12-24 13:16:34 +01:00
kuba d3261477ec fix pydantic version as 1.8.2 2021-12-24 13:15:06 +01:00
kuba 6b4320204a fix pydantic orm mode issue 2021-12-22 21:14:11 +01:00
kuba 0de26825c8 exception update 2021-12-22 20:25:08 +01:00
kuba 9feef7c4cf drop pytest asyncio 2021-12-21 21:18:35 +01:00
kuba 8a39739b38 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	Pipfile.lock
2021-12-21 21:16:09 +01:00
kuba 71db198174 drop pytest asyncio 2021-12-21 21:15:54 +01:00
Jakub Miazek b196a761bd Merge pull request #11 from grillazz/switch-tests-to-anyio
update project dependencies
2021-12-20 20:13:23 +01:00
kuba 5d0a9168e9 update project dependencies 2021-12-20 20:09:43 +01:00
Jakub Miazek f8d001bc6b Merge pull request #9 from grillazz/switch-tests-to-anyio
enable anyio for unit tests
2021-11-27 19:23:33 +01:00
grillazz 14145d952f code lint 2021-11-27 19:14:34 +01:00
grillazz a8458be925 enable anyio for unit tests 2021-11-27 19:13:06 +01:00
grillazz 408b39ea99 update to python 3.10 2021-11-27 09:23:15 +01:00
Jakub Miazek 80d0ba47a9 Merge pull request #8 from grillazz/bump-project-deps
update dependencies
2021-11-02 13:39:39 +01:00
grillazz 139015b600 update dependencies 2021-11-02 13:30:47 +01:00
Jakub Miazek a51160fb7c Merge pull request #6 from grillazz/boost-logging-with-rich
update dependencies
2021-11-01 13:13:56 +01:00
grillazz cf95544107 update dependencies and refactor stuff api 2021-11-01 13:09:27 +01:00
grillazz af2d8dd4a8 update dependencies and refactor stuff api 2021-11-01 13:09:06 +01:00
grillazz afd703620c update dependencies 2021-10-20 10:10:01 +02:00
grillazz 88a93164c9 update dependencies 2021-10-08 20:12:34 +02:00
Jakub Miazek 29bd8fc05c Merge pull request #5 from grillazz/boost-logging-with-rich
Boost logging with rich
2021-09-30 09:26:01 +02:00
grillazz 0e73c2871c apply pyupgrade 2021-09-30 09:20:46 +02:00
grillazz 67c3643d0b replace image with slim 2021-09-30 09:20:26 +02:00
grillazz d9a5dd5aaf add pyupgrade to make 2021-09-30 09:20:11 +02:00
grillazz 9550376514 add pyupgrade and update project dependencies 2021-09-30 09:13:30 +02:00
grillazz f9c0ab895e bump to python 3.10 2021-09-30 09:13:12 +02:00
Jakub Miazek 64b4a61a43 Merge pull request #4 from grillazz/boost-logging-with-rich
Boost logging with rich
2021-09-01 09:51:50 +02:00
grillazz 8366e339a1 add rich logger 2021-09-01 09:49:38 +02:00
grillazz b25e833f21 add rich logger 2021-09-01 09:48:28 +02:00
grillazz ec71ff58b1 compose fix 2021-09-01 09:48:19 +02:00
grillazz 6f45d24755 add rich lib 2021-09-01 09:26:51 +02:00
grillazz 2f806954ea update project dependencies 2021-09-01 09:25:06 +02:00
grillazz 4634996e66 update project README.md 2021-08-05 08:23:13 +02:00
grillazz 2db21cb276 update project dependencies 2021-08-04 07:33:07 +02:00
grillazz 8e8e669127 add flake8-fastapi 2021-08-02 08:28:53 +02:00
grillazz 050a37f350 update unit tests 2021-07-31 12:51:14 +02:00