]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change the syntax from "GENERATED AS" to "AS MATERIALIZED" so as to match with-generated-as
authordrh <>
Tue, 16 Feb 2021 00:48:51 +0000 (00:48 +0000)
committerdrh <>
Tue, 16 Feb 2021 00:48:51 +0000 (00:48 +0000)
commit68097b4e935eac56a097efc1b4ed5bd3a1c2cf4d
treed72be8043bd1bcd686aaeffc62fb8923b23a2723
parent1b6cc73096b07214e1c3e6e2a4dbd558d78df37e
Change the syntax from "GENERATED AS" to "AS MATERIALIZED" so as to match
the syntax of PostgreSQL 12+.

FossilOrigin-Name: 78dcddd9697d95629c18131ab0842aa4d08bc3c7451cd0e7a8d83e4dde277bda
manifest
manifest.uuid
src/build.c
src/parse.y
src/select.c
src/sqliteInt.h
tool/mkkeywordhash.c