Skip to content

columns mismatch #2

Closed
Closed
@Pamblam

Description

@Pamblam

inserting breaks when using column names:

create table poops (color varchar(20), stink int)
insert into poops (color, stink) values ("red", 7)

also,

execute() should be chainable on insert queries as well, even though there is nothing to fetch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions