mirror of
https://github.com/vrana/adminer.git
synced 2025-08-08 07:36:44 +02:00
Release 5.1.0
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
## Adminer dev
|
## Adminer 5.1.0 (released 2025-03-24)
|
||||||
- Display collation at table structure if different from table
|
- Display collation at table structure if different from table
|
||||||
- Ctrl+click in select moves the cursor in modern browsers
|
- Ctrl+click in select moves the cursor in modern browsers
|
||||||
- URL parameter ?ext=pdo to force using PDO
|
- URL parameter ?ext=pdo to force using PDO
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
namespace Adminer;
|
namespace Adminer;
|
||||||
|
|
||||||
$VERSION = "5.1.0-dev";
|
$VERSION = "5.1.0";
|
||||||
|
Reference in New Issue
Block a user