| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
AutoQuotedNameMaker
A name maker for makeTableDefForVOTable quoting names as necessary.
This is for PostgreSQL; it will also avoid PG's reserved column names (oid and friends); hence, this is what you should be using to put VOTables into postgres tables.
This will break on duplicate names right now. I expect I'll change that behaviour to just renaming away name clashes at some point.
| Instance Methods | |||
|
|||
|
|||
|
Inherited from |
|||
| Properties | |
|
Inherited from |
| Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |