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 |
|
Francis Cao
|
a5582416b3
|
update CH schema with upload_id
|
2023-06-26 08:19:52 -07:00 |
|
Brian Cao
|
b484286523
|
Feat/um 305 unique session ch (#2065)
* Add session_data / session redis to CH.
* Add mysql migration.
|
2023-05-31 21:46:49 -07:00 |
|
Francis Cao
|
1038a54fe4
|
add mysql 02 migration
|
2023-05-31 12:01:16 -07:00 |
|
Mike Cao
|
bc37f5124e
|
Update report migration.
|
2023-05-27 22:36:41 -07:00 |
|
Mike Cao
|
0724201f69
|
Added indexes. Removed old migration.
|
2023-05-27 13:29:09 -07:00 |
|
Brian Cao
|
07cb9f621d
|
Funnel Table/Chart hooked up.
|
2023-05-14 21:38:03 -07:00 |
|
Brian Cao
|
1130bca195
|
Funnel form.
|
2023-05-11 16:42:58 -07:00 |
|
Brian Cao
|
dd2db308ee
|
Merge branch 'dev' into feat/um-285-report-schema
|
2023-05-08 23:47:25 -07:00 |
|
Brian Cao
|
d01aa5cd52
|
Add funnel queries
|
2023-05-08 23:46:58 -07:00 |
|
Francis Cao
|
d827bf1417
|
update CH kafka engine tables for error handling
|
2023-05-07 23:13:40 -07:00 |
|
Francis Cao
|
fa3659fcf6
|
fix user password edit and fix prisma schema for updated_at columns
|
2023-04-20 10:46:58 -07:00 |
|
Sergio
|
a7daae2d20
|
fix typo prisma mysql schema
|
2023-04-18 09:07:59 +02:00 |
|
Francis Cao
|
672608b2f5
|
re-add pgcrypto extension
|
2023-04-16 21:13:51 -07:00 |
|
Francis Cao
|
b1074c893a
|
01_init schema changes
|
2023-04-16 21:07:36 -07:00 |
|
Francis Cao
|
21e48c194e
|
fix system user insert mysql
|
2023-04-10 09:56:25 -07:00 |
|
Francis Cao
|
96d25721da
|
add pgcrypto back
|
2023-03-29 14:22:14 -07:00 |
|
Francis Cao
|
f984d80c42
|
squash 01_init postgresql
|
2023-03-29 11:38:08 -07:00 |
|
Francis Cao
|
95ed8a09aa
|
update CH event to website_event
|
2023-03-29 11:06:12 -07:00 |
|
Francis Cao
|
077fad20ea
|
update skip_broken_messages
|
2023-03-27 12:44:59 -07:00 |
|
Francis Cao
|
c38da5bfd7
|
readd system user insert for mysql
|
2023-03-27 12:15:22 -07:00 |
|
Francis Cao
|
cb79d806e8
|
update postgres / mysql migrations
|
2023-03-27 11:36:21 -07:00 |
|
Francis Cao
|
14e4a090bb
|
update schema and queries to implement reset_at
|
2023-03-27 11:25:16 -07:00 |
|
Brian Cao
|
be2fc0de8d
|
Fix ch schema.
|
2023-03-23 14:17:32 -07:00 |
|
Brian Cao
|
9979672de5
|
Feat/um 202 event data new (#1841)
* Add event_data base.
* Add url_path.
* Add eventData back.
* Finish event_data relational.
* resolve comments.
|
2023-03-23 14:01:15 -07:00 |
|
Francis Cao
|
87545a5648
|
add system user insert back for MySQL
|
2023-03-22 23:07:01 -07:00 |
|
Francis Cao
|
ea39f5b431
|
add new event data schema
|
2023-03-22 23:02:37 -07:00 |
|
Francis Cao
|
b0c5899569
|
update prisma / ch filters logic
|
2023-03-20 11:26:45 -07:00 |
|
Francis Cao
|
cfa36d1802
|
clean-up migrations
|
2023-03-14 17:43:36 -07:00 |
|
Francis Cao
|
9321401297
|
schema changes to CH, Postgres, MySQL
|
2023-03-14 17:27:17 -07:00 |
|
Brian Cao
|
8a9532f213
|
Feat/um 197 hook up teams (#1825)
* Link up teams UI.
* Fix auth order.
* PR touchups.
|
2023-03-09 12:42:12 -08:00 |
|
Francis Cao
|
bb2cd93ad4
|
undo 01_init change
|
2023-03-06 11:25:05 -08:00 |
|
Brian Cao
|
b41a2a4e56
|
Rename migration.
|
2023-03-03 13:15:12 -08:00 |
|
Brian Cao
|
82f0bc3d2b
|
remove event_data. (#1804)
|
2023-03-01 16:42:47 -08:00 |
|
Francis Cao
|
93650a2f66
|
add pagetitle to queries
|
2023-03-01 10:53:57 -08:00 |
|
Francis Cao
|
6c302a7325
|
collect pagetitle, update subdivision2 data type
|
2023-02-28 17:40:18 -08:00 |
|
Francis Cao
|
55a586fe27
|
add subdivision1/2, cities to query logic
|
2023-02-20 09:04:20 -08:00 |
|
Francis Cao
|
074fa2c5fc
|
add subdivision2 to schema
|
2023-02-16 09:52:07 -08:00 |
|
Francis Cao
|
b6cc6cb655
|
update CH, postgres, MySQL schemas
|
2023-02-15 09:40:49 -08:00 |
|