Skip to content

Missing Vector type id #1462

@adespawn

Description

@adespawn

Considering that #1014 is marked as resolved, should there be unimplemented in the match that converts column type to ID for the Vector type?

Self::Vector { .. } => {
unimplemented!();
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/testingRelated to tests - unit, integration, or even out of repobugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions