Uses of Class
org.pgcodekeeper.core.schema.ms.MsTable
Packages that use MsTable
-
Uses of MsTable in org.pgcodekeeper.core.schema.ms
Methods in org.pgcodekeeper.core.schema.ms with parameters of type MsTableModifier and TypeMethodDescriptionvoidMsTable.compareTableOptions(MsTable newTable, SQLScript script) Compares table options between this table and the new table, generating appropriate SQL scripts for change tracking and system versioning differences.