mirror of
https://github.com/vrana/adminer.git
synced 2025-08-13 01:54:00 +02:00
Comments
This commit is contained in:
@@ -5,8 +5,9 @@ Support for virtual foreign keys
|
|||||||
Option to show only errors in SQL command
|
Option to show only errors in SQL command
|
||||||
Link to bookmark SQL command
|
Link to bookmark SQL command
|
||||||
Highlight and edit SQL command in processlist
|
Highlight and edit SQL command in processlist
|
||||||
|
Recognize $$ strings in SQL command (PostgreSQL)
|
||||||
Always display all drivers
|
Always display all drivers
|
||||||
Timestamp in export
|
Timestamp at the end of export
|
||||||
Disable XSS "protection" of IE8
|
Disable XSS "protection" of IE8
|
||||||
Immunity against zend.ze1_compatibility_mode
|
Immunity against zend.ze1_compatibility_mode
|
||||||
Fix last page with empty result set
|
Fix last page with empty result set
|
||||||
|
1
todo.txt
1
todo.txt
@@ -26,6 +26,7 @@ JS calendar for date fields
|
|||||||
|
|
||||||
MySQL:
|
MySQL:
|
||||||
Saving of MySQL 5 BIT data type - don't use quote()
|
Saving of MySQL 5 BIT data type - don't use quote()
|
||||||
|
Data longer than max_allowed_packet can be sent by mysqli_stmt_send_long_data()
|
||||||
? Geometry support
|
? Geometry support
|
||||||
|
|
||||||
SQLite:
|
SQLite:
|
||||||
|
Reference in New Issue
Block a user