Skip to content

Wiki inconsistencies  #11

Description

@JoueBien

Why are parts of the wiki written in Portuguese? The index of the wiki and the readme is written English but all subpages are written in Portuguese.

The examples have table/attribute names in ALL CAPS which SQLite uses to distinguish reserved words in its notation.

The documentation doesn't provide a delete row example.
ie

sqlite.run("DELETE FROM client WHERE id = ?;",[input.id], function(res){

});

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