Releases: AustralianCancerDataNetwork/orm-loader
Releases · AustralianCancerDataNetwork/orm-loader
v0.3.20-beta
- NaT
v0.3.19-beta
- float casting & changed test CICD to not call pg tests as a running instance is required
v0.3.18-beta
normalised naming of hash/encrypted cols
v0.3.17-beta
crlf on linux
v0.3.16-beta
normalise header col in rapid load
v0.3.15-beta
bugfix
v0.3.14-beta
- skipping NaN entirely for null safety as it's not playing nice when called from higher level libraries
v0.3.13-beta
db dedupe removed entirely in favour of staging
v0.3.12-beta
db dedupe issue for checking existence of staging table
v0.3.11-beta
convert NaN to None for proper NULL insertion