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 Pg16 Support #22

Merged
merged 7 commits into from
Jul 3, 2024
Merged

Add Pg16 Support #22

merged 7 commits into from
Jul 3, 2024

Conversation

Jayko001
Copy link
Collaborator

@Jayko001 Jayko001 commented Jul 3, 2024

Fix #6

@Jayko001 Jayko001 marked this pull request as ready for review July 3, 2024 20:28
@Jayko001 Jayko001 enabled auto-merge (squash) July 3, 2024 20:30
Copy link

@theory theory left a comment

Choose a reason for hiding this comment

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

Working with rapidly-evolving code is a PITA.

.vscode/settings.json Outdated Show resolved Hide resolved
pg_test = []

[dependencies]
chrono = "0.4.26"
pgrx = "=0.9.7"
pgrx = "=0.11.3"
Copy link

Choose a reason for hiding this comment

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

Can't wait till supabase-wrappers supports v0.11.4, as it greatly simplifies testing in GitHub workflows.

src/lib.rs Show resolved Hide resolved
@Jayko001 Jayko001 disabled auto-merge July 3, 2024 21:28
@Jayko001 Jayko001 merged commit ae543d3 into main Jul 3, 2024
2 checks passed
@Jayko001 Jayko001 deleted the cloud-982 branch July 3, 2024 21:47
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.

Add support for PostgreSQL
2 participants