The expression defining this constraint, if applicable.
The type of this constraint.
True if the schema has been modified since created/loaded.
True if this resource exists, in some form, in the schema.
The fields included in this constraint.
If the resource exists in the schema, the unaltered values it has.
Whether or not the schema item should be dropped.
exists
- drop if existsThe name the schema item should have if renaming.
If true, apply IF NOT EXISTS syntax.
Mark the resource to be removed.
Mark the resource to be removed, if it exists.
Specify the expression used to evaluate this constraint, if applicable.
Add a field to this constraint.
Used internally.
Mark that the resource exists in the schema in some form,
and reset the dirty
flag.
Get the expression used to evaluate this constraint, if it exists.
Get the fields included in this constraint.
Get the name this resource should be renamed to, if it exists.
Get the type of this constraint.
Mark the resource to use IF NOT EXISTS syntax.
True if the resource has been modified since created/loaded.
True if this resource should be dropped.
True if this resource should be dropped with IF EXISTS syntax.
True if the resource already exists in some form in the schema.
True if this resource should be created with IF NOT EXISTS syntax.
Get a Pipe containing this instance.
Remove a field from this constraint.
Rename the resource to a different name.
Specify the type of this constraint.
extollo (v. latin) - to lift up, to elevate
Extollo is a free & libre application framework in TypeScript.
Builder to specify the schema of a table constraint.