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

Restrict editing rows without unique identifier to search results

This commit is contained in:
Jakub Vrana
2013-05-11 12:47:04 -07:00
parent b7e0f1d81c
commit 2f996ba014
2 changed files with 9 additions and 8 deletions

View File

@@ -9,6 +9,7 @@ Remove bzip2 compression support
Constraint memory used in TAR export
Allow exporting views dependent on each other (bug #3459151)
Fix resetting search (bug #3612507)
Restrict editing rows without unique identifier to search results
Display navigation bellow main content on mobile browsers
MySQL: Optimize create table page and Editor navigation
MySQL: Display bit type as binary number