explorerhq / explorerhq/sql-explorer
Dynamic DB connections
Open
enhancement
- Dominant language
- Python
- Stars
- 2.9k
- Forks
- 373
- PR merge metrics
- No merged PRs in 30d
Description
My use case requires dynamic database connections to databases not managed by django. These databases are created on on demand, so i can't enumerate them in settings.
I know this scenario likely falls outside the scope of `django-sql-explorer`, but maybe there is a way to override `get_valid_connection()` that I haven't thought of, so that I can populate the connection information on lookup miss.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.