Tyler Clendenin
Tyler Clendenin
bump for prisma 3.x
Is this project dead?
Perhaps the org.jinstagram.auth.InstagramApi should be the carrier from the InstagramAuthService to the InstagramService
This would be a huge help in navigating a schema file.
At the very least each model/enum showing up as a symbol would be useful. If I could hit Ctrl+Shift+O and start typing a model name to navigate to it quickly,...
What is the status of this, I don't see it on the project board? The extension is unusable for me on windows, as soon as VSCode starts I receive multiple...
Here's a start to an idea for implementation. I'm not sure if a separate method is the best way to go, but probably. More would need to be done to...
This is because Prisma now "correctly" creates counts as bigint's (int64) which is what mariadb/mysql and postgres return them as by default. BigInt is not fully supported, ex. I you...
When you say gif is a deprecated format, in what way?
Possible solutions - Don't have a different method of displaying a single request in the call stack, always have them as a collapsible item. - Don't show running requests. Is...