Index of the col module
-
m
sqlobject.col
...
- Col -- SQLObject columns
- a DATETIME_IMPLEMENTATION ...
- a mxdatetime_available ...
- a MXDATETIME_IMPLEMENTATION ...
- a __package__ ...
-
C
TimestampCol
...
- a name ...
-
C
baseClass
...
- Necessary to support MySQL's use of TIMESTAMP versus DATETIME types
- a validator ...
- a default ...
- a joinName ...
- a datetimeFormat ...
- f __set__ ...
- f mssqlCreateSQL ...
- f getDbEncoding ...
- f __init__ ...
- f maxdbCreateSQL ...
- f sqliteCreateSQL ...
- f mysqlCreateSQL ...
- f __get__ ...
- f autoConstraints ...
- f postgresCreateSQL ...
- f sybaseCreateSQL ...
- f createValidators ...
- f firebirdCreateSQL ...
- f createSQL ...
- f __delete__ ...
- f withClass ...
- f __init__ ...
-
C
BigIntCol
...
-
C
baseClass
...
- f __set__ ...
- f mssqlCreateSQL ...
- f getDbEncoding ...
- f __init__ ...
- f firebirdCreateSQL ...
- f sqliteCreateSQL ...
- f mysqlCreateSQL ...
- f __get__ ...
- f postgresCreateSQL ...
- f sybaseCreateSQL ...
- f createValidators ...
- f addSQLAttrs ...
- f createSQL ...
- f withClass ...
-
C
baseClass
...
-
C
SOCurrencyCol
...
- f getDbEncoding ...
- f __init__ ...
- f maxdbCreateSQL ...
- f sqliteCreateSQL ...
- f __get__ ...
- f postgresCreateSQL ...
- f sybaseCreateSQL ...
- f __delete__ ...
- C SODecimalStringCol ...
-
C
StringCol
...
-
C
baseClass
...
- f mssqlCreateSQL ...
- f __init__ ...
- f maxdbCreateSQL ...
- f sqliteCreateSQL ...
- f mysqlCreateSQL ...
- f __get__ ...
- f autoConstraints ...
- f sybaseCreateSQL ...
- f createSQL ...
-
C
baseClass
...
-
C
SOStringLikeCol
...
- A common ancestor for SOStringCol and SOUnicodeCol
- f __set__ ...
- f mssqlCreateSQL ...
- f __init__ ...
- f maxdbCreateSQL ...
- f sqliteCreateSQL ...
- f mysqlCreateSQL ...
- f __get__ ...
- f autoConstraints ...
- f sybaseCreateSQL ...
- f createSQL ...
- f __delete__ ...
-
C
SOIntCol
...
- f getDbEncoding ...
- f __init__ ...
- f sqliteCreateSQL ...
- f mysqlCreateSQL ...
- f addSQLAttrs ...
- C SOFloatCol ...
-
C
TimedeltaCol
...
-
C
baseClass
...
- f __set__ ...
- f mssqlCreateSQL ...
- f getDbEncoding ...
- f __init__ ...
- f maxdbCreateSQL ...
- f sqliteCreateSQL ...
- f mysqlCreateSQL ...
- f __get__ ...
- f autoConstraints ...
- f sybaseCreateSQL ...
- f createSQL ...
- f __delete__ ...
- f __init__ ...
-
C
baseClass
...
- C SetCol ...
- C SOUnicodeCol ...
- C SOCol ...
- C SOBLOBCol ...
- C CurrencyCol ...
-
C
KeyCol
...
-
C
baseClass
...
- a key_type ...
- f __set__ ...
- f mssqlCreateSQL ...
- f getDbEncoding ...
- f __init__ ...
- f maxdbCreateSQL ...
- f sqliteCreateSQL ...
- f mysqlCreateSQL ...
- f __get__ ...
- f postgresCreateSQL ...
- f sybaseCreateSQL ...
- f firebirdCreateSQL ...
- f createSQL ...
- f withClass ...
- f __init__ ...
-
C
baseClass
...
-
C
SOMediumIntCol
...
- f mssqlCreateSQL ...
- f __init__ ...
- f maxdbCreateSQL ...
- f sqliteCreateSQL ...
- f mysqlCreateSQL ...
- f __get__ ...
- f postgresCreateSQL ...
- f addSQLAttrs ...
- f createSQL ...
- f __delete__ ...
-
C
DateCol
...
-
C
baseClass
...
- a dateFormat ...
- f mssqlCreateSQL ...
- f getDbEncoding ...
- f __init__ ...
- f maxdbCreateSQL ...
- f sqliteCreateSQL ...
- f sybaseCreateSQL ...
- f createSQL ...
- f __delete__ ...
-
C
baseClass
...
-
C
PickleCol
...
-
C
baseClass
...
- f __set__ ...
- f sqliteCreateSQL ...
- f mysqlCreateSQL ...
- f sybaseCreateSQL ...
- f createSQL ...
- f __delete__ ...
-
C
baseClass
...
-
C
IntCol
...
- C SOTimeCol ...
- C SOBoolCol ...
-
C
DecimalCol
...
-
C
baseClass
...
- f __set__ ...
- f mssqlCreateSQL ...
- f getDbEncoding ...
- f __init__ ...
- f maxdbCreateSQL ...
- f sqliteCreateSQL ...
- f mysqlCreateSQL ...
- f autoConstraints ...
- f sybaseCreateSQL ...
- f createSQL ...
- f __delete__ ...
- f __init__ ...
-
C
baseClass
...
- C TimeCol ...
-
C
MediumIntCol
...
-
C
BLOBCol
...
-
C
FloatCol
...
-
C
UnicodeCol
...
- C TinyIntCol ...
-
C
SOForeignKey
...
- f getDbEncoding ...
- f maxdbCreateReferenceConstraint ...
- f sqliteCreateSQL ...
- f postgresCreateSQL ...
- f mysqlCreateReferenceConstraint ...
- f createValidators ... - Create a list of validators for the column.
- f __delete__ ...
- C DecimalStringCol ...
-
C
SOEnumCol
...
- f __init__ ...
- f sqliteCreateSQL ...
- f autoConstraints ...
- f __delete__ ...
-
C
BoolCol
...
- C SODateTimeCol ...
- C DateTimeCol ...
- C ForeignKey ...
- C SOSmallIntCol ...
-
C
Col
...
- C EnumCol ...
-
C
SmallIntCol
...