mentat/query-sql
Richard Newman 63574af7ac Pre: flatten the representation of VALUES.
A single vec that's traversed in chunks is more efficient than multiple
vecs… and this ensures that each sub-vec is the same size.
2017-06-09 20:16:37 -07:00
..
src Pre: flatten the representation of VALUES. 2017-06-09 20:16:37 -07:00
Cargo.toml Add :limit to queries (#420) r=nalexander 2017-04-19 16:16:19 -07:00