We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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