Method: FluentQuery::Driver#quote_float

Defined in:
lib/fluent-query/driver.rb

#quote_float(float) ⇒ Object



152
153
154
# File 'lib/fluent-query/driver.rb', line 152

def quote_float(float)
    not_implemented
end