Searched refs:SQLITE_DBCONFIG_ENABLE_FKEY (Results 1 – 3 of 3) sorted by relevance
2496 #define SQLITE_DBCONFIG_ENABLE_FKEY 1002 /* int int* */ macro
25097 { "enable_fkey", SQLITE_DBCONFIG_ENABLE_FKEY }, in do_meta_command()
2809 #define SQLITE_DBCONFIG_ENABLE_FKEY 1002 /* int int* */ macro179136 { SQLITE_DBCONFIG_ENABLE_FKEY, SQLITE_ForeignKeys },