Module session_ext
Source - Changeset
- A recorded binary changeset from a session.
- ConflictContext
- Context available to a conflict handler during changeset application.
- Session
- A session that tracks changes to a database.
- ConflictAction
- Action a conflict handler can return.
- ConflictType
- The type of conflict reported to the conflict handler.
- apply_changeset⚠
- Apply a changeset to a database connection with a simple conflict handler.
- apply_changeset_with_context⚠
- Apply a changeset to a database connection with full conflict context.