Commit Graph

6 Commits (52f399a1549dec4ad20d5a1706754a9df580bc74)

Author SHA1 Message Date
Gabe Cook 88728906a8
fix(copydb): fix migration to Postgres (#2601)
* chore(copydb): Use query builder during setup

* fix(copydb): Fix migration to Postgres
1 year ago
Steven 7fc7b19d64 chore: deprecate user setting legacy api 1 year ago
Athurg Gooth 2ee426386a
fix: skip system_setting check while copydb (#2490)
Skip system_setting check while copydb
1 year ago
Athurg Gooth 35f0861d6e
fix: prevent copydb to create a fresh memos (#2486)
Prevent copydb to create a fresh memos
1 year ago
Steven 052216c471 chore: fix list activities typo 2 years ago
Athurg Gooth 096c489eb3
feat: copy data between drivers (#2370)
* Add copydb command to copy data between drivers

* Check if table is empty before copy
2 years ago