This website requires JavaScript.
Explore
Help
Register
Sign In
ngthanhvu
/
kr-phim
Watch
1
Star
0
Fork
0
mirror of
https://github.com/ngthanhvu/kr-phim.git
synced
2026-08-10 17:47:47 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
856c514c156e3c5a58fa081ce3d906d1779b62c5
kr-phim
/
server
/
database
/
migrations
/
0012_bumpy_the_watchers.sql
T
1 line
45 B
SQL
Raw
Normal View
History
Unescape
Escape
feat: add gender field to user profile and update related components
2026-07-24 04:55:39 -04:00
ALTER
TABLE
`
users
`
ADD
`
gender
`
varchar
(
20
);
Reference in New Issue
Copy Permalink