Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Savepoint support #13

Closed
hadley opened this issue Feb 12, 2015 · 2 comments · Fixed by #340
Closed

Savepoint support #13

hadley opened this issue Feb 12, 2015 · 2 comments · Fixed by #340
Labels
Milestone

Comments

@hadley
Copy link
Member

hadley commented Feb 12, 2015

Need to determine if transaction currently running so dbBegin() can start transaction if needed.

@hadley
Copy link
Member Author

hadley commented Feb 12, 2015

Can it just work like RSQLite?

@krlmlr krlmlr added this to the 1.0 milestone Nov 10, 2015
@krlmlr krlmlr modified the milestones: 1.0, 1.2.2 Dec 26, 2020
@krlmlr krlmlr modified the milestones: 1.2.2, 1.2.3, 1.4.0 Jan 2, 2021
@krlmlr krlmlr added the feature label Sep 6, 2021
krlmlr added a commit that referenced this issue Sep 25, 2021
- `dbBegin()`, `dbCommit()` and `dbRollback()` gain `name` argument to support savepoints. An unnamed transaction must be started beforehand (#13).
@github-actions
Copy link

This old thread has been automatically locked. If you think you have found something related to this, please open a new issue and link to this old issue if necessary.

@github-actions github-actions bot locked and limited conversation to collaborators Sep 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants