CodeDredd / pinia-orm

The Pinia plugin to enable Object-Relational Mapping access to the Pinia Store.
https://pinia-orm.codedredd.de/
MIT License
444 stars 38 forks source link

fix(pinia-orm): namespace + BelongsToMany throws error on query #1883

Closed CodeDredd closed 3 months ago

CodeDredd commented 3 months ago

🔗 Linked issue

resolves #1879

📚 Description

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.75%. Comparing base (3210918) to head (68ee058).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1883 +/- ## ======================================= Coverage 99.75% 99.75% ======================================= Files 88 88 Lines 6078 6078 Branches 515 515 ======================================= Hits 6063 6063 Misses 13 13 Partials 2 2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.