mirror of
https://github.com/grillazz/fastapi-sqlalchemy-asyncpg.git
synced 2025-11-30 13:20:40 +03:00
- implement postgres connection pool
- adapt current sqlalchemy based methods to produce raw sql
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
import pytest
|
||||
from fastapi import status
|
||||
from httpx import AsyncClient
|
||||
|
||||
Reference in New Issue
Block a user