Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit c240b607 authored by Steve Pomeroy's avatar Steve Pomeroy Committed by Nick Kralevich
Browse files

Fix documentation bug in SQLiteDatabase

The documentation incorrectly states that, "[insertWithOnConflict
returns] the primary key of the existing row if the input param
'conflictAlgorithm' = CONFLICT_IGNORE". Unfortunately, SQLite does
not provide such functionality.

Close: https://code.google.com/p/android/issues/detail?id=13045



Signed-off-by: default avatarSteve Pomeroy <steve@staticfree.info>

(cherry picked from commit 8fc3144f)

Change-Id: I89e56428e612d667259744e2bc3df124e5a2aa0e
parent a63e1325
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment