0.10.0
What's Changed
- Added:
QueryExpression<Codable>.jsonObject()(#124). - Fixed: Work around Swift parameter pack bugs affecting single-join selects (thanks @KayLeung, #121).
- Fixed: Add
TableDefinitiondynamic subscript for better compiler errors (#123). - Fixed: Remove
#sqlliteral requirement (#122).
New Contributors
Full Changelog: 0.9.0...0.10.0