1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-31 18:11:52 +02:00

Display only first five columns in Editor example

git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@919 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
jakubvrana
2009-07-27 16:51:40 +00:00
parent 8b3767360d
commit 6c97b80630
5 changed files with 12 additions and 12 deletions

View File

@@ -22,10 +22,7 @@ Download external files (version checker and JUSH) from trusted HTTPS if Adminer
? AJAX editing - select page has all data to display edit form
Editor:
Choose columns hidden in select
Restrict column selection in select to aggregation functions by index
JavaScript data validation
Joining tables - PRIMARY KEY (table, joining)
Simplify search - textual, from-to
Rank, Tree structure
Treat tinyint(1) as bool, format date
Treat tinyint(1) as bool