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 |
|
Francis Cao
|
6457ddfec1
|
update 01_init to latest
|
2023-02-02 10:18:06 -08:00 |
|
Francis Cao
|
9078444ca5
|
update mysql to latest schema
|
2023-02-02 10:12:25 -08:00 |
|
Francis Cao
|
0b16d06d8c
|
move migrate-db to own repo
|
2023-02-02 10:04:21 -08:00 |
|
Francis Cao
|
d6e17fe982
|
Merge branch 'dev' of https://github.com/umami-software/umami into feat/um-121-v2-migration-script
|
2023-02-02 10:00:53 -08:00 |
|
Francis Cao
|
5fd946cfde
|
add schema changes for TeamWebsite, update deleted logic for team tables
|
2023-02-01 17:08:16 -08:00 |
|
Francis Cao
|
7c0db0633f
|
update check-db, add pgcrypto extension if not exists on init migration
|
2023-01-20 14:21:11 -08:00 |
|
Francis Cao
|
529b7a35c3
|
add pgcrypto to postgres via extension preview
|
2023-01-17 10:36:16 -08:00 |
|
Francis Cao
|
65fe29c385
|
add mysql migration_v2 file, refactor migrate-db
|
2023-01-13 11:54:22 -08:00 |
|
Francis Cao
|
b05b18e736
|
update checkV1Tables check
|
2023-01-10 15:01:41 -08:00 |
|
Francis Cao
|
19166e580e
|
add mysql schema file
|
2023-01-05 14:40:34 -08:00 |
|
Francis Cao
|
f10694d07e
|
create new mysql schema file
|
2023-01-05 11:13:49 -08:00 |
|
Francis Cao
|
3cf0617366
|
add warning message during data transfer
|
2023-01-04 00:26:31 -08:00 |
|
Francis Cao
|
c24f8cb985
|
add data migration script
|
2023-01-03 13:16:29 -08:00 |
|
Francis Cao
|
8ee7172ea0
|
drop foreign keys, add missing indexes
|
2022-12-27 16:26:25 -08:00 |
|
Mike Cao
|
aef7326f4c
|
Added access_code column to teams.
|
2022-12-27 00:00:31 -08:00 |
|
Brian Cao
|
4501951336
|
Fix admin create.
|
2022-12-12 12:31:56 -08:00 |
|
Brian Cao
|
8097428a4b
|
Add 01 migration.
|
2022-12-12 12:04:31 -08:00 |
|
Mike Cao
|
4eb3140e43
|
Updated schema.
|
2022-12-05 13:03:02 -08:00 |
|
Brian Cao
|
b40630f9d4
|
Merge remote-tracking branch 'origin/dev' into dev
|
2022-12-01 22:06:39 -08:00 |
|
Brian Cao
|
4ef48a8f4b
|
Add 02 migration.
|
2022-12-01 22:06:36 -08:00 |
|
Brian Cao
|
06bebadbb9
|
Feat/um 114 roles and permissions (#1683)
* Auth checkpoint.
* Merge branch 'dev' into feat/um-114-roles-and-permissions
|
2022-12-01 20:53:37 -08:00 |
|
Brian Cao
|
77b739870e
|
Add database migration.
|
2022-11-29 21:56:43 -08:00 |
|
Brian Cao
|
d5437c895e
|
Add Role to TeamUser.
|
2022-11-28 13:08:48 -08:00 |
|
Brian Cao
|
d60ad1c782
|
Fix isAdmin check. Fix Schema.
|
2022-11-21 16:44:42 -08:00 |
|
Brian Cao
|
78225691df
|
Add permission checks.
|
2022-11-20 00:48:13 -08:00 |
|