47 Commits

Author SHA1 Message Date
grillazz 6dbc7e141e Merge branch 'switch-logger-to-rotoger' of https://github.com/grillazz/fastapi-sqlalchemy-asyncpg into switch-logger-to-rotoger 2025-12-25 16:03:39 +01:00
grillazz 5d34b04ca1 Add test database configuration and schema creation for testing 2025-12-25 15:56:23 +01:00
grillazz b10665c64e lint code 2025-11-16 15:23:36 +01:00
Ordinary Hobbit 84061b58a8 Update Makefile
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-13 13:05:08 +01:00
grillazz 021ac4f9c7 bullet prof docker clean 2025-11-13 12:36:16 +01:00
Ordinary Hobbit 71cb80b155 Update Makefile
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-20 17:59:49 +02:00
grillazz 77385c74ee bump project deps 2025-09-20 17:52:31 +02:00
grillazz b0c7722d29 compose refactor 2025-09-20 17:38:01 +02:00
grillazz f14c586389 add json filed example 2025-07-29 17:26:37 +02:00
grillazz 7623d0e7df bump project deps, inline-snapshot config, add templates 2025-06-07 09:36:13 +02:00
grillazz 2f484d6f4a lint and format 2025-05-03 13:30:08 +02:00
grillazz 8f96c8a472 lint code 2025-03-08 17:26:09 +01:00
Jakub Miazek 488dd4612e refresh alembic migrations 2024-11-22 13:19:49 +01:00
Jakub Miazek 51c20c28eb compose small updates 2024-10-20 19:51:29 +02:00
Jakub Miazek 3c9707d744 add valkey example as redis alternative 2024-10-17 19:53:37 +02:00
Jakub Miazek 2a44c47757 add valkey example as redis alternative 2024-10-17 19:53:08 +02:00
Jakub Miazek 73ff7af13d wip: granian 2024-07-19 14:12:06 +02:00
Jakub Miazek a6cceeef73 fix unit tests 2024-05-12 19:52:51 +02:00
Jakub Miazek c2975fd260 code format 2024-04-24 10:37:08 +02:00
Jakub Miazek b71da2bf81 refactor: fix ruff lint deprecated stuff 2024-03-29 14:15:08 +01:00
Jakub Miazek a8882084d5 wip: add import endpoint 2024-02-17 08:40:56 +01:00
Jakub Miazek 1f51282817 replace black with ruff format 2023-10-26 18:19:26 +02:00
Jakub Miazek 9e077430a6 update make 2023-10-21 15:40:23 +02:00
Jakub Miazek b89cf0da7c refactor make 2023-10-20 12:29:43 +02:00
Jakub Miazek 30bb877fcc drop isort 2023-04-10 21:41:45 +02:00
Jakub Miazek d274b0bfa9 refactor alembic migrations 2023-03-11 21:19:47 +01:00
Jakub Miazek 27e4ced9e5 refresh Makefile 2023-03-07 13:04:31 +01:00
Jakub Miazek 6b3f50f404 project banner 2022-11-14 10:25:02 +01:00
Jakub Miazek ab9f647d32 update makes 2022-11-12 18:22:22 +01:00
Jakub Miazek 9b1938c450 refactor 2022-09-12 13:24:15 +02:00
Jakub Miazek 1756478415 add test data to project 2022-06-06 20:20:34 +02:00
Jakub Miazek 5a69a44aa0 add test data to project 2022-06-05 19:56:55 +02:00
Jakub Miazek bffa7db7d5 bump project deps 2022-06-03 20:06:37 +02:00
Jakub Miazek 78c755fcfa update make file 2022-06-03 19:22:20 +02:00
grillazz f1e258dc21 bump project deps 2022-05-15 13:50:01 +02:00
Jakub Miazek 2efdd4be8b makefile changes 2022-04-23 20:17:28 +02: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 b994600235 update project dependencies 2021-12-20 20:09:43 +01:00
grillazz 28af397f10 add pyupgrade to make 2021-09-30 09:20:11 +02:00
grillazz 30b9caf707 update project dependencies 2021-08-04 07:33:07 +02:00
grillazz 0d62cf12a2 update Makefile 2021-07-31 12:42:08 +02:00
grillazz 97c7a3c206 add jwt to config.py 2021-06-25 09:05:52 +02:00
grillazz bffdd3a2ff typo 2021-05-30 17:23:55 +02:00
grillazz 7ea9fd2ff2 add safety checks 2021-05-30 17:23:05 +02:00
grillazz c5940fb8cb make and pipfile updated 2021-05-05 20:54:39 +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