|
|
6fb768fbcb
|
*: refactor OuterQuery
|
2015-09-16 22:13:12 +08:00 |
|
|
|
bee6991a78
|
*: support outer query for correlated sub query.
|
2015-09-16 12:05:42 +08:00 |
|
|
|
116098baf9
|
plan: Closes plans that do not return in Recordset, adds some docs.
|
2015-09-15 21:37:26 +08:00 |
|
|
|
e5d9130b77
|
plan: remove Do method.
|
2015-09-15 19:54:59 +08:00 |
|
|
|
9623b7fa92
|
plan: fix interface comments
|
2015-09-15 12:05:17 +08:00 |
|
|
|
9f3535da0a
|
plan: cleanup, remove NextPlan interface.
|
2015-09-14 20:38:37 +08:00 |
|
|
|
d4e160faf1
|
plan: make plan reusable after close
|
2015-09-13 07:59:56 +08:00 |
|
|
|
4ec288cb57
|
plans: Implement next for simple table selection.
|
2015-09-12 18:05:25 +08:00 |
|
|
|
7c76ab506a
|
plan: call Next if plan Implemented Next.
|
2015-09-12 14:55:02 +08:00 |
|
|
|
b107da119b
|
plan: add Close method
|
2015-09-12 13:38:43 +08:00 |
|
|
|
07c3f878a5
|
plan: Next return Row type
address comment
|
2015-09-12 13:38:43 +08:00 |
|
|
|
8a8060abb1
|
plan: Next skeleton
Just added the method, not implemented yet.
`Do` will be kept until all plans implemented `Next`
|
2015-09-12 13:38:43 +08:00 |
|
|
|
1e4cdb813f
|
*: update QL-LICENSE and STRUTIL-LICENSE.
|
2015-09-08 19:25:50 +08:00 |
|
|
|
695003b466
|
util, plan, plan/plans, rset, rsets: fix-copyright-infringement.
|
2015-09-07 08:48:50 -04:00 |
|
|
|
0d6f270068
|
Add files
|
2015-09-06 12:08:47 +08:00 |
|