ID: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 19: | Line 19: | ||
==Group== | ==Group== | ||
gid = short for '''g'''roup '''ID'''<br> | gid = short for '''g'''roup '''ID'''<br> | ||
Every group in the DB has exactly 1(!) unique ID. | Every group in the DB has exactly 1(!) unique ID. | ||
Groups also have an agid = short for '''a'''nime '''g'''roup '''id'''<br> | Groups also have an agid = short for '''a'''nime '''g'''roup '''id'''<br> | ||
Line 29: | Line 29: | ||
==Review== | ==Review== | ||
rid = short for '''r'''eview '''ID''' | rid = short for '''r'''eview '''ID''' | ||
==User== | ==User== | ||
uid = short for '''u'''ser '''ID''' | uid = short for '''u'''ser '''ID''' | ||
[[Category:Definitions]] | [[Category:Definitions]] |
Revision as of 20:39, 15 May 2009
Anime
aid = short for anime ID
Every anime in the DB has exactly 1(!) unique ID.
Creq
cid = short for creq ID
Every creq in the DB has exactly 1(!) unique ID, which makes it possible to track down every change done.
Episode
eid = short for episode ID
Every episode in the DB has exactly 1(!) unique ID.
File
fid = short for file ID
Every file in the DB has exactly 1(!) unique ID.
Group
gid = short for group ID
Every group in the DB has exactly 1(!) unique ID.
Groups also have an agid = short for anime group id
This id is unique for each anime+group combination and is used for anime group ratings and other anime+group related stuff.
Producer
prid = short for producer ID
Every producer (company) in the DB has exactly 1(!) unique ID.
Review
rid = short for review ID
User
uid = short for user ID