\Gishiki\Database\RuntimeFieldRelation

A collection of Relation that can be applied to a field.

Summary

Methods
Properties
Constants
No public methods found
No public properties found
EQUAL
NOT_EQUAL
LESS_THAN
LESS_OR_EQUAL_THAN
GREATER_THAN
GREATER_OR_EQUAL_THAN
IN_RANGE
NOT_IN_RANGE
LIKE
NOT_LIKE
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Constants

EQUAL

EQUAL

NOT_EQUAL

NOT_EQUAL

LESS_THAN

LESS_THAN

LESS_OR_EQUAL_THAN

LESS_OR_EQUAL_THAN

GREATER_THAN

GREATER_THAN

GREATER_OR_EQUAL_THAN

GREATER_OR_EQUAL_THAN

IN_RANGE

IN_RANGE

NOT_IN_RANGE

NOT_IN_RANGE

LIKE

LIKE

NOT_LIKE

NOT_LIKE