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,873 public repositories matching this topic...
When launching the Create project from database dialog from the context menu of a database, the server and database dropdown are already populated, but sometimes the database dropdown is blank for a few second while waiting for the list of databases to load.
It would be nice if th
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
Feb 20, 2021 - JavaScript
-
Updated
Feb 19, 2021 - C#
-
Updated
Feb 22, 2021 - TSQL
-
Updated
Jan 24, 2021 - JavaScript
-
Updated
Feb 19, 2021 - C#
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
Feb 17, 2021 - PHP
-
Updated
Dec 20, 2020 - JavaScript
-
Updated
Feb 12, 2021 - TSQL
-
Updated
Jan 14, 2021 - Dockerfile
-
Updated
Feb 25, 2020 - Go
-
Updated
Feb 18, 2021
-
Updated
Feb 22, 2021 - Ruby
-
Updated
Feb 22, 2021 - C#
-
Updated
Jan 22, 2021 - C#
-
Updated
Feb 17, 2021 - C#
-
Updated
Nov 11, 2019 - PLpgSQL
-
Updated
Jan 11, 2021 - C#
-
Updated
Feb 14, 2021 - F#
-
Updated
Feb 22, 2021 - Go
-
Updated
Jun 29, 2020 - C#
-
Updated
Feb 22, 2021 - C#
-
Updated
Jan 30, 2021 - Go
-
Updated
Feb 1, 2021 - C#
-
Updated
Feb 2, 2021 - C#
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