[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 676257: Changed the SQL window suggestion tool to have DEL...

Michal Čihař michal at cihar.com
Wed Jan 4 16:16:46 CET 2017


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 676257187ea14a4f466e94e48e288dab0468f993
      https://github.com/phpmyadmin/phpmyadmin/commit/676257187ea14a4f466e94e48e288dab0468f993
  Author: Isaac Bennetch <bennetch at gmail.com>
  Date:   2017-01-02 (Mon, 02 Jan 2017)

  Changed paths:
    M ChangeLog
    M js/functions.js

  Log Message:
  -----------
  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 at gmail.com>


  Commit: 1fda01d02b8676de3ea20fb53d0a55df7bcbd6fa
      https://github.com/phpmyadmin/phpmyadmin/commit/1fda01d02b8676de3ea20fb53d0a55df7bcbd6fa
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-01-04 (Wed, 04 Jan 2017)

  Changed paths:
    M ChangeLog
    M js/functions.js

  Log Message:
  -----------
  Merge pull request #12867 from ibennetch/12859

Changed the SQL window suggestion tool to have DELETE...WHERE 0 inste…


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/7d17e04dab0e...1fda01d02b86


More information about the Git mailing list