StackOverflow Questions for Tag: rusqlite

CTaylor
CTaylor

Reputation: 51

How do I query an SEE encrypted database using rusqlite?

Score: 3

Views: 676

Answers: 1

Read More
axolotlKing0722
axolotlKing0722

Reputation: 262

How to use the `dyn` keyword for multiple traits in a vector when one trait has to be `Sized`?

Score: 0

Views: 111

Answers: 2

Read More
axolotlKing0722
axolotlKing0722

Reputation: 262

Why does Rusqlite only create the first table when executing my init script?

Score: 0

Views: 101

Answers: 1

Read More
user2037559
user2037559

Reputation: 135

Check if SQLCipher database is unlocked and ready

Score: 1

Views: 548

Answers: 1

Read More
PChemGuy
PChemGuy

Reputation: 1701

How do I link Rusqlite applications against custom SQLite builds on Windows?

Score: 0

Views: 309

Answers: 1

Read More
trwartek
trwartek

Reputation: 13

How to return column data in rustqlite even if it's null or empty?

Score: 0

Views: 136

Answers: 1

Read More

rusqlite error when using parameters in query. "InvalidParameterName"

Score: 0

Views: 106

Answers: 1

Read More
Aymeric Barthe
Aymeric Barthe

Reputation: 385

How do I initialize two variables in match statement without angering borrow checker?

Score: 1

Views: 73

Answers: 1

Read More
Jon
Jon

Reputation: 10473

Cannot move a captured variable in an `Fn` closure

Score: 0

Views: 142

Answers: 1

Read More
Kenneth Wagner
Kenneth Wagner

Reputation: 121

rusqlite streamline sql select statement

Score: 0

Views: 175

Answers: 0

Read More
Seth Vincent
Seth Vincent

Reputation: 174

bus error on usage of rusqlite with spatialite extension

Score: 1

Views: 351

Answers: 1

Read More
Marcus Johansson
Marcus Johansson

Reputation: 37

Borrowed value sent to a function does not live long enough in a Rust program

Score: 0

Views: 214

Answers: 1

Read More
Marcus Johansson
Marcus Johansson

Reputation: 37

Failing to specify return type for returning a rusqlite::MappedRows

Score: 0

Views: 130

Answers: 1

Read More
doctor_vitus
doctor_vitus

Reputation: 1

Rusqlite: securely inserting multiple rows

Score: 0

Views: 830

Answers: 2

Read More
Felipe
Felipe

Reputation: 17181

Using the rusqlite crate, can I pass an array as a parameter for a clause containing 'IN'?

Score: 1

Views: 1335

Answers: 2

Read More
Oscar S
Oscar S

Reputation: 11

Deleting an item from a database using form data in Rocket.rs

Score: 0

Views: 121

Answers: 1

Read More
Deera Wijesundara
Deera Wijesundara

Reputation: 771

the trait `std::convert::From<rusqlite::Error>` is not implemented for `std::io::Error`

Score: 0

Views: 1149

Answers: 0

Read More
zig
zig

Reputation: 11

Rust: Match statement mismatched type error for enum Result

Score: 0

Views: 1132

Answers: 1

Read More
FinleyGibson
FinleyGibson

Reputation: 921

What is the best way to store an enum in a database in rusqlite?

Score: 1

Views: 1517

Answers: 1

Read More
Dan0175
Dan0175

Reputation: 137

rusqlite: How can I pass a vector with different data types as params to the execute function of a prepared statement

Score: 0

Views: 1661

Answers: 1

Read More
PreviousPage 1Next