You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add COMMENT case to parseAlterCommand for COMMENT COLUMN syntax
- Add Comment field to AlterCommand struct for storing column comments
- Update explainAlterQuery to output database and table as separate
identifiers when database is present
- Update AlterCommentColumn explain output to include comment literal
- Fix various tests that now pass with COMMENT COLUMN support
0 commit comments