Home | History | Annotate | Download | only in dist

Lines Matching full:limits

95 ** This file defines various limits of what SQLite can process.
100 ** limits the size of a row in a table or index.
144 ** want to place more severe limits on the complexity of an
2466 ** might also consider lowering resource limits using [sqlite3_limit()]
2777 ** CAPI3REF: Run-time Limits
2788 ** [limits | hard upper bound]
2790 ** [limits | SQLITE_MAX_XYZ].
2795 ** Run-time limits are intended for use in applications that manage
2801 ** large, default limits. Databases managed by external sources can
2802 ** be given much smaller limits designed to prevent a denial of service
2816 ** These constants define various performance limits
2818 ** The synopsis of the meanings of the various limits is shown below.
2819 ** Additional information is available at [limits | Limits in SQLite].
8332 int aLimit[SQLITE_N_LIMIT]; /* Limits */
9279 ** Changing this from a 64-bit to a 32-bit type limits the number of
9851 u8 tooBig; /* Becomes true if string size exceeds limits */
21413 # include <limits.h>
32346 ** respective compile time maximum limits.
33536 ** past pPager->journalOff is off-limits to us.
54636 ** still exceed Robson memory allocation limits on some configurations.
54639 ** 20 or so. This insures that Robson memory allocation limits are
82151 ** One is tempted to try to add a and b to combine the limits. But this
96911 ** Make sure the hard limits