Product articles SQL Change Automation SQL Code Analysis

  • SQL Prompt
  • SQL Change Automation
  • SQL Code Analysis

Tracking use of Deprecated SQL Server Features

Phil Factor explains how to use Dynamic Management Views and Extended Events to track use of deprecated SQL Server syntax on working SQL Server databases, as well as SQL Prompt and SQL Change Automation to detect its use during database development. Read more

  • SQL Change Automation
  • SQL Code Analysis
  • Database Continuous Integration

Integrating Redgate SQL Code Guard with SonarQube

Greta Rudžionienė provides a step-by-step guide to running SQL code analysis checks, as defined by SQL Code Guard, in SonarQube, a general-purpose code quality tool that can perform continuous code analysis on a variety of languages. Read more

  • SQL Change Automation
  • Database Builds and Deployments
  • SQL Code Analysis

Simple SQL Change Automation Scripting: The Release Object

Once you understand the SCA data objects, it can give you a certain glow of to discover, suddenly, that SCA can do some complicated and time-consuming tasks with just a few lines of code. Phil Factor demonstrates how to get the most of SCA's Release object. Read more

  • SQL Prompt
  • SQL Change Automation
  • SQL Code Analysis

The Whys and Wherefores of Untrusted or Disabled Constraints

Having untrusted or disabled FOREIGN KEY or CHECK constraints in your databases will degrade data consistency and integrity and can cause query performance problems. Phil Factor explains how to detect these and other table-related issues, during development, before they cause trouble further down the line. Read more

  • SQL Change Automation
  • Database Builds and Deployments
  • SQL Code Analysis

Practical PowerShell Processes with SQL Change Automation

Starting from the object-level source code for a database, Phil Factor shows how SCA can create a NuGet build package, use it to migrate target database to the same version, and publish web-based database documentation, a report of what changed on the target and the results of a static code analysis assessment. Read more

  • SQL Change Automation
  • SQL Code Analysis
  • Database Builds and Deployments

SQL Code Analysis from a PowerShell Deployment Script

This article shows how to define SQL code analysis rules using SQL Prompt and them run them automatically from a PowerShell script, displaying the detected code issues in a handy HTML report. Read more

Topics

  • Automation and workflow
  • Compliant Database Provisioning
  • Database Build tasks
  • Database Builds and Deployments
  • Database Continuous Integration
  • Database Deployments
  • Database DevOps
  • Database Development in SSMS
  • Database Development in Visual Studio
  • Database Documentation
  • Database Source Control
  • Database Testing
  • Development and Testing with Clones
  • Generating Realistic Test Data
  • Masking Data for Development and Testing
  • Performance monitoring and optimization
  • SQL Code Analysis
  • Schema Comparison Options
  • Server availability and health
  • Working with Containers

Filter by level