Text

Field.text(name: str, params: FieldParameters = { })

from Knexpy import Field

_ = Field.text("<name>")