Jacob Elder
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.
@dependabot merge
@dependabot merge
Since the primary use case for this project is inside GitHub, is there any reason not make GHCR the default (or only) way to get it?
@erezinman Does the bucket you're using have "Hierarchical namespace" enabled? You might try the same operations on a bucket with this *disabled*. In my experiments, flat namespace is at least...