Closed cdddg closed 1 year ago
$ SQLALCHEMY_DATABASE_URI=mysql+asyncmy://<username>:<password>@<host>:<port>/<dbname> make up
$ SQLALCHEMY_DATABASE_URI=postgresql+asyncpg://<username>:<password>@<host>:<port>/<dbname> make up