Searched refs:writable (Results 1 – 8 of 8) sorted by relevance
143 # determine if the specified directory is writable to fail. This causes144 # SQLite to report "not a writable directory", which is probably the151 } {1 {not a writable directory}}
359 if {[file writable test.db]} {367 if {[file writable test.db]} {386 if {[file writable test.db]} {
153 # Multi-column WITHOUT ROWID virtual tables may not be writable.169 # WITHOUT ROWID tables with a single-column PRIMARY KEY may be writable.
768 if {[file writable cannot-read]} {
1240 } {1 {not a writable directory}}
89 iterable: false, writable: false, property299 const rop = (v)=>{return {configurable: false, writable: false,
30 } {1 {not a writable directory}}
1408 ** test whether a file is readable and writable, or [SQLITE_ACCESS_READ]1505 ** checks whether the named directory is both readable and writable2413 ** means that the resulting database file will be readable and writable by