Skip to content

Class rick_db.FieldRecord

Record class to encapsulate a database object (eg. table or view) field

@property FieldRecord.field

String with field name.

@property FieldRecord.type

Field type (backend-dependant).

@property FieldRecord.primary

If True, field is primary key