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

Migrate from mongodb to postgres #39

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

aegan123
Copy link
Member

Replace mongodb with postgres. Quartz-mongodb has been deprecated and is unavailable so building the project was impossible. Only viable option was to change database backend to something else.

Closes #37 & #38.

@aegan123 aegan123 added bug Something isn't working enhancement New feature or request labels Nov 10, 2024
@aegan123 aegan123 linked an issue Nov 10, 2024 that may be closed by this pull request
@aegan123 aegan123 force-pushed the migrate-from-mongodb-to-postresql branch 3 times, most recently from 6716bff to 505718f Compare November 10, 2024 21:19
@aegan123 aegan123 force-pushed the migrate-from-mongodb-to-postresql branch from 505718f to 9c5ba8c Compare November 10, 2024 21:20
@aegan123 aegan123 merged commit 55e807a into develop Nov 12, 2024
4 checks passed
@aegan123 aegan123 deleted the migrate-from-mongodb-to-postresql branch November 12, 2024 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

Replace mongodb with postgres quartz-mongodb deprecated and unavailable, preventing build
1 participant