missing error logging in batch transactions
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- cpp, react-native, sqlite
- Domain
- database, mobile-dev
Research direction
Start by tracing the executeBatchAsync(statements) entry point and the handling of SqlExecutionError during batchTransaction rollback. Reproduce a failed batch with a statement that produces a SQL error, then verify that the original statement error is surfaced instead of only the rollback message.
Written by the indexing model from the issue text.
Description
When using .executeBatchAsync(statements) I always only get [SqlExecutionError] cannot rollback - no transaction is active when any of the statements fails. I would expect to get the sql error of the statement that produced the error. Is there any way to get the proper exception that caused the batchTransaction to fail?
- Dominant language
- C
- Stars
- 565
- Forks
- 53
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 27
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from margelo/react-native-nitro-sqlite
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
margelo/react-native-nitro-sqlite#218 · 1 comment ·
-
Difficulty 3/5 1-2 days Newbie friendliness 68/100
-
bug
Difficulty 4/5 3-5 days Newbie friendliness 48/100
-
Difficulty 4/5 3-5 days Newbie friendliness 48/100
-
Difficulty 4/5 3-5 days Newbie friendliness 58/100
All issues in margelo/react-native-nitro-sqlite
Similar issues
-
Difficulty 1/5 Under an hour Newbie friendliness 92/100
libsdl-org/SDL#16372 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
corazawaf/coraza-nginx#140 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
BasedHardware/omi#15662 · 1 comment ·
-
Difficulty 1/5 1-3 hours Newbie friendliness 88/100
jamesstringer90/appsandbox#160 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100