Hey there, thanks for all the work on this project, it's super useful! I'm generating types for a Materialize database, which is postgres compatible, but has some types postgres doesn't. I'm interested in how I can add support for those additional types (uint8 is the specific case I ran into, but there are probably others).
Would the right approach be an adapter that inherits from the postgres one?
Another idea would be a flag that allows passing a module with overrides for database types, which might be useful for other use cases besides mine.
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too