Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add seed and migration scripts. #87

Closed
wants to merge 1 commit into from
Closed

Add seed and migration scripts. #87

wants to merge 1 commit into from

Conversation

bLopata
Copy link

@bLopata bLopata commented Jan 14, 2025

CSV files contain the first page of records of YouSim user data from honcho-demo.yousim schema.

The seed_from_export can be used to populate a local database with the filtered results (omitting any records which do not exist on it's parent; i.e. no messages which are not from the sessions provided, no sessions from unincluded users, etc).

After seeding a local DB, you can run the migration to verify the new schema matches the current definition of honcho models.

@bLopata bLopata requested a review from VVoruganti January 14, 2025 16:42
@bLopata bLopata closed this Jan 14, 2025
@bLopata bLopata deleted the dev/ben-552 branch January 14, 2025 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant