1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-20 13:21:30 +02:00

Remember export setting at SQL command

This commit is contained in:
Jakub Vrana
2025-03-16 15:13:10 +01:00
parent 517f63835d
commit d20cbf14e7
5 changed files with 23 additions and 19 deletions

View File

@@ -1,9 +1,10 @@
Adminer dev:
Align numbers right (bug #912)
CSS: Dark mode syntax highlighting
Remember export setting at SQL command
SQL textarea: Open help on Ctrl+click
CSS: Dark mode syntax highlighting
Designs named adminer-dark.css use dark basic style
Plugins: add method syntaxHighlighting()
Plugins: Add method syntaxHighlighting()
Adminer 5.0.5 (released 2025-03-13):
MySQL: Display converting function for binary, bit or geometry fields