1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-20 21:31:44 +02:00

Allow full length in limited int (thanks to Vlasta Neubauer)

git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@598 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
jakubvrana
2009-05-07 19:59:57 +00:00
parent d2b1037121
commit bbacf889dc
3 changed files with 4 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
phpMinAdmin 1.10.1:
Highlight odd and hover rows
Partition editing comfort (bug #2783446)
Allow full length in limited int (thanks to Vlasta Neubauer)
phpMinAdmin 1.10.0:
Partitioning (MySQL 5.1)