How can I ask aql do not format output from the query and return it as plain text? I have function which returns tsv, but aql formats it as table or json. How to disable it?
AQL should be backward compatible - you can grab the latest version from our packages. In the near future, the AQL project should receive a public repo.