Module ddl_references
Helpers to manipulate deferred DDL statements that might need to be adjusted or discarded within when executing a migration.
source linkClasses
-
Hold a reference to one or many columns.
-
Hold a reference to a foreign key name.
-
-
Hold a reference to an index name.
-
Base class that defines the reference interface.
-
Statement template and formatting parameters container.
-
Hold a reference to a table.
-
Base class for references to multiple columns of a table.