Weny Xu
bf14d33962
feat: implement the drop database procedure (#3541)
* refactor: remove Sync trait of Procedure
* refactor: remove unnecessary async
* feat: implement the drop database procedure
* refactor: refactor DdlManager register_loaders
* feat: register the DropDatabaseProcedureLoader
* chore: fmt toml
* feat: support to submit DropDatabaseTask
* feat: support drop database stmt
* fix: empty the tables stream
* fix: ensure the factory always exists
* test: update sqlness results
* chore: correct comments
* test: update sqlness results
* test: update sqlness results
* chore: apply suggestions from CR
* chore: apply suggestions from CR
2024-03-25 06:12:47 +00:00
..
2023-11-23 02:59:49 +00:00
2024-01-30 09:15:38 +00:00
2024-03-25 06:12:47 +00:00
2024-01-22 06:33:54 +00:00
2024-03-25 06:12:47 +00:00
2023-11-23 02:59:49 +00:00
2023-11-29 06:40:10 +00:00
2023-09-28 06:21:18 +00:00
2023-12-05 02:18:33 +00:00
2024-03-12 01:46:19 +00:00
2024-03-25 03:19:30 +00:00
2023-11-29 06:40:10 +00:00
2023-10-26 12:24:14 +00:00
2024-01-12 06:27:03 +00:00
2024-03-13 09:20:34 +00:00
2023-12-12 11:56:23 +00:00
2024-03-25 06:12:47 +00:00
2024-03-25 06:12:47 +00:00
2024-01-26 07:39:51 +00:00
2024-02-08 03:26:32 +00:00
2024-03-02 11:18:22 +00:00
2023-11-29 06:40:10 +00:00
2024-01-22 14:14:03 +00:00
2023-10-26 12:24:14 +00:00
2023-10-26 12:24:14 +00:00
2024-03-05 11:39:15 +00:00
2024-03-05 11:39:15 +00:00