Name

SQLITE_MAX_LENGTH — Max row size

Common Usage

SQLITE_MAX_LENGTH=bytes

Default

1000000000 (1,000,000,000) bytes

Description

The maximum length of a row, including any BLOB values. The maximum supported value is 2,147,483,647 bytes (2 GB).

Get Using SQLite now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.