this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 5 lines 127 B view raw
1-- Add down migration script here 2 3DROP TABLE feed_content; 4DROP TABLE consumer_control; 5DROP TABLE verification_method_cache;