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
|
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
|
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 |
|
Brian Cao
|
ba31f48f1a
|
Feat/um 49 query builder api (#1573)
* add uuid to event. add indexes
* eventdata api
* add event data
* remove test data
* update list
|
2022-10-21 21:33:23 -07:00 |
|
Brian Cao
|
78338205a3
|
Feat/um 62 prisma property names (#1562)
* checkpoint
* fix pg schema
* fix mysql schema
* change property names
|
2022-10-10 13:42:18 -07:00 |
|
Brian Cao
|
6de634f0b4
|
add mysql changes
|
2022-10-02 20:42:32 -07:00 |
|
Brian Cao
|
0c33bb9e2d
|
fix schema file.
|
2022-09-01 14:54:25 -07:00 |
|
Brian Cao
|
d53b4a8895
|
roll back bigint. add loading
|
2022-08-30 00:03:22 -07:00 |
|
Brian Cao
|
c875096aa7
|
remove event_old drop
|
2022-08-23 14:26:44 -07:00 |
|
Brian Cao
|
4924a616f9
|
cascading deletes mysql
|
2022-08-22 16:00:26 -07:00 |
|
Brian Cao
|
d3f3e610a6
|
big int
|
2022-08-16 21:03:02 -07:00 |
|
Brian Cao
|
e269ace88f
|
add logic to mysql migration
|
2022-08-11 11:33:21 -07:00 |
|
Brian Cao
|
daf3978970
|
address PR comments. line up PSQL / MYSQL
|
2022-08-01 20:50:14 -07:00 |
|
Brian Cao
|
7b0d6af147
|
refactor table drop
|
2022-08-01 12:22:17 -07:00 |
|
Brian Cao
|
8f934c7e6c
|
checkpoint
|
2022-07-29 22:30:09 -07:00 |
|
Brian Cao
|
3e2c098c05
|
create mysql migration
|
2022-07-27 23:16:16 -07:00 |
|
mike
|
5e0c5643c6
|
Unify database changes. Closes #1264
|
2022-07-06 20:45:53 -07:00 |
|
Mike Cao
|
16c723a9cb
|
Added missing migration step.
|
2022-06-28 09:20:51 -07:00 |
|
Mike Cao
|
eda40d2336
|
Updated migration process.
|
2022-06-27 22:09:47 -07:00 |
|
Mike Cao
|
3061c3166c
|
Removed bad migration file.
|
2022-06-27 13:24:08 -07:00 |
|
Mike Cao
|
661bf2863c
|
Merge pull request #1235 from franciscao633/um-12-mysql-match-init-migration-with-schema-file
update mysql schema and init migration file
|
2022-06-27 13:20:19 -07:00 |
|
Francis Cao
|
921f52ab9e
|
update mysql schema and init migration file
|
2022-06-27 11:48:50 -07:00 |
|
Mike Cao
|
37653aa5b5
|
Renamed init folder.
|
2022-06-27 11:10:27 -07:00 |
|
Mike Cao
|
77da21ac3e
|
Updated mysql migration file.
|
2022-06-27 11:07:45 -07:00 |
|
Mike Cao
|
3122bab419
|
Refactor migrations.
|
2022-06-19 00:07:01 -07:00 |
|