A schema description contains the SQL statements for creating and
dropping database entities. Schema descriptions can be combined for
creating or dropping multiple entities together, even if they have
circular dependencies.
This member is added by an implicit conversion from SchemaDescriptionDef to
any2stringadd[SchemaDescriptionDef] performed by method any2stringadd in scala.Predef.
This member is added by an implicit conversion from SchemaDescriptionDef to
StringFormat[SchemaDescriptionDef] performed by method StringFormat in scala.Predef.
A schema description contains the SQL statements for creating and dropping database entities. Schema descriptions can be combined for creating or dropping multiple entities together, even if they have circular dependencies.