소스 검색

Merge 15045117df into 879c69874a

pull/3/merge
amiramix 11 년 전
부모
커밋
253e8860db
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      src/glc_code.erl

+ 1
- 1
src/glc_code.erl 파일 보기

@ -299,7 +299,7 @@ field_variable_([]) ->
param_variable(Key) ->
?erl:variable("Param_" ++ integer_to_list(Key)).
%% @private Generate a list of field variable names.
%% @ private Generate a list of field variable names.
%% Walk the query tree and generate a safe variable name string for each field
%% that is accessed by the conditions in the query. Only allow alpha-numeric.
%%-spec field_variables(glc_ops:op()) -> [{atom(), string()}].

불러오는 중...
취소
저장