mirror of
https://github.com/vrana/adminer.git
synced 2025-08-07 15:16:44 +02:00
Update todo
This commit is contained in:
6
todo.txt
6
todo.txt
@@ -28,9 +28,6 @@ Rank, Tree structure
|
|||||||
MySQL:
|
MySQL:
|
||||||
Data longer than max_allowed_packet can be sent by mysqli_stmt_send_long_data()
|
Data longer than max_allowed_packet can be sent by mysqli_stmt_send_long_data()
|
||||||
|
|
||||||
MariaDB:
|
|
||||||
Documentation links
|
|
||||||
|
|
||||||
SQLite:
|
SQLite:
|
||||||
Copy tables
|
Copy tables
|
||||||
Delimiter in export and SQL command
|
Delimiter in export and SQL command
|
||||||
@@ -40,14 +37,11 @@ PostgreSQL:
|
|||||||
Display number of schemas in databases overview
|
Display number of schemas in databases overview
|
||||||
Users - SELECT * FROM pg_user
|
Users - SELECT * FROM pg_user
|
||||||
ORDER BY COUNT(*)
|
ORDER BY COUNT(*)
|
||||||
Export - http://www.postgresql.org/docs/8.4/static/functions-info.html
|
|
||||||
Column rights - http://www.postgresql.org/docs/8.4/static/functions-info.html
|
Column rights - http://www.postgresql.org/docs/8.4/static/functions-info.html
|
||||||
|
|
||||||
MS SQL:
|
MS SQL:
|
||||||
Display default value
|
|
||||||
Non UTF-8 character sets
|
Non UTF-8 character sets
|
||||||
Detection of table collation
|
Detection of table collation
|
||||||
PDO_MSSQL and PDO_SQLSRV driver with seek
|
|
||||||
|
|
||||||
Oracle:
|
Oracle:
|
||||||
clob comparable with string
|
clob comparable with string
|
||||||
|
Reference in New Issue
Block a user