1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-09 16:17:48 +02:00

Update changes

This commit is contained in:
Jakub Vrana
2025-03-18 14:31:44 +01:00
parent 655cca0872
commit 6e76454f59
3 changed files with 3 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
## Adminer dev
- PostgreSQL: Display auto_increment of inserted rows
- CSS: Sticky table headers (bug #918)
- IMAP: New plugin driver created for fun
## Adminer 5.0.6 (released 2025-03-17)
- Align numbers right (bug #912)

View File

@@ -7,6 +7,7 @@
* - editing the message shows some other information
* - deleting marks the message for deletion but doesn't expunge the mailbox
* - inserting or updating the message does nothing
* @link http://adminer.org/static/plugins/imap.png
*/
namespace Adminer;