Skip to content

Commit 8557dcc

Browse files
committed
wip: procedure
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
1 parent eb9d351 commit 8557dcc

File tree

5 files changed

+690
-344
lines changed

5 files changed

+690
-344
lines changed

src/common/meta/src/ddl.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ use crate::region_registry::LeaderRegionRegistryRef;
3131
pub mod alter_database;
3232
pub mod alter_logical_tables;
3333
pub mod alter_table;
34+
pub mod comment_on;
3435
pub mod create_database;
3536
pub mod create_flow;
3637
pub mod create_logical_tables;

0 commit comments

Comments
 (0)