Skip to content

About Transaction Commit #69

@happydentist

Description

@happydentist

Cause work for data pipeline with sqlite, I must attach database, do some SQL data transformation, and vacuum to detach database. and do it over another database again

Due to need to vacuum and detach database, I must change the Transaction Commit to None(auto-commit) manually.

When do it on same sqlnb next time, I must change the Transaction Commit to None(auto-commit) manually again.

Can sqlnb to save the Commit type for do the script in the sqlnb notebook, for
(1) when open the sqlnotebook, can execute the script directly and smoothly
(2) sqlnotebookcmd command line operation execute the script directly and smoothly

Thanks for your working.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions