Alexandre THOMAS
Results
2
issues of
Alexandre THOMAS
Hi there, When inserting in db, the `Transaction` uses `SQLLiteDatabase.insert()` method, so `Transaction` returns `-1` if any errors occured. It might be interesting to replace it by `SQLLiteDatabase.insertOrThrow()` which is...
Hey team, Could you push version 1.6.1 of the library to CocoaPods? The latest updates and fixes would be really helpful to have available there. Thanks!