Expand description
Audit event storage and retrieval.
Events track all mutations in the database for debugging and history.
Structs§
- Event
- An audit event record.
Enums§
- Event
Type - Event types for audit logging.
Functions§
- get_
events - Get events for an entity.
- insert_
event - Insert an event into the database.