1234567891011121314151617181920212223242526272829303132333435 |
- <svg xmlns="http://www.w3.org/2000/svg" width="251" height="81">
- <polygon points="9 17 1 13 1 21"/>
- <polygon points="17 17 9 13 9 21"/>
- <rect x="51" y="3" width="50" height="32" rx="10"/>
- <rect x="49"
- y="1"
- width="50"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="59" y="21">NOT</text>
- <rect x="121" y="3" width="56" height="32" rx="10"/>
- <rect x="119"
- y="1"
- width="56"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="129" y="21">NULL</text>
- <rect x="51" y="47" width="84" height="32" rx="10"/>
- <rect x="49"
- y="45"
- width="84"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="59" y="65">DEFAULT</text>
- <rect x="155" y="47" width="48" height="32"/>
- <rect x="153" y="45" width="48" height="32" class="nonterminal"/>
- <text class="nonterminal" x="163" y="65">expr</text>
- <path class="line"
- d="m17 17 h2 m20 0 h10 m50 0 h10 m0 0 h10 m56 0 h10 m0 0 h26 m-192 0 h20 m172 0 h20 m-212 0 q10 0 10 10 m192 0 q0 -10 10 -10 m-202 10 v24 m192 0 v-24 m-192 24 q0 10 10 10 m172 0 q10 0 10 -10 m-182 10 h10 m84 0 h10 m0 0 h10 m48 0 h10 m23 -44 h-3"/>
- <polygon points="241 17 249 13 249 21"/>
- <polygon points="241 17 233 13 233 21"/>
- </svg>
|