Storage engine running out of space should maybe have its own error type instead of io_error
Open
- Dominant language
- C++
- Stars
- 16.7k
- Forks
- 1.6k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 126
Description
When SQLite runs out of space, it reports `SQLITE_FULL` which becomes `io_error`.
Contributor guide
Assessment
This issue has not been assessed yet.