Class Table
In: app/models/table.rb
Parent: ActiveRecord::Base

Model for the tables table, which stores information about tables in the EDW. Belongs to an Schema object. Has many column objects, ordered by name.

[Validate]