Changed the SQL window suggestion tool to have DELETE...WHERE 0 instead of 1.
commit16fba839bbab158fdcdb16dd2514ebfb476aabee
authorIsaac Bennetch <bennetch@gmail.com>
Mon, 2 Jan 2017 21:00:14 +0000 (2 16:00 -0500)
committerMichal Čihař <michal@cihar.com>
Wed, 4 Jan 2017 15:18:16 +0000 (4 16:18 +0100)
tree306b1cb5b868de72a0b52ccc889b14202ef02d2a
parent9b7f4f74e9c70ff95a44a2e54dcc00b574a2fa56
Changed the SQL window suggestion tool to have DELETE...WHERE 0 instead of 1.
This should help avoid accidental data loss.

Issue #12859

Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
ChangeLog
js/functions.js