Releases: RADar-AZDelta/Rabbit-in-a-Blender
Releases · RADar-AZDelta/Rabbit-in-a-Blender
0.0.61
Full Changelog: 0.0.60...0.0.61
0.0.60
What's Changed
- Fix syntax error in DDL query by @Ben-Goethuys in #82
New Contributors
- @Ben-Goethuys made their first contribution in #82
Full Changelog: 0.0.59...0.0.60
0.0.59
What's Changed
- changed varchar(50) to varchar(255) by @pjlammertyn in #77
- replaced work table with jinja template variable by @pjlammertyn in #78
- escaped columns that could contain reserved words by @pjlammertyn in #79
- limit source_value columns to a maximum of 255 charcters by @pjlammertyn in #80
Full Changelog: 0.0.58...0.0.59
0.0.58
What's Changed
- solves issue #66 by @pjlammertyn in #68
- Issue #67 by @pjlammertyn in #69
Full Changelog: 0.0.57...0.0.58
0.0.57
What's Changed
- solved issue with update query in SQL Server by @pjlammertyn in #64
Full Changelog: 0.0.56...0.0.57
0.0.56
What's Changed
Issue solved with the CI/CD pipeline, that broke the build of version 0.0.54 and 0.0.55.
0.0.54
What's Changed
- Add RiaB version to the log file by @pjlammertyn in #59
- added SQL query to the logging if DQD query fails by @pjlammertyn in #60
- Issue #61: The merge event columns step, should check for upload queries in the CDM folder by @pjlammertyn in 872952d
Full Changelog: 0.0.53...0.0.54
0.0.53
What's Changed
- add RiaB version and the git commit hash of the CDM folder, to the CDM metadata table by @pjlammertyn in #52
- Changed default value of the disable_fk_constraints flag in riab.ini by @pjlammertyn in #54
- Issue #55: Speed up import of vocabularies on SQL Server by @pjlammertyn in #56
Full Changelog: 0.0.52...0.0.53