is_gt
Comparator for SQL greater than operator (>). Checks if a column value is greater than a specified value.
Parameters
| Name | Description | Type | Default |
|---|---|---|---|
| value (required) | The value to compare against. | Any | None |
Comparator for SQL greater than operator (>). Checks if a column value is greater than a specified value.
| Name | Description | Type | Default |
|---|---|---|---|
| value (required) | The value to compare against. | Any | None |