Module: ArSchemaFunctions::Extensions::AbstractAdapter

Defined in:
lib/ar_schema_functions/extensions.rb

Instance Method Summary collapse

Instance Method Details

#functionsObject

Defined by SQL engine specific adapters (if supported)



35
36
37
# File 'lib/ar_schema_functions/extensions.rb', line 35

def functions
  []
end