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

Possibly introduce option to control exceptions #5

Open
paulyg opened this issue Jun 24, 2012 · 0 comments
Open

Possibly introduce option to control exceptions #5

paulyg opened this issue Jun 24, 2012 · 0 comments

Comments

@paulyg
Copy link
Owner

paulyg commented Jun 24, 2012

Since I have most of the other PDO options covered now I should offer a way to disable the default of throwing exceptions. This is not as easy as just exposing the PDO::ATTR_ERROR_MODE to the user though. DBALite throws it's own exceptions so everywhere I throw an exception I would have to check this option. Not sure if it's worth it.

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

1 participant