@pondoknusa/database
Database ORM, query builder, and migrations for Pondoknusa
Install
bash
npm install @pondoknusa/databaseMetadata
| Field | Value |
|---|---|
| Version | 2.0.0 |
| Source | packages/database |
| Category | Database |
| Node.js | >=26 |
Pondoknusa dependencies
Public exports
From the package entry point (dist/index.d.ts). Deep imports are not supported.
Values
AttributeCacheStoreBelongsToManyRelationBelongsToRelationBlueprintDatabaseManagerFactoryHasManyRelationHasOneRelationHasUlidsHasUuidsLazyLoadingViolationErrorLengthAwarePaginatorMigrationMigratorModelModelPruneReportModelQueryBuilderMorphManyRelationMorphToRelationMysqlGrammarPivotPostgresGrammarPreparedStatementCachePrunableModelStaticQueryBuilderQueryProfilerRelationSchemaBuilderSeederSeederRunnerSoftDeletingScopeSqliteConnectionSqliteGrammarapplyCastsToAttributesbuildAttributeCacheKeycastAttributeclearModelAttributeCacheResolverclearMorphMapcreateGlobalScopefakeEmailfakeLocalizedDatefakeNamefakeSequencefakeSlugfakeTextfireModelEventforgetModelAttributegenerateUlidgetContextConnectiongetFactoryLocalegetModelAttributeCacheisCustomCastisPrunableModelmigrationsTableSqlnormalizeSelectColumnpruneModelpruneModelsregisterMorphMaprememberModelAttributeresetFactoryHelpersresolveCastsForColumnsresolveMorphAliasresolveMorphModelresolvePoolWarmupEnabledrunWithConnectionscopeMethodNameserializeAttributesForStorageserializeCastsetFactoryLocalesetModelAttributeCacheResolversetPreventLazyLoadingshouldPreventLazyLoadingwrapConnectionWithProfiler
Types
CastCastTypeConnectionConfigDatabaseConfigDatabaseConnectionDatabaseDriverFactoryDriverNameGlobalScopeLocalScopeModelCastModelCastMapModelEventHandlerModelEventNameModelStaticPaginatedResponsePaginatorMetaQueryProfileEntryQueryResultRowRowValueSqlGrammarSqliteConnectionConfigWhereClauseWhereOperator
Guide
See the Database & ORM guide for usage examples.