mirror of
https://github.com/vrana/adminer.git
synced 2026-02-28 01:21:25 +01:00
Release 5.2.1
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
## Adminer dev
|
||||
## Adminer 5.2.1 (released 2025-04-11)
|
||||
- Fix search anywhere (bug #1004, regression from 5.1.1)
|
||||
- Fix import without primary key (bug #1017, regression from 5.1.1)
|
||||
- PostgreSQL PDO: Fix bytea without primary key (bug #1021)
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<?php
|
||||
namespace Adminer;
|
||||
|
||||
const VERSION = "5.2.1-dev";
|
||||
const VERSION = "5.2.1";
|
||||
|
||||
Reference in New Issue
Block a user