1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-12 17:44:07 +02:00

MS SQL: Support export

This commit is contained in:
Jakub Vrana
2025-02-26 13:37:58 +01:00
parent 0f8460b5e8
commit dfd26d0704
4 changed files with 51 additions and 4 deletions

View File

@@ -3,6 +3,7 @@ SQLite: Support CHECK constraint
SQLite: Add command Check tables
SQLite: Display all rows of variable values
SQLite: Remove support for SQLite version 2
MS SQL: Support export (bug #480)
MongoDB: Remove support for deprecated extension mongo
Adminer-4.17.1 (released 2025-02-25):