Posts
Sort by recent activity
SQLTest shows trial has expired, not a trial version
SQLTest shows trial has expired, not a trial version.
using SQLTest 3.0.0.374, SSMS 17.5 all other tools function as expected, SQLCompare, SQLPrompt,...
SQLTest show expired trial license, it is ...
Column constraints that call a scalar function
Using TFS
When a column has a default value constraint that calls a scalar function that looks like this
dbo.someFunc(param1, DEFAULT)
the word default is stripped and yhis gets committed
dbo.someF...