Method: Sequel::SQL::QualifiedIdentifier#table

Defined in:
lib/sequel/sql.rb

#tableObject (readonly)

The table to reference



791
792
793
# File 'lib/sequel/sql.rb', line 791

def table
  @table
end