]> git.joonet.de Git - adminer.git/commitdiff
Add a todo
authorJakub Vrana <jakub@vrana.cz>
Sun, 9 Apr 2017 10:13:18 +0000 (12:13 +0200)
committerJakub Vrana <jakub@vrana.cz>
Sun, 9 Apr 2017 10:13:18 +0000 (12:13 +0200)
changes.txt
todo.txt

index 40c2a8d93af43000c7682cdda0aded167f0cf16c..02dee7a65d9a86b519c4533fea94291e5b3f5ebd 100644 (file)
@@ -1,8 +1,8 @@
 Adminer 4.3.1-dev:
-Fix permanent logging after logout (bug #539)
+Fix permanent login after logout (bug #539)
+PostgreSQL: Support JSON and JSONB data types
 PostgreSQL: Fix index size computation in PostgreSQL < 9.0 (regression from 4.3.0)
 PostgreSQL: Fix nullable fields in export
-PostgreSQL: Support JSON and JSONB data types
 
 Adminer 4.3.0 (released 2017-03-15):
 Make maxlength in edit fields a soft limit
index 9661f6a034ecef58556cf3179e52e3cc68f5bee4..bd43359e3bc53e1b89ffa71f992180472ad6c4fd 100644 (file)
--- a/todo.txt
+++ b/todo.txt
@@ -20,6 +20,7 @@ Joining tables - PRIMARY KEY (table, joining)
 Rank, Tree structure
 
 MySQL:
+Generated columns (MySQL >= 5.7.6)
 Data longer than max_allowed_packet can be sent by mysqli_stmt_send_long_data()
 
 SQLite: