Bradley Shellnut
|
c472f43b9e
|
Removing external id from some schemas, creating APIs for different schemas, and creating DB utils for the schemas.
|
2024-02-20 17:47:37 -08:00 |
|
|
|
b7d7113262
|
Updating schema to have more foreign key constraints in line with prisma migration and primary key on join tables.
|
2024-02-19 00:22:05 -08:00 |
|
|
|
bbb6df0fec
|
Change prisma to drizzle in password change, profile update, collection page, and wishlist page.
|
2024-02-18 00:03:08 -08:00 |
|
Bradley Shellnut
|
858a356ddf
|
Updating external id schema types and password validation.
|
2024-02-16 16:38:02 -08:00 |
|
Bradley Shellnut
|
2b3d037861
|
Creating new landing page, starting a different flow of managing your games, updating the schema for external ids, and adding different logo.
|
2024-02-14 17:48:47 -08:00 |
|
Bradley Shellnut
|
ec5f1ed93b
|
Creating external ids table and join tables.
|
2024-02-14 09:42:29 -08:00 |
|
Bradley Shellnut
|
eac53a993b
|
Update dependencies, custom tsVector type for drizzle, and adding vector column on game for name and slug, and adding index on the search vector column.
|
2024-02-09 17:01:54 -08:00 |
|
Bradley Shellnut
|
baafd75839
|
Moving drizzle from MySQL to Postgres because more features exist there I like and am used to.
|
2024-02-08 18:56:09 -08:00 |
|
|
|
3663fc328e
|
Fix connecting to localhost mysql version and not use planetscale adapters.
|
2024-02-05 23:18:13 -08:00 |
|
|
|
e229fd9b1c
|
Create join tables for things that can connect to games.
|
2024-02-04 17:53:23 -08:00 |
|
|
|
30cd8ceb97
|
Updating schema for drizzle, adding migrate and push.
|
2024-02-03 18:21:32 -08:00 |
|