diff options
Diffstat (limited to 'testdata/tcl/e_fkey.test')
-rw-r--r-- | testdata/tcl/e_fkey.test | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testdata/tcl/e_fkey.test b/testdata/tcl/e_fkey.test index 3636bef..c5ac5fd 100644 --- a/testdata/tcl/e_fkey.test +++ b/testdata/tcl/e_fkey.test @@ -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 { |