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 16:47:46 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
59e84a54b4a8779a19e5326198803cde3808b094
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