feat: add reports table schema for preset reporting

This commit is contained in:
2026-04-27 15:30:51 +08:00
parent 5087f3370d
commit b94c29da61
5 changed files with 1691 additions and 0 deletions
+1
View File
@@ -7,3 +7,4 @@ export * from "./performanceEntries"
export * from "./gamePlatformSupport"
export * from "./gameComments"
export * from "./savedGames"
export * from "./reports"