| Home | Trees | Indices | Help |
|
|---|
|
|
??-41 --+
|
Country
|
|||
|
|||
|
|||
|
|||
|
|||
__storm_table__ = 'country'
|
|||
id = Int(primary= True)
|
|||
name = Unicode()
|
|||
code2 = Unicode()
|
|||
code3 = Unicode()
|
|||
runners = ReferenceSet(id, 'Runner._nation_id')
|
|||
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Nov 3 23:56:08 2023 | http://epydoc.sourceforge.net |