memos/store/db/postgres
Cologler 6bda64064e
fix: delete one memo will delete all memos on pgsql (#2611)
fix: delete single memo will all memos on pgsql

Close #2605
2023-12-12 19:52:39 +08:00
..
migration chore: fix timestamp type in postgres 2023-12-09 23:19:57 +08:00
seed feat: support Postgres (#2569) 2023-12-03 13:31:29 +08:00
activity.go chore: clean binary entries 2023-12-11 22:16:39 +08:00
common.go feat: support Postgres (#2569) 2023-12-03 13:31:29 +08:00
idp.go chore: clean binary entries 2023-12-11 22:16:39 +08:00
inbox.go chore: fix timestamp type in postgres 2023-12-09 23:19:57 +08:00
memo.go fix: delete one memo will delete all memos on pgsql (#2611) 2023-12-12 19:52:39 +08:00
memo_organizer.go fix: data conflict handler 2023-12-10 10:07:26 +08:00
memo_relation.go fix: data conflict handler 2023-12-10 10:07:26 +08:00
migration_history.go fix: data conflict handler 2023-12-10 10:07:26 +08:00
migrator.go feat: support Postgres (#2569) 2023-12-03 13:31:29 +08:00
postgres.go feat: support Postgres (#2569) 2023-12-03 13:31:29 +08:00
resource.go chore: clean binary entries 2023-12-11 22:16:39 +08:00
storage.go chore: clean binary entries 2023-12-11 22:16:39 +08:00
system_setting.go fix: data conflict handler 2023-12-10 10:07:26 +08:00
tag.go fix: data conflict handler 2023-12-10 10:07:26 +08:00
user.go chore: clean binary entries 2023-12-11 22:16:39 +08:00
user_setting.go chore: deprecate user setting legacy api 2023-12-08 22:41:47 +08:00
webhook.go chore: clean binary entries 2023-12-11 22:16:39 +08:00