Aron Jones
Aron Jones
I'm still seeing incorrect results on the first call, as described by @barlow21's recent comment, in 3.5.9.
I don't know that framework, but it should provide an asynchronous way to complete the request. Glancing at it's docs, it looks like it uses 'this'. It'd probably be something...
It would be great if this could add the `@deprecated` JSDoc in the client, so it gets picked up by editors. For example ```ts /** * Model User * */...
This is great! Also works for Models. 🙌 ```prisma /// @deprecated Use `FacilitySnapshot` directly model Report { id String @id // ..etc } ``` ```ts /** * Model Report *...
I'm getting the same error. It only started recently.
Looks like they shut down the 2.3 version of the API, which removed the Account endpoint. https://developers.google.com/analytics/resources/articles/gdata-migration-guide