Tito Ciuro
Tito Ciuro
Ah, cool. Thanks Nick!
Thanks for looking into this, Nick!
Do you have an example project I could use to repro this issue?
Upgrade project settings for Xcode 9.
This seems a duplicate of https://github.com/tciuro/NanoStore/issues/100. Keeping track of the state at the individual level would be quite a bit of work with the current implementation. The global flag (i.e....
Yes, I understand the difference, but one could argue that 'not saved' is equal to 'changed'. But I understand that you would want a finer control over what properties have...
Wanny, NanoStore was never tested in multithreaded mode. However, not all is lost. Before anything else, SQLite has rules that must be followed: 1) Make sure you're compiling SQLite with...
More here: SQLite And Multiple Threads http://www.sqlite.org/threadsafe.html
Any news on this? ;-)
Wanny, any luck? Can we close this one?