What's Changed
- Add upsert support by @piercefreeman in #26
- Add support for returning multiple joined tables by @piercefreeman in #27
- Allow null instances during object casting by @piercefreeman in #28
- Support branching of query builder by @piercefreeman in #29
- Verify ilike usage occurs on string columns by @piercefreeman in #30
- Typehint lists comparisons by @piercefreeman in #31
- Use settable pydantic_fields by @piercefreeman in #32
Full Changelog: v0.2.2...v0.3.0