尝试修复 oracle select 分页语法问题 by kxlv2000 · Pull Request #223 · Tencent/APIJSON
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 2.3k
Merged
TommyLemon merged 1 commit intoTencent:masterfrom
Apr 23, 2021Merged
TommyLemon merged 1 commit intoTencent:masterfrom
TommyLemon merged 1 commit intoTencent:masterfrom
Conversation
Copy link
Contributor
kxlv2000
commented
Apr 23, 2021
kxlv2000
commented
涉及到 select 分页的相关部分添加了分支判断,如果是 oracle 数据库则使用特殊 sql 语法。已经测试可以成功连接Oracle数据源并启动,成功获取 ACCESS 表中自定义的示例数据,如下图:


Copy link
Contributor Author
kxlv2000
commented
Apr 23, 2021
kxlv2000 commented
Apr 23, 2021issue #162
TommyLemon
merged commit
6bd265e
into
Tencent:master
Copy link
Collaborator
TommyLemon
commented
Apr 28, 2021
TommyLemon commented
Apr 28, 2021感谢贡献,已合并,现在你也是 APIJSON 项目的一个 Contributer 了
https://github.com/Tencent/APIJSON#%E8%B4%A1%E7%8C%AE%E8%80%85%E4%BB%AC

https://github.com/Tencent/APIJSON/blob/master/CONTRIBUTING.md#acknowledgements

Copy link
Contributor Author
嗯嗯收到,谢谢您,祝您工作顺利
…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>.
Copy link
Collaborator
TommyLemon
commented
May 13, 2021
TommyLemon commented
May 13, 2021
TommyLemon
mentioned this pull request
Closed
This file contains hidden or 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment