Add seedList module for URL initialization, comprehensive SQL utilities for database analysis, and update project configuration.
2 lines
69 B
SQL
2 lines
69 B
SQL
update urls set being_processed=false where being_processed is true;
|