这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@tomhoule
Copy link
Contributor

No description provided.

@tomhoule tomhoule marked this pull request as ready for review December 13, 2023 13:41
@pksunkara
Copy link
Owner

You would need to update CI files too IIRC.

@tomhoule
Copy link
Contributor Author

Indeed, I found a pgrx version reference in the Dockerfile and a github workflow. Fixed and pushed.

@pksunkara pksunkara merged commit 68486e4 into pksunkara:master Dec 14, 2023
@gjtorikian
Copy link
Contributor

👋 I'm hitting a similar version issue when running pgrx 0.11.3. Could I make a PR to relax the version checks here (~0.11, meaning, >=0.11.0, <1.0.0) ?

@pksunkara
Copy link
Owner

pksunkara commented May 18, 2024

Could I make a PR to relax the version checks here (~0.11, meaning, >=0.11.0, <1.0.0) ?

  1. That would actually mean >=0.11.0,<0.12.0. You would probably want ^0.11.2
  2. If you set it to that in the repo and it works with 0.11.3, I don't mind merging it.

pksunkara pushed a commit that referenced this pull request May 21, 2024
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