Skip to content

Releases: zypp-io/df_to_azure

Release 0.3.0

27 May 10:48
3827c19
Compare
Choose a tag to compare

Option to specify pipeline name

Release 0.2.1

27 Apr 18:46
Compare
Choose a tag to compare

Small bug fix for line seperators on windows.

Release 0.2.0

10 Apr 14:36
6c2adc5
Compare
Choose a tag to compare

Added line terminator, quote char and wait until pipeline is finished.

Release 0.1.6

29 Mar 13:38
75bad0a
Compare
Choose a tag to compare

Add quote character

Release 0.1.5

16 Mar 18:29
5008926
Compare
Choose a tag to compare

Implement new Azure Identify authentication

Release 0.1.4

04 Mar 14:48
9bfb3b2
Compare
Choose a tag to compare
Merge pull request #76 from zypp-io/rename-client-secrets

rename client secrets

Release 0.1.3

04 Mar 12:27
5326108
Compare
Choose a tag to compare

Automatically update the max_str_length for each column in VARCHAR

Release 0.1.2

22 Feb 21:12
95fb903
Compare
Choose a tag to compare

Fixed bug where the maximum string length per column is check to change VARCHAR in CREATE SCHEMA statement.

Release 0.1.1

15 Jan 19:47
248077f
Compare
Choose a tag to compare
  • 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

31 Dec 17:12
82b196f
Compare
Choose a tag to compare

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.