feat(postgres): remote_actor_connections table + PgRemoteActorConnectionRepository
This commit is contained in:
@@ -7,6 +7,7 @@ pub mod follow;
|
||||
pub mod like;
|
||||
pub mod notification;
|
||||
pub mod remote_actor;
|
||||
pub mod remote_actor_connections;
|
||||
pub mod tag;
|
||||
pub mod thought;
|
||||
pub mod top_friend;
|
||||
|
||||
Reference in New Issue
Block a user