Skip to content

v9.5.1

Compare
Choose a tag to compare
@doug-martin doug-martin released this 07 Dec 18:36
· 121 commits to master since this release
1dd9123
  • [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