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

feat: implement postgres database management #7

Merged
merged 5 commits into from
May 29, 2024

Conversation

domcyrus
Copy link

@domcyrus domcyrus commented May 3, 2024

Addressing #5

Implements handling of postgres databases. Adds a combined RelationalDatabaseProvider which will be used for both mysql and postgres databases.

@domcyrus domcyrus requested a review from shreddedbacon May 3, 2024 12:12
@domcyrus domcyrus self-assigned this May 3, 2024
@domcyrus
Copy link
Author

@shreddedbacon is there anything missing here?

@domcyrus domcyrus merged commit 34ad84a into main May 29, 2024
1 check passed
@shreddedbacon shreddedbacon deleted the feat-postgresql-implementation branch July 2, 2024 23:11
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.

1 participant