mirror of
https://github.com/grillazz/fastapi-sqlalchemy-asyncpg.git
synced 2025-11-30 13:20:40 +03:00
refactor: httpx transport warning fixed
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
-- DROP DATABASE IF EXISTS devdb;
|
||||
-- CREATE DATABASE devdb;
|
||||
\connect devdb;
|
||||
CREATE SCHEMA shakespeare;
|
||||
CREATE SCHEMA happy_hog;
|
||||
|
||||
Reference in New Issue
Block a user