Join Slack
Powered by
Hi Everyone. I am inserting the row using $queryRa...
# orm-help
s
Subash Ganesh
07/21/2021, 12:29 PM
Hi Everyone. I am inserting the row using $queryRaw,$executeRaw. Once it get inserted I need the Inserted row id. Using RETURNING id and LAST_INSERT_ID. I am not able to get this. Any other solution for this. Thanks in advance.
r
Ryan
07/22/2021, 5:49 AM
returning id
should work with
$queryRaw
.
3
Views
Open in Slack
Previous
Next