Skip to content

SQLParseException[Cannot find data type: blob] #205

Description

@amotl

Problem

When using DataType.BINARY: sa.LargeBinary(), it gets mapped to SQL's BLOB.

CREATE TABLE tester.all_types (
	"binary" BLOB
)
Exception calling application: (crate.client.exceptions.ProgrammingError) SQLParseException[Cannot find data type: blob]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions