Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 225 Bytes

dont_allow_update_or_delete_without_where.md

File metadata and controls

3 lines (2 loc) · 225 Bytes

Don't allow any update or delete statements wihout a where

--i-am-a-dummy - a special command line option that will, amongst other things, not allow you to execute any UPDATE or DELETE statements without a WHERE clause