[Groonga-commit] droonga/drntest at f467abe [master] Add column_rename to the list of commands which to be normalized

Back to archive index

YUKI Hiroshi null+****@clear*****
Wed Apr 23 14:20:35 JST 2014


YUKI Hiroshi	2014-04-23 14:20:35 +0900 (Wed, 23 Apr 2014)

  New Revision: f467abefb2505dc2b17b150d7b575a6dcd4a86c7
  https://github.com/droonga/drntest/commit/f467abefb2505dc2b17b150d7b575a6dcd4a86c7

  Message:
    Add column_rename to the list of commands which to be normalized

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

  Modified: lib/drntest/response-normalizer.rb (+1 -0)
===================================================================
--- lib/drntest/response-normalizer.rb    2014-04-23 13:57:53 +0900 (b4dc4e9)
+++ lib/drntest/response-normalizer.rb    2014-04-23 14:20:35 +0900 (d87a5d5)
@@ -47,6 +47,7 @@ module Drntest
       "table_remove",
       "column_create",
       "column_remove",
+      "column_rename",
       "select",
     ]
     def groonga_command?
-------------- next part --------------
HTML����������������������������...
Download 



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