Home | Trees | Indices | Help |
|
---|
|
Description and definition of tables.
Classes | |
DBIndex A description of an index in the database. |
|
ColumnTupleAttribute is a tuple of column names. |
|
ForeignKey A description of a foreign key relation between this table and another one. |
|
STCDef A definition of a space-time coordinate system using STC-S. |
|
ADQLVisibilityAttribute An attribute that has values True/False and hidden. |
|
PublishableDataMixin A mixin with a few classes and attributes for data that can be published to the VO registry. |
|
TableDef A definition of a table, both on-disk and internal. |
Functions | |||
|
Variables | |
__package__ =
|
Function Details |
returns a TableDef object named names and having the columns cols. cols is some sequence of Column objects. You can give arbitrary table attributes in keyword arguments. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |