This website requires JavaScript.
Explore
Help
Register
Sign In
adrianbonpin
/
deckyvault
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
Files
5f71ed93ccce96af6ec4f2bf969d402dd41eaf54
deckyvault
/
lib
/
db
/
schema
T
History
adrianbonpin
5f71ed93cc
feat(schema): add settingCategories table
2026-04-25 18:19:57 +08:00
..
auth.ts
feat(db): add lastLoginMethod field to user table for last-login-method plugin
2026-04-25 14:07:45 +08:00
gamePlatformSupport.ts
feat(db): add performance entries and game platform support schemas
2026-04-25 11:45:49 +08:00
games.ts
feat(schema): add source enum, nullable steamAppId, onlineMultiplayerStatus to games table
2026-04-25 18:18:48 +08:00
gameVersions.ts
feat(db): add core Drizzle schema tables (hardware, games, gameVersions)
2026-04-25 11:39:20 +08:00
hardware.ts
feat(schema): add sortOrder column to hardware table
2026-04-25 18:19:42 +08:00
index.ts
feat(db): move auth schema into Drizzle structure and add user FK
2026-04-25 12:29:42 +08:00
performanceEntries.ts
feat(schema): replace FSR/FrameGen booleans with enums, add verification fields to performanceEntries
2026-04-25 18:19:20 +08:00
settingCategories.ts
feat(schema): add settingCategories table
2026-04-25 18:19:57 +08:00