Skip to content

v8.4.0

Compare
Choose a tag to compare
@doug-martin doug-martin released this 22 Aug 04:16
· 175 commits to master since this release
dd6b1d6
  • Created new sqlgen module to encapsulate sql generation
    • Broke SQLDialect inti new SQL generators for each statement type.
  • Test refactor
    • Moved to a test case pattern to allow for quickly adding new test cases.