[Groonga-commit] droonga/fluent-plugin-droonga at 0bbee57 [master] Fix wrong table key type

アーカイブの一覧に戻る

YUKI Hiroshi null+****@clear*****
Thu Nov 28 20:45:08 JST 2013


YUKI Hiroshi	2013-11-28 20:45:08 +0900 (Thu, 28 Nov 2013)

  New Revision: 0bbee57959401c5d0d1821c6ab64b4c95fd7147a
  https://github.com/droonga/fluent-plugin-droonga/commit/0bbee57959401c5d0d1821c6ab64b4c95fd7147a

  Message:
    Fix wrong table key type

  Modified files:
    test/command/suite/groonga/table_create/hash.test

  Modified: test/command/suite/groonga/table_create/hash.test (+1 -1)
===================================================================
--- test/command/suite/groonga/table_create/hash.test    2013-11-28 20:43:15 +0900 (bfc2c43)
+++ test/command/suite/groonga/table_create/hash.test    2013-11-28 20:45:08 +0900 (539e88a)
@@ -3,6 +3,6 @@
   "dataset": "Droonga",
   "body": {
     "name"  : "User",
-    "flags" : "TABLE_PAT_KEY"
+    "flags" : "TABLE_HASH_KEY"
   }
 }
-------------- next part --------------
HTML����������������������������...
ダウンロード 



More information about the Groonga-commit mailing list
アーカイブの一覧に戻る