module ArSchemaFunctions::Extensions::AbstractAdapter
Public Instance Methods
functions()
click to toggle source
Defined by SQL engine specific adapters (if supported)
# File lib/ar_schema_functions/extensions.rb, line 35 def functions [] end