1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-25 07:20:56 +02:00

Support for viewing and editing of column comments in mssql driver

This commit is contained in:
Michal Adamec
2019-06-12 01:03:07 +02:00
committed by Jakub Vrana
parent 9b58ecf925
commit 36e9a4d6e1
2 changed files with 13 additions and 2 deletions

View File

@@ -7,6 +7,7 @@ MySQL: Fix displaying multi-columns foreign keys (bug #675)
MySQL: Fix creating users and changing password in MySQL 8 (bug #663)
MySQL: Pass SRID to GeomFromText
PostgreSQL: Fix setting column comments on new table
MS SQL: Support comments
Elasticsearch: Fix setting number of rows
Adminer 4.7.1 (released 2019-01-24):