Kosuke Asami
null+****@clear*****
Mon Jul 22 13:44:29 JST 2013
Kosuke Asami 2013-07-22 13:44:29 +0900 (Mon, 22 Jul 2013) New Revision: 95f38c02e249a08373815c8f74dec39ca1873048 https://github.com/groonga/fluent-plugin-droonga/commit/95f38c02e249a08373815c8f74dec39ca1873048 Message: test table_create: use the style that another label uses Because: Another label uses "KEY_WITH_SIS with/without TABLE_PAT_KEY" style. Modified files: test/plugin/groonga/test_table_create.rb Modified: test/plugin/groonga/test_table_create.rb (+1 -1) =================================================================== --- test/plugin/groonga/test_table_create.rb 2013-07-22 13:37:14 +0900 (7af4a68) +++ test/plugin/groonga/test_table_create.rb 2013-07-22 13:44:29 +0900 (97236ba) @@ -63,7 +63,7 @@ table_create Books TABLE_PAT_KEY --key_type ShortText table_create Books TABLE_DAT_KEY --key_type ShortText SCHEMA }, - "TABLE_PAT_KEY with KEY_WITH_SIS" => { + "KEY_WITH_SIS with TABLE_PAT_KEY" => { :flags => "KEY_WITH_SIS|TABLE_PAT_KEY", :schema => <<-SCHEMA, table_create Books TABLE_PAT_KEY|KEY_WITH_SIS --key_type ShortText -------------- next part -------------- HTML����������������������������...Download