chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 13:12:17 +08:00
commit cf8edb9f21
44281 changed files with 1655134 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
<header>Create Table</header>
This form is for creating a new, empty table. You must enter a table
name and one or more fields. For each field, you must enter a name, select a
data type and enter the type width (if appropriate for the data type).
You can also choose if the field is an multi-value array, if it allows null,
if it is the primary key for indexing, and if the values it in must be unique.
When done, click on the <tt>Create</tt> button to have the table immediately
created. <p>
<hr>