1
0
mirror of synced 2025-12-23 21:03:15 -05:00

source-mysql: datatype fixes (#49918)

This commit is contained in:
Marius Posta
2024-12-20 12:44:03 -05:00
committed by GitHub
parent 34f1600124
commit 1d6b34cfba
9 changed files with 304 additions and 258 deletions

View File

@@ -9,7 +9,7 @@ application {
airbyteBulkConnector {
core = 'extract'
toolkits = ['extract-jdbc', 'extract-cdc']
cdk = '0.231'
cdk = '0.234'
}
dependencies {