书栈网 · BookStack 本次搜索耗时 0.053 秒,为您找到 243 个相关结果.
  • Ecosystem

    Ecosystem Ecosystem Core Community Community Tools Ecosystem Ecosystem Plugins maintained by the Fastify team are listed under Core while plugins maintained by the communi...
  • Overview

    Database Overview info">info Read the Prisma documentation here Add a Database Table Switch to PostgreSQL Database Overview info If you are totally new to Databases, chec...
  • Entity Inheritance

    Entity Inheritance Concrete Table Inheritance Single Table Inheritance Using embeddeds Entity Inheritance Concrete Table Inheritance Single Table Inheritance Using embedd...
  • 创建多对多关系

    创建多对多关系 创建多对多关系 假设一个 photo 可以放在多个 albums 中,每个 albums 可以包含多个 photo。让我们创建一个Album 类: import { Entity , PrimaryGeneratedColumn , Column , ManyToMany , JoinTable } ...
  • Ecosystem

    Ecosystem Ecosystem Core Community Community Tools Ecosystem Ecosystem Plugins maintained by the Fastify team are listed under Core while plugins maintained by the communi...
  • Creating a many-to-many relation

    Creating a many-to-many relation Creating a many-to-many relation Let’s create a many-to-one / many-to-many relation.Let’s say a photo can be in many albums, and each album can...
  • Prisma

    Prisma Getting started Create your NestJS project Set up Prisma Set the database connection Create two database tables with Prisma Migrate Install and generate Prisma Client ...
  • 技术

    认证(Authentication) 身份认证 Passport 策略 内置 Passport 守卫 登录路由 JWT功能 Implementing Passport JWT 默认策略 自定义护照 命名策略 GraphQL 数据库 TypeORM 集成 存储库模式 多个数据库 测试 定制存储库 异步配置 示例 Mongo...
  • Ecosystem

    Ecosystem Ecosystem Core Community Community Tools Ecosystem Ecosystem Plugins maintained by the Fastify team are listed under Core while plugins maintained by the communi...
  • MikroORM

    MikroORM Installation Repositories Using custom repositories Load entities automatically Request scoped handlers in queues Using AsyncLocalStorage for request context Testin...