Open peteski22 opened 4 days ago
Currently Lumigator exposes information about the underlying implementation via a config setting:
SQLALCHEMY_DATABASE_URL
If the implementation ever changes this setting will be meaningful/correct.
We should consider renaming the setting to:
DATABASE_URL
... in code, docs, CI/CD workflows.
Currently Lumigator exposes information about the underlying implementation via a config setting:
If the implementation ever changes this setting will be meaningful/correct.
We should consider renaming the setting to:
... in code, docs, CI/CD workflows.