limbo/cli/commands
Pekka Enberg b13a0bb549 cli: Fail import command if table does not exists
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
2025-07-14 12:24:58 +03:00
..
args.rs cli: Add support for .headers command 2025-07-07 13:24:45 +03:00
import.rs cli: Fail import command if table does not exists 2025-07-14 12:24:58 +03:00
mod.rs cli: Add support for .headers command 2025-07-07 13:24:45 +03:00