Hacker Timesnew | past | comments | ask | show | jobs | submitlogin

Sqlite has a gotcha where if your transaction is upgraded to a write transaction half way through it is impossible to safely restart automatically in the dvent of a conflict. Which is why sqlite provides a "begin immediate" keyword to work around it if you know you are making a write transaction.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: