]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Earlier detection of a host of errors in CREATE TABLE, such the CREATE TABLE
authordrh <>
Fri, 13 Oct 2023 22:19:23 +0000 (22:19 +0000)
committerdrh <>
Fri, 13 Oct 2023 22:19:23 +0000 (22:19 +0000)
commit9132b8816aba57e5f00d22637008d2eb588e768b
tree92b56fd77de30abbd6d1bf45ec64d1ef1efc8820
parentcc67a62fa01ecf2ebab6ddb52adc58d41d95f66a
Earlier detection of a host of errors in CREATE TABLE, such the CREATE TABLE
statement itself fails, rather than generating an error on the first attempted
use of the created table.

FossilOrigin-Name: 348fa7aaf7958b3fb689ed023d946064ae8d92718a497a346e95114a2410cbf5
manifest
manifest.uuid
src/btree.c
src/build.c
src/vdbe.c