SoXX fenpaws
fenpaws pushed to develop/postgresql at anthrove/otter-space-sdk 2024-06-21 21:35:53 +00:00
3c17c60439 fix(postgres): Update postgres.go to use silent logger for GORM configuration
fenpaws pushed to develop/postgresql at anthrove/otter-space-sdk 2024-06-21 21:26:03 +00:00
c07fd69f4f fix(postgres): CheckIfAnthrovePostNodeExistsBySourceURL function to use PostReference model
fenpaws pushed to develop/postgresql at anthrove/otter-space-sdk 2024-06-21 21:19:14 +00:00
c359b4636e fix(postgres): prefilled posts with empty
fenpaws pushed to develop/postgresql at anthrove/otter-space-sdk 2024-06-21 20:59:00 +00:00
0b7b6beccd fix(postgres): Update CheckIfAnthrovePostNodeExistsBySourceURL to return pointer instead of value
fenpaws pushed to develop/postgresql at anthrove/otter-space-sdk 2024-06-21 20:57:15 +00:00
5e501b2003 fix(postgres): ** whyy
fenpaws pushed to develop/postgresql at anthrove/otter-space-sdk 2024-06-21 20:55:07 +00:00
b86c667156 fix(postgres): CheckIfAnthrovePostNodeExistsBySourceURL now working as intended
fenpaws pushed to develop/postgresql at anthrove/otter-space-sdk 2024-06-21 15:50:44 +00:00
aea99da484 fix(postgres): fix creating issue
fenpaws pushed to develop/postgresql at anthrove/otter-space-sdk 2024-06-21 13:53:08 +00:00
f5360d2757 fix(migration):remove unique key for url
fenpaws pushed to develop/postgresql at anthrove/otter-space-sdk 2024-06-21 13:25:31 +00:00
8a2803276a fix(migration):add url to primary key
fenpaws pushed to develop/postgresql at anthrove/otter-space-sdk 2024-06-21 13:18:56 +00:00
e09d39dd02 feat(postgres): added copyright as enum
fenpaws pushed to develop/postgresql at anthrove/otter-space-sdk 2024-06-21 13:16:05 +00:00
4690ce135d fix(postgres): added url to SourceLink
fenpaws pushed to develop/postgresql at anthrove/otter-space-sdk 2024-06-21 13:08:47 +00:00
2515fc5081 fix(postgres): check if source exists before creating
fenpaws pushed to develop/postgresql at anthrove/otter-space-sdk 2024-06-21 12:56:19 +00:00
795bcbdac3 feat(postgres): added new each function
fenpaws pushed to develop/postgresql at anthrove/otter-space-sdk 2024-06-21 12:36:48 +00:00
d4bec1d8c7 fix(postgres): removed unneeded code that breaks the thing
fenpaws pushed to develop/postgresql at anthrove/otter-space-sdk 2024-06-21 12:16:25 +00:00
40ce69567a dix(postgres): wrong parameters
fenpaws pushed to develop/postgres at anthrove/plug-sdk 2024-06-21 11:17:20 +00:00
cce1a01369 feat(postgres): enable postgres support
fenpaws created branch develop/postgres in anthrove/plug-sdk 2024-06-21 11:17:16 +00:00
fenpaws pushed to develop/postgresql at anthrove/otter-space-sdk 2024-06-20 20:45:13 +00:00
84aee5c2dd test(postgres): finished tests for user and fixed bugs
947a77d13f test(postgres): added first tests for user and fixed bugs
Compare 2 commits »
fenpaws pushed to develop/postgresql at anthrove/otter-space-sdk 2024-06-20 12:54:14 +00:00
83a5c89438 test(postgres): added tag and fixed bugs
fenpaws pushed to develop/postgresql at anthrove/otter-space-sdk 2024-06-19 22:16:54 +00:00
e6931570c3 chore(postgres): removed dead code