This website requires JavaScript.
Explore
Help
Register
Sign In
a
/
gosora
Watch
1
Star
0
Fork
You've already forked gosora
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
c6de9b92be
gosora
/
schema
/
mysql
/
query_activity_stream_match...
4 lines
89 B
SQL
Raw
Blame
History
CREATE
TABLE
`
activity_stream_matches
`
(
`
watcher
`
int
not
null
,
`
asid
`
int
not
null
)
;
Reference in New Issue
View Git Blame
Copy Permalink