Database Decorators
Documentation
Tutorials
Contributing
Documentation
For Developers
Test Results
Test Coverage
Github Repository
Github Profile
Documentation
Modules
db-decorators
Classes
BaseError
BaseRepository
ConflictError
Context
InternalError
NotFoundError
Operations
OperationsRegistry
Repository
SerializationError
ValidationError
Interfaces
BulkCrudOperator
Contextual
CrudOperator
IRepository
Property Decorators
Global
after
afterAny
afterCreate
afterCreateUpdate
afterDelete
afterRead
afterUpdate
handle
hash
id
on
onAny
onCreate
onCreateUpdate
onDelete
onRead
onUpdate
operation
readonly
serialize
timestamp
PropertyDecorators
Global
composed
composedFrom
composedFromKeys
transient
version
Validators
Classes
ReadOnlyValidator
TimestampValidator
UpdateValidator
Interface
Contextual
db-decorators
.
Contextual
Interface for context-aware operations
View Source
interfaces/Contextual.ts
,
line 7