mirror of
https://github.com/vrana/adminer.git
synced 2026-01-10 17:43:02 +01:00
Release 5.3.0
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
## Adminer dev
|
||||
## Adminer 5.3.0 (released 2025-05-04)
|
||||
- Align numeric functions right
|
||||
- Autocomplete: Support table aliases
|
||||
- Fix type error in Create function (bug #1053, regression from 5.1.1)
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<?php
|
||||
namespace Adminer;
|
||||
|
||||
const VERSION = "5.2.2-dev";
|
||||
const VERSION = "5.3.0";
|
||||
|
||||
Reference in New Issue
Block a user