Commit Graph

13 Commits (cda5a5baa4cd63af6409f69336771e86d6ea4c0c)

Author SHA1 Message Date
Xiao Wei 37a81f9d28
fix: migrate sql error (#4338)
* fix: migrate sql error

sqlite not support postgres sql

* Apply suggestions from code review

---------

Co-authored-by: Johnny <yourselfhosted@gmail.com>
6 months ago
johnnyjoy b0119f320a chore: tweak migration scripts 6 months ago
johnnyjoy 9bd6d17864 chore: add migration script 6 months ago
johnnyjoy 39d4d4f4f3 chore: update migrate scripts 6 months ago
johnnyjoy d605faeffa refactor: move pinned to memo 6 months ago
Zero King 5ec3150e0e
fix: use correct separator in migration file name (#4327)
Fixes: e913271f15 ("refactor: move tags from property to payload (#4229)")
6 months ago
Johnny e913271f15
refactor: move tags from property to payload (#4229)
* refactor: move tags from property to payload

* chore: fix tests

* chore: drop memo tags

* chore: update

---------

Co-authored-by: Steven <stevenlgtm@gmail.com>
7 months ago
johnnyjoy 80785de900 chore: remove unused script 8 months ago
Steven d066d46f6e chore: tweak schema version 10 months ago
Steven e527b6a878 feat: move reaction type to setting 10 months ago
Steven fa2b01cfb1 chore: tweak latest schema file name 11 months ago
Steven ccd3fdcd38 chore: fix tests 11 months ago
Steven 6e901fc940 refactor: store migrator 11 months ago