mirror of
https://github.com/glebarez/go-sqlite.git
synced 2025-11-01 19:42:35 +08:00
release 1.4.0
This commit is contained in:
4
testdata/tcl/e_fkey.test
vendored
4
testdata/tcl/e_fkey.test
vendored
@@ -2528,8 +2528,8 @@ test_efkey_6 3 "ALTER TABLE tbl ADD COLUMN c DEFAULT 0 REFERENCES xx" 1
|
||||
#
|
||||
# Test that these adjustments are visible in the sqlite_master table.
|
||||
#
|
||||
# EVIDENCE-OF: R-63827-54774 The text of the child CREATE TABLE
|
||||
# statement or statements stored in the sqlite_master table are modified
|
||||
# EVIDENCE-OF: R-43040-62530 The text of the child CREATE TABLE
|
||||
# statement or statements stored in the sqlite_schema table are modified
|
||||
# to reflect the new parent table name.
|
||||
#
|
||||
do_test e_fkey-56.1 {
|
||||
|
||||
Reference in New Issue
Block a user