Skip to content

0.9.3 - Ensure postgresql schema on append

Choose a tag to compare

@neomatamune neomatamune released this 25 Feb 13:52
· 75 commits to main since this release
3ef2df5

Ensure Postgresql schema is used on data append

broken-gif

During inejction of data store results into Postgresql no verifications on the datatypes were executed, now we add a check and tentative conversion of types to existing schema if target table exists on append mode

What's Changed

Full Changelog: 0.9.2...0.9.3