devin ivy

Results 170 comments of devin ivy

Note to self— once this lands incorporate #863 into the appview. I went to do it as part of #840, but enough will change with auth that I think it...

Closing as stale (and I think also answered!). If there are any loose ends, we can reopen or create a new issue 👍

There's precedent for this in two places that I know of. There's a flag for this in the record processor, but it's only relative to _indexing_, that is the cascade...

Agree, we could sneak this in now, but it would make a lot more sense with a backlinks table already in place.

This adapter currently does not create tables. It would take a little bit of effort to support this, but it's totally in the realm of possibility! I'm making this issue...

Nope! Still on the table.

That library does appear to create tables [here](https://github.com/TakenPilot/sails-dynamodb/blob/master/index.js#L362-L403), though I'd estimate this library is otherwise more mature. Maybe we can learn from their approach.

Sorry it has taken me a long time! This looks good, but could you just adjust the spacing of the first line of your commit? You can see from the...

For my purposes this is essential– for me this also has to do with SSL termination at the proxy/LB level. Chrome/FF aren't the only clients of HTTP/2 in practice (even...

Always appreciate all your work on Objection, Sami— needless to say it's a fantastic take on the ORM and has been one of my favorite tools in app building. So...