Per sqlite error code exceptions
Merge request reports
Activity
Filter activity
added 14 commits
-
a608426b...f90133e3 - 2 commits from branch
videolan:master
- a6c09e8a - sqlite: Error: Simplify exception creation
- de4af1f7 - sqlite: Error: Add comments
- 44840b65 - sqlite: Error: Use an exception per error type
- 7b9b6fc3 - sqlite: Throw an OutOfRange exception when failing to bind for that reason
- 197bb664 - sqlite: Error: Rename GenericExecution -> Runtime
- 793923e4 - sqlite: Error: ConstraintViolation is a runtime error
- 44d9c9e9 - sqlite: Move the error code/exception mapping in a dedicated function
- a58a3574 - sqlite: Error: Map detailed IO errors to their exceptions
- 03c1c574 - sqlite: Errors: Map Read Only extended error code to their exceptions
- 9f478751 - sqlite: Errors: Map Busy extended errors to their exceptions
- ab112499 - sqlite: Errors: Map Locked extended errors to their exceptions
- dcacfc6f - sqlite: Errors: Map "generic" errors to their exceptions
Toggle commit list-
a608426b...f90133e3 - 2 commits from branch
enabled an automatic merge when the pipeline for dcacfc6f succeeds
added 12 commits
- 6c9483da - sqlite: Error: Simplify exception creation
- dd48f653 - sqlite: Error: Add comments
- d60691b6 - sqlite: Error: Use an exception per error type
- 121858e1 - sqlite: Throw an OutOfRange exception when failing to bind for that reason
- f83be7ce - sqlite: Error: Rename GenericExecution -> Runtime
- ba7c1195 - sqlite: Error: ConstraintViolation is a runtime error
- 73d0fa0a - sqlite: Move the error code/exception mapping in a dedicated function
- 672955c8 - sqlite: Error: Map detailed IO errors to their exceptions
- 11ff1a69 - sqlite: Errors: Map Read Only extended error code to their exceptions
- a89e22dc - sqlite: Errors: Map Busy extended errors to their exceptions
- 03e53e6a - sqlite: Errors: Map Locked extended errors to their exceptions
- f776dce7 - sqlite: Errors: Map "generic" errors to their exceptions
Toggle commit listenabled an automatic merge when the pipeline for f776dce7 succeeds
changed milestone to %0.6.x
Please register or sign in to reply