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 2,699 public repositories matching this topic...
Bug description
On windows, I run prisma format
and note the unusual file ending. The lines are all LF, but the very last line is CRLF.
This causes issue on my Linux CI where it formats it ending in LF's only, causing a diff to occur and the build to fail.
How to reproduce
- On windows do prisma format
- Open in HxD or similar
- See attached:
' in 'Admin.dll' is called? Could anyone help me understand what do I need to check, to fix this?
FEAT: IN operator
-
Updated
Apr 16, 2022 - PHP
In our database projects we have several scmp-files with pre-configured schema compares.
As now I can use the files by opening the Schema Compare from the context-menu on the connection, and then click Open .scmp-file.
If I try to open the file from the file explorer or the project explorer I only get the underlaying XML-file, which mostly often isn't very useful.
It would be great to op
-
Updated
Apr 13, 2022 - JavaScript
-
Updated
Apr 16, 2022 - C#
-
Updated
Apr 8, 2022 - TSQL
-
Updated
Apr 9, 2022 - C#
-
Updated
Apr 7, 2022 - JavaScript
Feature Request
A simple command that just pulls readable information from msdb..suspect_pages.
Problem to solve
At times you need to monitor the suspect pages a server may have or verify after you get logical errors returned from DBCC results, or even finding the dreaded 823/824 err
-
Updated
Apr 13, 2022 - PHP
-
Updated
Apr 5, 2022 - TSQL
As described here
https://docs.chocolatey.org/en-us/create/create-packages
If anyone wants to contribute, this is good option
-
Updated
Oct 20, 2021
Unlike all the existing charts that graph a string (most likely) against a number, this graphs numbers on both axises. So in addition to the configuration changes needed for passing the right field to chartjs, the PR for this should also change the "preferred type" to "number" for the x axis when the chart type is scatter plot.
-
Updated
Apr 16, 2022 - Dockerfile
I know it's not a course about RESTful principles but maybe you'll consider in the future extracting resource id from request body to path parameter ?
-
Updated
Apr 13, 2022 - Ruby
-
Updated
Feb 25, 2020 - Go
-
Updated
Apr 11, 2022 - Ruby
Spinning up an instance;
import (
"github.com/dolthub/go-mysql-server/auth"
"github.com/dolthub/go-mysql-server/memory"
"github.com/dolthub/go-mysql-server/server"
"github.com/dolthub/go-mysql-server/sql"
"github.com/dolthub/go-mysql-server/sql/information_schema"
)
func main() {
engine := sqle.NewDefault(
sql.NewDatabaseProvider(
memory.NewDatabase(TEST_DB_MYSQL_DAT
Hey,
I see awesome MySQL preset but at case in my company there are still missing some features. We need three things:
- Run in root mode.
- Don't choose database at start because we have multiple db's in single MySQL instance.
- Mount Docker volumes. We use internal cache for seeds and it's saved in Docker volume.
Here's a quick sneak peek what I'm talking about in code:
https://g
-
Updated
Mar 12, 2022 - C#
-
Updated
Jan 19, 2022 - C#
-
Updated
Jun 9, 2021 - C#
-
Updated
Mar 31, 2022 - C#
Issue split from hasura/graphql-engine#6951
our pytest output has a pretty low signal:noise ratio, and it's often difficult to understand the cause of a test failure, if there is one. [Example: a 8600-line log for what turned out to be a flaky test that passed on a second run](https://app.circleci.com/pipelines/github/hasura/graphql-engine-mono/10008/workflows/5e17c7