Check If A sqlite Table Exists In Rust
This is what I'm using to see if a table exists in a sqlite database:
rust
- This uses the rusqlte crate. There's one that's just called [TODO: Code shorthand span ] but it has way less usage.
-
[]
write up more details on how this works
~ fin ~