chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
// Optional: Provide a connection string to use an external SQL Server instance instead of testcontainers
|
||||
// This is useful for running tests against Azure SQL or other external SQL Server instances
|
||||
// If not specified, tests will automatically use a testcontainer
|
||||
"SqlServer": {
|
||||
"ConnectionString": ""
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user