Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Cygwin-centric fixes from Jan Nijtmans. | stephan | 2025-03-06 |
* | Extend the refactoring into extensions. Clean up stray newlines. | drh | 2020-06-19 |
* | Adjust filename creation in test_sqllog.c so that it uses leading zeros on | drh | 2017-01-04 |
* | Add support for the SQLITE_SQLLOG_CONDITIONAL environment variable to the log... | dan | 2015-11-12 |
* | Eliminate all use of sprintf(), strcpy() and strcat() from test logic because | drh | 2015-01-19 |
* | Enhanced documentation for the SQLITE_CONFIG_SQLLOG mechanism and the | drh | 2013-04-22 |
* | Many spelling fixes in comments. No changes to code. | mistachkin | 2013-03-21 |
* | Add the SQLITE_FCNTL_TEMPFILENAME file control that asks the underlying VFS | drh | 2012-12-06 |
* | Get SQLLOG working on windows. Fix a couple of compiler warnings. | drh | 2012-11-27 |
* | Fix problems in test_sqllog.c. Clarify the experimental SQLITE_CONFIG_SQLLOG ... | dan | 2012-11-27 |
* | Add an option to register global hooks used for logging all SQL executed by a... | dan | 2012-11-26 |