Comment by andrewstuart
3 years ago
SKIP LOCKED guarantees that a row can only be read once. This is critical for queueing systems.
SQLite does not support SKIP LOCKED.
3 years ago
SKIP LOCKED guarantees that a row can only be read once. This is critical for queueing systems.
SQLite does not support SKIP LOCKED.
No comments yet
Contribute on Hacker News ↗