Replies: 2 comments 2 replies
-
There are instructions on how to filter columns at https://dotmimsync.readthedocs.io/Configuration.html |
Beta Was this translation helpful? Give feedback.
2 replies
-
Thank you very much for your options, I will discuss it internally |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hi, @Mimetis
Is there a way to update only one column if the table is bidireccional?
Example
Table: Employees
ID,
code, -> Ignore changes
Name, -> Ignore changes
IsActive, -> Ignore changes
..., -> Ignore changes
IsConnected --> I only want to allow updating this column on the server, ignore the other changes to the other columns
It's possible?
Beta Was this translation helpful? Give feedback.
All reactions