goqu v8.4.0 Release Notes

Release Date: 2019-08-22 // over 4 years ago
    • 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.