mirror of
https://github.com/nestriness/nestri.git
synced 2025-12-12 08:45:38 +02:00
## Description <!-- Briefly describe the purpose and scope of your changes --> <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Introduced a new database schema supporting tables for games, categories, friends lists, images, game libraries, Steam accounts, and users, with improved relationships and constraints. - Added new enum types to enhance data consistency for game compatibility, controller support, category type, image type, and Steam status. - **Chores** - Updated migration history to reflect the latest schema changes. - **Revert** - Removed the previous "members" and "teams" tables and related enum types from the database. <!-- end of auto-generated comment: release notes by coderabbit.ai -->