Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 1.04 KB

CHANGELOG.md

File metadata and controls

19 lines (12 loc) · 1.04 KB

Unreleased

Added

  • #1178 Support encrypting binary columns

Changed

  • #1153 Only support Ruby v3.1+
  • #1196 Use default inspect for database adapter
  • #1216 Refactor adapter interface to match abstract adapter
  • #1225 Drop support to Ruby 3.1

Fixed

  • #1215 Fix mismatched foreign key errors
  • #1228 Enable identity insert on view's base table

Please check 7-1-stable for previous changes.