Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Approximately 100 typo corrections spanning the whole tree, submitted via [fo... | stephan | 2025-02-27 |
* | Fix harmless compiler warnings that surface in newer versions of GCC. | drh | 2020-08-10 |
* | Fix typo in the 'normalize' extension. | mistachkin | 2018-06-18 |
* | Test cases for sqlite3_normalize(). | drh | 2018-01-08 |
* | Special handling of the NULL keyword. Sometimes it is a literal, and sometimes | drh | 2018-01-08 |
* | Add IN-operator normalizating and the SQLITE_NORMALIZE_CLI compile-time | drh | 2018-01-08 |
* | First code for an auxiliary function that will normalize an SQL statement. | drh | 2018-01-08 |