1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-23 06:32:55 +02:00

Use primary key instead of LIMIT 1 if available

This commit is contained in:
Jakub Vrana
2018-02-05 11:21:19 +01:00
parent d2ed0f7810
commit 89ceb06208
3 changed files with 6 additions and 6 deletions

View File

@@ -1,2 +1,2 @@
<?php
$VERSION = "4.6.0";
$VERSION = "4.6.1-dev";