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.
Specs
in_transaction?(adapter_meta()) :: boolean()
Returns true if the given process is inside a transaction.