Francis Cao
|
5ffafc71fc
|
finish segments, update migration from filters to parameters
|
2025-06-20 10:27:57 -07:00 |
|
Francis Cao
|
f61421b742
|
segments implementation and migration update. update getRequestFilters to include filter groups.
|
2025-06-13 07:34:54 -07:00 |
|
Francis Cao
|
49b4948d0f
|
add revenue table and save
|
2025-06-09 11:59:39 -07:00 |
|
Francis Cao
|
57acaf9855
|
remove data conversion
|
2025-06-04 16:06:11 -07:00 |
|
Francis Cao
|
a9c7938887
|
add data conversion to report param migration
|
2025-06-04 09:53:31 -07:00 |
|
Francis Cao
|
76519e0d14
|
add segment and report param migrations
|
2025-06-04 09:27:28 -07:00 |
|
Mike Cao
|
e89cf9e930
|
Removed generated prisma.
|
2025-04-30 21:28:02 -07:00 |
|
Francis Cao
|
de54290af6
|
add distinct id to saves and fix schema mapping
|
2025-04-29 09:31:46 -07:00 |
|
Francis Cao
|
c5efc27c07
|
distinct_id schema changes and search on sessions page
|
2025-04-29 08:57:58 -07:00 |
|
Mike Cao
|
5aaff55a70
|
Use custom path for generated Prisma client.
|
2025-04-28 16:51:24 -07:00 |
|
Francis Cao
|
12b8ac4272
|
app and db schema - region rename, hostname move
|
2025-04-24 22:42:33 -07:00 |
|
Francis Cao
|
e7fc482a30
|
add mysql/psql migrations for utm/click IDs
|
2025-04-14 13:12:06 -07:00 |
|
Mike Cao
|
07330bd930
|
Upgrade Prisma to v6.1.0.
(cherry picked from commit c0fd22cbf6)
|
2025-01-18 17:01:14 -08:00 |
|
Mike Cao
|
662039090e
|
Downgrade to Prisma 5.22.0
|
2025-01-16 12:44:25 -08:00 |
|
Mike Cao
|
c0fd22cbf6
|
Upgrade Prisma to v6.1.0.
|
2025-01-10 18:58:53 -08:00 |
|
Mike Cao
|
c414c605b4
|
Revert Prisma changes due to v6 issue.
|
2025-01-10 16:59:11 -08:00 |
|
Mike Cao
|
6e158be4ac
|
Removed Prisma fixes from v5.
|
2025-01-09 21:31:10 -08:00 |
|
Mike Cao
|
e80b4ffcae
|
Fixed MySQL.
|
2024-12-14 16:06:26 -08:00 |
|
Mike Cao
|
d43293da72
|
Fixed Prisma docker error.
|
2024-12-12 22:07:20 -08:00 |
|
Francis Cao
|
bffb98cd51
|
add tag migrations and update send / saveEvent
|
2024-10-15 11:29:27 -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
|
0aaf2c0b3b
|
update visitId hash and expiration logic
|
2024-03-25 17:47:53 -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 |
|
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 |
|
Spencer Tweedy
|
7a77c82ca1
|
Update schema.prisma
fix pgbouncer to supavisor migration issue
|
2024-01-15 12:49:12 -06:00 |
|
Francis Cao
|
6dba68c823
|
add metric performance indexes
|
2023-08-16 14:33:55 -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
|
0a3ee2277a
|
Fix numeric to number.
|
2023-07-06 21:02:56 -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 |
|
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
|
d01aa5cd52
|
Add funnel queries
|
2023-05-08 23:46:58 -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 |
|
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
|
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
|
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 |
|