Ecto.Adapter.Transaction.in_transaction-question-mark

You're seeing just the callback in_transaction-question-mark, go back to Ecto.Adapter.Transaction module for more information.
Link to this callback

in_transaction?(adapter_meta)

View Source

Specs

in_transaction?(adapter_meta()) :: boolean()

Returns true if the given process is inside a transaction.