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

feat(postgres): add geometry polygon #3769

Merged
merged 6 commits into from
Mar 7, 2025

Conversation

jayy-lmao
Copy link
Contributor

Does your PR solve an issue?

Part 6 of fixing #166
(Breaking apart #3449)

(I have intentionally not prefixed with fixes until the final geometry, i.e. circle, as I do not want to close the issue until all have been completed)

Is this a breaking change?

No, it is adding a new type without changing or modifying existing types or features.

@abonander
Copy link
Collaborator

CI should be fixed if you rebase.

joeydewaal and others added 3 commits March 5, 2025 20:01
* Fix breakage from Rustup 1.28 <https://blog.rust-lang.org/2025/03/02/Rustup-1.28.0.html>
* Let `Swatinem/rust-cache` generate cache keys
For some reason the `cargo +beta clippy` step is failing because `libsqlite3-sys` starts requiring Glibc >= 2.39 but I don't have time to figure out why and I can't reproduce it in a clean environment.
@abonander abonander merged commit ca3a509 into launchbadge:main Mar 7, 2025
81 checks passed
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