rq icon indicating copy to clipboard operation
rq copied to clipboard

How to select a specific field?

Open Wandalen opened this issue 4 years ago • 1 comments

Sorry, I have not found it in documentation.

How to select and print a specific field?

Wandalen avatar Jan 29 '22 10:01 Wandalen

See the 2nd line of the README: Not supported anymore.

NOTE: rq no longer ships with query support and a Javascript engine is not included; instead, it focuses exclusively on format transformation. You can still pipe into a runtime like node.js if you need Javascript evaluation. Please see https://github.com/dflemstr/rq/issues/208 to discuss introducing a new query language.

jcaesar avatar Feb 28 '23 02:02 jcaesar