Andreas Korth
Andreas Korth
It didn't work for me either. The uuid columns are mistaken as string columns and it requires a peek at the sql column type to figure it out. I've got...
Is this still a consideration? I'd be happy to see this implemented.
The issue lies with the generated `client.js` file: ```javascript export interface ServiceTypes { users: Service // A mapping of client side services } ``` The `UsersService` interface differs from the...
"Hey, I would like to localize my validation error messages." Every other validation library in existence: "Well, of course. Here you go!" class-validator: ¯\\_(ツ)_/¯
Okay, after inspecting the codebase a little closer, I already regret promising that PR 😄 I'm all for putting my money where my mouth is, however, the coupling with class-validator...
I'm sure this library can do a lot of things. Creating date recurrences that respect timezones and daylight saving times unfortunately isn't one of them. If you want to do...
I agree this would be an immensely helpful feature.
Since you asked, I like the batteries-included-approach with running generators etc. automatically and even installing / setting up EdgeDB if it isnt' configured yet. It seems to me though, that...
@plentz That's right. Thanks for pointing this out. @taavo You receive an honorable mention for the ticket title ;)