Home | Trees | Indices | Help |
|
---|
|
object --+ | PQLPar --+ | PQLDatePar
a PQL parameter containing a date.
steps in ranges are allowed.
There's an additional complication here: in the database, dates can be represented in various forms. To save the day, getSQL takes an additional optional parameter and transfroms the input values as appropriate before passing them to the database.
Nested Classes | |
Inherited from |
Instance Methods | |||
|
|||
Inherited from Inherited from |
Class Methods | |
Inherited from |
Static Methods | |||
|
|||
|
Class Variables | |
nullvalue =
hash(x) |
Properties | |
Inherited from |
Method Details |
str(object='') -> string Return a nice string representation of the object. If the argument is a string, the return value is the same object.
|
|
returns an SQL condition expressing the PQL constraint for colName. In addition to the usual parameters, we here accept an additonal argument convert with possible values None (meaning timestamp, which is the default) mjd, jd, and jy, which represents how the datetimes are represented in the database.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |