dbcli / dbcli/litecli

calling a favorite from within a favorite

Open
#101 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
3.3k
Forks
95
PR merge metrics
No merged PRs in 30d

Description

I would like to call another favorite from one favorite. i.e.

[favorite_queries]
test = 'SELECT * FROM database WHERE id = "$1"'
test2 = '\f test "$1"'

but I get:

litecli> \f test2 12
unrecognized token: "\"

Can this be done ?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.