sql-server
Here are 1,414 public repositories matching this topic...
-
Updated
May 13, 2020 - JavaScript
Is your feature request related to a problem? Please describe.
SQL Server 2019 introduced a new DMV, called dm_db_missing_index_group_stats_query that 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.
 (or wrapping with a using() block) on the instantiated sql connections.
e.g. https://sqlkata.com/docs/execution/setup
Is this being called somewhere in the code for you that I'm not seeing?
Otherwise, the documentation/code should be updated to suggest a better way of managing the life-cycle of the connection object. Many people will jus
SQL queries sometimes are slow... for example if you don't use indexes. Showing query time in seconds is a nice to have feature.
-
Updated
May 15, 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
Feb 25, 2020 - Go
Documentation errors
On https://www.microsoft.com/en-gb/sql-server/sql-server-downloads in the Docker section, if you click "Choose your installation setup" > "Pull and run SQL Server on a Windows container on Docker", the link goes to SQL Server on Linux.
On https://hub.docker.com/r/microsoft/mssql-server-windows-developer the example using all parameters is cut off:
attach_dbs (optional parameter): The c
-
Updated
May 13, 2020 - TSQL
reconcile config options with TinyTDS and documentation; coerce config values to expected types
reconcile config options with TinyTDS and documentation; coerce config values to expected types
extended discussion at: rails-sqlserver/tiny_tds#461
copied here =>
TinyTDS v2.1.2 and current HEAD
Current State:
At the moment, the only "false" values for these configs are "nil" and the boolean value false, whereas all non-nil string values, incl
-
Updated
Apr 28, 2020
-
Updated
Apr 23, 2020 - C#
Under the header "FreeTDS Compatibility & Configuration" README says: "We are currently having issues with passing down a TDS version with the login bit. Till we get that fixed, if you are not using a freetds.conf or a TDSVER environment variable, then make sure to use 7.1."
Later under "TinyTds::Client Usage" it says: ":tds_version - TDS version. Defaults to "7.3"."
Based on blame history b
Add optional wizard step to edit and save the file.
With column list from live database!
And add wiki post, see #188
I had opened the print document screen and pushed the email button, but nothing happened. This button IMHO is not working in the moment
-
Updated
May 9, 2020 - C#
Description
executeDeleteQueryAsync in SqlRuntime.Linq.fs doesn't return deleted row count.
Repro steps
Seq.delete all items from single table always returns 0.
Expected behavior
Seq.delete all items from single table should return the number of rows deleted.
Known workarounds
Use cmd.ExecuteNonQueryAsync instead of cmd.ExecuteScalarAsync
-
Updated
Apr 20, 2020 - C#
-
Updated
May 11, 2020 - C#
Would it be possible to add links to files that are located on a network drive?
I'm planning to use RoadKill as a Wiki on our intranet to document our customers their systems.
We have some customer documentation in files on our network that will be managed outside the wiki. For example; powerpoint presentations, Excel listings, ..
Instead of having to upload them all, can we just add a ref
-
Updated
May 13, 2020 - C#
Documentation
Hi. Just having a look at this repo, it looks interesting and potentially something we would use. However I can't find much in the way of docs, particularly how to get up and running with the proper SQL version (although I managed to muddle my way through the in-memory version without too much difficulty). Anywhere I've missed?
adding a player with mutation:
mutation ($player: PlayerInput!){
createPlayer(player: $player){
id
name
birthDate
}
}
and variables:
{
"player":{
"name":"test"
}
}
creates the player, with no validation for any field.
then reading the player generates the following error:
{
"data": {
"player": {
"name": "test"
See example in PR dsccommunity/ActiveDirectoryDsc#600.
As a follow-up to #209, which fixes this bug for SqlStreamStore (the presence of the bug has its roots in #175)
There's a lack of coverage of the writing an event with a null content for the Data field
I believe Equinox.Cosmos has coverage, but the SqlStreamStore + EventStore integration tests do not cover it.
Fix is to include a test scenario that generates an Event union with no bod
-
Updated
May 10, 2020 - C#
Latest Project Nami Windows Server 2016 7.3 php SQL Server 2016 Standard
Tried multiple clean installs with no other plugins
issues with assigning categories to items
you can only add one product to shopping cart
you cannot update nor delete the product in the cart
will checkout etc
Woocommerce status blows up with fatal error:
Fatal error: Uncaught Error: Call to undefined function my
Improve this page
Add a description, image, and links to the 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 sql-server topic, visit your repo's landing page and select "manage topics."
Hi,
Similar to issue #125 it would be good to allow the same for the letsencrypt certbot container, could you please add a bind IP question during the bitwarden.sh install part in the letsencrypt section.
https://github.com/bitwarden/server/blob/36e97ccbd255ec50ddbcb668ba12792d3a485985/scripts/run.sh#L65-L77
And something similar with (or storing the information for later in the previous