feat: port scenario 903 select-pool flow
This commit is contained in:
@@ -6,6 +6,7 @@ export interface DatabaseClient {
|
||||
$executeRaw: GamePrismaClient['$executeRaw'];
|
||||
worldState: GamePrisma.WorldStateDelegate;
|
||||
general: GamePrisma.GeneralDelegate;
|
||||
selectPoolEntry: GamePrisma.SelectPoolEntryDelegate;
|
||||
generalAccessLog: GamePrisma.GeneralAccessLogDelegate;
|
||||
trafficPeriod: GamePrisma.TrafficPeriodDelegate;
|
||||
trafficPeriodGeneral: GamePrisma.TrafficPeriodGeneralDelegate;
|
||||
|
||||
Reference in New Issue
Block a user