numeric alias · refers to 2 codes
264
Numeric alias
The numeric value 264 doesn't have its own canonical entry — it's defined symbolically:
- H3_ID_ERROR ID error A stream ID or push ID was used incorrectly, such as exceeding a limit, being reused, or being used in the wrong context.
- SQLITE_READONLY_RECOVERY Read-only: WAL recovery needed The database requires WAL recovery but is read-only. Open it read-write from another connection first.