Module: Fx::SchemaDumper::Function

Defined in:
lib/kithe/patch_fx.rb

Instance Method Summary collapse

Instance Method Details

#tables(stream) ⇒ Object



31
32
33
34
# File 'lib/kithe/patch_fx.rb', line 31

def tables(stream)
  functions(stream)
  super
end