1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-19 12:51:27 +02:00

Use VALUES() in INSERT+UPDATE export

This commit is contained in:
Jakub Vrana
2012-08-11 22:59:20 -07:00
parent f9cbf50bd7
commit 3a381564e5
3 changed files with 18 additions and 20 deletions

View File

@@ -1,5 +1,6 @@
Adminer 3.5.2-dev:
Edit strings with \n in textarea
Use VALUES() in INSERT+UPDATE export
Style logout button as link
Adminer 3.5.1 (released 2012-08-10):