<@UKGP91AFJ> yep, I think you can use this: ```in...
# squarelibraries
s
@Derek Ellis yep, I think you can use this:
Copy code
insert {
  INSERT INTO ...
  SELECT last_insert_rowid();
}