Commit ea08f4b
fix: add Null value handling to V14ToV15Transformer A_Const method
- Add isnull field transformation when val.Null is present
- Ensures compatibility with PG15 runtime schema expectations
- Addresses systematic A_Const transformation failures in V14→V15 chain
Co-Authored-By: Dan Lynch <[email protected]>1 parent c3fd775 commit ea08f4b
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
49 | 52 | | |
50 | 53 | | |
51 | 54 | | |
| |||
0 commit comments