Jacob Elder

Results 6 comments of Jacob Elder

I'm having a bit of trouble testing this in https://github.com/graphcool/chromeless/pull/404, but it looks like we could just add the `--hide-scrollbars` flag.

Better, but should this page have links to the rest of the Roc documentation? It seems like as part of the docs, it should have the same navbar as e.g....

Agree that something is missing. This code for example requires the `@ts-expect-error` but also prints the query string. ```ts export const connect: APIGatewayProxyWebsocketHandlerV2 = async (event) => { // @ts-expect-error...

Are rules that require access to a database welcome in squawk? That said, the database instance which migrations are developed against is usually not biggest database that it will be...

@chdsbd One thing I'd like to have is a warning that a foreign key constraint isn't indexed. **Edit:** Moved to #334

Good idea. I like this interface better, too.