mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-08-04 18:18:03 +00:00
build script for syntax set dump
This commit is contained in:
parent
2f38740b27
commit
b123321692
7 changed files with 248 additions and 226 deletions
|
@ -235,7 +235,7 @@ impl<'a> Limbo<'a> {
|
|||
opts: Settings::from(&opts),
|
||||
rl,
|
||||
};
|
||||
|
||||
|
||||
if opts.sql.is_some() {
|
||||
app.handle_first_input(opts.sql.as_ref().unwrap());
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue