mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-12-23 08:21:09 +00:00
SQLite creates a table if it does not exists, but we just silently ignore the data. Let's add an error if table does not exist until we fix this. Refs #2079 |
||
|---|---|---|
| .. | ||
| commands | ||
| config | ||
| docs | ||
| app.rs | ||
| build.rs | ||
| Cargo.toml | ||
| helper.rs | ||
| input.rs | ||
| main.rs | ||
| opcodes_dictionary.rs | ||
| SQL.sublime-syntax | ||