Will Nations
Will Nations
Would we still be able to associate multiple asset versions with the same asset? So we aren't simply submitting a ton of different versions to the asset library in general?...
@Tarmil 1. Is this `.Map(routePath, initialization)` workflow effectively the equivalent to "mounting a route" in other frameworks (just for clarification)? 2. Based on the custom route workflow in the documentation,...
Abbreviated results of the first query, reworded for security, that is relevant to these stored procedures: Schema, Name, RoutineSubType, Definition, BaseObjectSchema, BaseObjectName, Description dbo uspInsertDataType StoredProcedure -- ============================================= -- Author:...
I have double-checked that the db user has both execute and view definition permissions on each stored procedure in the database. I've also noticed that this particular data type's select...
From that third code sample, I couldn't construct a function that runs it with the `typeof`, even after I included all of the same libraries. I switched it to `SqlConnection`...
@smoothdeveloper ~~We figured it out! Apparently, even though the user had permissions to execute and view definitions on the individual stored procedures, they still needed to be given view definition...
@WhalesState Hey, aaron asked me to review what you've got, so l'm gonna have a look over what you've submitted tomorrow. I was going to earlier, but I've been busy...
I'd recommend against creating an entirely separate repo as well as creating a dedicated branch or git tag for representing the difference. When people come to the default/home Markdown page...
> The implementors of the Nim, Haskell and Kotlin extensions mean its a significant change and they either attempt to rewrite it all from scratch, or dont do it at...
Sounds like it might be the right way to handle this moving forward.