[FEATURE]: Add support for new pipe
syntax for drizzle-valibot #2358
Closed
Description
Describe what you want
Valibot recently added a new pipe
syntax and is now in rc
(https://github.com/fabian-hiller/valibot/releases/tag/v0.31.0-rc.0)
I believe things like createInsertSchema
need to be updated accordingly to return the correct syntax and Types. Here is a migration guide:
https://valibot.dev/guides/migrate-from-v0.30.0/