conversations-classic/src/main/java/eu/siacs/conversations/persistance
Alexander 9bff9900d1 move enabling of foreign key support to onConfigure (#3038)
This way we avoid repeating the code. Unlike getWritableDatabase, onConfigure is intended to be overridden.

In fact, onConfigure documentation specifically says: "Called when the database connection is being configured, to enable features such as write-ahead logging or *foreign key support*."
2018-05-20 15:54:56 +02:00
..
DatabaseBackend.java move enabling of foreign key support to onConfigure (#3038) 2018-05-20 15:54:56 +02:00
FileBackend.java don’t scall images to a 0 width or height 2018-05-07 11:13:46 +02:00
OnPhoneContactsMerged.java Make conversations the root project 2014-10-22 15:47:11 -04:00