Schema

constructor(tables: List<BaseTable>)(source)


constructor(vararg tables: BaseTable)(source)

Secondary constructor to create a schema with a variable number of tables.