Luís Rudge

Results 78 comments of Luís Rudge

@scottcollabai +1 on this request. not only pgsql doesn't create these indexes, due to the way Prisma works internally (not using JOIN most of the times), the FK key is...

yeah, I'm having this issue as well when using the CLI. I can't use the package.json option because I have multiple package.json files in my repo.

I'm on the same boat. I need each thread to point to a different baseUrl (since each baseUrl will be pointing to a different database). It's the only way we...

I don't think facebook provides an audio-only stream.

Yes. Built-in style is the most important thing I can think of. I think the api should be something like this: ``` html ```

Not sure if you prefer props or children.. This could have something like `ListItemIcon` or `ListItemImage` if you prefer to use `children`

ops, I just noticed material-ui has some code in there. But yeah, the api should be something like what they have

even #124 can benefit from this, since we can have a sidebar component with the menu being a list