Commit Graph

30 Commits (c25c57ab6194c7f70c0efada290247c741aa5b0d)

Author SHA1 Message Date
wzc90 3ecbbf31a9
fix: migration scripts for mysql (#3384) 12 months ago
Leo LI 93e8fa4912
fix: upgrade scripts for mysql
* Fix mysql db migration

* Update store/db/mysql/migration/prod/0.22/01__memo_tags.sql

* Update store/db/mysql/migration/prod/0.22/02__memo_payload.sql

---------

Co-authored-by: boojack <stevenlgtm@gmail.com>
12 months ago
wzc90 d4157bcffa
fix: upgrade scripts (#3347) 12 months ago
wzc90 80df8f8aed
fix: upgrade scripts (#3344) 12 months ago
Steven f30599fbd2 chore: fix scripts 12 months ago
Steven 041f9b1beb chore: bump version 12 months ago
Steven d0655ece53 refactor: update memo tags 12 months ago
Steven 26545c855c refactor: implement s3 storage 12 months ago
Steven 8fd1dff484 chore: update migration scripts 1 year ago
Steven 7cc8b951a3 refactor: update resource id naming 1 year ago
Steven 8fe6874b1b chore: add description field to user 1 year ago
Steven 3dddd3ec4c chore: tweak reaction store 1 year ago
Steven 2f16b7065a chore: tweak scripts 1 year ago
Steven 4f2b00b4f3 chore: add migration scripts 1 year ago
Steven 582cc6609c feat: add user-defined id to resource 1 year ago
Steven b2fc3076f6 chore: update memo store 1 year ago
Steven d67eaaaee2 chore: update database migrator 1 year ago
Steven c797099950 chore: update resource internal path migrator 1 year ago
Lincoln Nogueira 411e807dcc
chore: use consistent relative paths for resources (#2683)
- always store resources with a relative path with forward slashes, which will be transformed as needed when the file is accessed

- fix an issue with thumbnail generation on Windows

- add several validations for local storage setting

- improve front-end error feedback when changing local storage

- add migrations to make existing resource paths relative (not needed, but improves database consistency)
1 year ago
Steven 9f4f2e8e27 chore: fix user setting values 1 year ago
Steven c50f4f4cb4 chore: update migration scripts 1 year ago
Steven abda6ad041 chore: update latest schema 1 year ago
Athurg Gooth 5f86769255
fix: field type of row_status for table webhook (#2579)
Fix field type of row_status for table webhook
1 year ago
Steven 1a5bce49c2 chore: implement webhook store 1 year ago
Steven eacd3e1c17 chore: fix mysql latest schema 1 year ago
Athurg Gooth b966c16dd5
fix: data too large for mysql (#2470)
* Extend some TEXT field to LONGTEXT in mysql

* move db migration version

* fix error in migrate SQL
2 years ago
Steven 88fb79e458 chore: impl inbox store for mysql 2 years ago
Steven 93b8e2211c chore: update dev latest schema 2 years ago
Steven 553de3cc7e fix: mysql syntax 2 years ago
Steven a6ee61e96d chore: update package name 2 years ago