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
6c1dd3993598ee3a012da9e8b268cfe8dcd11580
kr-phim
/
server
/
database
/
migrations
/
0011_magenta_jack_flag.sql
T
1 line
70 B
SQL
Raw
Normal View
History
Unescape
Escape
Add database migration snapshots for comment_votes, comments, movies, and users tables
2026-07-24 00:06:03 -04:00
ALTER
TABLE
`
comments
`
ADD
`
anonymous
`
boolean
DEFAULT
false
NOT
NULL
;
Reference in New Issue
Copy Permalink