Chore: Upgrade to Python 3.12 Chore: Upgrade to psycopg3
@ -2,7 +2,7 @@ HOST=0.0.0.0
PORT=9995
LOG_LEVEL=INFO
DEBUG=true
SQLALCHEMY_DATABASE_URI=postgresql://postgres:123456@localhost:5432/petty
SQLALCHEMY_DATABASE_URI=postgresql+psycopg://postgres:123456@localhost:5432/petty
MODULE_NAME=barker.main
PROJECT_NAME=barker
The note is not visible to the blocked user.