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

Database consolidation + self-population #15

Merged
merged 6 commits into from
Jun 12, 2024

Conversation

major
Copy link
Member

@major major commented Jun 12, 2024

The goal here is to simplify how we use the database and re-use the same engine/session everywhere. That makes it easier for CID to update its own data on a regular basis. 😉

major added 6 commits June 12, 2024 10:17
Signed-off-by: Major Hayden <[email protected]>
We can remove lots of extra code since we're re-using the existing
database connection engine/session in our tests. 🎉

Signed-off-by: Major Hayden <[email protected]>
Copy link
Member

@F-X64 F-X64 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice implementation.
Yes the reusable engine makes things much easier.

@F-X64 F-X64 merged commit 3c3cac6 into redhatcloudx:main Jun 12, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants