mirror of
https://github.com/vrana/adminer.git
synced 2025-08-07 07:06:45 +02:00
Develop
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<?php
|
||||
namespace Adminer;
|
||||
|
||||
$VERSION = "5.0.2";
|
||||
$VERSION = "5.1.0-dev";
|
||||
|
@@ -1,3 +1,5 @@
|
||||
Adminer dev:
|
||||
|
||||
Adminer 5.0.2 (released 2025-03-10):
|
||||
PostgreSQL: Fix setting NULL and original value on enum (bug #884)
|
||||
CockroachDB: Add support via PostgreSQL driver
|
||||
|
Reference in New Issue
Block a user