-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Description
For the text schema command: table.text(name, [textType])
What is the meaning of the tinytext, mediumtext, and longtext selections?
How do I pass these textType values? as strings? should they be capitalized? like this?
table.text('myColumnName', 'LONGTEXT');
The documentation does not provide this information. Your input is appreciated.
Scott
Metadata
Metadata
Assignees
Labels
No labels