
14 Feb
2017
14 Feb
'17
11:28 a.m.
Branch: refs/heads/QA_4_7 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 8f8943abf43eebed30190bb593d2f3c946591299 https://github.com/phpmyadmin/phpmyadmin/commit/8f8943abf43eebed30190bb593d2... Author: Michal Čihař <michal@cihar.com> Date: 2017-02-14 (Tue, 14 Feb 2017) Changed paths: M ChangeLog M libraries/controllers/table/TableRelationController.php M templates/table/relation/foreign_key_row.phtml M templates/table/relation/relational_dropdown.phtml Log Message: ----------- Improved foreign key editor - sort numerically with NaturalOrder - do not add extra empty value on not set foreign keys Fixes #12976 Signed-off-by: Michal Čihař <michal@cihar.com>