431 B
431 B
Scripts
Bundled resources for data-seeder-generator skill
- seed_database.py: Script to execute the database seeding process, allowing users to specify the number of records and tables to seed.
- reset_database.py: Script to reset the database to a clean state before seeding, useful for testing and development.
- validate_seed_data.py: Script to validate the integrity and consistency of the generated seed data.