1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-29 17:19:52 +02:00

MS SQL: Support computed columns

This commit is contained in:
Jakub Vrana
2025-03-07 06:42:27 +01:00
parent af5d519266
commit 517d2d1c2f
3 changed files with 14 additions and 5 deletions

View File

@@ -21,6 +21,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: Support computed columns
MS SQL: Fix CSV import (bug #859)
MS SQL: Fix altering foreign key
MS SQL PDO: Support offset