Kould
aba5e41799
feat: support ALTER TABLE ... MODIFY COLUMN ... ... (#3796)
* feat: support `ALTER COLUMN xxx TYPE xxx`
* fix: test `test_parse_alter_change_column_type`
* style: code fmt
* style: move to new test: `test_make_alter_column_type_region_request`
* style: simplify the code
* style: remove `v1::region::ChangeColumnType`
* resolve conflicts
* fix: test `test_make_alter_column_type_region_request`
* style: simplify the code
* rebase
* rebase
* rebase
* fix: `ALTER COLUMN ... TYPE` -> `MODIFY COLUMN`
* fix: `parser` -> `self.parser`
* Apply suggestions from code review
---------
Co-authored-by: Ruihang Xia <waynestxia@gmail.com>
Co-authored-by: WenyXu <wenymedia@gmail.com>
2024-04-30 03:13:33 +00:00
..
2023-09-28 06:21:18 +00:00
2023-09-12 07:57:15 -05:00
2023-09-28 06:21:18 +00:00
2023-09-12 07:57:15 -05:00
2023-12-05 11:07:53 +00:00
2023-11-29 06:40:10 +00:00
2023-09-28 06:21:18 +00:00
2023-09-25 06:23:16 +00:00
2024-04-22 12:37:25 +00:00
2024-04-22 12:37:25 +00:00
2024-01-30 09:15:38 +00:00
2024-01-30 09:15:38 +00:00
2023-09-28 06:21:18 +00:00
2023-09-12 07:57:15 -05:00
2024-03-26 08:31:00 +00:00
2024-03-26 08:31:00 +00:00
2024-04-30 03:13:33 +00:00
2024-04-30 03:13:33 +00:00
2024-04-30 03:13:33 +00:00
2024-04-30 03:13:33 +00:00
2024-04-26 06:52:23 +00:00
2024-04-26 06:52:23 +00:00
2023-09-28 06:21:18 +00:00
2023-09-14 02:06:57 +00:00
2023-09-28 06:21:18 +00:00
2023-09-12 07:57:15 -05:00
2023-11-29 06:40:10 +00:00
2023-11-29 06:40:10 +00:00
2023-11-29 06:40:10 +00:00
2023-11-29 06:40:10 +00:00