Classes and interfaces
Model_Soft¶
Defines a model that can be "soft" deleted.
« More »
Model_Temporal¶
Allows revisions of database entries to be kept when updates are made.
« More »
Query_Soft¶
Overrides the default Query object to allow for custom soft delete filtering on queries.
« More »
Query_Temporal¶
Adds temporal properties to the query object to allow for correct relation
filtering on joins.
« More »