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

MS SQL: Display foreign keys ON UPDATE and ON DELETE

This commit is contained in:
Jakub Vrana
2025-02-26 14:23:38 +01:00
parent 76cc7c6614
commit d54be5ac2e
3 changed files with 7 additions and 2 deletions

View File

@@ -4,6 +4,7 @@ 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)
MS SQL: Display foreign keys ON UPDATE and ON DELETE
MongoDB: Remove support for deprecated extension mongo
Adminer-4.17.1 (released 2025-02-25):