Dan Lynch
Dan Lynch
I think this can be closed! I just ran this with no issues. ```sql create table foo (data jsonb); CREATE OR REPLACE FUNCTION bar() RETURNS setof foo LANGUAGE plv8 SECURITY...
We should definitely drop! ES6/ES7 have made coffeescript irrelevant.
Great idea and thanks for helping out! However, this is honestly a bad security practice to put in the main repo IMHO. Not secure. The pattern I use that works...
Yes @feynmanliang looks like it does error out: ``` COPY failed: stat /var/lib/docker/tmp/docker-builder325671983/function/.npmrc: no such file or directory ``` https://travis-ci.org/openfaas/templates/builds/469855203#L1348
same issue — verifying that downgrading to 4.1.3 works
pardon the delayed reply! I have only been able to test pools in production 😅 I did remember that we may be getting some tooling soon for localosmosis and seeded...
I just want to paste a quote from a comment that I found in this link https://dev.to/rdegges/please-stop-using-local-storage-1i04 ‘’’ I would argue that localStorage is as secure as cookies (including httpOnly...
Following. I'm also curious if anyone has made a plugin for this? Definitely excited for v5 and postgraphile becoming more compatible with RLS :)
Good news! @benjie helped me code a plugin today to solve this! I've put the plugin [here](https://github.com/pyramation/graphile-column-privileges-mutations) and example [here](https://github.com/pyramation/graphile-column-select-grants-example) please send feedback for the code, naming conventions, etc, etc....
prototyping this here module: https://www.npmjs.com/package/@chain-registry/keplr code: https://github.com/cosmology-tech/chain-registry/blob/main/packages/keplr/src/index.ts