Searched refs:restore (Results 1 – 20 of 20) sorted by relevance
| /sqlite-3.40.0/test/ |
| H A D | backup2.test | 78 set rc [catch {db restore bu1.db} res] 82 } {1 {restore failed: source database busy}} 87 db restore bu1.db 94 db restore temp bu1.db 142 # Try to restore from an unreadable file. 154 set rc [catch {db restore temp bu3.db} res] 162 set rc [catch {db restore temp bu2.db} res] 169 set rc [catch {db restore aux1 bu2.db} res] 174 set rc [catch {db restore bu4.db} res] 178 # Invalid syntax on the restore method [all …]
|
| H A D | shell1.test | 554 # .restore ?DB? FILE Restore content of DB (default "main") from FILE 556 catchcmd "test.db" ".restore" 557 } {1 {Usage: .restore ?DB? FILE}} 559 catchcmd "test.db" ".restore FOO" 562 catchcmd "test.db" ".restore FOO BAR" 566 catchcmd "test.db" ".restore FOO BAR BAD" 567 } {1 {Usage: .restore ?DB? FILE}}
|
| H A D | tkt-f7b4edec.test | 67 # Be sure to restore the original shared-cache mode setting before
|
| H A D | incrvacuum_ioerr.test | 174 # Close the two database connections and restore the default
|
| H A D | multiplex3.test | 48 # Procs to save and restore the current muliplexed database.
|
| H A D | fuzz3.test | 73 # The return value is the iMod value required to restore the file
|
| H A D | windowfault.test | 168 # to restore the cursors position.
|
| H A D | tclsqlite.test | 45 …insert_rowid, nullvalue, onecolumn, preupdate, profile, progress, rekey, restore, rollback_hook, s…
|
| H A D | genesis.tcl | 527 …007,'Now therefore restore the man his wife; for he is a prophet, and he shall pray for thee, and … 1210 …UES(1040013,'Yet within three days shall Pharaoh lift up thine head, and restore thee unto thy pla… 1302 …UES(1042025,'Then Joseph commanded to fill their sacks with corn, and to restore every man''s mone…
|
| H A D | fts1porter.test | 17118 restore restor
|
| /sqlite-3.40.0/ext/wasm/api/ |
| H A D | sqlite3-api-prologue.js | 1063 restore: wasm.exports.sqlite3_wasm_pstack_restore, property 1188 wasm.pstack.restore(stack); 1343 wasm.pstack.restore(stack);
|
| H A D | sqlite3-api-glue.js | 671 pstack.restore(stack); 687 pstack.restore(stack); 701 pstack.restore(stack);
|
| H A D | sqlite3-api-oo1.js | 175 wasm.pstack.restore(stack); 614 wasm.pstack.restore(stack);
|
| /sqlite-3.40.0/doc/ |
| H A D | pager-invariants.txt | 57 is called to restore the database file to the same size it was at
|
| /sqlite-3.40.0/ext/wasm/ |
| H A D | tester1.js | 1053 P.restore(stack); 1065 P.restore(stack); 1082 P.restore(stack); 1111 wasm.pstack.restore(stack);
|
| /sqlite-3.40.0/tool/ |
| H A D | build-all-msvc.bat | 760 ECHO Could not restore directory.
|
| /sqlite-3.40.0/src/ |
| H A D | shell.c.in | 1514 ** Save or restore the current output mode 3143 ** Disable and restore .wheretrace and .treetrace/.selecttrace settings. 4525 ".restore ?DB? FILE Restore content of DB (default \"main\") from FILE", 9472 if( c=='r' && n>=3 && cli_strncmp(azArg[0], "restore", n)==0 ){ 9479 failIfSafeMode(p, "cannot run .restore in safe mode"); 9487 raw_printf(stderr, "Usage: .restore ?DB? FILE\n");
|
| H A D | sqlite.h.in | 4847 ** can be used to restore the legacy behavior.
|
| /sqlite-3.40.0/ |
| H A D | aclocal.m4 | 3586 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-m68020 -resident32 -malways-restore-a4' 3892 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-m68020 -resident32 -malways-restore-a4'
|
| /sqlite-3.40.0/ext/fts5/test/ |
| H A D | fts5porter.test | 8567 restore restor restored restor
|