[Groonga-commit] droonga/drntest at 3f36945 [master] Support table_remove command

Back to archive index

YUKI Hiroshi null+****@clear*****
Thu Jan 23 11:55:59 JST 2014


YUKI Hiroshi	2014-01-23 11:55:59 +0900 (Thu, 23 Jan 2014)

  New Revision: 3f3694540763993d5f691a99f16bc42387016460
  https://github.com/droonga/drntest/commit/3f3694540763993d5f691a99f16bc42387016460

  Message:
    Support table_remove command

  Modified files:
    lib/drntest/response-normalizer.rb

  Modified: lib/drntest/response-normalizer.rb (+1 -0)
===================================================================
--- lib/drntest/response-normalizer.rb    2014-01-20 18:53:22 +0900 (a205c29)
+++ lib/drntest/response-normalizer.rb    2014-01-23 11:55:59 +0900 (9410c2c)
@@ -47,6 +47,7 @@ module Drntest
 
     GROONGA_COMMANDS = [
       "table_create",
+      "table_remove",
       "column_create",
       "select",
     ]
-------------- next part --------------
HTML����������������������������...
Download 



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