This website requires JavaScript.
Explore
Help
Register
Sign In
seth
/
jam-cloud
mirror of
https://bitbucket.org/jamkazam/jam-cloud.git
Watch
1
Star
0
Fork
You've already forked jam-cloud
0
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
develop
jam-cloud
/
db
/
up
/
music_session_history_publi...
2 lines
88 B
MySQL
Raw
Permalink
Normal View
History
Unescape
Escape
* allowing tests to be skipped, and mostly done with VRFS-1200
2014-02-20 22:23:44 +00:00
ALTER
TABLE
music_sessions_history
ADD
COLUMN
fan_access
BOOLEAN
NOT
NULL
DEFAULT
TRUE
;