class method self.raise_int_wider_than_64bit

Ruby on Rails 6.1.7.10

Since v6.1.7.10 Last seen in v6.1.7.10

Application configurable boolean that denotes whether or not to raise an exception when the PostgreSQLAdapter is provided with an integer that is wider than signed 64bit representation

Source
# File activerecord/lib/active_record/core.rb, line 171
      mattr_accessor :raise_int_wider_than_64bit, instance_writer: false, default: true

Defined in activerecord/lib/active_record/core.rb line 171 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActiveRecord::Core

Type at least 2 characters to search.

↑↓ navigate · open · esc close