[Groonga-commit] droonga/fluent-plugin-droonga at 03858c6 [master] Add testcase for table_create with TABLE_PAT_KEY flag

Back to archive index

YUKI Hiroshi null+****@clear*****
Mon Nov 25 16:00:01 JST 2013


YUKI Hiroshi	2013-11-25 16:00:01 +0900 (Mon, 25 Nov 2013)

  New Revision: 03858c6f8c44240e32f0703815205e9e4f2c54b1
  https://github.com/droonga/fluent-plugin-droonga/commit/03858c6f8c44240e32f0703815205e9e4f2c54b1

  Message:
    Add testcase for table_create with TABLE_PAT_KEY flag

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

  Added: test/command/suite/groonga/table_create/hash.test (+8 -0) 100644
===================================================================
--- /dev/null
+++ test/command/suite/groonga/table_create/hash.test    2013-11-25 16:00:01 +0900 (bfc2c43)
@@ -0,0 +1,8 @@
+{
+  "type": "table_create",
+  "dataset": "Droonga",
+  "body": {
+    "name"  : "User",
+    "flags" : "TABLE_PAT_KEY"
+  }
+}
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index