goqu v9.5.1 Release Notes

Release Date: 2019-12-07 // over 4 years ago
    • ๐Ÿ›  [FIXED] WITH clause without a RETURNING clause will panic #177
    • ๐Ÿ›  [FIXED] SQlite dialect escapes single quotes wrong, leads to SQL syntax error #178
    • ๐Ÿ›  [FIXED] Fix ReturnsColumns() nil pointer panic #181 - @yeaha
    • ๐Ÿ›  [FIXED] SelectDataset From with Error #183
    • ๐Ÿ›  [FIXED] Unable to execute union with order by expression #185