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(pgq): Add first version of queue validator #7

Merged
merged 7 commits into from
Jan 26, 2024

Commits on Jan 19, 2024

  1. add first version of validator

    syordanov94 authored and syordanov94 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    cc57b03 View commit details
    Browse the repository at this point in the history
  2. changes after PR review

    syordanov94 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    c1fabb7 View commit details
    Browse the repository at this point in the history
  3. add more tests for queue validation

    syordanov94 authored and syordanov94 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    efbf010 View commit details
    Browse the repository at this point in the history
  4. changes after PR review

    syordanov94 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    7fa3f7b View commit details
    Browse the repository at this point in the history
  5. remove redundant error

    syordanov94 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    0897bf9 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. add pgx driver

    syordanov94 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    93d72e8 View commit details
    Browse the repository at this point in the history
  2. changes after PR review

    syordanov94 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    4770db8 View commit details
    Browse the repository at this point in the history