Skip to content

How to get rowid in sqlite database ? #122

Open
@ibadi-id

Description

@ibadi-id

I need to retrieve row id from sqlite table, my query like so :

SELECT(table.Account.AllColumns).FROM(table.Account)

I can't get the row id from the table, maybe you have a solution?

I think in generating tables and models, we should add:

Rowid int

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions