tavern/migrations
Nick Gerakines 8c20696c0e
Added missing down migration.
2020-04-06 16:52:15 -04:00
..
20200308144825_init.down.sql Refreshed init migrations. Created docker-compose. Added migrations to binary. Added translations to binary. 2020-03-26 10:36:56 -04:00
20200308144825_init.up.sql Refreshed init migrations. Created docker-compose. Added migrations to binary. Added translations to binary. 2020-03-26 10:36:56 -04:00
20200328103629_issue-35.down.sql Implemented inbox forwarding. Added follow/note and undo/follow/note in actor inbox. Added activity forwarding to create/note and announce/note in actor inbox. Added migrations to create table used to track object subscriptions and storage interface functions to add, remove, and list actor object subscriptions. 2020-03-28 16:20:00 -04:00
20200328103629_issue-35.up.sql Implemented inbox forwarding. Added follow/note and undo/follow/note in actor inbox. Added activity forwarding to create/note and announce/note in actor inbox. Added migrations to create table used to track object subscriptions and storage interface functions to add, remove, and list actor object subscriptions. 2020-03-28 16:20:00 -04:00
20200329111123_issue-21.down.sql First pass at integrating groups including storage, url changes, manage groups page, webfinger, errors, actor refactoring, and route refactoring. Part of #21. 2020-03-29 15:02:05 -04:00
20200329111123_issue-21.up.sql Added missing columns to issue-21 migration. 2020-03-30 16:20:36 -04:00
20200405121249_issue-67-group-directory.down.sql Implemented groups directory. Closes #67. 2020-04-05 12:50:31 -04:00
20200405121249_issue-67-group-directory.up.sql Implemented groups directory. Closes #67. 2020-04-05 12:50:31 -04:00
20200405151030_acls.down.sql Implemented ACLs, added db checks to varchar columns, and cleaned up code. 2020-04-06 10:20:00 -04:00
20200405151030_acls.up.sql Implemented ACLs, added db checks to varchar columns, and cleaned up code. 2020-04-06 10:20:00 -04:00
20200406163135_object_likes.down.sql Added missing down migration. 2020-04-06 16:52:15 -04:00
20200406163135_object_likes.up.sql Implement object like activity support. 2020-04-06 16:50:04 -04:00
command.go Refreshed init migrations. Created docker-compose. Added migrations to binary. Added translations to binary. 2020-03-26 10:36:56 -04:00