MCPcopy Index your code
hub / github.com/linuxfoundation/crowd.dev / refresh-materialized-views.ts

File refresh-materialized-views.ts

backend/src/bin/scripts/refresh-materialized-views.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { getServiceLogger, logExecutionTimeV2 } from '@crowd/logging'
2import commandLineArgs from 'command-line-args'
3import commandLineUsage from 'command-line-usage'
4import * as fs from 'fs'

Callers

nothing calls this directly

Calls 5

getServiceLoggerFunction · 0.90
databaseInitFunction · 0.90
logExecutionTimeV2Function · 0.90
logMethod · 0.80
queryMethod · 0.45

Tested by

no test coverage detected