not sure if this Value is needed. it started to conflict a different return type a few days ago

This commit is contained in:
Conrad Dean 2019-07-22 22:31:44 -04:00
parent ae9f969e59
commit 2b97a90b64

View file

@ -37,8 +37,6 @@ use mentat_core::{
ValueRc,
};
pub use rusqlite::types::Value;
/// We want to accumulate values that will later be substituted into a SQL statement execution.
/// This struct encapsulates the generated string and the _initial_ argument list.
/// Additional user-supplied argument bindings, with their placeholders accumulated via