schildbach / public-transport-enabler

Unleash public transport data in your Java project.
https://groups.google.com/forum/#!forum/public-transport-enabler-discuss
GNU General Public License v3.0
388 stars 133 forks source link

VBB: android.database.sqlite.SQLiteConstraintException: FOREIGN KEY constraint failed (code 787) #550

Closed woffs closed 10 months ago

woffs commented 10 months ago

Query

Error

android.database.sqlite.SQLiteConstraintException: FOREIGN KEY constraint failed (code 787)
android.database.sqlite.SQLiteConnection.nativeExecuteForLastInsertedRowId(Native Method)
android.database.sqlite.SQLiteConnection.executeForLastInsertedRowId(SQLiteConnection.java:783)
android.database.sqlite.SQLiteSession.executeForLastInsertedRowId(SQLiteSession.java:788)

Additional information

schildbach commented 10 months ago

This is obviously an issue in Transportr, please take it to there.

woffs commented 10 months ago

as expected. thanks! :-)