Replies: 4 comments 4 replies
-
DMS is already handle Schema (only on SQL and Postgres) Do you think about something else ? |
Beta Was this translation helpful? Give feedback.
-
I do have the code for this ready. I will probably wait until we get my other pull request fixed and re-merged before I start the pull request for this. |
Beta Was this translation helpful? Give feedback.
-
I just noticed this issue: #571 which will be fixed by this feature add. |
Beta Was this translation helpful? Give feedback.
-
Hi @SvdSinner, How can i get xml datatype synchronised without changing the schema? Will XML column sync works if we add the xml field with a CAST to VARCHAR(MAX) in the stored procedure and also add the field in BulkType? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In my database we try to keep independent chunks of the database split into their own schemas. I am going to try to add a feature to allow this.
If anybody else is interested in this feature and has thought on the implementation, post them here.
Beta Was this translation helpful? Give feedback.
All reactions