Chevdor
Chevdor
This could be in the form of a new `check` command or based on `update` with a new `--dry-run` flag. The goal is to be able to check whether a...
WIP for adding support for the B and C models (Yellow and Red).
Hello @Keats , You seem to be missing the git **tag**s for the latest releases.
I am not sure if the current implementation supports reverse filters. Currently, the following is possible: ``` {{ posts | filter(attribute="author.name", value="Vincent") }} ``` Would there be an option to...
``` fw add --help fw-add Add project to config USAGE: fw add [OPTIONS] [--] [NAME] ... ``` then: ``` fw add -t rust [email protected]:chevdor/fw.git ``` ``` error: The following required...
Hello, I would like to use the 'sync' feature but my table does not have an 'updated_at' column. It has a similar column with another name: 'Timestamp'. How can I...
In the translation command, it would be sweet to be able to process the _tables_ only and not the _views_.
I ran into a minor validation issue. (Tested on Westend). Consider an account with N tokens. In the following screenshot, my account has ~80 WND. Try sending >N from this...