ActiveRecord SQLWarning class SQLWarning Ruby on Rails 8.0.4 Since v7.1.6 Available in: v7.1.6 v7.2.3 v8.0.4 v8.1.2 Compare with: (choosing a version navigates to the comparison) Choose a version v7.1.6 · same v7.2.3 · same v8.1.2 · same Raised when a statement produces an SQL warning. Inherits from ActiveRecord::AdapterError Attributes ActiveRecord::SQLWarning#code ActiveRecord::SQLWarning#level ActiveRecord::SQLWarning#sql Methods (defined here) self. new Methods (inherited) From ActiveRecord::AdapterError (1) self. new On this page Attributes Methods Inherited methods (1) Support Bug Reports can be filed for the Ruby on Rails project on GitHub. Feature requests should be discussed on the rubyonrails-core forum. License Released under the MIT license.