1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-16 11:34:10 +02:00

Don't use LIMIT 1 if inline updating unique row

This commit is contained in:
Jakub Vrana
2013-05-24 13:38:54 -07:00
parent 005c963e2d
commit 55c494b767
2 changed files with 2 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
Adminer 3.7.1-dev:
Increase click target for checkboxes
Use shadow for highlighting default button
Don't use LIMIT 1 if inline updating unique row
PostgreSQL: Order table list by name
PostgreSQL: Fix detecting oid column in PDO