Maciej Warszawski
Maciej Warszawski
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases) - [X] Search the existing issues. -...
this does not work, its possible to write tests like this: ```javascript [1,2,3,4].map(i=> { it(`is dynamic test name ${i}`, ()=> { expect(i+5).toMatchSnapshot(); }) }); ``` do you think it would...
- SqlPackage or DacFx Version: Microsoft.Build.Sql 0.1.15-preview and SSDT targets from VS 17.9.6 - .NET Framework (Windows-only) or .NET Core: both - Environment (local platform and source/target platforms): windows **Steps...
**Is your feature request related to a problem? Please describe.** We have a very large legacy database that runs on SQL Server Enterprise we would like to use `sqlpackage` out...
**Is your feature request related to a problem? Please describe.** We have a legacy database that has between 50k-100k stored procedures in it, sqlpackage out of a box is unusable...
- SqlPackage or DacFx Version: DacFx 170.2.70 - .NET Framework (Windows-only) or .NET Core: both - Environment (local platform and source/target platforms): windows 11 with sql 2019 developer **Steps to...
Tested on: - DacFx Version: 162.1.172, 162.2.111, 162.3.566, 162.4.92, 162.5.57 as well as 170.0.76-preview - .NET Framework 4.8 - Environment (local platform and source/target platforms): WIndows 11 **Steps to Reproduce:**...