]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Allow "substring()" as an alias for "substr()" for compatibility with other
authordrh <drh@noemail.net>
Mon, 23 Nov 2020 14:50:43 +0000 (14:50 +0000)
committerdrh <drh@noemail.net>
Mon, 23 Nov 2020 14:50:43 +0000 (14:50 +0000)
commit1335ec7df76cc45f080bfdcfadcf06cf8a9a4b9f
tree5c21d9a6c1bf3ccd061931daad8d44eaa85bf2d4
parent6a5e21149ba232b2eb01641dcac306c3fc693005
Allow "substring()" as an alias for "substr()" for compatibility with other
SQL engines.

FossilOrigin-Name: aa2ee5754c9f8378c4d490ca756a6415042904477727f0d86e9c0190b5e8b275
manifest
manifest.uuid
src/func.c
test/substr.test