What's Changed
- Fixed: Allow dynamic member lookup on optional table definitions to chain into non-column expressions (#2).
- Fixed: Define
==
in terms ofany QueryExpression
to work around resolution bug in update clauses (#3). - Infrastructure: Add GitHub actions (#1).
- Infrastructure: Documentation fixes (thanks @tevelee, #4).
New Contributors
Full Changelog: 0.1.0...0.1.1