mirror of
https://github.com/vrana/adminer.git
synced 2025-08-07 15:16:44 +02:00
Develop
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
## Adminer dev
|
||||||
|
|
||||||
## Adminer 5.2.0 (released 2025-04-08)
|
## Adminer 5.2.0 (released 2025-04-08)
|
||||||
- Autocomplete SQL commands
|
- Autocomplete SQL commands
|
||||||
- Do not edit NULL values by Modify (bug #967)
|
- Do not edit NULL values by Modify (bug #967)
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
<?php
|
<?php
|
||||||
namespace Adminer;
|
namespace Adminer;
|
||||||
|
|
||||||
const VERSION = "5.2.0";
|
const VERSION = "5.2.1-dev";
|
||||||
|
Reference in New Issue
Block a user