Commit f2d7463
fix: extend DefElem method to handle cycle defname Integer-to-Boolean conversion
- Add cycle defname to DefElem method alongside existing strict defname handling
- Fix original-sequences-sequences test by converting Integer(1) to Boolean(true) for cycle DefElem
- Ensure CREATE SEQUENCE CYCLE statements get proper Boolean representation in PG14→PG15 transformation
- Progress: sequences test now passing, DefElem transformations improved
Co-Authored-By: Dan Lynch <[email protected]>1 parent 2c6fcb8 commit f2d7463
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
302 | 302 | | |
303 | 303 | | |
304 | 304 | | |
305 | | - | |
| 305 | + | |
306 | 306 | | |
307 | 307 | | |
308 | 308 | | |
| |||
0 commit comments