PeerDB-io / peerdb

Fast, Simple and a cost effective tool to replicate data from Postgres to Data Warehouses, Queues and Storage
https://peerdb.io
Other
2.17k stars 88 forks source link

refactor numeric code and handle typmod better #2091

Open heavycrystal opened 1 week ago

heavycrystal commented 1 week ago

started with numeric refactor, but discovered typmod is being handled improperly in some places bumped BQ to BIGNUMERIC limits added tests for typmod parsing