object_schema_name
Bug: the function objectschemaname is not recognized as a valid system function, and is wrapped in [] when committed to subversion backend. Scripts defining tables or stored procedures that use this function have to be edited to remove the [] before they can be successfully run. Please fix this, this is a function we put into almost every table as part of the default value in a "created by" field.
-
Simon Barnes commented
+2 for this, except mine relates to SQL Compare (as I believe SSC uses the Compare libraries this shouldn't make a difference). For me a really annoying factor is that it's used as part of a default constraint and as such apparently can't be excluded via filters.
-
Anonymous commented
I have recently had the same problem and it is holding up the addition of one of our projects due to this error in our deployment process. Is there an update on this fix?