Skip to content

feat(pina-orm): Add morphToMany relation#1060

Merged
CodeDredd merged 3 commits intonext-releasefrom
morphtomany
Mar 12, 2023
Merged

feat(pina-orm): Add morphToMany relation#1060
CodeDredd merged 3 commits intonext-releasefrom
morphtomany

Conversation

@CodeDredd
Copy link
Copy Markdown
Owner

@CodeDredd CodeDredd commented Mar 12, 2023

🔗 Linked issue

related to #670

❓ Type of change

  • 📖 Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

Adding the morphToMany relation.

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@CodeDredd CodeDredd added the enhancement New feature or request label Mar 12, 2023
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

❗ No coverage uploaded for pull request base (next-release@18c3367). Click here to learn what that means.
Patch has no changes to coverable lines.

Additional details and impacted files
@@               Coverage Diff               @@
##             next-release    #1060   +/-   ##
===============================================
  Coverage                ?   99.55%           
===============================================
  Files                   ?       87           
  Lines                   ?     5826           
  Branches                ?      515           
===============================================
  Hits                    ?     5800           
  Misses                  ?       23           
  Partials                ?        3           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@CodeDredd CodeDredd merged commit 5cf229e into next-release Mar 12, 2023
@CodeDredd CodeDredd deleted the morphtomany branch March 12, 2023 14:37
@CodeDredd CodeDredd mentioned this pull request Mar 12, 2023
CodeDredd added a commit that referenced this pull request Mar 22, 2023
* feat(pina-orm): Add `morphToMany` relation (#1060)

* feat(pina-orm): Add `morphToMany` relation

* refactor: change size check

* refactor: correct comments

* fix(pinia-orm): Types in hooks were conflicting (#1074)

closes #1067

* feat(pinia-orm): Shared hydration cache & pinia actions trigger repo actions (#1066)

closes #1058

* test(pinia-orm): Add `undefined` as value

* test(pinia-orm): add missing store action tests

* docs(pinia-orm): remove not correct await (#1087)

closes #1049

* docs: change plausible url (#1095)

* chore: update twitter account

* chore: remove twitter

* chore: Add sponsorkit (#1097)

* chore: add sponsorkit

* chore: add sponsorkit

* docs: Add "what is pinia orm"

* docs: update yarn.lock

* docs: Add new background logo

* feat(nuxt): Add improvements (#1100)

* feat(nuxt): Improvements
- Add autoimports
- Add missing config options
- Use nuxt kit resolver instead of node resolve
- Update build config
- Add nuxt devtools support

* chore(nuxt): fix linting ci

* docs: resolve conflict
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants