Flag to indicate a query call should return the "last insert id".
File
- core/
includes/ database/ database.inc, line 1438 - Core systems for the database layer.
Class
- Database
- Primary front-controller for the database system.
Code
const RETURN_INSERT_ID = 3;