tsaleh (owner)

Revisions

gist: 112511 Download_button fork
public
Public Clone URL: git://gist.github.com/112511.git
Text only
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
mysql> show tables;
+---------------------------------------+
| Tables_in_everett_multitenant_default |
+---------------------------------------+
| abuseMessage |
| abuseMessageProp |
| abuseThread |
| abuseThreadProp |
| clubInvitation |
| deletedCategory |
| deletedCategoryProp |
| deletedClubUser |
| deletedClubUserProp |
| deletedForum |
| deletedForumProp |
| deletedMessage |
| deletedMessageProp |
| deletedThread |
| deletedThreadProp |
| jiveAnnounce |
| jiveAnnounceProp |
| jiveAnswer |
| jiveAttachData |
| jiveAttachment |
| jiveAttachmentProp |
| jiveAvatar |
| jiveAvatarProp |
| jiveAvatarUser |
| jiveBanned |
| jiveBatchWatch |
| jiveCategory |
| jiveCategoryProp |
| jiveForum |
| jiveForumProp |
| jiveGroup |
| jiveGroupPerm |
| jiveGroupProp |
| jiveGroupUser |
| jiveHTTPReadStatSession |
| jiveID |
| jiveMessage |
| jiveMessageProp |
| jiveModeration |
| jiveNNTPReadStatSession |
| jivePMessage |
| jivePMessageFldr |
| jivePMessageProp |
| jivePoll |
| jivePollOption |
| jivePollVote |
| jiveProperty |
| jiveQuestion |
| jiveQuestionProp |
| jiveRating |
| jiveRatingType |
| jiveReadStat |
| jiveReadStatSession |
| jiveReadTracker |
| jiveReward |
| jiveSearch |
| jiveSearchClick |
| jiveSearchCriteria |
| jiveStatusLevel |
| jiveStatusLevelProp |
| jiveThread |
| jiveThreadProp |
| jiveUser |
| jiveUserPerm |
| jiveUserProp |
| jiveUserReward |
| jiveUserRoster |
| jiveViewCount |
| jiveVote |
| jiveWatch |
| jiveWatchSettings |
| lwActivity |
| lwActivityContent |
| lwClubPermissions |
| lwClubUser |
| lwClubUserProp |
| lwEmails |
| lwExternalIDMap |
| lwFbUser |
| lwFeatured |
| lwFriends |
| lwFriendsContent |
| lwPropertyAudit |
| lwStatsCategory |
| lwStatsCount |
| lwStatsForum |
| lwStatsThread |
| lwStatsUrl |
| lwStatsVisitor |
| lwStatsWatch |
| lwTag |
| lwTenants |
| lwWatchContent |
+---------------------------------------+
93 rows in set (0.01 sec)