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: Add non-pk versions of uuid schema helper methods #296

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

spencewenski
Copy link
Member

Closes #295

Copy link

codecov bot commented Jul 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.98%. Comparing base (f06bdcc) to head (92aa718).

Files Coverage Δ
src/migration/schema.rs 100.00% <100.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f06bdcc...92aa718. Read the comment docs.

@spencewenski spencewenski merged commit 0ca8553 into main Jul 26, 2024
15 checks passed
@spencewenski spencewenski deleted the gh-295-schema-methods branch July 26, 2024 06:31
@github-actions github-actions bot mentioned this pull request Jul 26, 2024
spencewenski pushed a commit that referenced this pull request Jul 26, 2024
## 🤖 New release
* `roadster`: 0.5.10 -> 0.5.11

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

##
[0.5.11](roadster-v0.5.10...roadster-v0.5.11)
- 2024-07-26

### Added
- Migration to enable the uuid-ossp Postgres extension
([#297](#297))
- Add non-pk versions of uuid schema helper methods
([#296](#296))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/MarcoIeni/release-plz/).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

Versions of pk methods without the pk part
1 participant