class ActiveRecord::ConnectionAdapters::PostgreSQL::Quoting::IntegerOutOf64BitRange
Public Class Methods
Calls superclass method
# File activerecord/lib/active_record/connection_adapters/postgresql/quoting.rb, line 11 def initialize(msg) super(msg) end