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 basic postgresql module #414

Merged
merged 1 commit into from
Nov 18, 2024
Merged

add basic postgresql module #414

merged 1 commit into from
Nov 18, 2024

Conversation

vlinkz
Copy link
Contributor

@vlinkz vlinkz commented Nov 18, 2024

Why

Describe what prompted you to make this change, link relevant resources

When using old nix channels, postgres versions can change and cause incompatability with replit's postgres db.

What changed

Describe what changed to a level of detail that someone with no context with your PR could be able to review it

Make postgres a nixmodule to pin version across different repls.

Test plan

Describe what you did to test this change to a level of detail that allows your reviewer to test it

Test that nixmodule works as intended.

Rollout

Describe any procedures or requirements needed to roll this out safely (or check the box below)

  • This is fully backward and forward compatible

@vlinkz vlinkz requested a review from a team as a code owner November 18, 2024 19:46
@vlinkz vlinkz requested review from ryantm and removed request for a team November 18, 2024 19:46
@vlinkz vlinkz merged commit 3a4886d into main Nov 18, 2024
1 check passed
@vlinkz vlinkz deleted the vlinkz/postgres branch November 18, 2024 19:53
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