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
..
2024-04-18 12:07:18 +00:00
2024-04-30 03:13:33 +00:00
2024-03-25 06:12:47 +00:00
2024-03-26 11:24:28 +00:00
2024-04-28 11:20:17 +00:00
2024-04-18 12:07:18 +00:00
2023-11-29 06:40:10 +00:00
2023-09-28 06:21:18 +00:00
2024-04-25 04:06:05 +00:00
2024-04-18 12:07:18 +00:00
2024-04-15 03:59:16 +00:00
2024-04-22 12:37:25 +00:00
2024-04-18 12:07:18 +00:00
2023-10-26 12:24:14 +00:00
2024-04-23 11:16:40 +00:00
2024-04-18 12:07:18 +00:00
2023-12-12 11:56:23 +00:00
2024-04-25 04:06:05 +00:00
2024-04-15 03:59:16 +00:00
2024-01-26 07:39:51 +00:00
2024-04-15 09:11:21 +00:00
2024-04-18 12:07:18 +00:00
2023-11-29 06:40:10 +00:00
2024-04-18 12:07:18 +00:00
2024-04-25 04:06:05 +00:00
2024-04-25 04:06:05 +00:00
2024-03-05 11:39:15 +00:00
2024-03-05 11:39:15 +00:00