尝试修复 oracle select 分页语法问题 by kxlv2000 · Pull Request #223 · Tencent/APIJSON

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@kxlv2000

Copy link

Contributor

涉及到 select 分页的相关部分添加了分支判断,如果是 oracle 数据库则使用特殊 sql 语法。已经测试可以成功连接Oracle数据源并启动,成功获取 ACCESS 表中自定义的示例数据,如下图:
image
image

TommyLemon reacted with thumbs up emoji

@kxlv2000

Copy link

Contributor Author

issue #162

@TommyLemon TommyLemon merged commit 6bd265e into Tencent:master

Apr 23, 2021

@TommyLemon

Copy link

Collaborator

@kxlv2000

Copy link

Contributor Author

kxlv2000 commented

Apr 28, 2021

via email

嗯嗯收到,谢谢您,祝您工作顺利

On Apr 28, 2021, at 11:45, TommyLemon ***@***.***> wrote: 感谢贡献,已合并,现在你也是 APIJSON 项目的一个 Contributer 了 https://github.com/Tencent/APIJSON#%E8%B4%A1%E7%8C%AE%E8%80%85%E4%BB%AC <https://github.com/Tencent/APIJSON#%E8%B4%A1%E7%8C%AE%E8%80%85%E4%BB%AC> <https://user-images.githubusercontent.com/5738175/116342942-09143c00-a816-11eb-8f2f-29c516f5bd00.png> https://github.com/Tencent/APIJSON/blob/master/CONTRIBUTING.md#acknowledgements <https://github.com/Tencent/APIJSON/blob/master/CONTRIBUTING.md#acknowledgements> <https://user-images.githubusercontent.com/5738175/116343564-3e6d5980-a817-11eb-8ae0-f23b0c4572ff.png> — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <#223 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ALYC7MM5KD74QF7BMEQ62X3TK6AHPANCNFSM43OD4WFQ>.

TommyLemon reacted with laugh emoji

@TommyLemon

Copy link

Collaborator

@kxlv2000 【腾讯犀牛鸟开源人才培养计划】开始啦!加入我们开源共建吧~
#229

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@kxlv2000 @TommyLemon