结果集处理相关 issue、合并请求、博客和文章(持续更新) #178
Closed
flycash
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
只包含我们社区产出的内容,不引用别的框架或者社区的内容
最开始的 issue 是 #140 , 里面稍微讨论了一下结果集处理的意义,和可行的 API 设计。
而后在 #141, #142 是两个实现。这两个 issue 展示了在结果集处理上的基本设计方案:专款专用,无侵入式。即我们倾向于为不同的场景提供不同的实现,而不是在一个实现里面兼容不同的情况。
后来@longyue0521 在 #165 发起了一个讨论,澄清了在实现结果集上,应该做到一个什么地步。
Beta Was this translation helpful? Give feedback.
All reactions