|
<th bgcolor=#000000><font color=white>Type</font></th> |
|
<th bgcolor=#000000><font color=white>Type</font></th> |
- |
<th bgcolor=#000000><font color=white>SQL</font></th>
|
+ |
<th bgcolor=#000000 colspan=2><font color=white>SQL</font></th>
|
- |
<td><font face=monospace>UPDATE BUILD_REQUEST SET STATUS = 'XX' WHERE STATUS = 'YY'</font></td>
|
+ |
<td colspan=2><font face=monospace>UPDATE BUILD_REQUEST SET STATUS = 'XX' WHERE STATUS = 'YY'</font></td>
|
- |
<td><font face=monospace>UPDATE BUILD_REQUEST SET STATUS = 'XX' WHERE ID = ZZ</font></td>
|
+ |
<td colspan=2><font face=monospace>UPDATE BUILD_REQUEST SET STATUS = 'XX' WHERE ID = ZZ</font></td>
|
|
|
+ |
<th bgcolor=#404040 colspan=3><font color=white>SELECTOR (replace XX/YY/ZZ above with one of below)</th>
|
|
|
+ |
<td align=center bgcolor=lime>Created New Build Life</td>
|
|
|
+ |
<td align=center bgcolor=lightyellow>Delayed Build</td>
|
|
|
+ |
<td align=center bgcolor=lightyellow>Determining Quiet Period</td>
|
|
|
+ |
<td align=center bgcolor=red>Failed</td>
|
|
|
+ |
<td align=center bgcolor=lightgrey>Merged</td>
|
|
|
+ |
<td align=center bgcolor=lightgrey>New Build Life Not Needed</td>
|
|
|
+ |
<td align=center bgcolor=lightgrey>Restarting</td>
|
|
|
+ |
<td align=center bgcolor=lime>Started Workflow</td>
|
|
|
+ |
<td align=center bgcolor=yellow>Waiting on Dependency</td>
|