Join Slack
Powered by
you have to explicitely ask for the rowid now: ``...
# squarelibraries
a
alec
12/30/2018, 7:06 PM
you have to explicitely ask for the rowid now:
Copy code
lastInsert: SELECT last_insert_rowid();
👍 1
h
hmole
12/30/2018, 7:15 PM
Thanks. And for deleted count it's
changes()
correct?
a
alec
12/30/2018, 7:15 PM
yupyup!
6
Views
Open in Slack
Previous
Next