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

sql-server Source #18

Merged
merged 17 commits into from
Aug 9, 2023
Merged

sql-server Source #18

merged 17 commits into from
Aug 9, 2023

Commits on Sep 28, 2022

  1. add configs

    maksenius committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    6ec633a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8835f41 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Destination (#5)

    * add destination
    
    * add update operation
    
    * add tests and coltypes conversion
    
    * remove primary key field
    
    * add destination readme
    
    * add mock
    maksenius authored Oct 10, 2022
    Configuration menu
    Copy the full SHA
    9f4495f View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Destination (#7)

    * add destination
    
    * add update operation
    
    * add tests and coltypes conversion
    
    * remove primary key field
    
    * add destination readme
    
    * add mock
    maksenius authored Oct 26, 2022
    Configuration menu
    Copy the full SHA
    8c1712c View commit details
    Browse the repository at this point in the history
  2. Source (#8)

    * add destination
    
    * add update operation
    
    * add tests and coltypes conversion
    
    * remove primary key field
    
    * add destination readme
    
    * add mock
    
    * add combined iterator
    maksenius authored Oct 26, 2022
    Configuration menu
    Copy the full SHA
    4a97817 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. add cdc iterator (#10)

    * add configs
    
    * Destination (#5)
    
    * add destination
    
    * add update operation
    
    * add tests and coltypes conversion
    
    * remove primary key field
    
    * add destination readme
    
    * add mock
    
    * Destination (#7)
    
    * add destination
    
    * add update operation
    
    * add tests and coltypes conversion
    
    * remove primary key field
    
    * add destination readme
    
    * add mock
    
    * Source (#8)
    
    * add destination
    
    * add update operation
    
    * add tests and coltypes conversion
    
    * remove primary key field
    
    * add destination readme
    
    * add mock
    
    * add combined iterator
    
    * add cdc iterator
    maksenius authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    4262d4a View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

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

Commits on Nov 9, 2022

  1. Change key logic (#12)

    * change key logic add tests
    
    * change key logic, add tests
    maksenius authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    420c275 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57ffb3d View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. add source docs

    maksenius committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    f3e0486 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. add source snapshot mode

    maksenius committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    2115493 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. add source

    maksenius committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    63210cc View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. review

    tidy up
    add workflow
    use paramgen
    update packages
    maha-hajja committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    6163cde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0656411 View commit details
    Browse the repository at this point in the history
  3. paramgen for destination

    maha-hajja committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    7ce3c14 View commit details
    Browse the repository at this point in the history
  4. fix tests

    maha-hajja committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    8ad9217 View commit details
    Browse the repository at this point in the history
  5. some improvements

    maha-hajja committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    0fbb72a View commit details
    Browse the repository at this point in the history