sqlite3_limit

actual fun sqlite3_limit(db: sqlite3, id: SqliteRuntimeLimit, newVal: Int): Int(source)

Change the value of a limit. Report the old value. If an invalid limit index is supplied, report -1. Make no changes but still report the old value if the new limit is negative.

A new lower limit does not shrink existing constructs. It merely prevents new constructs that exceed the limit from forming.

sqlite3_limit()

expect fun sqlite3_limit(db: sqlite3, id: SqliteRuntimeLimit, newVal: Int): Int(source)

Change the value of a limit. Report the old value. If an invalid limit index is supplied, report -1. Make no changes but still report the old value if the new limit is negative.

A new lower limit does not shrink existing constructs. It merely prevents new constructs that exceed the limit from forming.

sqlite3_limit()

actual fun sqlite3_limit(db: sqlite3, id: SqliteRuntimeLimit, newVal: Int): Int(source)

Change the value of a limit. Report the old value. If an invalid limit index is supplied, report -1. Make no changes but still report the old value if the new limit is negative.

A new lower limit does not shrink existing constructs. It merely prevents new constructs that exceed the limit from forming.

sqlite3_limit()

actual fun sqlite3_limit(db: sqlite3, id: SqliteRuntimeLimit, newVal: Int): Int(source)

Change the value of a limit. Report the old value. If an invalid limit index is supplied, report -1. Make no changes but still report the old value if the new limit is negative.

A new lower limit does not shrink existing constructs. It merely prevents new constructs that exceed the limit from forming.

sqlite3_limit()

actual fun sqlite3_limit(db: sqlite3, id: SqliteRuntimeLimit, newVal: Int): Int(source)

Change the value of a limit. Report the old value. If an invalid limit index is supplied, report -1. Make no changes but still report the old value if the new limit is negative.

A new lower limit does not shrink existing constructs. It merely prevents new constructs that exceed the limit from forming.

sqlite3_limit()