Parameter type
Bases:
An enumeration of parameter types. This class defines the types of parameters that can be used in migration definitions.
Attributes:
| Name | Type | Description |
|---|---|---|
|
|
Represents a boolean parameter type. |
|
|
Represents an integer parameter type. |
|
|
Represents a text parameter type. |
|
|
Represents a decimal parameter type. |
|
|
Represents a path parameter type. |