1 2 3 4 5 6 7
SET client_min_messages=ERROR; ALTER TABLE BugWatch ADD COLUMN next_check timestamp without time zone; CREATE INDEX bugwatch__next_check__idx ON BugWatch(next_check); INSERT INTO LaunchpadDatabaseRevision VALUES (2207, 42, 0);
Loggerhead is a web-based interface for Breezy Version: 2.0.1