Thanks to visit codestin.com
Credit goes to chromium.googlesource.com

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