Closed simonw closed 5 years ago
Expecting people to know SQLAlchemy connection string syntax is not reasonable, especially since I have to look it up myself every time!
This should be in the output from --help as well as in the README.
--help
I'll show basic examples for MySQL and Postgres and provide a link to https://docs.sqlalchemy.org/en/13/core/engines.html#database-urls
Expecting people to know SQLAlchemy connection string syntax is not reasonable, especially since I have to look it up myself every time!
This should be in the output from
--help
as well as in the README.