You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: airbyte-integrations/connectors/destination-mysql/src/main/java/io/airbyte/integrations/destination/mysql/MySQLDestination.java
+1-1
Original file line number
Diff line number
Diff line change
@@ -109,7 +109,7 @@ public JsonNode toJdbcConfig(final JsonNode config) {
109
109
// since zero dates are placeholders, we convert them to null by default
Copy file name to clipboardExpand all lines: airbyte-integrations/connectors/destination-mysql/src/test/java/io/airbyte/integrations/destination/mysql/MySQLDestinationTest.java
0 commit comments