{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Create a new table.
Create model for a table.
The name of the table
1 - 100
The columns of the table
Show child attributes
The name of the column
The SQL type of the column
TEXT
INTEGER
NUMERIC
BOOLEAN
TIMESTAMP
TIMESTAMPTZ
JSONB
UUID
Successful Response
Was this page helpful?