Zack Sheppard
Zack Sheppard
After posting that comment above I dug into this a bit more and had a thought and a discovery: Thought: I realized the main difference between the DB > Code...
I just ran into a need for this similar to OP's - I am using JSON as a way to store reliably structured data that is small, has several child...
Yeah, while that would be a pretty easy fix (indeed, one could probably write that as an npm package that wrapped Prisma), it would not actually enforce the type to...
I agree that this rule should not be applied by default, but I think there are valid, common mistakes that catch folks out and that having the ability to enable...
I'm seeing the same issue, though in my case it's when I do a modal presentation and then dismiss the presented view controller. The main container's margins somehow gets shrunk...
I take it this pod is abandonware?
Last commit 2016 :( yeah I think it's dead...
Yup - I'm seeing the same thing after translating this code out into Swift on OS 10.15.7. It looks like Apple has protected the files in Safari's Library folder from...
I wrote that comment before I actually understood what was going on here. The issue I was having (and perhaps what OP was having as well) is that Full Disk...
@millsp thanks for pointing me to this issue. I'd support this for simplicity's sake and because I think it will make future post-generation changes and extensions to the Prisma Client...