Blob

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

from Knexpy import Field

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