I keep writing the same Pydantic-asyncpg wrapper. So I published it.
I've built this thin Pydantic-over-asyncpg layer too many times now. Every project ends up with the same shape: a Row class for typed tables, raw SQL …
Latest Team Management news from Tech News
I've built this thin Pydantic-over-asyncpg layer too many times now. Every project ends up with the same shape: a Row class for typed tables, raw SQL …