This website requires JavaScript.
Explore
Help
Sign In
andrey
/
album
Watch
1
Star
0
Fork
0
You've already forked album
Code
Issues
10
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e5e1ff0234
album
/
migrations
/
20160807210343_add_public_flag
/
down.sql
Rasmus Kaj
fd5fb423ec
Add flag to make photos public.
2016-08-07 22:41:00 +02:00
2 lines
42 B
SQL
Raw
Blame
History
ALTER
TABLE
photos
DROP
COLUMN
is_public
;
Reference in New Issue
View Git Blame
Copy Permalink