Class Schema
In: app/models/schema.rb
Parent: ActiveRecord::Base

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

[Validate]