Skip to content

Releases: artie-labs/transfer

v1.25.3

09 May 17:20
567c955
Compare
Choose a tag to compare

Changelog

  • 33b5098 Add ExecStatements function (#576)
  • d83aaa1 Add tests for MergeArgument.BuildStatements (#579)
  • e275e19 Ensure we support every MongoDB data type (#573)
  • ae34306 Kill Label on DataWarehouse and Baseline (#589)
  • e945b2b Move MergeArgument validation to BuildStatements (#578)
  • 1b1371e Removing mocks (#582)
  • c722ef6 Removing more mocks (#583)
  • 567c955 Rewriting Redshift Dedupe (#581)
  • ee7755b Ripping out hardcoded mocks of TableIdentifier (#591)
  • 0130b1d Use ExecStatements for merging (#577)
  • 4e348f3 [bigquery snowflake] Use ExecStatements for Dedupe (#580)
  • 5fdfadd [ddl] Use Dialect instead of DestinationKind (#584)
  • 842b583 [ddl] Use Dialect instead of DestinationKind in more places (#586)
  • 8b2b6c1 [sql] Add DataTypeForKind method to Dialect (#585)
  • 7b97270 [sql] Add IsColumnAlreadyExistErr method to Dialect (#587)
  • 6222a71 [sql] Add KindForDataType method to Dialect (#588)

v1.25.2

07 May 18:34
02dd250
Compare
Choose a tag to compare

Changelog

v1.25.1

06 May 22:03
b3ac5a4
Compare
Choose a tag to compare

Changelog

v1.25.0

06 May 18:48
85ce651
Compare
Choose a tag to compare

Changelog

  • a5c4c68 Add AdditionalDateFormats to DataWarehouse (#568)
  • 967a2d9 Clean up BackfillColumn (#569)
  • 6f690e5 Move typing.UpdateQuery to dml (#550)
  • 098fce8 Quote constants.DeleteColumnMarker in merge queries (#549)
  • 86b780d [BigQuery] Improving castColVal (#528)
  • 83b8876 [dml] Add more buildRedshiftUpdateQuery test cases (#565)
  • e608c7c [dml] Capitalize keywords in Redshift merge queries (#566)
  • bfe263d [dml] Clean up buildColumnsUpdateFragment (#552)
  • d6ae6bb [dml] Combine Redshift UPDATE queries (#564)
  • 6d61a58 [dml] Factor out INSERT query building (#553)
  • 92e4eaf [dml] Lookup primary key columns outside of MergeArgument (#557)
  • c539bb9 [dml] Move removeDeleteColumnMarker (#561)
  • 1024623 [dml] Pass []Column instead of Columns (#551)
  • bf2dfe5 [dml] Pass []columns.Column in MergeArgument (#558)
  • ddf8abf [dml] Pull out Redshift UPDATE queries (#563)
  • 5a33938 [dml] Pull out Redshift equality parts building (#562)
  • 226645e [dml] Remove DestKind field from MergeArgument (#567)
  • ebcd7b4 [dml] Remove buildColumnsUpdateFragment argument (#556)
  • 8363028 [dml] Rename MergeArgument.GetParts (#570)
  • c639579 [dml] Reuse quoteColumns for primary keys (#559)
  • 63d7400 [dml] Reuse result of ValidColumns call (#555)
  • f71b8b2 [dml] Split out Redshift delete query (#560)
  • 02b56ce [dml] Use columns.Column[] over string[] (#554)
  • 85ce651 [snowflake] Always uppercase escaped names (#508)

v1.24.14

02 May 20:49
a152157
Compare
Choose a tag to compare

Changelog

v1.24.13

01 May 18:21
f673f4c
Compare
Choose a tag to compare

Changelog

  • 7233cdf Escape columns that start with constants.ArtiePrefix (#521)
  • f673f4c Minor refactor to ParseValue (#520)

v1.24.12

30 Apr 23:52
d133ded
Compare
Choose a tag to compare

Changelog

  • d133ded [snowflake] Escape all columns that do not start with "__artie" (#519)

v1.24.11

30 Apr 22:31
18b8b41
Compare
Choose a tag to compare

Changelog

  • e42a503 Restrict uppercaseEscNames to Snowflake (#518)
  • 18b8b41 [redshift] Escape all columns that do not start with "__artie" (#517)

v1.24.10

30 Apr 20:04
3d29172
Compare
Choose a tag to compare

Changelog

v1.24.9

30 Apr 03:32
c9e9350
Compare
Choose a tag to compare

Changelog