mirror of
https://github.com/vrana/adminer.git
synced 2026-07-06 08:40:05 +02:00
Release 5.4.1
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
## Adminer dev
|
||||
## Adminer 5.4.1 (released 2025-09-26)
|
||||
- SQL command: Unlink NULL primary keys
|
||||
- Do not quote 0 in CSV export
|
||||
- Warn about exceeded upload_max_filesize in imports
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<?php
|
||||
namespace Adminer;
|
||||
|
||||
const VERSION = "5.4.1-dev";
|
||||
const VERSION = "5.4.1";
|
||||
|
||||
Reference in New Issue
Block a user