Tom Owers

Results 20 issues of Tom Owers

## Changes - Added UI support in data warehouse manual linking for Cloudflare R2 files

stale

## Problem - We had tabs in the data warehouse scene, one for the tables and another for managing joins - We want to move the warehouse stuff into data...

stale

## Problem - If a users postgres doesn't allow our IP addresses, then the SQL connection to check for schemas just hangs until after the the 60sec request timeout, returning...

## Problem - A common use case when connecting to a postgres db is to do so via a ssh tunnel, this stops the postgres db being exposed on the...

## Changes - Added a bunch of tracking events for data warehouse usage - "source schema saved" - Saving an updated schema for a manual table - "source schema viewed"...

## Problem - Lack of commas in numbers were annoying me ## Changes Format rows synced numbers with commas ## Does this work well for both Cloud and self-hosted? Yep...

## Problem - Follow on from https://github.com/PostHog/posthog/pull/25683 to sort out any existing job stuck in "running" status - To be merged on Monday once the above PR has been in...

## Changes - More error messages to turn off schemas

## Changes - Release Stripe V2 source to the masses - Will remove old stripe code in a follow up PR

## Problem - Sometimes we wanna set up syncs to not merge data into an existing dataset, but instead to append the new data only - For example, Stripe, where...