Skip to content

oracle compatibility feature: Autonomous transactions #1069

@hs-liuxh

Description

@hs-liuxh

Feature Request

oracle compatibility feature: Autonomous transactions
Describe the feature you'd like to propose:
An autonomous transaction is an independent transaction started by another transaction, the main transaction. It has its own transaction context and can commit or roll back independently—unaffected by the parent transaction's outcome. Commonly used for logging or auditing where persistence must be guaranteed.

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    In review

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions