[Groonga-commit] droonga/droonga-engine at e8caef6 [master] Use more meaningful name "raw" instead of too generic "data"

Back to archive index

YUKI Piro Hiroshi null+****@clear*****
Fri Dec 12 00:41:38 JST 2014


YUKI "Piro" Hiroshi	2014-12-12 00:41:38 +0900 (Fri, 12 Dec 2014)

  New Revision: e8caef6aa406e16daa9dd815a684aff095cc092e
  https://github.com/droonga/droonga-engine/commit/e8caef6aa406e16daa9dd815a684aff095cc092e

  Merged e0f9f34: Merge pull request #30 from piroor/replicas-in-a-branch

  Message:
    Use more meaningful name "raw" instead of too generic "data"

  Modified files:
    lib/droonga/catalog/schema.rb

  Modified: lib/droonga/catalog/schema.rb (+1 -1)
===================================================================
--- lib/droonga/catalog/schema.rb    2014-12-12 00:41:03 +0900 (24e3069)
+++ lib/droonga/catalog/schema.rb    2014-12-12 00:41:38 +0900 (7c786b8)
@@ -139,7 +139,7 @@ module Droonga
         end
 
         def key_type
-          @data["keyType"]
+          @raw["keyType"]
         end
 
         def key_type_groonga
-------------- next part --------------
HTML����������������������������...
다운로드 



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