0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-30 19:41:46 +01:00
posthog/ee/clickhouse/models
Michael Matloka 13e32aaff9
Replace uuid4 and uuid1_macless with UUIDT (#1726)
* Replace uuid1_macless with UUIDT

* Add machine_component

* Update comment

* Remove machine_component in favor of larger time_component

* Update UUIDT docstring
2020-09-29 15:39:18 +02:00
..
test Replace uuid4 and uuid1_macless with UUIDT (#1726) 2020-09-29 15:39:18 +02:00
__init__.py first chunk of clickhouse framework (#1613) 2020-09-08 16:12:27 -07:00
clickhouse.py Replace uuid4 and uuid1_macless with UUIDT (#1726) 2020-09-29 15:39:18 +02:00
element.py Replace uuid4 and uuid1_macless with UUIDT (#1726) 2020-09-29 15:39:18 +02:00
event.py Revert "Clickhouse Features (#1565)" (#1748) 2020-09-29 12:11:28 +01:00
person.py Replace uuid4 and uuid1_macless with UUIDT (#1726) 2020-09-29 15:39:18 +02:00
property.py Revert "Clickhouse Features (#1565)" (#1748) 2020-09-29 12:11:28 +01:00