There's a hole in the bog...
-
I'm having mixed feelings about logic in the database, namely a stored procedure that uses a table-value function that uses a view. :confused: The bad thing is...I wrote it! :wtf: X| The good part is that it's out of the way, obfuscated, practically invisible. :thumbsup: The bad part is that it's out of the way, obfuscated, practically invisible. :thumbsdown: Sure I have version control, so it's no big deal but I'd rather just edit the codebehind and be done with it! :)
"Go forth into the source" - Neal Morse "Hope is contagious"
-
I'm having mixed feelings about logic in the database, namely a stored procedure that uses a table-value function that uses a view. :confused: The bad thing is...I wrote it! :wtf: X| The good part is that it's out of the way, obfuscated, practically invisible. :thumbsup: The bad part is that it's out of the way, obfuscated, practically invisible. :thumbsdown: Sure I have version control, so it's no big deal but I'd rather just edit the codebehind and be done with it! :)
"Go forth into the source" - Neal Morse "Hope is contagious"
Make it so.
-
Make it so.
-
I'm having mixed feelings about logic in the database, namely a stored procedure that uses a table-value function that uses a view. :confused: The bad thing is...I wrote it! :wtf: X| The good part is that it's out of the way, obfuscated, practically invisible. :thumbsup: The bad part is that it's out of the way, obfuscated, practically invisible. :thumbsdown: Sure I have version control, so it's no big deal but I'd rather just edit the codebehind and be done with it! :)
"Go forth into the source" - Neal Morse "Hope is contagious"
-
I'm having mixed feelings about logic in the database, namely a stored procedure that uses a table-value function that uses a view. :confused: The bad thing is...I wrote it! :wtf: X| The good part is that it's out of the way, obfuscated, practically invisible. :thumbsup: The bad part is that it's out of the way, obfuscated, practically invisible. :thumbsdown: Sure I have version control, so it's no big deal but I'd rather just edit the codebehind and be done with it! :)
"Go forth into the source" - Neal Morse "Hope is contagious"
kmoorevs wrote:
Sure I have version control,
I worked with a DBA and I wanted to look at the DDL. So I asked him where to find the code in "version control". He then asked "what is version control". A short conversation later I found out he did all of his work solely on the production database.