Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for ext/misc/normalize.c
2025-02-27
| ||
21:17 | [4782be3b74] part of check-in [f50c21484d] Approximately 100 typo corrections spanning the whole tree, submitted via forum post 0db9827f0464bc33 and individually audited and verified. Affects only code comments, innocuous test strings, error message text in tool (not library) code, and configure-level help text. (check-in: [f50c21484d] user: stephan branch: trunk, size: 24003) | |
2020-08-10
| ||
14:18 | [bd84355c11] part of check-in [9d670a3183] Fix harmless compiler warnings that surface in newer versions of GCC. (check-in: [9d670a3183] user: drh branch: trunk, size: 24003) | |
2018-06-18
| ||
19:09 | [b4290464f5] part of check-in [0c9163ea23] Fix typo in the 'normalize' extension. (check-in: [0c9163ea23] user: mistachkin branch: trunk, size: 23675) | |
2018-01-08
| ||
20:04 | [19262ef3ef] part of check-in [658f42257d] Test cases for sqlite3_normalize(). (check-in: [658f42257d] user: drh branch: normalize, size: 23675) | |
19:29 | [f26e69c753] part of check-in [db5d138e97] Special handling of the NULL keyword. Sometimes it is a literal, and sometimes it is a keyword. (check-in: [db5d138e97] user: drh branch: normalize, size: 23661) | |
19:18 | [c5f9b3968b] part of check-in [d77dbb398a] Add IN-operator normalizating and the SQLITE_NORMALIZE_CLI compile-time option for generating a stand-alone program. (check-in: [d77dbb398a] user: drh branch: normalize, size: 23246) | |
16:54 | Added: [5ca65b1332] part of check-in [84814aac81] First code for an auxiliary function that will normalize an SQL statement. (check-in: [84814aac81] user: drh branch: normalize, size: 21160) | |