-
The current Wiki is mostly very old and is written in 0.x - 1.x vocabulary. Since those are end-of-life, they should be replaced by 2.x documentation.
#### Should we keep the v1 pages?
In a form…
-
-
Documentation -> Why we made StorIO refers _pushtorefresh.com_. When opened, browser shows security warning:
```
This server could not prove that it is pushtorefresh.com; its security certificate ex…
-
I have a `Transactions` table in my application. Each transaction has a "status" property, which can be like "PENDING", "CANCELLED", "COMPLETE", etc.
I wish to be able to update just the status of …
-
I get these 2 errors:
````
Failed to resolve: com.pushtorefresh.storio3:sqlite:2.0.0
Failed to resolve: com.pushtorefresh.storio3:sqlite-annotations:2.0.0
`````
Here's what I included in the gra…
-
Right now we have both RxJava 1.x and 2.x added to the app. As we update the app we should make an effort to implement RxJava 2.x while removing usages of 1.x (and eventually the dependency).
-
Hello.
Inspection warns me about possible NPE on insertedId() in the chain of
```
return storIo
.put()
.object(table)
.prepare()
…
-
Any thoughts about how to introduce it in a better manner without dropping RxJava 1 support?
Also `object` methods have to be reworked since they are emitting `null` if there is no requested object.
-
Isn't it possible to create tables only defining _plain old text objects_ with StorIO annotations, just like it would be done using [SimontVT Schematic](https://github.com/SimonVT/schematic)?
-
```
Copying resources from program jar [E:\...\app\build\intermediates\transforms\desugar\debug\26.jar] (filtered)
Warning: Exception while processing task java.io.IOException: Can't write [E:\...\a…