feat: comments
fix: use select instead of dropdown for filter on /market
This commit is contained in:
parent
800b5d1a09
commit
bd05b269fe
22 changed files with 2715 additions and 97 deletions
1
website/drizzle/0004_cloudy_viper.sql
Normal file
1
website/drizzle/0004_cloudy_viper.sql
Normal file
|
|
@ -0,0 +1 @@
|
|||
ALTER TABLE "comment" ALTER COLUMN "content" SET DATA TYPE varchar(500);
|
||||
Reference in a new issue