NofearDB
Contents:
Introduction
Getting Started
Relationships
Advanced
Technical Background
API
nofeardb.orm
nofeardb.orm.Document
nofeardb.orm.Field
Field
nofeardb.orm.OneToMany
nofeardb.orm.ManyToOne
nofeardb.orm.ManyToMany
nofeardb.engine
nofeardb.datatypes
nofeardb.query
nofeardb.expr
nofeardb.exceptions
NofearDB
API
nofeardb.orm.Field
View page source
nofeardb.orm.Field
class
nofeardb.orm.
Field
(
datatype
:
OrmDataType
,
primary_key
=
False
,
nullable
=
True
)
Bases:
object
Descriptor for a data field in a document