sqlite3_limit

** CAPI3REF: Run-time Limits

extern (C) __gshared nothrow
int
sqlite3_limit
(
,
int id
,
int newVal
)

Meta

Suggestion Box / Bug Report