Table index
| Symbol index
DiscRack database schema
Symbol index
A
artist
(column in table disc)
D
disc
(table)
disc_pkey
(index on table disc)
F
firstname
(column in table person)
G
genre
(column in table disc)
I
isliked
(column in table disc)
L
lastname
(column in table person)
login
(column in table person)
N
next
(column in table objectid)
O
objectid
(column in table disc)
objectid
(column in table person)
objectid
(table)
objectversion
(column in table disc)
objectversion
(column in table person)
owner
(column in table disc)
P
password
(column in table person)
person
(table)
person_pkey
(index on table person)
T
title
(column in table disc)
Generated by
dbdoc
, (c) 2001 Steve Purcell