method
quoted_false
v5.2.3 -
Show latest stable
- Class:
ActiveRecord::ConnectionAdapters::Quoting
quoted_false()public
No documentation available.
# File activerecord/lib/active_record/connection_adapters/abstract/quoting.rb, line 105
def quoted_false
"FALSE".freeze
end