Replies: 1 comment
-
This might be a good idea, though has to be a breaking change indeed. So the implementation strategy is, we deprecate the fn no_where(self) -> SafeDeleteStatement that actually has a 'welcomed' |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Maybe
sea-query
can prevent the user update or delete whole table by mistake. That's not necessary, but humanize (for the junior coder like myself).This is my draft ideas:
.no_where()
when they are usingDeleteStatement
andUpdateStatement
without.xxx_where
.I think this func will take a lot of time but no obvious benefit, so this is just a suggestion for small talk🍕.
Beta Was this translation helpful? Give feedback.
All reactions