How do I make sure that when adding a nullable field to a table on the server, the connector continues to write data to the table in the old fields?
Is there a possibility that an exception could be thrown if an entry could not be written to the table? Now you need to look for this information in the log in the DEBUG entries.