IIFE opened a new issue, #3895:
URL: https://github.com/apache/arrow-adbc/issues/3895

   ### What would you like help with?
   
   Hi,
   
   Is there an explicit error code that would allow me to detect when a SQLITE 
update/insert fails because the database is locked? Currently I'm checking if 
the `message` field from `AdbcError` ends with `database is locked`, but that 
feels brittle.
   
   Thanks.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to