2.6.0
What's Changed
- Fix incorrect parameters processing for JOIN subqueries by @smelesh (#133)
- MySQL driver:
- Add the type
smallInteger
by @gam6itko (#128) - Change mapping of the JSON type from
text
tojson
by @romanpravda (#121)
- Add the type
- Postgres driver:
- All the drivers:
- JSON support:
New Contributors
- @romanpravda made their first contribution in #121
- @smelesh made their first contribution in #133
Full Changelog: 2.5.2...2.6.0