@decaf-ts/core Documentation
Documentation
Tutorials
Contributing
Documentation
For Developers
How to Create a Persistence Layer
Test Results
Test Coverage
Github Repository
Github Profile
Documentation
Modules
core
core/identity
core/interfaces
core/migrations
core/model
core/overrides
core/persistence
core/query
core/ram
core/repository
core/services
core/tasks
core/utils
Classes
Adapter
Adapter
BaseModel
Condition
ConditionBuilder
Dispatch
Dispatch
InjectablesRegistry
MethodQueryBuilder
ObserverHandler
Paginator
Repository
Sequence
Sequence
Statement
UnsupportedError
Interfaces
AttributeOption
AvgOption
ConditionBuilderOption
CountDistinctOption
CountDistinctWhereOption
CountOption
CountWhereOption
DistinctOption
ErrorParser
Executor
FromOption
GroupByResult
InsertOption
IntoOption
LimitOption
MaxOption
MinOption
Observable
Observer
OffsetOption
OrderAndGroupOption
OrderByResult
OrderByThenByOption
OrderByThenByStarterOption
Paginatable
Queriable
RawExecutor
SelectOption
SequenceOptions
SumOption
ValuesOption
WhereOption
FilterDescriptor
Global
PersistenceKeys[undefined]
roles
uuidCreateUpdateHandler
Class Decorators
Global
table
Decorators
Global
repository
Errors
Classes
AuthorizationError
ConnectionError
ForbiddenError
ObserverError
PagingError
QueryError
Property Decorators
Global
column
createdBy
index
manyToOne
oneToMany
oneToOne
pk
pkOnCreate
relation
unique
updatedBy
Ram
Classes
RamAdapter
RamPaginator
RamStatement
Sequence
Interfaces
RamFlags
Interface
ErrorParser
core
.
ErrorParser
Interface for parsing errors
View Source
interfaces/ErrorParser.ts
,
line 5