{sqlite} Rework the BeginTransaction so it supports IMMEDIATE transactions #15

Open
opened 2024-06-17 20:03:52 +00:00 by mcndave · 0 comments
Owner

With the addition of busy_timeout, we can eliminate most SQL lock errors by forcing IMMEDIATE transactions and allowing our script to wait for an opened lock.

With the addition of busy_timeout, we can eliminate most SQL lock errors by forcing IMMEDIATE transactions and allowing our script to wait for an opened lock.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mcndave/ulmus#15
No description provided.