1234567891011121314151617181920212223242526272829303132333435 |
- <svg xmlns="http://www.w3.org/2000/svg" width="551" height="69">
- <polygon points="9 17 1 13 1 21"/>
- <polygon points="17 17 9 13 9 21"/>
- <rect x="31" y="3" width="76" height="32" rx="10"/>
- <rect x="29"
- y="1"
- width="76"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="39" y="21">CREATE</text>
- <rect x="127" y="3" width="82" height="32" rx="10"/>
- <rect x="125"
- y="1"
- width="82"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="135" y="21">SCHEMA</text>
- <rect x="249" y="35" width="120" height="32" rx="10"/>
- <rect x="247"
- y="33"
- width="120"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="257" y="53">IF NOT EXISTS</text>
- <rect x="409" y="3" width="114" height="32"/>
- <rect x="407" y="1" width="114" height="32" class="nonterminal"/>
- <text class="nonterminal" x="417" y="21">schema_name</text>
- <path class="line"
- d="m17 17 h2 m0 0 h10 m76 0 h10 m0 0 h10 m82 0 h10 m20 0 h10 m0 0 h130 m-160 0 h20 m140 0 h20 m-180 0 q10 0 10 10 m160 0 q0 -10 10 -10 m-170 10 v12 m160 0 v-12 m-160 12 q0 10 10 10 m140 0 q10 0 10 -10 m-150 10 h10 m120 0 h10 m20 -32 h10 m114 0 h10 m3 0 h-3"/>
- <polygon points="541 17 549 13 549 21"/>
- <polygon points="541 17 533 13 533 21"/>
- </svg>
|