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

redshift Source #18

Merged
merged 32 commits into from
Aug 31, 2023
Merged

redshift Source #18

merged 32 commits into from
Aug 31, 2023

Commits on Nov 18, 2022

  1. Configuration menu
    Copy the full SHA
    091865b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3691373 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Configuration (#3)

    * Add validation for common fields
    
    * Add the source configuration
    voscob authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    13184a2 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. Configuration menu
    Copy the full SHA
    39ab203 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b0b96e View commit details
    Browse the repository at this point in the history
  3. Configuration (#3)

    * Add validation for common fields
    
    * Add the source configuration
    voscob committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    8a25e36 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0cb814f View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Source implementation (#4)

    * Implement source methods, add the iterator, add collumn types
    
    * Add the copyExistingData configuration field
    
    * Remove the columntypes_test.go file
    
    * Update versions of connector template and Go (#5)
    
    * Update versions of connector template and Go
    
    * Update build.yaml for git
    
    * Add new lines in the end of *.yml files, update the link to conduit-core team
    
    * Add the general configuration (#1)
    
    * Add validation for common fields (#2)
    
    * Configuration (#3)
    
    * Add validation for common fields
    
    * Add the source configuration
    
    * Implement source methods, add the iterator, add collumn types
    
    * Add the copyExistingData configuration field
    
    * Remove the columntypes_test.go file
    
    * Split the iterator logic into two different logics
    
    * Fix the variable of position, add a few comments, correct misspellings
    voscob authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    71dbaa9 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Configuration menu
    Copy the full SHA
    2ec5c8a View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. Add DB ping timeout (#11)

    * Add DB ping timeout
    
    * Update pingTimeout constant
    voscob authored Dec 14, 2022
    Configuration menu
    Copy the full SHA
    0daf9ab View commit details
    Browse the repository at this point in the history
  2. Update env name comment

    voscob committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    f28dd39 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Rename to

    voscob committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    24542ad View commit details
    Browse the repository at this point in the history
  2. Update source mock

    voscob committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    46b4b11 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Add Source documentation (#13)

    * Add Source documentation
    
    * Add snapshot field to the documentation
    
    * Add known limitation
    voscob authored Dec 16, 2022
    Configuration menu
    Copy the full SHA
    7729cc5 View commit details
    Browse the repository at this point in the history
  2. Update conduit-connector-sdk

    voscob committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    2e2dbf9 View commit details
    Browse the repository at this point in the history
  3. Update readme.md

    voscob committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    fc24bee View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2022

  1. Fix the key handing heading

    voscob committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    7ad3416 View commit details
    Browse the repository at this point in the history
  2. Fix the key handing heading

    voscob committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    d2515f4 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. Configuration menu
    Copy the full SHA
    9cd754b View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Configuration menu
    Copy the full SHA
    1a99683 View commit details
    Browse the repository at this point in the history
  2. Resolve conflicts in go.mod

    voscob committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    bbd8d61 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Resolve conflicts in go.mod

    voscob committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    9607785 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Upgrage Go, Conduit SDK

    hariso committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    4971540 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fae05f9 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. disable depguard (unused)

    hariso committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    820dffb View commit details
    Browse the repository at this point in the history
  2. linter

    hariso committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    9eb824f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa4f4df View commit details
    Browse the repository at this point in the history
  4. comments, readme

    hariso committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    9c5e39a View commit details
    Browse the repository at this point in the history
  5. fix test, simplify

    hariso committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    125e3f9 View commit details
    Browse the repository at this point in the history
  6. simplify test

    hariso committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    0c45f14 View commit details
    Browse the repository at this point in the history
  7. make iterator.New smaller

    hariso committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    aebb5d1 View commit details
    Browse the repository at this point in the history
  8. remove todo

    hariso committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    d20fb77 View commit details
    Browse the repository at this point in the history