Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

* 增加MSSQL支持 #164

Merged
merged 6 commits into from
Aug 17, 2015
Merged

* 增加MSSQL支持 #164

merged 6 commits into from
Aug 17, 2015

Conversation

liaoxuewei
Copy link

代码自动生成部分未完成。

@liaoxuewei
Copy link
Author

// final String countSql = "select count(1) from (" + sql + ") tmp_count";
final String countSql = "select count(1) " + removeSelect(removeOrders(sql));
不知道这样的调整是否正确

@liaoxuewei liaoxuewei closed this Jun 2, 2015
@liaoxuewei liaoxuewei reopened this Jun 2, 2015
think-gem added a commit that referenced this pull request Aug 17, 2015
@think-gem think-gem merged commit 08eb9e3 into thinkgem:master Aug 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants