0.1.1
What's Changed
- Added _id column handling to use a regular column instead of jsonb nested query by @oskardudycz in #7
- Fixed $push operator for appending items to nested arrays by @oskardudycz in #8
- Extract sql building from execution by @oskardudycz in #9
Full Changelog: 0.1.0...0.1.1