Commit Graph

6 Commits (88728906a8652a7d3c0a5d59da4ff2767690e65f)

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
2 years ago
Steven 7fc7b19d64 chore: deprecate user setting legacy api 2 years ago
Athurg Gooth 2ee426386a
fix: skip system_setting check while copydb (#2490)
Skip system_setting check while copydb
2 years ago
Athurg Gooth 35f0861d6e
fix: prevent copydb to create a fresh memos (#2486)
Prevent copydb to create a fresh memos
2 years 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