mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-08-28 02:44:59 +00:00
* Add meta-commands \set and \unset (for variables) * WIP: first pass at variable replacement * Use a mapReplacer instead of having Command implement replacer * remove circular reference with variables * remove the `replacer` interface; just have it be a struct * use a lexer for variable replacement |
||
|---|---|---|
| .. | ||
| fbcloud | ||
| buffer.go | ||
| cli.go | ||
| cli_test.go | ||
| config.go | ||
| meta.go | ||
| parts.go | ||
| queryer.go | ||
| replacer.go | ||
| replacer_test.go | ||
| splitter.go | ||
| splitter_test.go | ||
| workingdir.go | ||
| writer.go | ||
| writer_test.go | ||