Block a user
1da21024d7
feat(postgres): added GetUserTagsTroughFavedPosts
8cde1235ad
feat(postgres): added GetUserFavoritePostsWithPagination
6268a594cf
feat(postgres): added GetAllAnthroveUserIDs
4cdd4450d5
feat(postgres): added GetAnthroveUser
bbd08b9a2f
feat(postgres): added GetSpecifiedUserSourceLink
78777ce7be
feat(postgres): partially added Check heckPostNodeExistsBy
bd22ed3f79
feat(postgres): added AddPost
ad3a43366b
feat(postgres): added CheckUserPostLink
a430c3b582
feat(postgres): added LinkUserWithPost
8d655e991f
feat(postgres): added LinkPostWithSource
5aa1542074
feat(db): corrected tables
ccb7cff4fc
refactor(db): removed unused context
549c1ca573
docs(db): removing unused entities
751f387b86
feat(db): finalizing migration statements
b2b354c60f
feat(db): initial setup for migrations
ea2958b27d
feat(sources): finished implementing get all sources
ebc7fcc571
feat(sources): get all source nodes
c1df01d113
chore: reorganizing code
0d5274eb27
feat: connecting to postgres now possible
ccc6010466
chore: streamline the naming to indicate more than graph support
5015749f70
chore: streamline the naming to indicate more than graph support
e3a5adb2cc
doc(source): added function documentation
3e4560768b
feat(source): added deletion
a61c300b74
docs(post): added function documentation
1017eaf5b8
docs(post): added function documentation
fc73377d86
chore(post): code & folder restructure