Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 1.21 KB

CHANGELOG.md

File metadata and controls

36 lines (19 loc) · 1.21 KB

v8.0.4

Fixed

  • #1308 Fix retrieval of temporary table's column information.

v8.0.3

Fixed

  • #1306 Fix affected rows count when lowercase schema reflection enabled

v8.0.2

Fixed

  • #1272 Fix parsing of raw table name from SQL with extra parentheses

v8.0.1

Fixed

  • #1262 Fix distinct alias when multiple databases used.

v8.0.0

Changed

  • #1216 Refactor adapter interface to match abstract adapter.
  • #1225 Drop support to Ruby 3.1.

Fixed

  • #1215 Fix mismatched foreign key errors.

Please check 7-2-stable for previous changes.