MCPcopy
hub / github.com/linuxfoundation/crowd.dev / seed-entities.ts

File seed-entities.ts

backend/src/database/initializers/seed-entities.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { getServiceLogger } from '@crowd/logging'
2/**
3 * This script is responsible for seeding entity data to database.
4 * It has two modes through arguments. `all` OR `seederFileName`

Callers

nothing calls this directly

Calls 4

getServiceLoggerFunction · 0.90
seedAllEntitiesFunction · 0.85
seedSelectedFunction · 0.85
infoMethod · 0.80

Tested by

no test coverage detected