Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add normalization to destination definition and actor definition table #18300

Merged
merged 17 commits into from
Nov 4, 2022

Commits on Oct 21, 2022

  1. updated StandardDestinationDefinition.yaml, added normalization and t…

    …ags to the destination_definition.yaml and added information about normalization and DBT to the ACTOR_DEFINITION table
    andriikorotkov committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    a66c9e3 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:airbytehq/airbyte into akorotkov/…

    …18230_update_StandardDestinationDefinition
    andriikorotkov committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    cd06906 View commit details
    Browse the repository at this point in the history
  3. updated docs

    andriikorotkov committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    ff213af View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Merge branch 'master' of github.com:airbytehq/airbyte into akorotkov/…

    …18230_update_StandardDestinationDefinition
    andriikorotkov committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    59d6e50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    facb18a View commit details
    Browse the repository at this point in the history
  3. updated schema dump

    andriikorotkov committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    e989bb3 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Merge branch 'master' of github.com:airbytehq/airbyte into akorotkov/…

    …18230_update_StandardDestinationDefinition
    andriikorotkov committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    bccc807 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Configuration menu
    Copy the full SHA
    753c3a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb75eb5 View commit details
    Browse the repository at this point in the history
  3. Use varchar 255

    tuliren committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    e182466 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb04967 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3fdeff5 View commit details
    Browse the repository at this point in the history
  6. Revert "Use varchar 255"

    This reverts commit e182466.
    tuliren committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    acbbdb7 View commit details
    Browse the repository at this point in the history
  7. Use varchar 255

    tuliren committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    6a12b8a View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' of github.com:airbytehq/airbyte into akorotkov/…

    …18230_update_StandardDestinationDefinition
    tuliren committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    49fdc92 View commit details
    Browse the repository at this point in the history
  9. Add unit test for migration

    tuliren committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    e2ff5c4 View commit details
    Browse the repository at this point in the history
  10. Format code

    tuliren committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    5db1d94 View commit details
    Browse the repository at this point in the history