Skip to content

Resulting returning an Row objected instead of string id #1

@idafoh

Description

@idafoh

return result.inserted_primary_key

I had to change change this to:
return result.inserted_primary_key[0]

@amhkhowaja

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