Comments
Sort by recent activity
I just raised a question with the folks over in the dev team to see if this is something that may have changed between your version (is it 3.0.1?) and the current 3.0.4 version. They are over in Cambridge so I may not hear back right away, but sometimes they appear when I least expect them! / comments
I just raised a question with the folks over in the dev team to see if this is something that may have changed between your version (is it 3.0.1?) and the current 3.0.4 version. They are over in Ca...
Hi there, Interesting question! I did a few tests: I created a table named dbo.duplicate, and a table type named duplicate. Committed, ran sequence of build and deploy via powershell, they succeeded. Added a procedure, dbo.useduplicate, taking a parameter of the duplicate type as a TVP, and also using the type inline in the procedure in a writable way. Committed. Build and deploy still succeeding. Added a trigger onto the dbo.duplicate table, committed. Build and deploy still succeeded. The SQL I used is here. So something about our scenarios is different -- if you check out the SQL I'm using, any suggestion on what changes need to be made to reproduce your setup? I may just have misunderstood what you are describing. Thanks! Kendra / comments
Hi there,Interesting question! I did a few tests:I created a table named dbo.duplicate, and a table type named duplicate. Committed, ran sequence of build and deploy via powershell, they succeeded....
Yay, glad you solved the case! One experiment I did: I tested putting an object in my model database, and then deployed using SCA to a database name that didn't exist. That worked fine, because in the compare check at the beginning it saw that the database just wasn't there. The object was created based on model and it still deployed the full baseline. Might not be useful if you want to configure the production database specially (files, filegroups, etc) in a way that isn't handled in the pre/post scripts, but just sharing in case it ever comes in handy. I'm currently working on some suggestions for how we can improve the docs about baselining overall, basically adding content that we don't have now that is more clear on what baselines are, when they are useful, and making it easier to get to existing content. Thanks for raising this issue, it's been very useful in terms of thinking through our docs and what would be helpful. / comments
Yay, glad you solved the case!One experiment I did: I tested putting an object in my model database, and then deployed using SCA to a database name that didn't exist. That worked fine, because in t...
Hi Peter, The recommended pattern for starting is to create the baseline from your production database. Have you seen this article yet? Working with an existing database. Often the shared Dev database is not in sync with prod (either due to ongoing work or other issues), so prod is preferable to create the baseline. Just checking on this bit first before handing anything further because I'm not sure if you mean in your case that there is no prod yet / new development and ONLY a shared dev database? Kendra / comments
Hi Peter,The recommended pattern for starting is to create the baseline from your production database. Have you seen this article yet? Working with an existing database.Often the shared Dev databas...
Woo hoo! I'm really excited about this, I'm a big fan of SCA and can't wait to use it in SSMS. / comments
Woo hoo! I'm really excited about this, I'm a big fan of SCA and can't wait to use it in SSMS.
Hi Pete! I saw that you posted this in the SQL Server community slack channel as well, and I've responded there. No problem at all posting in both, just wanted to update you here that messages await you there [image] / comments
Hi Pete! I saw that you posted this in the SQL Server community slack channel as well, and I've responded there. No problem at all posting in both, just wanted to update you here that messages awai...
Woo hoo! I am so happy to be part of the team, and part of the forums too [image] / comments
Woo hoo! I am so happy to be part of the team, and part of the forums too