Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge trunk. Some additional test-fixes for Cygwin | jan.nijtmans | 2025-03-27 |
* | Reinstate the SQLITE_API qualifier on the sqlite3_delete_database() method in | dan | 2017-04-13 |
* | Update the code in test_delete.c to use the "win32" VFS if SQLITE_OS_WIN is | dan | 2017-04-13 |
* | Add the missing SQLITE_API symbol to test_delete.c (it is not added | dan | 2017-01-23 |
* | Fix harmless compiler warnings in test code for MSVC. | drh | 2016-11-11 |
* | Use sqlite3ExprAlloc() instead of sqlite3PExpr() for leaf nodes in the | drh | 2016-09-23 |
* | Make the new file test_delete.c portable to MSVC on Windows. | mistachkin | 2016-09-09 |
* | Add new file test_delete.c, containing test code for deleting an sqlite datab... | dan | 2016-09-09 |