Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Enhancements to SQL query normalization for UPDATE statements. | mistachkin | 2019-10-16 |
* | Fix issues with the new normalizer. | drh | 2018-12-10 |
* | Fix the sqlite3_normalized_sql() interface so that it renders | drh | 2018-12-07 |
* | The sqlite3_normalized_sql() interface should not be transforming quoted | drh | 2018-12-05 |
* | Fix an imbalanced lock problem in sqlite3Normalize() introduced by the | drh | 2018-12-05 |
* | Add the sqlite3_normalized_sql() API. | mistachkin | 2018-10-29 |
* | Add test case for the fix in the previous commit. | dan | 2018-06-18 |
* | Test cases for sqlite3_normalize(). | drh | 2018-01-08 |