Skip to content

Add transaction support to Immugw #31

@NikitaSmall

Description

@NikitaSmall

What would you like to be added or enhanced
Hi!
I would like to have the ability to run multiple queries and/or sqlexecs within a single ImmuDB transaction using Immugw. As I understand and as @jeroiraz confirmed, Immugw ability to use session-based authentication (openSession/closeSession) is missing.

Why is this needed
This feature is needed in order to support multiple changes, queries, and/or requests withing a single transaction, e.g. the ability to effectively commit or rollback the transaction.

Additional context
At this moment there is a hack to put multiple SQL requests into single sqlexec but that is suboptimal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions