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

feat(cdc): read from multiple tables #129

Merged
merged 32 commits into from
Apr 24, 2024
Merged

Commits on Apr 19, 2024

  1. feat: read from multiple tables

    raulb committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    c6bd8a5 View commit details
    Browse the repository at this point in the history
  2. use sdk constant

    raulb committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    ae3d4b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce8af71 View commit details
    Browse the repository at this point in the history
  4. read from all tables

    raulb committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    648415d View commit details
    Browse the repository at this point in the history
  5. update paramgen.go

    raulb committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    fec84ff View commit details
    Browse the repository at this point in the history
  6. update readme

    raulb committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    33a1bce View commit details
    Browse the repository at this point in the history
  7. restore readme

    raulb committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    e60e467 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    72aacd4 View commit details
    Browse the repository at this point in the history
  9. fix typo

    raulb committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    c27ee2b View commit details
    Browse the repository at this point in the history
  10. restore

    raulb committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    ad94965 View commit details
    Browse the repository at this point in the history
  11. leftovers from #131

    raulb committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    ffc6b98 View commit details
    Browse the repository at this point in the history
  12. more leftovers

    raulb committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    69d71db View commit details
    Browse the repository at this point in the history
  13. update readme on destination

    raulb committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    a31e299 View commit details
    Browse the repository at this point in the history
  14. update

    raulb committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    79215e4 View commit details
    Browse the repository at this point in the history
  15. update readme

    raulb committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    ed06502 View commit details
    Browse the repository at this point in the history
  16. update comment

    raulb committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    0fb3033 View commit details
    Browse the repository at this point in the history
  17. update comment

    raulb committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    8562ffb View commit details
    Browse the repository at this point in the history
  18. use opencdc constant

    raulb committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    6dd20ff View commit details
    Browse the repository at this point in the history
  19. start making changes on readme

    raulb committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    157a556 View commit details
    Browse the repository at this point in the history
  20. address after rebase

    raulb committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    a89db39 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. wip

    raulb committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    84c5322 View commit details
    Browse the repository at this point in the history
  2. wip

    raulb committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    b694c8c View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    8db0932 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd0badd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    109b80d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de7f2d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c580d7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    417ae97 View commit details
    Browse the repository at this point in the history
  7. fix cdc tests

    lovromazgon committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    9d91190 View commit details
    Browse the repository at this point in the history
  8. undo changes on readme

    raulb committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    8fc7331 View commit details
    Browse the repository at this point in the history
  9. address PR review

    lovromazgon committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    c7fc5b5 View commit details
    Browse the repository at this point in the history
  10. use pg_tables

    lovromazgon committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    eebc0ab View commit details
    Browse the repository at this point in the history