Searched refs:SQLITE_AttachCreate (Results 1 – 1 of 1) sorted by relevance
18885 #define SQLITE_AttachCreate HI(0x00010) /* ATTACH allowed to create new dbs */ macro125826 }else if( (db->flags & SQLITE_AttachCreate)==0 ){161648 | SQLITE_AttachCreate | SQLITE_AttachWrite;188368 { SQLITE_DBCONFIG_ENABLE_ATTACH_CREATE, SQLITE_AttachCreate },190830 | SQLITE_AttachCreate