omnivore/packages/db/migrations/0041.undo.upgrade_twitter_users.sql

8 lines
123 B
MySQL
Raw Permalink Normal View History

2022-02-11 17:24:33 +00:00
-- Type: UNDO
-- Name: upgrade_twitter_users
-- Description: Update the SOURCE on twitter users to google
BEGIN;
COMMIT;