HAYASHI Kentaro
null+****@clear*****
Wed Feb 18 10:31:06 JST 2015
HAYASHI Kentaro 2015-02-18 10:31:06 +0900 (Wed, 18 Feb 2015) New Revision: aa6747eb78ca59993831e43f0a1c3b2ab2ca970b https://github.com/groonga/groonga/commit/aa6747eb78ca59993831e43f0a1c3b2ab2ca970b Message: doc: add return value section about in_values Modified files: doc/source/reference/functions/in_values.rst Modified: doc/source/reference/functions/in_values.rst (+2 -0) =================================================================== --- doc/source/reference/functions/in_values.rst 2015-02-18 10:23:27 +0900 (0102847) +++ doc/source/reference/functions/in_values.rst 2015-02-18 10:31:06 +0900 (107e014) @@ -77,4 +77,6 @@ It specifies a value of the column which you want to select. Return value ------------ +``in_values`` returns whether the value of column exists in specified the value of parameters or not. +If record is matched to specified the value of parameters, it returns true. Otherwise, it returns false. -------------- next part -------------- HTML����������������������������...Download