Releases: zypp-io/df_to_azure
Releases · zypp-io/df_to_azure
Release 0.3.0
Option to specify pipeline name
Release 0.2.1
Small bug fix for line seperators on windows.
Release 0.2.0
Added line terminator, quote char and wait until pipeline is finished.
Release 0.1.6
Add quote character
Release 0.1.5
Implement new Azure Identify authentication
Release 0.1.4
Merge pull request #76 from zypp-io/rename-client-secrets rename client secrets
Release 0.1.3
Automatically update the max_str_length for each column in VARCHAR
Release 0.1.2
Fixed bug where the maximum string length per column is check to change VARCHAR
in CREATE SCHEMA
statement.
Release 0.1.1
- Fixed bug where schema is not created before create table
- Fixed bug where home directory does not work for Windows os.
Release 0.1.0
Added upsert method which creates a SQL MERGE statement in the database, then uses Azure Data Factory to chain the upload of the updated table with a MERGE statement.