mentat/query-sql
Nick Alexander c8da4be38f (query) Implement tx-log API: (tx-ids ...) and (tx-data ...) functions.
`tx-ids` allows to enumerate transaction IDs efficiently.

`tx-data` allows to extract transaction log data efficiently.

We might eventually allow to filter by impacted attribute sets as well.
2018-04-19 09:58:41 -07:00
..
src (query) Implement tx-log API: (tx-ids ...) and (tx-data ...) functions. 2018-04-19 09:58:41 -07:00
Cargo.toml Add :limit to queries (#420) r=nalexander 2017-04-19 16:16:19 -07:00