1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-14 18:44:02 +02:00

Editor: PDO: Select value of foreign key in edit (bug #847)

This commit is contained in:
Jakub Vrana
2025-02-22 07:56:22 +01:00
parent 40a86bffa2
commit b58e03f5fc
2 changed files with 2 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
Adminer 4.16.1-dev:
SQLite: Show all supported pragmas in Variables
Editor: PDO: Select value of foreign key in edit (bug #847)
Adminer 4.16.0 (released 2025-02-20):
MySQL: Fix saving bit(64) values (bug #839)