SOForeignKey


Attributes

a default

<property object at 0xb6ee2b1c>

a joinName

<property object at 0xb6ee2554>

a key_type

{<type 'int'>: 'INT', <type 'str'>: 'TEXT'}

a validator

<property object at 0xb6e66be4>

Methods

f createValidators(self) ...

Create a list of validators for the column.

f autoConstraints(self) ...

f createSQL(self) ...

f firebirdCreateSQL(self) ...

f __get__(self, obj, type=None) ...

f __set__(self, obj, value) ...

f __delete__(self, obj) ...

f __init__(self, **kw) ...

f sqliteCreateSQL(self) ...

f postgresCreateSQL(self) ...

f postgresCreateReferenceConstraint(self) ...

f mysqlCreateReferenceConstraint(self) ...

f mysqlCreateSQL(self) ...

f sybaseCreateSQL(self) ...

f sybaseCreateReferenceConstraint(self) ...

f mssqlCreateSQL(self, connection=None) ...

f mssqlCreateReferenceConstraint(self) ...

f maxdbCreateSQL(self) ...

f maxdbCreateReferenceConstraint(self) ...

See the source for more information.