Type Property
schema
An alias’s
schema is always that of the original Model. This is the full, unaliased schema name , and must remain so even for the aliased model type in order to correctly specify for the database driver what identifier the alias applies to.static var schema: String { get }