- Created new ENUM types for game source, online multiplayer status, frame generation method, and FSR version. - Added `community_presets` table with relevant fields and constraints. - Added `game_comments` table to store user comments on games. - Updated `games` table to allow null steam_app_id and added source and online_multiplayer_status columns. - Enhanced `performance_entries` table with new fields for FSR version, frame generation method, upvotes, downvotes, and verification details. - Established foreign key constraints for new tables and updated existing ones. - Created indexes to optimize queries on comments and performance entries.
35 lines
641 B
JSON
35 lines
641 B
JSON
{
|
|
"version": "7",
|
|
"dialect": "postgresql",
|
|
"entries": [
|
|
{
|
|
"idx": 0,
|
|
"version": "7",
|
|
"when": 1777089104474,
|
|
"tag": "0000_crazy_nick_fury",
|
|
"breakpoints": true
|
|
},
|
|
{
|
|
"idx": 1,
|
|
"version": "7",
|
|
"when": 1777091220497,
|
|
"tag": "0001_big_smiling_tiger",
|
|
"breakpoints": true
|
|
},
|
|
{
|
|
"idx": 2,
|
|
"version": "7",
|
|
"when": 1777096891299,
|
|
"tag": "0002_square_slayback",
|
|
"breakpoints": true
|
|
},
|
|
{
|
|
"idx": 3,
|
|
"version": "7",
|
|
"when": 1777115371276,
|
|
"tag": "0004_aspiring_meggan",
|
|
"breakpoints": true
|
|
}
|
|
]
|
|
}
|