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
Fix Validate JdbcUrls with additional test (#15190)
* Fixed uncalled jdbcUrl validation and added test for exception
* Removed unused constants
* Converted assertCustomParamtersDontOverwriteDefaultParameters to protected static for testing and host/port retrieval
Copy file name to clipboardExpand all lines: airbyte-integrations/connectors/source-jdbc/src/main/java/io/airbyte/integrations/source/jdbc/AbstractJdbcSource.java
Copy file name to clipboardExpand all lines: airbyte-integrations/connectors/source-jdbc/src/test/java/io/airbyte/integrations/source/jdbc/AbstractJdbcSourceAcceptanceTest.java
Copy file name to clipboardExpand all lines: airbyte-integrations/connectors/source-postgres/src/main/java/io/airbyte/integrations/source/postgres/PostgresSource.java
0 commit comments