create-schema.svg 1.4 KB

1234567891011121314151617181920212223242526272829303132333435
  1. <svg xmlns="http://www.w3.org/2000/svg" width="551" height="69">
  2. <polygon points="9 17 1 13 1 21"/>
  3. <polygon points="17 17 9 13 9 21"/>
  4. <rect x="31" y="3" width="76" height="32" rx="10"/>
  5. <rect x="29"
  6. y="1"
  7. width="76"
  8. height="32"
  9. class="terminal"
  10. rx="10"/>
  11. <text class="terminal" x="39" y="21">CREATE</text>
  12. <rect x="127" y="3" width="82" height="32" rx="10"/>
  13. <rect x="125"
  14. y="1"
  15. width="82"
  16. height="32"
  17. class="terminal"
  18. rx="10"/>
  19. <text class="terminal" x="135" y="21">SCHEMA</text>
  20. <rect x="249" y="35" width="120" height="32" rx="10"/>
  21. <rect x="247"
  22. y="33"
  23. width="120"
  24. height="32"
  25. class="terminal"
  26. rx="10"/>
  27. <text class="terminal" x="257" y="53">IF NOT EXISTS</text>
  28. <rect x="409" y="3" width="114" height="32"/>
  29. <rect x="407" y="1" width="114" height="32" class="nonterminal"/>
  30. <text class="nonterminal" x="417" y="21">schema_name</text>
  31. <path class="line"
  32. 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"/>
  33. <polygon points="541 17 549 13 549 21"/>
  34. <polygon points="541 17 533 13 533 21"/>
  35. </svg>