[phpMyAdmin Git] [phpmyadmin/phpmyadmin] ed9120: Fixed saving column to display

Michal Čihař michal at cihar.com
Mon Sep 4 16:20:49 CEST 2017


  Branch: refs/heads/QA_4_7
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: ed912090ec3f7840f6f9c0b20ed22af56d9f9bc1
      https://github.com/phpmyadmin/phpmyadmin/commit/ed912090ec3f7840f6f9c0b20ed22af56d9f9bc1
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-09-04 (Mon, 04 Sep 2017)

  Changed paths:
    M ChangeLog
    M libraries/Table.php
    M libraries/controllers/table/TableRelationController.php
    M libraries/pmd_common.php

  Log Message:
  -----------
  Fixed saving column to display

- avoid consulting current value as that can be automatically guessed
- use REPLACE query to avoid need of figuring out query type

Fixes #13533

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 71370f1be336b09eac1bfd6e64d52315a0630bb3
      https://github.com/phpmyadmin/phpmyadmin/commit/71370f1be336b09eac1bfd6e64d52315a0630bb3
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-09-04 (Mon, 04 Sep 2017)

  Changed paths:
    M libraries/controllers/table/TableRelationController.php
    M tbl_relation.php

  Log Message:
  -----------
  Remove no longer needed attribute

Issue #13533

Signed-off-by: Michal Čihař <michal at cihar.com>


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/48b95ece85a1...71370f1be336


More information about the Git mailing list