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

Alter to allow for nested transactions. #4

Open
JReissmueller opened this issue Jan 16, 2017 · 1 comment
Open

Alter to allow for nested transactions. #4

JReissmueller opened this issue Jan 16, 2017 · 1 comment

Comments

@JReissmueller
Copy link
Member

No description provided.

@clphillips
Copy link
Contributor

PDO doesn't support nested transactions, so it would have to be emulated. In my opinion the need for nested transactions is indicative of a design problem, so I don't think this would be a valuable use of resources.

JReissmueller pushed a commit to JReissmueller/minphp-db that referenced this issue Jan 17, 2017
Created/altered tests to account for this.

Fixes phillipsdata#4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants