Commit Graph

14 Commits

Author SHA1 Message Date
7cc8b951a3 refactor: update resource id naming 2024-03-20 20:39:16 +08:00
8fe6874b1b chore: add description field to user 2024-03-13 21:24:16 +08:00
3dddd3ec4c chore: tweak reaction store 2024-02-09 21:59:45 +08:00
582cc6609c feat: add user-defined id to resource 2024-01-21 10:49:30 +08:00
b2fc3076f6 chore: update memo store 2024-01-21 01:23:55 +08:00
d67eaaaee2 chore: update database migrator 2024-01-06 16:55:13 +08:00
abda6ad041 chore: update latest schema 2023-12-09 12:05:45 +08:00
5f86769255 fix: field type of row_status for table webhook (#2579)
Fix field type of row_status for table webhook
2023-12-06 10:57:03 +08:00
1a5bce49c2 chore: implement webhook store 2023-11-24 22:45:38 +08:00
eacd3e1c17 chore: fix mysql latest schema 2023-11-05 15:38:45 +08:00
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
2023-10-31 10:23:15 +08:00
93b8e2211c chore: update dev latest schema 2023-10-27 01:18:00 +08:00
553de3cc7e fix: mysql syntax 2023-10-07 22:56:12 +08:00
a6ee61e96d chore: update package name 2023-10-05 23:11:29 +08:00