mirror of
https://github.com/BillyOutlast/posthog.git
synced 2026-02-06 12:11:24 +01:00
* refactor(plugin-server): simplify groups caching * add multi groups test * remove comments * fix type, add debug * fix * stringify * add groups created_at to types * more test fixes * use the right clickhouse timestampo format * update created at to ch format in tests * finally * more fixes