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
Kim Santiago
e123c24210
fix failing schema compare options tests" ( #1204 )
2021-05-05 13:31:45 -07:00
Charles Gagnon
6f17c15d2c
Test fixes ( #877 )
...
* Test fixes
* Delete unneeded using
2019-10-16 10:43:12 -07:00
Udeesha Gautam
4fe02a6885
Update dacfx to latest preview ( #845 )
...
* updating dacfx with private nuget for testing
* Updating to real dacfx-preview version
* Removing additional refs added by nuget package manager (these were not there previously)
2019-08-08 20:55:06 -07:00
udeeshagautam
432e054d55
Feature/schemacompare scmp save ( #824 )
...
* First cut of scmp Save related changes and some test refactoring
* Adding Exclude/Include objects in saving
* Add diff entry validation as part of test
* Adding PR comments - major change is change to nameparts in place of name hence preserving any "."/"[" in name and avoiding any string operations
* One more UT scenario addition for create excluded object
2019-06-13 17:28:59 -07:00
Kim Santiago
f7c86a80ca
Open dacfx deploy script instead of saving to file path ( #822 )
...
* open dacfx deploy script
* moving test db cleanups into finally blocks
2019-06-10 09:26:42 -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
udeeshagautam
9e14336293
Feature/schemacompare options ( #798 )
...
* Initial working code for schema compare options
* Removing the unnecessary default value attribute
* Cleaning up tests
* Taking PR comments
* Taking name change for Schema Compare Options --> Deployment Options
* Remove parent to avoid circular reference (to avoid issues with serialization)
2019-04-18 12:52:10 -07:00