-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
2,587 additions
and
2,089 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
2012-07-18 | ||
支持sql中使用column_name='a' column_name=sysdate() 的赋值方式,但是此column_name的值不能作为分区关键字使用 | ||
1,支持sql中使用column_name='a' column_name=sysdate() 的赋值方式,但是此column_name的值不能作为分区关键字使用 | ||
2,添加当使用 PartitionParser 进行解析时,返回null的提示 | ||
2012-07-15 | ||
1,支持设置默认数据源 |
190 changes: 95 additions & 95 deletions
190
src/main/java/halo/dal/analysis/antlr/v3/AntlrV3SQLLexer.java
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.