Skip to content

[FEAT-API]: Create sql dump for savepoint seeding #536

@martyheynbah

Description

@martyheynbah

Similar to seeding the ead_lifeloss table, seeding the savepoint and savepoint_metadata table takes a lot of time and resources from the machine.

To ensure all counts are consistent and to speed up the seeding process lets use a sql dump for seeding this data

  • create sql sump file and place in model library
  • update code to only use sql file and not re-ingest all data (look at ead_lifeloss)

Metadata

Metadata

Assignees

Labels

2SPEffort Estimation: 4hrs Max

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions