Commit Graph

175 Commits

Author SHA1 Message Date
Francis Cao
a708e6c350 add tags to ch schema file 2024-10-17 09:53:07 -07:00
Francis Cao
8759ba9916 add tags table and filters logic 2024-10-15 16:46:57 -07:00
Francis Cao
bffb98cd51 add tag migrations and update send / saveEvent 2024-10-15 11:29:27 -07:00
Francis Cao
c79720ae1d update session data schema 2024-08-15 09:28:39 -07:00
Francis Cao
3207b0ce06 revert AggregatingMergeTree order by 2024-08-01 16:40:48 -07:00
Francis Cao
57a23bab2d fix hourly order by 2024-08-01 16:16:18 -07:00
Francis Cao
61dfa1391e add projection code 2024-08-01 15:34:35 -07:00
Francis Cao
cb4368e12c template multiple queries for filtering 2024-07-31 09:35:29 -07:00
Francis Cao
161da582ba reorder CH stats index 2024-07-24 16:57:23 -07:00
Francis Cao
174b9e4376 only use hourly table, remove daily table logic, fix updatechart undefined 2024-07-23 22:35:11 -07:00
Francis Cao
038ecdb592 fix pkey for stats tables 2024-07-23 15:34:25 -07:00
Francis Cao
5299e9f579 resolve entry / exit queries 2024-07-22 21:30:06 -07:00
Francis Cao
31b059d7db fix 06_session_data migration bug 2024-04-08 20:29:16 -07:00
Francis Cao
7381254cc2 add relational migrations. update event_key references to data_key 2024-04-08 20:24:15 -07:00
Francis Cao
cc834083d9 update CH schema/migration to include session_data 2024-04-08 16:36:31 -07:00
Francis Cao
ab58c76b6a change views back to pageviews 2024-03-27 11:17:00 -07:00
Francis Cao
c033b0582d create join table and remove subquery from insert 2024-03-25 19:13:54 -07:00
Francis Cao
d36bf4396a remove order by in insert select 2024-03-25 18:47:02 -07:00
Francis Cao
7c7fd577c3 remove test schema from CH migration script 2024-03-25 18:33:30 -07:00
Francis Cao
0aaf2c0b3b update visitId hash and expiration logic 2024-03-25 17:47:53 -07:00
Francis Cao
d3ca856521 check in clickhouse migration script 2024-03-25 16:29:29 -07:00
Francis Cao
91a4cb4487 add mysql column population 2024-03-21 11:33:35 -07:00
Francis Cao
af1a118374 update mysql migrations 2024-03-21 11:10:13 -07:00
Francis Cao
b36d61609d fix migration bug 2024-03-21 09:36:27 -07:00
Francis Cao
cbeefe733f add psql migration 2024-03-21 09:30:42 -07:00
Maxime-J
5fc3d81c39 Fix MySQL migration 4. 2024-02-15 10:59:11 +00:00
Francis Cao
bc73410dba remove default deleted_at 2024-02-07 14:01:25 -08:00
Francis Cao
e915074c4b populate created_by in migration script 2024-02-05 12:09:57 -08:00
Francis Cao
e5e8d0acc8 finalize teams schema 2024-02-05 11:47:12 -08:00
Brian Cao
421d232cce Fix logoUrl 2024-01-26 09:13:01 -08:00
Brian Cao
53c7d86be5 add logo url 2024-01-25 11:15:11 -08:00
Francis Cao
82465f9362 remove direct_url 2024-01-16 12:35:24 -08:00
Francis Cao
a6a73db9c4 update schema file and add migrations 2024-01-16 12:32:27 -08:00
Mike Cao
30a14dff6c
Merge pull request #2472 from spencertweedy/spencertweedy-patch-1
Update schema.prisma
2024-01-16 09:30:08 -08:00
Spencer Tweedy
7a77c82ca1
Update schema.prisma
fix pgbouncer to supavisor migration issue
2024-01-15 12:49:12 -06:00
Francis Cao
1cf5bd488c remove kafka engine tables 2023-12-27 09:22:32 -08:00
Floris
b5a7e4e1cc
Fix migrations to support mysql 5.7 2023-11-15 18:35:40 +01:00
Brian Cao
7b97209d56 Fix CH script. 2023-09-13 13:27:07 -07:00
Francis Cao
6dba68c823 add metric performance indexes 2023-08-16 14:33:55 -07:00
Mike Cao
e4bd314bd6 Updates to insights, event data, telemetry. 2023-07-23 13:18:01 -07:00
Francis Cao
74bd4d5366 add missing semi-colons 2023-07-13 16:30:10 -07:00
Francis Cao
31a11be1ac fix event data column order to match psql 2023-07-13 10:11:08 -07:00
Francis Cao
3aa7565bf4 Merge branch 'dev' of https://github.com/umami-software/umami into feat/um-366-event-data-migration 2023-07-11 12:05:05 -07:00
Francis Cao
9726d02dcd remove ms from string date value, add mysql migration 2023-07-11 08:55:58 -07:00
Francis Cao
8abeba4c0d squash psql migration. add event_data migration 2023-07-10 23:08:57 -07:00
Brian Cao
1a793572e8 update backfill script. 2023-07-10 22:29:38 -07:00
Brian Cao
3749e2a70d update to isoutc string value. 2023-07-10 16:54:42 -07:00
Brian Cao
0a3ee2277a Fix numeric to number. 2023-07-06 21:02:56 -07:00
Brian Cao
be433cd0fd update CH migration. 2023-07-05 21:09:16 -07:00
Francis Cao
c901358222 rename to job_id 2023-06-26 10:32:23 -07:00