connections icon indicating copy to clipboard operation
connections copied to clipboard

Is it possible to pin an SQL statement?

Open iainmwallace opened this issue 6 years ago • 0 comments

Hi,

Wonderful package!

I was wondering if it is possible to pin an explicit SQL statement, similar to the example of pinning a dplyr database command

Example use cases would be

  • a query that has been optimized by hand for speed with domain knowledge
  • a query that involves manipulating postgres jsonb objects

thanks

Iain

iainmwallace avatar Nov 04 '19 14:11 iainmwallace