Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Config file for database configuration #14

Open
2 tasks
quantumfate opened this issue Dec 17, 2022 · 0 comments
Open
2 tasks

Config file for database configuration #14

quantumfate opened this issue Dec 17, 2022 · 0 comments
Labels
backend A backend type issue documentation Improvements or additions to documentation enhancement New feature or request

Comments

@quantumfate
Copy link
Owner

User story

As a developer, I want to have a centralized location to configure how my database behaves, so I can make powerful adjustments to the database that affect the whole database when I want to—operations such as defining how columns are named.

Take a look at the following config options

  • python-dotenv
  • sqlalchemy

Acceptance criteria

  • sql-alchemy config options implemented
  • define a place where secret values can be stored
@quantumfate quantumfate added documentation Improvements or additions to documentation enhancement New feature or request backend A backend type issue labels Dec 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend A backend type issue documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant