[phpMyAdmin Git] [phpmyadmin/phpmyadmin] faffa9: Fixed related field selection for native relations

Michal Čihař michal at cihar.com
Wed Mar 1 15:53:13 CET 2017


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: faffa92f2246709d1c514b4d522ba8de449774d7
      https://github.com/phpmyadmin/phpmyadmin/commit/faffa92f2246709d1c514b4d522ba8de449774d7
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-03-01 (Wed, 01 Mar 2017)

  Changed paths:
    M ChangeLog
    M browse_foreigners.php

  Log Message:
  -----------
  Fixed related field selection for native relations

The PMA_getForeigners handles just fine both situations, so there is no
need to check the configuration in advance.

Fixes #12967

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


  Commit: 9d13e3d143ef54cf328262c771ccf700eb02708c
      https://github.com/phpmyadmin/phpmyadmin/commit/9d13e3d143ef54cf328262c771ccf700eb02708c
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-03-01 (Wed, 01 Mar 2017)

  Changed paths:
    M libraries/relation.lib.php

  Log Message:
  -----------
  Display first char field for foreign key if nothing is configured

In most cases this is what users want to see and anyway it is way better
than showing nothing.

Issue #12835

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


  Commit: 19aad415067920e481d16dd3d60485bbee227710
      https://github.com/phpmyadmin/phpmyadmin/commit/19aad415067920e481d16dd3d60485bbee227710
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-03-01 (Wed, 01 Mar 2017)

  Changed paths:
    M ChangeLog
    M browse_foreigners.php
    M libraries/relation.lib.php

  Log Message:
  -----------
  Merge branch 'QA_4_7'


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/002c39877e17...19aad4150679


More information about the Git mailing list