canaille-globuzma/canaille/backends/sql
2024-05-07 16:19:50 +02:00
..
__init__.py feat: implement sqlalchemy backend 2023-11-24 13:57:46 +01:00
backend.py refactor: Rename BaseBackend in Backend 2024-05-03 22:25:20 +02:00
configuration.py feat: use pydantic to validate the configuration 2024-03-28 17:44:26 +01:00
models.py tests: remove SQLAlchemy warnings on double deletions 2024-05-07 16:19:50 +02:00
utils.py feat: implement sqlalchemy backend 2023-11-24 13:57:46 +01:00