-
-
Notifications
You must be signed in to change notification settings - Fork 899
Open
Description
I would like to know if it is possible to add new configuration keys regarding the following values of the database URI:
- DIALECT
- DRIVER
- USERNAME
- PASSWORD
- HOST
- PORT
- DATABASE_NAME
I think this feature would be more convenient and explicit when defining the properties of the database we are connecting to, so that we would no longer have to write out the entire connection string, or it could simply be an alternative to writing it.
I have seen that the Flask-MySQL extension already has something similar to what I am proposing.
jlgoolsbee
Metadata
Metadata
Assignees
Labels
No labels