Module: Libsql::SQLite3::Constants::ChangesetApply

Defined in:
ext/libsql/c/libsql_constants.c

Constant Summary collapse

IGNORENOOP =

no meaningful autogenerated documentation – constant is self explanatory ?

INT2FIX(SQLITE_CHANGESETAPPLY_IGNORENOOP)
INVERT =

no meaningful autogenerated documentation – constant is self explanatory ?

INT2FIX(SQLITE_CHANGESETAPPLY_INVERT)
NOSAVEPOINT =

no meaningful autogenerated documentation – constant is self explanatory ?

INT2FIX(SQLITE_CHANGESETAPPLY_NOSAVEPOINT)