mirror of
https://github.com/vrana/adminer.git
synced 2025-08-07 07:06:45 +02:00
Add a todo
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
Adminer 4.3.1-dev:
|
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 index size computation in PostgreSQL < 9.0 (regression from 4.3.0)
|
||||||
PostgreSQL: Fix nullable fields in export
|
PostgreSQL: Fix nullable fields in export
|
||||||
PostgreSQL: Support JSON and JSONB data types
|
|
||||||
|
|
||||||
Adminer 4.3.0 (released 2017-03-15):
|
Adminer 4.3.0 (released 2017-03-15):
|
||||||
Make maxlength in edit fields a soft limit
|
Make maxlength in edit fields a soft limit
|
||||||
|
1
todo.txt
1
todo.txt
@@ -20,6 +20,7 @@ Joining tables - PRIMARY KEY (table, joining)
|
|||||||
Rank, Tree structure
|
Rank, Tree structure
|
||||||
|
|
||||||
MySQL:
|
MySQL:
|
||||||
|
Generated columns (MySQL >= 5.7.6)
|
||||||
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()
|
||||||
|
|
||||||
SQLite:
|
SQLite:
|
||||||
|
Reference in New Issue
Block a user