mastodon.zunda.ninja is one of the many independent Mastodon servers you can use to participate in the fediverse.
Zundon is a single user instance as home of @zundan as well as a test bed for changes of the code.

Administered by:

Server stats:

1
active users

zunda

\Master?/ :saba: \ますたー/

Merged tootsuite/mastodon at 92c8c30e177ff68c804707b72b123fede956d944.

Migrating to FixCanonicalEmailBlocksForeignKey (20210630000137)
== 20210630000137 FixCanonicalEmailBlocksForeignKey: migrating ================
[strong_migrations] DANGER: No lock timeout set
-- execute("ALTER TABLE canonical_email_blocks DROP CONSTRAINT fk_rails_1ecb262096, ADD CONSTRAINT fk_rails_1ecb262096 FOREIGN KEY (reference_account_id) REFERENCES accounts(id) ON DELETE CASCADE;")
-> 0.0205s
== 20210630000137 FixCanonicalEmailBlocksForeignKey: migrated (0.0249s) =======