feat: new attach / update subscription params

This commit is contained in:
John Yeo
2026-02-17 12:48:11 +00:00
parent a668c5d9e9
commit e6077458a2
112 changed files with 2555 additions and 419 deletions

View File

@@ -11,6 +11,7 @@ export type SharedContext = {
// Objects
logger: AutumnLogger;
expand: string[];
// db: DrizzleCli;
// clickhouseClient?: ClickHouseClient;