piccolo-orm / piccolo

A fast, user friendly ORM and query builder which supports asyncio.
https://piccolo-orm.com/
MIT License
1.46k stars 91 forks source link

1091 More tests for `get_related` #1095

Closed dantownsend closed 1 month ago

dantownsend commented 1 month ago

Resolves https://github.com/piccolo-orm/piccolo/issues/1091

Add more tests, and catch more edge cases.