-
-
`buck install app` emit compile error `could not resolve class com.pushtorefresh.storio.operations.PreparedOperation`
Project contains 3 module: common, model, app;
`./gradlew okbuck` output attache…
Piasy updated
9 years ago
-
Just an issue, all discussions about Realm support should be done here
-
Hello.
I think there is a bug during the use of the Get operation with a "like" operator in the query builder.
For example: When using the following "where" text:
`
.where(FoodTable.COLUMN_TITLE +…
-
Hello.
Is there a way to store objects between different tables using the same StorIOSQLite object?
I tried by adding a custom PutResolver for the put operation on the second Table, but i do not se…
-
i have been using storio from yesterday and i don't fully understand why `DefaultPutResolver#performPut` uses a `Cursor` to find out whether to call insert or update which degrades the performance a b…
-
Will it be helpful if I write some unit tests for certain modules to improve overall tested code coverage.
-
-
Just to be sure... :-)
-