mirror of
https://github.com/vrana/adminer.git
synced 2025-08-07 07:06:45 +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
|
||||
- Ctrl+click in select moves the cursor in modern browsers
|
||||
- URL parameter ?ext=pdo to force using PDO
|
||||
|
@@ -1,4 +1,4 @@
|
||||
<?php
|
||||
namespace Adminer;
|
||||
|
||||
$VERSION = "5.1.0-dev";
|
||||
$VERSION = "5.1.0";
|
||||
|
Reference in New Issue
Block a user