insert Or Update Educations
abstract suspend fun insertOrUpdateEducations(educations: List<EducationEntity>): List<Long>
Content copied to clipboard
to insert or update the EducationEntity
Return
id of the latest added EducationEntity
See also
https://www.sqlite.org/rowidtable.html
Parameters
educations
list of EducationEntity