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

Switch to Postgres for the database #300

Merged
merged 16 commits into from
Nov 14, 2024

Conversation

Smalls1652
Copy link
Owner

@Smalls1652 Smalls1652 commented Nov 14, 2024

Description

  • Adds Npgsql packages for EFCore.
  • Merge AlbumReleaseDbContext and LyricsAnalyzerDbContext into the new MuzakBotDbContext.
  • Add methods for migrating from CosmosDB to Postgres when MIGRATE_COSMOSDB_TO_POSTGRES is set to true.

Related issues

  • None

Stack

Verified

This commit was signed with the committer’s verified signature.
sagikazarmark Márk Sági-Kazár
This one is personal because I have something running locally on some of those ports.

Verified

This commit was signed with the committer’s verified signature.
sagikazarmark Márk Sági-Kazár
Adding for running a local Postgres DB for development purposes.

Verified

This commit was signed with the committer’s verified signature.
sagikazarmark Márk Sági-Kazár

Verified

This commit was signed with the committer’s verified signature.
sagikazarmark Márk Sági-Kazár
This is to replace the split contexts I previously made.
@Smalls1652 Smalls1652 added enhancement New feature or update to an existing feature .NET Pull requests that update .net code Website Related to the website Bot Related to the bot Libraries Related to core libraries GeniusService Related to the GeniusService labels Nov 14, 2024
@Smalls1652 Smalls1652 self-assigned this Nov 14, 2024
@Smalls1652 Smalls1652 merged commit 94b60b2 into main Nov 14, 2024
4 checks passed
@Smalls1652 Smalls1652 deleted the update/no-stressin-just-postgresin branch November 14, 2024 23:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bot Related to the bot enhancement New feature or update to an existing feature GeniusService Related to the GeniusService Libraries Related to core libraries .NET Pull requests that update .net code Website Related to the website
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant