Skip to content

为啥没有数据类型检查 #87

@katechun

Description

@katechun

Please search the existing issues for relevant feature requests, add upvotes to pre-existing requests.

Feature Description

create table tab1(uid int,name varchar(15));

A written overview of the feature.
select * from tab1 where uid in (213,'486');

Use Case(s)

这样的数据类型不一致,检查不出来
Any relevant use-cases that you see.

Metadata

Metadata

Assignees

No one assigned

    Labels

    duplicateThis issue or pull request already exists

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions