Rename database from "openledger" #666
Labels
🤖 aspect: dx
Concerns developers' experience with the codebase
🧰 goal: internal improvement
Improvement that benefits maintainers, not users
🟩 priority: low
Low priority and doesn't need to be rushed
🧱 stack: api
Related to the Django API
🧱 stack: catalog
Related to the catalog and Airflow DAGs
🔧 tech: django
Involves Django
💾 tech: postgres
Involves PostgreSQL
🐍 tech: python
Involves Python
Description
We currently have a number of references to
openledger
in this codebase, mostly in reference to the Postgres database name. Changing the database name would be a nontrivial effort, but openledger is a historic term that isn't descriptive, conflates with the catalog's current database name, and isn't used anywhere else.Additional context
Similar to #1546
Implementation
The text was updated successfully, but these errors were encountered: