1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-20 13:21:30 +02:00

Specify viewport width

This commit is contained in:
Jakub Vrana
2025-02-23 08:34:09 +01:00
parent 176f2923cd
commit 834f4b6c5b
2 changed files with 2 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ MS SQL: Allow altering table in non-default schema (bug #405)
MS SQL: Fix default values (bug #732, bug #733)
MS SQL: Fix length of nvarchar columns
Editor: PDO: Select value of foreign key in edit (bug #847)
Mobile devices: Use device width
Adminer 4.16.0 (released 2025-02-20):
MySQL: Fix saving bit(64) values (bug #839)