LEGACY_ALTER_TABLE

The SQLITE_DBCONFIG_LEGACY_ALTER_TABLE option activates or deactivates the legacy behavior of the ALTER TABLE RENAME command such that it behaves as it did prior to version 3.24.0 (2018-06-04). See the "Compatibility Notice" on the ALTER TABLE RENAME documentation for additional information. This feature can also be turned on and off using the PRAGMA legacy_alter_table statement.

Constructors

Link copied to clipboard
constructor(value: Int, state: Int32OutputParam?)

Properties

Link copied to clipboard
val id: Int