- Feat: Configuration File
- Feat: Override the generated types by defining
transformFieldandtransformParameterfunctions - Fix: Generate correct types for functions that accept parameters but do not return data
- Fix: Make sure there is a TypeScript error on bad parameters
- Feat: Allow ignoring files with the
ignoreFilesconfiguration parameter
- Support all the types from
pg8.x /pg-types2.2.0 except the geometric types (circle, rect)