[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 32af52: Fixed time selection for TIME type (#13093)

mohdluqman mohdluqman at users.noreply.github.com
Wed Jun 28 12:12:19 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 32af52a858ccf7fb6f51d2d1dce677779a444fae
      https://github.com/phpmyadmin/phpmyadmin/commit/32af52a858ccf7fb6f51d2d1dce677779a444fae
  Author: mohdluqman <mohdluqman at users.noreply.github.com>
  Date:   2017-06-28 (Wed, 28 Jun 2017)

  Changed paths:
    M js/functions.js

  Log Message:
  -----------
  Fixed time selection for TIME type (#13093)

TIME type in MySql supports a long range of values. The PMA insert
widget don't allow the values greater than 23 currently. So, it is
corrected by setting the timepicker function have a greater hourMax
value than it have by default.

Fixes #12948

Signed-off-by: Mohammad Luqman <me at mohdluqman.com>




More information about the Git mailing list