Closed niryariv closed 9 years ago
create_db (= renew_db) drops all the current collections and their data, and starts anew with the list of gushim. update_db (= refresh_db) goes over the data in the db and the list of gushim, sees if there are any new ones in the list and adds them to the db without removing data, in case we grab a better gushim list from somewhere.
are they the same?