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

DB: android.database.sqlite.SQLiteConstraintException: FOREIGN KEY constraint failed (code 787 SQLITE_CONSTRAINT_FOREIGNKEY) #546

Closed ChrisPHL closed 10 months ago

ChrisPHL commented 1 year ago

Query

Error

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

Additional information

[Please modify this part]

schildbach commented 10 months ago

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