Skip to content

Commit 0955753

Browse files
refactor: group AlterTypeStmt and objtype conditions in RangeVar for better readability
- Group (!context.parentNodeTypes.includes('AlterTypeStmt') && context.objtype !== 'OBJECT_TYPE') conditions - Improves code semantics by making it clear both conditions relate to preventing ONLY keyword for ALTER TYPE operations - Remove ternary operator from RenameStmt to maintain universal spawn() flow - All 279 test suites passing Co-Authored-By: Dan Lynch <[email protected]>
1 parent 58adbe0 commit 0955753

File tree

1 file changed

+1004
-1006
lines changed

1 file changed

+1004
-1006
lines changed

0 commit comments

Comments
 (0)