Commit Graph

3 Commits

Author SHA1 Message Date
b2d7b4983a Update to match the schema changes. 2025-10-03 21:56:11 -05:00
fb5a45587a Formatting. 2025-09-29 22:43:20 -05:00
5fddf2f394 Create seeding script.
The script updates task related tables only at this time.

Arguments "seed" and "reset" can be passed. "seed" accepts a flag
"--count" which specifies a custom number of task entries to generate.
"task_types" are currently fixed at TA and PC.

To account for db adapter limitations, the script will automatically
batch databse entries by 500 requests.
2025-09-27 23:24:20 -05:00