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: Add broadcast functionality from triggers #1156

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on Sep 19, 2024

  1. feat: Add broadcast functionality from triggers

    Adds a new functionality to broadcast db changes. It adds:
    * New function to broadcast from postgres using triggers
    filipecabaco committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a95a790 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5a624d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dabb8b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25a965b View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

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

    filipecabaco committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    54860fd View commit details
    Browse the repository at this point in the history
  3. PR review feedback

    filipecabaco committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    84e6be4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e35b04a View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. PR review

    filipecabaco committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    0a4853c View commit details
    Browse the repository at this point in the history
  2. remove unused code

    filipecabaco committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    15249b8 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

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