[Groonga-commit] droonga/drntest at 21f7f2a [master] Add column_create to the list of groonga commands

Back to archive index

YUKI Hiroshi null+****@clear*****
Mon Nov 25 16:11:45 JST 2013


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

  New Revision: 21f7f2abfc4a562b16007d8383ab4d7879e4f873
  https://github.com/droonga/drntest/commit/21f7f2abfc4a562b16007d8383ab4d7879e4f873

  Message:
    Add column_create to the list of groonga commands

  Modified files:
    lib/drntest/executor.rb

  Modified: lib/drntest/executor.rb (+1 -0)
===================================================================
--- lib/drntest/executor.rb    2013-11-25 16:08:06 +0900 (bab7f34)
+++ lib/drntest/executor.rb    2013-11-25 16:11:45 +0900 (10795e3)
@@ -60,6 +60,7 @@ module Drntest
 
     GROONGA_COMMANDS = [
       "table_create",
+      "column_create",
       "select",
     ]
     def groonga_command?
-------------- next part --------------
HTML����������������������������...
Download 



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