Comments
Sort by recent activity
I'm not sure we are talking about the same thing.
on table dbo.Transaction_Main_VPS, column TransferReasonCode:
MS_Description:
'Reason for transfer (lookup). Current reasons: TPLD PledgedAccountTransfer, TRAC TransferBetweenSpouses, TRAF Demerger. TRAG Gift, TRAI Heritage, TRAN BetweenOwnAccounts, TRAO OrdinaryTransfer, TRAT Trade, TRAU UndividedPossession, TRPE TransferBetweenDifferentBeneficiaries, TTDT TDTFrameworkTransfer.'
(no tick marks)
If I put focus on the field to edit it, it and all other text boxes suddenly reformat nicely into the window size. (3 rows for TransferReasonCode)
If I put focus on a different column description, ALL the text boxes, including the text box TransferReasonCode text box, suddenly extend far off the right side of the window, requiring scrolling. (2 rows for TransferReasonCode text box).
This may be a bit more clear than setting focus (clicking) on a different table. This action occurs just clicking on another text box for the same table.
Go figure.
:? / comments
I'm not sure we are talking about the same thing.
on table dbo.Transaction_Main_VPS, column TransferReasonCode:
MS_Description:
'Reason for transfer (lookup). Current reasons: TPLD PledgedAccountTr...
Hei -
Thanks, but not sure. We just want to automate the action of applying a standard formatting before committing.
When we commit, we want the diff to show our actual changes, not programmer-specific formatting changes.... so we want to automagically apply the same formatting template to all SQL code.
mvh Charles / comments
Hei -
Thanks, but not sure. We just want to automate the action of applying a standard formatting before committing.
When we commit, we want the diff to show our actual changes, not programmer-spe...
Should be OK to add formatting in the commit tab - preferably if we could specify the (standard) format template to be used. The objective would be compromised if everyone uses their own personal formatting before committing, even if automagically. / comments
Should be OK to add formatting in the commit tab - preferably if we could specify the (standard) format template to be used. The objective would be compromised if everyone uses their own personal ...
Sounds right to me - I'll have to ask if they had other motives for using Jenkins ... but sounds right to me. I'll check. / comments
Sounds right to me - I'll have to ask if they had other motives for using Jenkins ... but sounds right to me. I'll check.