Skip to content

update/delete single row #111

@GoNode5

Description

@GoNode5

Mysql: what would be the code for updating an row:
I see one example;
people[0].save(function (err) {
// err.msg = "under-age";
});
DML: Driver.prototype.update
DML: Driver.prototype.remove

not sure wich way to go?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions