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

Add facilities for managing dev Postgres instances #354

Merged
merged 2 commits into from
Feb 20, 2025

Conversation

staticfox
Copy link
Collaborator

This helps the project move away from sqlite and in more of a "we use postgres" mindset with easy to use commands to make onboarding for new devs without docker as easy as possible.

This helps the project move away from sqlite and in more of a
"we use postgres" mindset with easy to use commands to make
onboarding for new devs without docker as easy as possible.
rechner
rechner previously approved these changes Feb 9, 2025
Copy link
Member

@rechner rechner left a comment

Choose a reason for hiding this comment

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

I admittedly still use sqlite to develop locally and let CI and staging handle the square tests lol

@staticfox staticfox force-pushed the change/add-postgres-utilities branch from 5b579cb to 43640fc Compare February 20, 2025 08:01
@meanderfox meanderfox merged commit 8c37cd4 into production Feb 20, 2025
3 checks passed
@meanderfox meanderfox deleted the change/add-postgres-utilities branch February 20, 2025 08:19
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.

3 participants