You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Purpose
Closes#656.
Replaced the original database configuration setup in config.py with a
new Pydantic database config class.
# New Changes
- Created a database configuration Pydantic class and added it to the
backend config class
- wrote additional unit tests
# Testing
Explain tests that you ran to verify code functionality.
- [x] I have unit-tested this PR. Otherwise, explain why it cannot be
unit-tested.
- [x] I have included screenshots of the tests performed below.
<img width="1654" height="252" alt="image"
src="https://github.com/user-attachments/assets/fcda182b-2c25-47fe-98b5-24158bce67e1"
/>
# Outstanding Changes
If there are non-critical changes (i.e. additional features) that can be
made to this feature in the future, indicate them here.
---------
Co-authored-by: Brain256 <brian@BrianYoga7.localdomain>
0 commit comments