This website requires JavaScript.
Explore
Help
Register
Sign In
seth
/
jam-cloud
Watch
1
Star
0
Fork
You've already forked jam-cloud
0
Code
Issues
Pull Requests
Actions
3
Packages
Projects
Releases
Wiki
Activity
develop_temp
jam-cloud
/
db
/
up
/
add_active_feed.sql
1 line
58 B
MySQL
Raw
Permalink
Normal View
History
Unescape
Escape
VRFS-2219 active sessions should sort to top of Feed
2014-10-06 13:20:31 +00:00
alter
table
feeds
add
column
active
BOOLEAN
DEFAULT
FALSE
;