Difference between revisions of "2.0/Mysql:Scheme"
From AnopeWiki
(Created page with " *Work in progress") |
(Auto Kick added) |
||
Line 1: | Line 1: | ||
− | *Work in progress | + | * Work in progress |
+ | |||
+ | *'''NOTE''': These tables are usually prefixed by the prefix= entry in the services.conf configuration file. | ||
+ | |||
+ | == AutoKick == | ||
+ | === Channel akick list === | ||
+ | |||
+ | :{| class="modules sortable" | ||
+ | ! Column || Description | ||
+ | |- | ||
+ | | id || Entry ID number | ||
+ | |- | ||
+ | | timestamp || Date and time akick was set | ||
+ | |- | ||
+ | | addtime || UnixTime akick was added | ||
+ | |- | ||
+ | | ci || Channel name | ||
+ | |- | ||
+ | | creator || Who set the akick | ||
+ | |- | ||
+ | | last_used || | ||
+ | |- | ||
+ | | mask || hostmask to auto kick | ||
+ | |- | ||
+ | | reason || Reason for kick | ||
+ | |- | ||
+ | |} | ||
+ | |||
+ | == BotInfo == | ||
+ | :{| class="modules sortable" | ||
+ | ! Column || Description | ||
+ | |- | ||
+ | |} | ||
+ | |||
+ | == ChanAccess == | ||
+ | :{| class="modules sortable" | ||
+ | ! Column || Description | ||
+ | |- | ||
+ | |} | ||
+ | |||
+ | == ChannelInfo == | ||
+ | :{| class="modules sortable" | ||
+ | ! Column || Description | ||
+ | |- | ||
+ | |} | ||
+ | |||
+ | == Exception == | ||
+ | :{| class="modules sortable" | ||
+ | ! Column || Description | ||
+ | |- | ||
+ | |} | ||
+ | |||
+ | == ForbidData == | ||
+ | :{| class="modules sortable" | ||
+ | ! Column || Description | ||
+ | |- | ||
+ | |} | ||
+ | |||
+ | == Memo == | ||
+ | :{| class="modules sortable" | ||
+ | ! Column || Description | ||
+ | |- | ||
+ | |} | ||
+ | |||
+ | == NewsItem == | ||
+ | :{| class="modules sortable" | ||
+ | ! Column || Description | ||
+ | |- | ||
+ | |} | ||
+ | |||
+ | == NickAlias == | ||
+ | :{| class="modules sortable" | ||
+ | ! Column || Description | ||
+ | |- | ||
+ | |} | ||
+ | |||
+ | == NickCore == | ||
+ | :{| class="modules sortable" | ||
+ | ! Column || Description | ||
+ | |- | ||
+ | |} | ||
+ | |||
+ | == Stats == | ||
+ | :{| class="modules sortable" | ||
+ | ! Column || Description | ||
+ | |- | ||
+ | |} |
Revision as of 21:30, 27 May 2014
- Work in progress
- NOTE: These tables are usually prefixed by the prefix= entry in the services.conf configuration file.
Contents
AutoKick
Channel akick list
Column Description id Entry ID number timestamp Date and time akick was set addtime UnixTime akick was added ci Channel name creator Who set the akick last_used mask hostmask to auto kick reason Reason for kick
BotInfo
Column Description
ChanAccess
Column Description
ChannelInfo
Column Description
Exception
Column Description
ForbidData
Column Description
Memo
Column Description
NewsItem
Column Description
NickAlias
Column Description
NickCore
Column Description
Stats
Column Description