Thanks to visit codestin.com
Credit goes to chromium.googlesource.com
Sign in
chromium
/
external
/
github.com
/
sqlite
/
sqlite
/
HEAD
/
src
/
test_delete.c
eb26440
Merge trunk. Some additional test-fixes for Cygwin
by jan.nijtmans
· 4 months ago
d0a5371
Reinstate the SQLITE_API qualifier on the sqlite3_delete_database() method in
by dan
· 8 years ago
44ae27a
Update the code in test_delete.c to use the "win32" VFS if SQLITE_OS_WIN is
by dan
· 8 years ago
65c4c0b
Add the missing SQLITE_API symbol to test_delete.c (it is not added
by dan
· 8 years ago
48c286f
Fix harmless compiler warnings in test code for MSVC.
by drh
· 9 years ago
e1c03b6
Use sqlite3ExprAlloc() instead of sqlite3PExpr() for leaf nodes in the
by drh
· 9 years ago
35cd8b1
Make the new file test_delete.c portable to MSVC on Windows.
by mistachkin
· 9 years ago
test_delete
000f95b
Add new file test_delete.c, containing test code for deleting an sqlite database.
by dan
· 9 years ago