Just saying ... v0.95 is almost v1 !
See original GitHub issueMost probably, the v0.95 will become v1 when all the bugs will be resolved.
Please:
- Test the new version as it’s a major one : Have a look here : https://github.com/Mimetis/Dotmim.Sync/discussions/755
- Please let me know here if you think some features (important) are missing
Will it change something ?
No
Still an OSS project without any guarantee nor support, a part from what I humanly can do
Issue Analytics
- State:
- Created a year ago
- Reactions:4
- Comments:5 (1 by maintainers)
Top Results From Across the Web
Battery Percentage Bug?
yesterday a reboot worked, but when i charged it back, it is in 100% until now (almost 12 hrs). Weird, guess overnight it...
Read more >Psychic Sims v1 - Mod Release
Psychic Sims v1 - Mod Release ... NEW FEATURES with v0.95 and v1 ... At skill level 1, Psychics can only make predictions...
Read more >[Addon v1.95]Rocket Science v0.89 - flying autominers ...
Hey, all. I hate to say this, but my current research jobs leave me with about half the free time I need for...
Read more >Worked Examples from Introductory Physics (Algebra– ...
is just called “t”. We will say that the velocity of the particle at t = 0 is v0, and its velocity at...
Read more >PowerNowd- John Clemens: Mostly Harmless - deater.net
v1.00 is just a couple of small cleanups, and running it through valgrind to clean a couple of pedantic memory issues. PowerNowd does...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

This is awesome product. I was using with several past xamarin apps. On a new project I trying Microsoft.Datasync, it was horrible experience because the error handling was lacking. And the Push/Pull process was a black box with no way to get the logs.
What was good was that it hide, I believe the who creating and migrating DB’s to the latest entity versions.
That being said, I switched back to dotmin.sync
What I found is the client would pull the records from the server, but would never store in the local store.
I would do a pull, which pulled records the server to client, that was suppose to store them locally. But when I went to query the local table 0 (zero) records where found.
Unlike dotmin, there was not enough logging to figure out what was the issue.