Forum

anuragkumar
Participant
    6 years, 1 month ago #15570
    Up
    0
    Down
    ::

    @Chris

    I tried this just now multiple times and its returning 0 always.

    Below is the output

    "id": [
    {
    "last_insert_rowid()": 0
    }
    ]

    It should return the primary key of the record inserted.

    Am I missing something here, some database config?