Variable: kSchemaSession
constkSchemaSession:object
Defined in: cfds/base/schema.ts:249
All connections to the DB are represented as Session items, and are used to verify the authenticity of commits.
Type Declaration
fields
readonlyfields:object
fields.expiration
readonlyexpiration:object
fields.expiration.required
readonlyrequired:true=true
fields.expiration.type
readonlytype:"date"='date'
fields.id
readonlyid:object
fields.id.required
readonlyrequired:true=true
fields.id.type
readonlytype:"string"='string'
fields.owner
readonlyowner:object
fields.owner.type
readonlytype:"string"='string'
fields.publicKey
readonlypublicKey:object
fields.publicKey.required
readonlyrequired:true=true
fields.publicKey.type
readonlytype:"string"='string'
ns
readonlyns:"sessions"='sessions'
version
readonlyversion:1=1