feat: add IF EXISTS for DROP#123
Conversation
|
Please run |
Oh yes. I thought the generated code will be did by the bot. |
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
sunng87
left a comment
There was a problem hiding this comment.
LGTM.
Can you make a rebase to solve conflicts? Thank you!
Sorry, it has some conflict and can't rebase. BTW, I don't have complete compile chain like golang and cmake in my mac. |
Our makefile utilizes docker to generate code, only a docker env is required |
Yes, but my personal mac's docker client is connected to my company's internal docker server due to the limited disk space. And I found the golang dependency is still needed. |
Whoops... |


For GreptimeTeam/greptimedb#2794
I hereby agree to the terms of the GreptimeDB CLA
What's changed and what's your intention?
Add the
drop_if_existsto match the mysql statement fordropChecklist
Refer to a related PR or issue link (optional)