pqstream icon indicating copy to clipboard operation
pqstream copied to clipboard

pqstream turns your postgres database into an event stream

Results 29 pqstream issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request....

Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from 3.4.1.1 to 3.19.2. Release notes Sourced from google-protobuf's releases. Protocol Buffers v3.19.2 Python Fix missing Windows wheel for Python 3.10 on PyPI Java Improve performance characteristics of...

dependencies
ruby

Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.5.2 to 2.8.0. Changelog Sourced from addressable's changelog. Addressable 2.8.0 fixes ReDoS vulnerability in Addressable::Template#match no longer replaces + with spaces in queries for non-http(s) schemes fixed...

dependencies
ruby

Bumps [grpc](https://github.com/grpc/grpc-node) from 1.6.6 to 1.24.9. Release notes Sourced from grpc's releases. Node gRPC v1.24.7 Log just serialization and deserialization errors on the server, instead of logging all errors with...

dependencies
javascript

Bumps [json](https://github.com/flori/json) from 2.1.0 to 2.3.1. Changelog Sourced from json's changelog. 2020-06-30 (2.3.1) Spelling and grammar fixes for comments. Pull request #191 by Josh Kline. Enhance generic JSON and #generate...

dependencies
ruby

Providing published images would be nice (and needed for #13)

hacktoberfest

Add general support (build scripts etc) for Windows users

help wanted
hacktoberfest

In #56 it's been said that the CI checks performance should be better for the time that It takes, so I checked all linters and removed possible duplicates, this way...

I try reproduce yours example but can't Marshal "event" but event looks don't carry payload: `schema:"public" table:"notes" op:INSERT id:"2" payload:` pqs breaks result: `{"schema":"public","table":"notes","op":"INSERT","id":"4","payload":{"created_at":` `error: nil Value`