[Source-Postgres] Update PostgresConverter to correctly stringify BigDecimals without scientific notation (#31309)
This commit is contained in:
@@ -7,7 +7,7 @@ plugins {
|
||||
}
|
||||
|
||||
airbyteJavaConnector {
|
||||
cdkVersionRequired = '0.1.8'
|
||||
cdkVersionRequired = '0.1.9'
|
||||
features = ['db-sources']
|
||||
useLocalCdk = false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user