Skip to content
Commit 8fc3144f authored by Steve Pomeroy's avatar Steve Pomeroy
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



Change-Id: Ife919c4dcf7bf703b692d338d1fb5844a532dd39
Signed-off-by: default avatarSteve Pomeroy <steve@staticfree.info>
parent d58e7b2d
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