Commit Graph

32 Commits (9107a941ca0131a22a9004c6fe3bbdb139b83656)

Author SHA1 Message Date
Johnny 9299c216e2 chore: move migration to 0.24.0 2 weeks ago
Chris Dzombak d25f355392
chore: allow storing resource references >256 chars long in mysql (#4408)
fix: allow storing resource references >256 chars long in mysql
2 weeks ago
wzc90 3f33ccd906
fix: update 01__memo_pinned.sql (#4370) 3 weeks ago
Steven 7996586488 chore: fix migration script for sqlite 3 weeks ago
johnnyjoy bf5a29524a chore: remove drop index 4 weeks ago
johnnyjoy 0af08d9c06 chore: add if exists to postgres 4 weeks ago
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>
4 weeks ago
johnnyjoy b0119f320a chore: tweak migration scripts 4 weeks ago
johnnyjoy 9bd6d17864 chore: add migration script 4 weeks ago
johnnyjoy 39d4d4f4f3 chore: update migrate scripts 4 weeks ago
johnnyjoy d605faeffa refactor: move pinned to memo 4 weeks ago
Zero King 5ec3150e0e
fix: use correct separator in migration file name (#4327)
Fixes: e913271f15 ("refactor: move tags from property to payload (#4229)")
1 month 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>
2 months ago
Steven 51c80c37d1 revert: tweak reaction_type column type for mysql 3 months ago
Steven 9f2c1b2556 chore: tweak reaction_type column type for mysql 3 months ago
johnnyjoy 80785de900 chore: remove unused script 4 months ago
Steven d066d46f6e chore: tweak schema version 5 months ago
Steven e527b6a878 feat: move reaction type to setting 5 months ago
Leo 95939ebcf1
fix: v0.22.5: start fail caused by incorrect migration file naming (#3873)
fix incorrect naming of migration file
6 months ago
Steven fa2b01cfb1 chore: tweak latest schema file name 6 months ago
Steven ccd3fdcd38 chore: fix tests 6 months ago
Steven 6e901fc940 refactor: store migrator 7 months ago
boojack 8e01eb8702 feat: `store/db` module with sqlite 3 years ago
boojack bc22f69ac5 refactor: raw struct for store 3 years ago
boojack 74ab42069f chore: add service version 3 years ago
boojack c492317ffe feat: member manage section in setting dialog 3 years ago
STEVEN f1cca0f298
feat: add user role field (#49)
* feat: add user role field

* chore: fix typo

* feat: update signup api
3 years ago
boojack b1adaf9c4e update: seed data 3 years ago
boojack 995ec34bf8 feat: pin/unpin memo 3 years ago
boojack 406109b091 update: db initialization 3 years ago
email b3a431570c feat: system api with profiles 3 years ago
email 3c06c68691 chore: update db initial 3 years ago