feat(board): add mobile home board (#1910)
* feat(board): add mobile home board * fix: add missing translations * fix: mysql key reference with other datatype * fix: format issue * fix: missing trpc context arguments in tests * fix: missing trpc context arguments in tests
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ALTER TABLE `user` ADD `mobile_home_board_id` text REFERENCES board(id);
|
||||
Reference in New Issue
Block a user