Skip to content

Implement events #2

@tshemsedinov

Description

@tshemsedinov

Transaction.prototype.on(eventName, Function)

  • on('commit', (err, transaction) => {})
  • on('rollback', (err, transaction) => {})
  • on('timeout', (err, transaction) => {})
  • on('change', (err, transaction, fieldName, value) => {})

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions