Skip to content

Commit 471ca84

Browse files
committed
Obsolete Message
1 parent 8deb494 commit 471ca84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/org/mybatis/dynamic/sql/util/messages.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ ERROR.33=Calling "select" or "selectDistinct" more than once is not allowed. Add
5252
union or unionAll expression
5353
ERROR.34=You must specify "select" or "selectDistinct" before any other clauses in a multi-select statement
5454
ERROR.35=Multi-select statements must have at least one "union" or "union all" expression
55-
ERROR.36=You must either implement the "render" or "renderWithTableAlias" method in a column or function
55+
ERROR.36=Obsolete Message - Not Used
5656
ERROR.37=The "{0}" function does not support conditions that fail to render
5757
ERROR.38=Bound values cannot be aliased
5858
ERROR.39=When clauses in case expressions must render

0 commit comments

Comments
 (0)