Skip to content

Text Types? #1064

@ScottRandallWay

Description

@ScottRandallWay

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions