Home
last modified time | relevance | path

Searched refs:SQLITE_AttachCreate (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dsqlite3.c18240 #define SQLITE_AttachCreate HI(0x00010) /* ATTACH allowed to create new dbs */ macro
122270 }else if( (db->flags & SQLITE_AttachCreate)==0 ){
183598 { SQLITE_DBCONFIG_ENABLE_ATTACH_CREATE, SQLITE_AttachCreate },
185982 | SQLITE_AttachCreate