Commit 5617796
committed
fix: remove all JSON pg_catalog prefix logic from TypeName and TypeCast methods
- Simplified both methods to basic pass-through transformations
- Current status: 250/258 tests passing (8 failures remaining)
- Ready to implement targeted JSON prefix logic for specific contexts
Co-Authored-By: Dan Lynch <[email protected]>1 parent b4d5297 commit 5617796
1 file changed
+1
-19
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
454 | 454 | | |
455 | 455 | | |
456 | 456 | | |
457 | | - | |
| 457 | + | |
458 | 458 | | |
459 | 459 | | |
460 | | - | |
461 | | - | |
462 | | - | |
463 | | - | |
464 | | - | |
465 | | - | |
466 | | - | |
467 | | - | |
468 | | - | |
469 | | - | |
470 | | - | |
471 | | - | |
472 | | - | |
473 | | - | |
474 | | - | |
475 | | - | |
476 | | - | |
477 | | - | |
478 | 460 | | |
479 | 461 | | |
480 | 462 | | |
| |||
0 commit comments