[phpmyadmin/phpmyadmin] 36e4cf: Fix after pull-request #15846 - add support for unsigned ints

Branch: refs/heads/QA_5_0 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 36e4cf8f883d9a288543cdd139f3fa76f24890e8 https://github.com/phpmyadmin/phpmyadmin/commit/36e4cf8f883d9a288543cdd139f3... Author: William Desportes <williamdes@wdes.fr> Date: 2020-01-24 (Fri, 01 January 2020) +01:00 Changed paths: M libraries/classes/Controllers/Table/SearchController.php Log Message: ----------- Fix after pull-request #15846 - add support for unsigned ints Signed-off-by: William Desportes <williamdes@wdes.fr> Commit: 3b36334c8977f2582192299004ed4b9bd0858b47 https://github.com/phpmyadmin/phpmyadmin/commit/3b36334c8977f2582192299004ed... Author: William Desportes <williamdes@wdes.fr> Date: 2020-01-24 (Fri, 01 January 2020) +01:00 Changed paths: M js/table/change.js M templates/table/search/input_box.twig Log Message: ----------- Fix after pull-request #15846 - reduce JS code duplication and fix template syntax Signed-off-by: William Desportes <williamdes@wdes.fr>
participants (1)
-
William Desportes