Home
last modified time | relevance | path

Searched refs:SQLITE_OMIT_ALTERTABLE (Results 1 – 25 of 39) sorted by relevance

12

/sqlite-3.40.0/test/
H A Dalterfault.test18 # If SQLITE_OMIT_ALTERTABLE is defined, omit this file.
H A Dsorterref.test17 # If SQLITE_OMIT_ALTERTABLE is defined, omit this file.
H A Dalterauth.test17 # If SQLITE_OMIT_ALTERTABLE is defined, omit this file.
H A Dcolumncount.test19 # If SQLITE_OMIT_ALTERTABLE is defined, omit this file.
H A Dtkt-8454a207b9.test21 # If SQLITE_OMIT_ALTERTABLE is defined, omit this file.
H A Daltermalloc.test21 # If SQLITE_OMIT_ALTERTABLE is defined, omit this file.
H A Daltermalloc3.test18 # If SQLITE_OMIT_ALTERTABLE is defined, omit this file.
H A Daltermalloc2.test18 # If SQLITE_OMIT_ALTERTABLE is defined, omit this file.
H A DwhereE.test21 # If SQLITE_OMIT_ALTERTABLE is defined, omit this file.
H A Dalterauth2.test17 # If SQLITE_OMIT_ALTERTABLE is defined, omit this file.
H A Dschema3.test19 # If SQLITE_OMIT_ALTERTABLE is defined, omit this file.
H A Daltertrig.test17 # If SQLITE_OMIT_ALTERTABLE is defined, omit this file.
H A Danalyze4.test23 # If SQLITE_OMIT_ALTERTABLE is defined, omit this file.
H A Dalterqf.test20 # If SQLITE_OMIT_ALTERTABLE is defined, omit this file.
H A Daltercorrupt.test17 # If SQLITE_OMIT_ALTERTABLE is defined, omit this file.
H A Dalterdropcol2.test17 # If SQLITE_OMIT_ALTERTABLE is defined, omit this file.
H A Dalterdropcol.test17 # If SQLITE_OMIT_ALTERTABLE is defined, omit this file.
H A Dalter4.test23 # If SQLITE_OMIT_ALTERTABLE is defined, omit this file.
/sqlite-3.40.0/tool/
H A Dmkctimec.tcl196 SQLITE_OMIT_ALTERTABLE
H A Domittest.tcl186 SQLITE_OMIT_ALTERTABLE \
H A Dmkkeywordhash.c55 #if defined(SQLITE_OMIT_ALTERTABLE) || defined(SQLITE_OMIT_VIRTUALTABLE)
/sqlite-3.40.0/src/
H A Dctime.c498 #ifdef SQLITE_OMIT_ALTERTABLE
H A DsqliteInt.h578 #if defined(SQLITE_OMIT_VIRTUALTABLE) && !defined(SQLITE_OMIT_ALTERTABLE)
579 # define SQLITE_OMIT_ALTERTABLE macro
3732 #ifndef SQLITE_OMIT_ALTERTABLE
3762 #if defined(SQLITE_OMIT_ALTERTABLE)
3768 #if defined(SQLITE_OMIT_VIRTUALTABLE) && defined(SQLITE_OMIT_ALTERTABLE)
H A Dtest_config.c212 #ifdef SQLITE_OMIT_ALTERTABLE in set_options()
/sqlite-3.40.0/ext/session/
H A Dsessionat.test25 # If SQLITE_OMIT_ALTERTABLE is defined, omit this file.

12