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
99ac23dfd3
gosora
/
schema
/
pgsql
/
query_conversations_partici...
4 lines
87 B
SQL
Raw
Blame
History
CREATE
TABLE
"
conversations_participants
"
(
`
uid
`
int
not
null
,
`
cid
`
int
not
null
)
;
Reference in New Issue
View Git Blame
Copy Permalink