Q: Do you support custom conflict resolvers? A: Of course. How could we not? On both the server and client providers we expose a conflict event. In that event you'll get the client and server rows that represent the conflict. You can simply say force overwrite, or implement very custom logic. Such as...