Skip to content

v1.0.22

Compare
Choose a tag to compare
@gmpassos gmpassos released this 08 Oct 23:38
· 785 commits to master since this release
- `Condition`:
  - Improved sub-field match.
- `SQL`:
  - Allow `Condition` with fields that are a relationship table.
- `MySQLAdapter`:
  - Using `sqlElementQuote` "`" to avoid issues with reserved words.