mirror of
https://github.com/vrana/adminer.git
synced 2025-08-07 23:27:17 +02: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 search anywhere (bug #1004, regression from 5.1.1)
|
||||||
- Fix import without primary key (bug #1017, 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)
|
- PostgreSQL PDO: Fix bytea without primary key (bug #1021)
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
namespace Adminer;
|
namespace Adminer;
|
||||||
|
|
||||||
const VERSION = "5.2.1-dev";
|
const VERSION = "5.2.1";
|
||||||
|
Reference in New Issue
Block a user