Skip to content

Commit

Permalink
Reorder changes
Browse files Browse the repository at this point in the history
  • Loading branch information
vrana committed Feb 7, 2021
1 parent 4559e75 commit 73934ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion changes.txt
Expand Up @@ -5,6 +5,7 @@ Don't syntax highlight during IME composition (bug #747)
Quote values with leading and trailing zeroes in CSV export (bug #777)
Link URLs in SQL command (PR #411)
Fix displayed foreign key columns from other DB (bug #766)
Re-enable PHP warnings (regression from 4.7.8)
MySQL: Do not export names in quotes with sql_mode='ANSI_QUOTES' (bug #749)
MySQL: Avoid error in PHP 8 when connecting to socket (PR #409)
MySQL: Don't quote default value of text fields (bug #779)
Expand All @@ -22,7 +23,6 @@ Elasticsearch 6: Fix displaying type mapping (PR #402)
MongoDB: Fix password-less check in the mongo extension (PR #405)
Editor: Cast to string when searching (bug #325)
Editor: Avoid trailing dot in export filename
Re-enable PHP warnings (regression from 4.7.8)

Adminer 4.7.8 (released 2020-12-06):
Support PHP 8
Expand Down

0 comments on commit 73934ca

Please sign in to comment.