PostHog / plugin-server

Service to process and save PostHog events, supporting JS/TS plugins at that
https://posthog.com
8 stars 5 forks source link

truncate test tables #578

Closed yakkomajuri closed 3 years ago

yakkomajuri commented 3 years ago

Changes

Please describe.

Checklist

Twixes commented 3 years ago

Curious why?

yakkomajuri commented 3 years ago

gotta handle foreign key constraints actually.

@Twixes maybe a minor improvement given the test db is not massive but this should be faster.