0
0
mirror of https://gitlab.com/cznic/sqlite.git synced 2025-06-11 23:41:48 +00:00

update to SQLite 3.38.0

This commit is contained in:
Jan Mercl
2022-02-23 21:29:26 +01:00
parent 7ac4e9c58b
commit 90075bb737
162 changed files with 393654 additions and 351305 deletions
Makefiledoc.gogenerator.go
internal
lib
libtest
speedtest1
testdata/tcl

@ -372,7 +372,7 @@ integrity_check fuzz-7.5.integrity
#----------------------------------------------------------------
# Many CREATE and DROP TABLE statements:
#
set E [list table duplicate {no such col} {ambiguous column name} {use DROP}]
set E [list table view duplicate {no such col} {ambiguous column name} {use DROP}]
do_fuzzy_test fuzz-8.1 -template {[CreateOrDropTableOrView]} -errorlist $E
close $::log