Release History
V1.5
Created: 2025-04-22
improve datetime formatting functions to check if a cursor value is a string before attempting to convert the value to a date
Adding a new condition to explicitly handle the "xmin" cursor field.
V1.4
Created: 2025-04-16
modified cursor field to convert the xmin to an integer to ensure the last xmin is retreived at the end of the sync for the state
V1.3
Created: 2025-04-11
updated logging to capture thrown exceptions
V1.2
Created: 2025-04-06
fix for uuid's being used as primary keys which was causing the initial sync to fail
bumped runtime version numbers
V1.1
Created: 2025-01-29
updated omnata runtime to latest version
updated logging to take advantage of latest omnata logging
V1.0
Created: 2024-11-28
initial release of PostgreSQL Plugin with High watermark (XMIN based) capability and Direct Query capability
Last updated