SQL Server

Devops

Export database to use in integration tests.

Use an exported database in integration tests by publishing a database backup, find and import the database in LocalDb in a Azure Pipelines.

Read