mldbai / mldb

MLDB is the Machine Learning Database
http://mldb.ai
Apache License 2.0
661 stars 102 forks source link

Fixed string lifetimes for sqlite query argument binding #924

Closed jeremybarnes closed 2 years ago

jeremybarnes commented 2 years ago

We told sqlite that we would keep the strings around for it, and then we didn't.