Kouhei Sutou
null+****@clear*****
Sat Aug 3 20:47:50 JST 2013
Kouhei Sutou 2013-08-03 20:47:50 +0900 (Sat, 03 Aug 2013) New Revision: 20c5ebaec86e7b7cd448f25e10b5538868019c51 https://github.com/groonga/groonga/commit/20c5ebaec86e7b7cd448f25e10b5538868019c51 Message: test table_remove: fix the expected result It is OK that columns of the removing table reference the removing table. Modified files: test/command/suite/table_remove/patricia_trie/referenced/column_own.expected Modified: test/command/suite/table_remove/patricia_trie/referenced/column_own.expected (+1 -15) =================================================================== --- test/command/suite/table_remove/patricia_trie/referenced/column_own.expected 2013-08-03 20:47:13 +0900 (00cc432) +++ test/command/suite/table_remove/patricia_trie/referenced/column_own.expected 2013-08-03 20:47:50 +0900 (4e3c55f) @@ -3,19 +3,5 @@ table_create Names TABLE_PAT_KEY ShortText column_create Names nick_name COLUMN_SCALAR Names [[0,0.0,0.0],true] table_remove Names -[ - [ - [ - -2, - 0.0, - 0.0 - ], - "[table][remove] a column that references the table exists: <Names.nick_name> -> <Names>" - ], - false -] -#|e| [table][remove] a column that references the table exists: <Names.nick_name> -> <Names> +[[0,0.0,0.0],true] dump -table_create Names TABLE_PAT_KEY ShortText -column_create Names nick_name COLUMN_SCALAR Names - -------------- next part -------------- HTML����������������������������... 下載