1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-22 06:02:57 +02:00

MS SQL: Split altering foreign key to two commands

This commit is contained in:
Jakub Vrana
2025-02-26 14:25:57 +01:00
parent d54be5ac2e
commit ce1031e017
2 changed files with 10 additions and 10 deletions

View File

@@ -5,6 +5,7 @@ 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
MS SQL: Fix altering foreign key
MongoDB: Remove support for deprecated extension mongo
Adminer-4.17.1 (released 2025-02-25):