mirror of
https://github.com/Syfaro/fuzzysearch.git
synced 2024-11-05 06:23:08 +00:00
15ab9563e0
* Initial attempt at a worker to refresh old data. * Build refresh image on non-master branches. * Allow specifying missing batch sizes. * Store more data for deleted submissions. * Add refresh to builds. * Update furaffinity-rs dependency. * Update furaffinity-rs, again. * Update refresh Dockerfile to avoid extra build. * Update faktory dependency. * Update deleted flag migration order.
4 lines
122 B
SQL
4 lines
122 B
SQL
ALTER TABLE submission DROP COLUMN deleted;
|
|
ALTER TABLE e621 DROP COLUMN deleted;
|
|
ALTER TABLE weasyl DROP COLUMN deleted;
|