Skip to content

Bug: 按行复制为insert语句,生成的sql语句value全为null #1490

@singlecats

Description

@singlecats

Chat2DB Version

v3.2.4

Describe the bug

mysql表内数据按行复制为insert语句,生成的sql语句value全为null,如下

INSERT INTO `test` (`id`,`create_time`,`update_time`) VALUES (NULL,NULL,NULL);

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    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