1
0
mirror of synced 2025-12-25 02:09:19 -05:00

Write a temporary table to verify write permissions when checking destination JDBC credentials (#1834)

This commit is contained in:
Sherif A. Nada
2021-01-25 18:53:13 -08:00
committed by GitHub
parent f2f3b4ec37
commit 45f367768a
11 changed files with 33 additions and 20 deletions

View File

@@ -8,5 +8,5 @@ COPY build/distributions/${APPLICATION}*.tar ${APPLICATION}.tar
RUN tar xf ${APPLICATION}.tar --strip-components=1
LABEL io.airbyte.version=0.1.15
LABEL io.airbyte.version=0.1.16
LABEL io.airbyte.name=airbyte/destination-postgres