Skip to content
This repository was archived by the owner on Apr 29, 2024. It is now read-only.

Conversation

@olirice
Copy link
Collaborator

@olirice olirice commented Sep 20, 2023

What kind of change does this PR introduce?

resolves https://github.com/supabase/nix-postgres/security/dependabot/1

Note for future self:
To upgrade wrappers:

@olirice olirice merged commit ddee57b into main Sep 20, 2023
@olirice olirice deleted the or/wrappers-up branch September 20, 2023 18:31
@steve-chavez
Copy link
Member

@olirice How do you update Cargo.lock? I want to upgrade to pgrx 0.10.1 to solve #28

@olirice
Copy link
Collaborator Author

olirice commented Sep 26, 2023

copying here from slack*

the Cargo.lock file comes from here and its on 0.10.2 already so for that part you can copy/paste it
since the pgrx version changed you'd also make the same updates as here

but if upstream supabase/wrappers wasn't already updated you'd
clone the project
install pgrx
update pgrx and pgrx-tests in this toml file
from the root of the repo run cargo build
since the Cargo.toml file was edited, the existing lockfile is re-created and you include that in your PR

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants