]> git.joonet.de Git - adminer.git/commitdiff
Update todo
authorJakub Vrana <jakub@vrana.cz>
Wed, 5 Mar 2025 12:45:42 +0000 (13:45 +0100)
committerJakub Vrana <jakub@vrana.cz>
Wed, 5 Mar 2025 12:45:42 +0000 (13:45 +0100)
todo.txt

index 7028420e2fea9b57cf855aa3065b3537df5fddf4..872a907f05000d1979cb78f225b33e5f1f0a984c 100644 (file)
--- a/todo.txt
+++ b/todo.txt
@@ -28,9 +28,6 @@ Rank, Tree structure
 MySQL:
 Data longer than max_allowed_packet can be sent by mysqli_stmt_send_long_data()
 
-MariaDB:
-Documentation links
-
 SQLite:
 Copy tables
 Delimiter in export and SQL command
@@ -40,14 +37,11 @@ PostgreSQL:
 Display number of schemas in databases overview
 Users - SELECT * FROM pg_user
 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
 
 MS SQL:
-Display default value
 Non UTF-8 character sets
 Detection of table collation
-PDO_MSSQL and PDO_SQLSRV driver with seek
 
 Oracle:
 clob comparable with string