Statesman v9.0.1 Release Notes
Release Date: 2021-02-04 // over 1 year ago-
๐ Changed
- 0๏ธโฃ Deprecate
ActiveRecord::Base.default_timezone
in favour ofActiveRecord.default_timezone
#446
- 0๏ธโฃ Deprecate
Previous changes from v8.0.1
-
๐ Changed
- ๐ Fixed
no implicit conversion of nil into String
error when quoting null values #427
- ๐ Fixed