|
staticconstexprnoexcept |
Creates an inserter for inserting an entity into the database table, automatically generating the primary key value and replacing the existing row.
This method is a shorthand for MakeAutoIncInserter<sqt::ConflictAction::Replace>().