Wolf Mermelstein

Results 20 comments of Wolf Mermelstein

@SuperSandro2000 not to be annoying, but have you had a chance to look this over again?

> Hey @404Wolf, I think you're doing great so far, but I believe the package can still be improved further: > > * We don't need two `mkDerivation` since we...

Hey @SuperSandro2000, any chance you could look this over at some point? I think it's ready to merge. Thanks!

@wolfgangwalther thanks! Sorry for not following up myself, I'm excited to see this get merged.

> Thanks @404Wolf! > > There appears to be more occurrences of this, can you correct them as well? > > ![Screenshot from 2024-07-19 20-10-23](https://private-user-images.githubusercontent.com/83901271/350529178-1fdf0a76-550f-40a1-8bb9-46f36d841d90.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MjE0Mzk2NjgsIm5iZiI6MTcyMTQzOTM2OCwicGF0aCI6Ii84MzkwMTI3MS8zNTA1MjkxNzgtMWZkZjBhNzYtNTUwZi00MGExLThiYjktNDZmMzZkODQxZDkwLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDA3MjAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwNzIwVDAxMzYwOFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTI3NWFkNjZmYzU1YTc3YjgxNzZjMjY1ZTZjMzM5Mzg0ZDg4NDkzNDg4MWQ5NjE4MWZjNzk3NTQ1ZmZiNmM5NjImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb19pZD0wIn0.25yp4g1yvHgiCznINSJTAI1ibeIlbd5wclDLLpyrFG4) > > I think it...

Okay, I changed it to lowercase

Didn't realize this was still hanging, thanks for bumping it eljamm :)

I also didn't change the previous postprocessor, but using assert for use cases like this is unideal, since it's really just meant for development and can get stripped away in...

Was using the docs as a guide to set up drizzle for postgres and I also encountered this issue. drizzle-orm/postgres-js also worked for me.

Also having this issue and had to stop using typescript tools! Would love to see this get fixed.