Alex Goth

Results 27 issues of Alex Goth

## Overview Based on the new additions to the internal product spec ## Notes for reviewer - rough sketch, starting point

area/api
release-note/misc

## Overview Fixes #(issue) ## Notes for reviewer

release-note/ignore

Relates to Issue #1527 ## Overview Adds cursor based pagination to the internal streaming API. Unfortunately this requires a change in the main `events` table, we'd have to change the...

kind/feature

## Overview Use the pgx `sql.DB` instance for migrations tooling Fixes #1470 ## Notes for reviewer

release-note/misc

## Contents Implements `WithConnection` method for `pgx` driver ## Notes for reviewer As originally mentioned in [this Issue](https://github.com/golang-migrate/migrate/issues/578) calling `.Close` also closes the underlying pool not just the connection used...

## Overview Fixes #(issue) ## Notes for reviewer

## Overview Just adds 2 events ## Notes for reviewer

release-note/misc

## Overview - RateCard compatibility validations were broken up as there's an issue subscription management where we manage FeatureID incorrectly (will be resolved separately) - These validations were also extended...

release-note/feature

## Overview Fixes #(issue) ## Notes for reviewer

## Overview - Storing the timestamp of the last edit on the subscription - Adding `IsCustom` field: if a subscription doesn't have a plan ref (created as a custom sub)...

release-note/feature