this repo has no description
1
fork

Configure Feed

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

at production 2 lines 124 B view raw
1CREATE INDEX IF NOT EXISTS idx_irclink_user ON ircLink(user); 2CREATE INDEX IF NOT EXISTS idx_quote_author ON quote(author);