Implement q_prepare with variables bound at execution time #217

Open
opened 2020-08-06 16:56:49 +00:00 by gburd · 0 comments
gburd commented 2020-08-06 16:56:49 +00:00 (Migrated from github.com)

This is follow-up to https://github.com/mozilla/mentat/pull/536. Right now, we don't accept new inputs at query execution time:

a0c70a7cd9/src/query.rs (L100)

This ticket tracks implementing the prepare-and-query-with-new-inputs path.

This is follow-up to https://github.com/mozilla/mentat/pull/536. Right now, we don't accept new `inputs` at query execution time: https://github.com/mozilla/mentat/blob/a0c70a7cd9ce656a443bf8e2a8ad0b732efa0e73/src/query.rs#L100 This ticket tracks implementing the prepare-and-query-with-new-inputs path.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: greg/mentat#217
No description provided.