Skip to content

insertedid is not working #160

@billionri

Description

@billionri

Inside readme in Insert section :-
$data = array( 'name' => 'Sana', 'description' => 'Blah' );

$insertId = QB::table('my_table')->insert($data); echo $insertId ;

Output:
""

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