Karl Burtram
f288bee294
Make nullable warnings a per file opt-in ( #1842 )
...
* Make nullable warnings a per file opt-in
* Remove unneeded compiler directives
* Remove compiler directive for User Data
2023-02-03 18:10:07 -08:00
Benjin Dubishar
a74b55c6a8
Applying Changes to SQL Database Projects and Using Projects in Comparison ( #1296 )
...
* passing initial testing
* update local project from database
* update local project
* update project from database
* update project from database
* update project from database
* update project from database
* update project from database
* update project from database
* update project from database
* update project from database
* update project from database
* update project from database
* Bump .net version
* PR feedback
* Adding temporary compat shim
* reverting some formatting changes; fixing strings
* PR feedback
Co-authored-by: Noureldine Yehia <t-nyehia@microsoft.com >
2021-11-12 12:51:35 -08:00
Benjin Dubishar
8234dcf215
Revert "Applying Changes to SQL Database Projects and Using Projects in Comparison ( #1282 )" ( #1284 )
...
This reverts commit 6acda6e1e6 .
committedcda6e1e6ed5ff4fddb65b954951ff987fa01c06acda6e1e6ed5ff4fddb65b954951ff987fa01c0:
2021-11-05 17:25:09 -07:00
Benjin Dubishar
6acda6e1e6
Applying Changes to SQL Database Projects and Using Projects in Comparison ( #1282 )
...
* passing initial testing
* update local project from database
* update local project
* update project from database
* update project from database
* update project from database
* update project from database
* update project from database
* update project from database
* update project from database
* update project from database
* update project from database
* update project from database
* Bump .net version
* PR feedback
Co-authored-by: Noureldine Yehia <t-nyehia@microsoft.com >
2021-11-04 18:36:59 -07:00
Udeesha Gautam
a6450eb180
Bug/schemacompare publish and script tasks to send back results ( #830 )
...
* Fix Schema compare Publish and Script generation task to return back error messages correctly.
* Elaborating test a bit more to cover tasks
* Validate one task at a time for better clarity
* send back only errors not whole messages since task view doesnt have a good way (other than hover text) to show long messages
* Fixing the negative test cases
2019-06-27 15:55:26 -07:00
udeeshagautam
3e1f186891
Schema compare cancel operation ( #826 )
...
* First cut of schema compare cancel (private nuget)
* Update Dacfx nuget to a published version
2019-06-14 18:19:36 -07:00
udeeshagautam
f8cd355e61
Feature/schemacompare Exclude-Include and Options enhancement ( #799 )
...
* Initial code for Including/Excluding individual changes (no tests added yet)
* Adding Exclude include tests. Default options call and additional options tests.
* Taking PR comments
* Retry in test for reliability
2019-04-25 22:07:00 -07:00
kisantia
213fe4ab37
Add schema compare publish changes operation ( #795 )
...
* add schema compare publish changes operation
2019-04-09 15:04:59 -07:00