Navigation Menu

Skip to content

Commit

Permalink
Add column_rename to the list of commands which to be normalized
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Apr 23, 2014
1 parent 736d5c7 commit f467abe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/drntest/response-normalizer.rb
Expand Up @@ -47,6 +47,7 @@ def normalize_droonga_message_body!(body)
"table_remove",
"column_create",
"column_remove",
"column_rename",
"select",
]
def groonga_command?
Expand Down

0 comments on commit f467abe

Please sign in to comment.