YUKI Hiroshi
null+****@clear*****
Wed Apr 23 13:58:18 JST 2014
YUKI Hiroshi 2014-04-23 13:58:18 +0900 (Wed, 23 Apr 2014) New Revision: 8972d00ee379439f928d79ef756200b80cb01a27 https://github.com/droonga/droonga-engine/commit/8972d00ee379439f928d79ef756200b80cb01a27 Message: groonga: Add column_remove to the list of generic commands Modified files: lib/droonga/plugins/groonga/generic_response.rb Modified: lib/droonga/plugins/groonga/generic_response.rb (+1 -0) =================================================================== --- lib/droonga/plugins/groonga/generic_response.rb 2014-04-23 13:54:40 +0900 (7341a6e) +++ lib/droonga/plugins/groonga/generic_response.rb 2014-04-23 13:58:18 +0900 (97da42d) @@ -24,6 +24,7 @@ module Droonga "table_create", "table_remove", "column_create", + "column_remove", ] input_message.pattern = ["type", :in, groonga_commands] output_message.pattern = ["body.result", :exist] -------------- next part -------------- HTML����������������������������...Download