Deployment Contributor KeepTableColumns Filter
To help with this scenario (it is pretty specific):
You have a table that has columns that you do not know...
2015-09-23
47 reads
To help with this scenario (it is pretty specific):
You have a table that has columns that you do not know...
2015-09-23
47 reads
In my deployment filter I have been asked a couple of times to allow columns that exist on a table...
2015-09-23
996 reads
In my deployment filter I have been asked a couple of times to allow columns that exist on a table...
2015-09-23
36 reads
In my deployment filter I have been asked a couple of times to allow columns that exist on a table...
2015-09-23
38 reads
To help with this scenario (it is pretty specific):
You have a table that has columns that you do not know about when you create the dacpac, possibly you have...
2015-09-23
3 reads
In my deployment filter I have been asked a couple of times to allow columns that exist on a table that do not exist in a dacpac to be...
2015-09-23
2 reads
I am going to ignore the fact that people don't want to install visual studio on a build server, in...
2015-09-23
528 reads
I am going to ignore the fact that people don’t want to install visual studio on a build server, in...
2015-09-23
44 reads
I am going to ignore the fact that people don’t want to install visual studio on a build server, in...
2015-09-23
40 reads
I am going to ignore the fact that people don't want to install visual studio on a build server, in the future there will likely be a way to...
2015-09-23
4 reads
By Ed Elliott
Running tSQLt unit tests is great from Visual Studio but my development workflow...
By James Serra
I remember a meeting where a client’s CEO leaned in and asked me, “So,...
By Brian Kelley
If you want to learn better, pause more in your learning to intentionally review.
The world's top food testing services are offered by Fare Labs, an Indian lab...
Comments posted to this topic are about the item The Long Name
Comments posted to this topic are about the item Eight Minutes
I run this code to create a table:
When I check the length, I get these results:
A table name is limited to 128 characters. How does this work?