This website requires JavaScript.
Explore
Help
Sign In
daniel.w
/
BangSo
Watch
1
Star
0
Fork
You've already forked BangSo
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
BangSo
/
packages
/
db
/
prisma
/
migrations
/
20260827140000_add_avatar_s...
/
migration.sql
2 lines
75 B
SQL
Raw
Permalink
Blame
History
ALTER
TABLE
"
user
"
ADD
COLUMN
"
avatarStyle
"
TEXT
NOT
NULL
DEFAULT
'
robot
'
;
Reference in New Issue
View Git Blame
Copy Permalink