{"version":3,"sources":["../../../../src/postgres/predefinedMigrations/v2-v3/types.ts"],"sourcesContent":["/**\n * Set of all paths which should be moved\n * This will be built up into one WHERE query\n */\nexport type PathsToQuery = Set\n\nexport type DocsToResave = {\n [id: number | string]: Record[]\n}\n"],"names":[],"mappings":"AAAA;;;CAGC,GAGD,WAEC"}