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

use new go-bits/easypg test DB API #307

Merged
merged 2 commits into from
Dec 12, 2024
Merged

Conversation

majewsky
Copy link
Contributor

@majewsky majewsky commented Dec 9, 2024

This requires a small reworking of the db.Init() method to split the DB connection and ORM initialization phase.

Also, I noticed that the sqlstats collector is not being initialized with the right DB name. (It only worked if the default name was used.)

@majewsky majewsky force-pushed the new-testdb-infrastructure branch 6 times, most recently from f2cb723 to ccdb1dc Compare December 12, 2024 09:50
@majewsky majewsky force-pushed the new-testdb-infrastructure branch from ccdb1dc to 026eb00 Compare December 12, 2024 10:46
@majewsky majewsky merged commit 5210c3d into master Dec 12, 2024
7 checks passed
@majewsky majewsky deleted the new-testdb-infrastructure branch December 12, 2024 12:10
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