ms-sql-server
Here are 102 public repositories matching this topic...
-
Updated
Jun 29, 2020 - C#
-
Updated
Jan 10, 2020 - C#
-
Updated
Sep 11, 2019 - C#
-
Updated
Apr 30, 2020 - C#
-
Updated
Jul 4, 2020 - Java
-
Updated
Jun 24, 2020 - PLpgSQL
Expected Behavior
Removing a column should remove only the column.
If the removed column is primary key, only then the constraint should be deleted.
Current Behavior
Migration that removes a column (or rollback for add column) removes the primary key constraint from the table.
Possible Solution
Adding primary_key: false doesn't remove the constraint. If this is expected beh
-
Updated
Aug 25, 2018 - JavaScript
Typo in guide
Was working through your guide
https://www.pluralsight.com/guides/asp-net-mvc-populating-dropdown-lists-in-razor-views-using-the-mvvm-design-pattern-entity-framework-and-ajax
and noticed this. As a beginner, I was a little confused til I looked at the source here.
-
Updated
Aug 30, 2017 - C#
-
Updated
Aug 25, 2018 - JavaScript
-
Updated
May 21, 2019 - C#
-
Updated
Jul 20, 2018 - C#
-
Updated
Feb 10, 2014 - JavaScript
-
Updated
Nov 4, 2017 - C#
-
Updated
Feb 12, 2018
-
Updated
Jul 3, 2018 - PowerShell
-
Updated
Jun 30, 2020 - TSQL
-
Updated
May 17, 2020 - Jupyter Notebook
-
Updated
Feb 11, 2019 - C#
-
Updated
Jun 7, 2020 - C#
-
Updated
Apr 24, 2020 - C#
-
Updated
Jan 10, 2020 - PLpgSQL
-
Updated
Aug 10, 2017 - C#
-
Updated
Apr 1, 2020 - Java
-
Updated
Jul 19, 2017 - C#
-
Updated
May 24, 2020 - JavaScript
-
Updated
May 29, 2020 - Visual Basic .NET
Improve this page
Add a description, image, and links to the ms-sql-server topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ms-sql-server topic, visit your repo's landing page and select "manage topics."



Is your feature request related to a problem? Please describe.
SQL Server 2019 introduced a new DMV, called
dm_db_missing_index_group_stats_querythat includes some interesting columns. It's not documented so far, but it provides some information that can be used to tie missing index requests to queries.![image](https://user-images.githubusercontent.com/2136037/68211846-5a879600-ffa6-11