Jonathan S
Jonathan S
@yeeteing can you link me or screenshot the open PR for me please
Implemented in #24
Not addressed? Please reopen :)
I'll be honest. I'm not entirely sure. Maybe something which scans the changes in the gitaction and updates the PR title based on the code changes?
@vlinder & @xenova this is also blocking drizzle-kit from completing successfully. ``` const __dirname = RUNNING_LOCALLY ? import_path.default.dirname(import_path.default.dirname(import_url.default.fileURLToPath(__esbuild_register_import_meta_url__))) : "./"; ^ SyntaxError: Identifier '__dirname' has already been declared at wrapSafe...
@arekmaz looks like this code doesn't support the `Schema.optionalWith(Schema.Date, { nullable: true })`, might need to make this work as it's needed for the JsonSchema specification and openAPI usage of...
> @TGTGamer this code is a bit old as I'm waiting for any kind of response from the drizzle team, but seing as some people are using it, I'll do...
@arekmaz with the major changes to relations about to drop, I assume this will still work, but would you be able to review and update things as appropriate? I'm going...