Commit 69520be
committed
feat: implement JSON type transformation with VALUES context detection
- Add TypeName method to handle pg_catalog prefix for JSON types
- Implement VALUES context detection to exclude JSON types in VALUES clauses
- Fix List method to properly propagate transformation context
- Add context helper methods for different transformation scenarios
- Update version number to 170004 for PG17 compatibility
Current status: VALUES context detection working but still debugging test failures
Co-Authored-By: Dan Lynch <[email protected]>1 parent 2d73d62 commit 69520be
1 file changed
+852
-47
lines changed
0 commit comments