diff --git a/changes.txt b/changes.txt index 40c2a8d9..02dee7a6 100644 --- a/changes.txt +++ b/changes.txt @@ -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 diff --git a/todo.txt b/todo.txt index 9661f6a0..bd43359e 100644 --- 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: