1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-29 17:19:52 +02:00

Function results in edit

Bulk edit
Remove <label for>
Simplify optionlist()
Only one button for each action in select

git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@508 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
jakubvrana
2008-10-01 11:39:13 +00:00
parent 4bee1c0f30
commit 78639a98ca
11 changed files with 108 additions and 95 deletions

View File

@@ -1,14 +1,12 @@
Add whisperer to fields with foreign key
Highlight found fields
MySQL 5 BIT data type
Input function results in edit
Bulk update - leave original, set to value, set to NULL
Transactions in export
Compress export and import
Partitioning (MySQL 5.1)
Create view and routine options
Import CSV
Fix database encoding - http://php.vrana.cz/prevod-kodovani-mysql.php
Function to fix database encoding - http://php.vrana.cz/prevod-kodovani-mysql.php
? Execution time in sql.inc.php
? Save token also to cookie - for session expiration and login in other window
? Save uploaded files after error to session variable instead of hidden field