boredgame/src/db/schema
2024-07-21 12:05:48 -07:00
..
categories.ts Using Svelte 5, refactor to use a separate table for user two factor details, and update the whole application to use the new table. 2024-07-11 15:53:56 -07:00
categoriesToExternalIds.ts Moving a lot around for hono 2024-07-21 12:05:48 -07:00
categoriesToGames.ts Moving drizzle into it's own DB folder and moving all the table types to separate files. 2024-05-07 17:19:13 -07:00
collectionItems.ts Using Svelte 5, refactor to use a separate table for user two factor details, and update the whole application to use the new table. 2024-07-11 15:53:56 -07:00
collections.ts Moving a lot around for hono 2024-07-21 12:05:48 -07:00
expansions.ts Using Svelte 5, refactor to use a separate table for user two factor details, and update the whole application to use the new table. 2024-07-11 15:53:56 -07:00
externalIds.ts Fixing seeding and migrations. Fixing other login flows and the check for being fully authenticated. Still need to refactor landing page to mitigate bypassing 2FA. 2024-06-14 19:11:18 -07:00
games.ts Using Svelte 5, refactor to use a separate table for user two factor details, and update the whole application to use the new table. 2024-07-11 15:53:56 -07:00
gamesToExternalIds.ts Moving drizzle into it's own DB folder and moving all the table types to separate files. 2024-05-07 17:19:13 -07:00
index.ts Moving a lot around for hono 2024-07-21 12:05:48 -07:00
mechanics.ts Using Svelte 5, refactor to use a separate table for user two factor details, and update the whole application to use the new table. 2024-07-11 15:53:56 -07:00
mechanicsToExternalIds.ts Moving drizzle into it's own DB folder and moving all the table types to separate files. 2024-05-07 17:19:13 -07:00
mechanicsToGames.ts Moving drizzle into it's own DB folder and moving all the table types to separate files. 2024-05-07 17:19:13 -07:00
passwordResetTokens.ts Moving a lot around for hono 2024-07-21 12:05:48 -07:00
publishers.ts Using Svelte 5, refactor to use a separate table for user two factor details, and update the whole application to use the new table. 2024-07-11 15:53:56 -07:00
publishersToExternalIds.ts Moving drizzle into it's own DB folder and moving all the table types to separate files. 2024-05-07 17:19:13 -07:00
publishersToGames.ts Moving drizzle into it's own DB folder and moving all the table types to separate files. 2024-05-07 17:19:13 -07:00
recoveryCodes.ts Moving a lot around for hono 2024-07-21 12:05:48 -07:00
roles.ts Using Svelte 5, refactor to use a separate table for user two factor details, and update the whole application to use the new table. 2024-07-11 15:53:56 -07:00
sessions.table.ts Moving a lot around for hono 2024-07-21 12:05:48 -07:00
two-factor.table.ts Moving a lot around for hono 2024-07-21 12:05:48 -07:00
userRoles.ts Moving a lot around for hono 2024-07-21 12:05:48 -07:00
users.table.ts Moving a lot around for hono 2024-07-21 12:05:48 -07:00
wishlistItems.ts Using Svelte 5, refactor to use a separate table for user two factor details, and update the whole application to use the new table. 2024-07-11 15:53:56 -07:00
wishlists.ts Moving a lot around for hono 2024-07-21 12:05:48 -07:00