sql-server

Microsoft's SQL Server is a suite of relational database management system (RDBMS) products providing multi-user database access functionality. It originated from the Sybase SQL Server 4.x codebase and Transact-SQL dialect (t-sql), but it has forked significantly since then.
SQL Server is available in multiple versions (typically identified by release year), each of which are subdivided into editions to distinguish between product functionality. The latest released version is SQL Server 2019 which was released on November 4th, 2019.
Here are 1,685 public repositories matching this topic...
It looks like there are hints at connecting directly with a socket path https://github.com/beekeeper-studio/beekeeper-studio/blob/9ff3131030057364f31f3034677fc0f6a9bd48b5/src/lib/connection-provider.js#L23
But there does not appear to be anything in the UI to indicate
-
Updated
Oct 23, 2020 - JavaScript
-
Updated
Oct 20, 2020 - C#
-
Updated
Oct 23, 2020 - TSQL
-
Updated
Oct 23, 2020 - JavaScript
-
Updated
Oct 9, 2020 - C#
-
Updated
Oct 23, 2020 - PHP
We have a switch as [switch]$Enable
that should enable the login but it is not actually coded to do anything.
All that is needed would be logic around whether the parameter was passed in, within the process block would be sufficient: Test-Bound Enable
will return true if the parameter was properly passed into the function call.
If passed in then the login object has a Enable()
method t
-
Updated
Oct 9, 2020 - JavaScript
-
Updated
Oct 9, 2020 - Dockerfile
-
Updated
Feb 25, 2020 - Go
-
Updated
Oct 8, 2020 - TSQL
-
Updated
Aug 27, 2020 - Ruby
-
Updated
Aug 20, 2020
-
Updated
Oct 12, 2020 - C#
-
Updated
Oct 25, 2020 - C#
-
Updated
Sep 10, 2020 - C#
-
Updated
Nov 11, 2019 - PLpgSQL
-
Updated
Oct 16, 2020 - C#
-
Updated
Jun 29, 2020 - C#
-
Updated
Oct 13, 2020 - F#
-
Updated
Oct 13, 2020 - C#
-
Updated
Oct 6, 2020 - C#
-
Updated
Jul 12, 2020 - C#
We should add a unit test for the helper function Add-SqlDscDatabaseRoleMember
in the DSC resource SqlDatabaseRole
that for example properly tests the error that could be thrown.
Whenever I submit a GET request to the api/public/groups endpoint, the "collections" field for each group returns "None" on every group, even if they have access to collections. I can verify that the