dotnet / SqlClient

Microsoft.Data.SqlClient provides database connectivity to SQL Server for .NET applications.
MIT License
857 stars 286 forks source link

docs: Update porting cheat sheet to include mention of backward incompable connection string changes #2975

Closed deadlydog closed 1 week ago

deadlydog commented 2 weeks ago

docs: Update porting cheat sheet to include mention of backward incompatible connection string changes

Issue #2974

benrr101 commented 1 week ago

/azp run

... probably unnecessary, but just for safety sake

azure-pipelines[bot] commented 1 week ago
Command 'run ...' is not supported by Azure Pipelines.

Supported commands
  • help:
    • Get descriptions, examples and documentation about supported commands
    • Example: help "command_name"
  • list:
    • List all pipelines for this repository using a comment.
    • Example: "list"
  • run:
    • Run all pipelines or specific pipelines for this repository using a comment. Use this command by itself to trigger all related pipelines, or specify specific pipelines to run.
    • Example: "run" or "run pipeline_name, pipeline_name, pipeline_name"
  • where:
    • Report back the Azure DevOps orgs that are related to this repository and org
    • Example: "where"

See additional documentation.
benrr101 commented 1 week ago

/azp run

azure-pipelines[bot] commented 1 week ago
Azure Pipelines could not run because the pipeline triggers exclude this branch/path.
benrr101 commented 1 week ago

@azure-pipelines you are a goofball

deadlydog commented 1 week ago

Wow, I'm impressed by the quick turnaround on reviewing this and merging it in. Thanks!