tkp.db
– Database routines¶
Modules from the tkp.db
package.
- Introduction
tkp.db
– TKP database root packagetkp.db.associations
– source associationtkp.db.configstore
– Key-value record of job configuration paramstkp.db.consistency
– Database integrity checkingtkp.db.database
– Database connection interfacetkp.db.dump
– Dump database backup to filetkp.db.general
– general database functionstkp.db.generic
– generic data-query generation functionstkp.db.model
– SQLAlchemy model definitionstkp.db.monitoringlist
– handling of monitoring sourcestkp.db.nulldetections
– handling of null detectionstkp.db.orm
– Object Relational Model interfacetkp.db.quality
– Routines handling the ‘rejectreason’ table.