开发者

MySQL triggers alteration

开发者 https://www.devze.com 2023-01-09 04:23 出处:网络
Is there any way how to 开发者_StackOverflow社区update automatically mysql trigger(s) structure, every time when I alter a table?No - any alteration that impacts the trigger requires you to update sep

Is there any way how to 开发者_StackOverflow社区update automatically mysql trigger(s) structure, every time when I alter a table?


No - any alteration that impacts the trigger requires you to update separately from the ALTER TABLE statement.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号