mirror of
https://github.com/sqlite/sqlite.git
synced 2025-07-30 19:03:16 +03:00
Updates prior to release 2.6.3. (CVS 706)
FossilOrigin-Name: 34c4149eea7a48927e36867f4e25ff7fac40c66e
This commit is contained in:
@ -430,7 +430,6 @@ execsql {
|
||||
DROP TABLE tbl;
|
||||
}
|
||||
|
||||
|
||||
# Handling of ON CONFLICT by INSERT statements inside triggers
|
||||
execsql {
|
||||
CREATE TABLE tbl (a primary key, b, c);
|
||||
|
Reference in New Issue
Block a user