书栈网 · BookStack 本次搜索耗时 0.023 秒,为您找到 200 个相关结果.
  • Working with MongoDB

    MongoDB MongoDB support Defining entities and columns Defining subdocuments (embed documents) Using MongoEntityManager and MongoRepository createCursor createEntityCursor ...
  • Samples

    Samples Samples Take a look at the samples in sample for examples of usage. There are a few repositories which you can clone and start with: Example how to use TypeORM with...
  • 示例

    示例 示例 查看示例 用法。 下面这些 repositories 可以帮助你快速开始: Example how to use TypeORM with TypeScript Example how to use TypeORM with JavaScript Example how to use TypeORM with JavaScrip...
  • 使用 CLI

    使用 CLI 关于TypeScript编写实体的说明 初始化一个新的TypeORM项目 创建一个新实体 创建一个新订阅者 创建新迁移 从现有表结构生成迁移 运行迁移 还原迁移 同步数据库架构 记录同步数据库架构查询而不运行 删除数据库架构 运行任意SQL查询 清除缓存 检查版本 使用 CLI 关于TypeScript编...
  • Using ormconfig.json

    Using Configuration Sources Creating a new connection from the configuration file Using ormconfig.json Using ormconfig.js Using environment variables Using ormconfig.yml Us...
  • 入门

    入门 TypeORM 是一个ORM 框架,它可以运行在 NodeJS、Browser、Cordova、PhoneGap、Ionic、React Native、Expo 和 Elec...
  • Using CLI

    Using CLI Installing CLI If entities files are in javascript If entities files are in typescript How to read the documentation Initialize a new TypeORM project Create a new en...
  • 使用 ormconfig.json

    使用 ormconfig.json 从配置文件创建新连接 使用ormconfig.json 使用ormconfig.js 使用环境变量 使用ormconfig.yml 使用ormconfig.xml Typeorm使用哪个配置文件 覆盖ormconfig中定义的选项 使用 ormconfig.json 从配置文件创建新连接...
  • Multiple Connections

    Multiple connections, databases, schemas and replication setup Using multiple connections Using multiple databases in a single connection Using multiple schemas in a single conne...
  • Find Options

    Find Options Basic options Advanced options Find Options Basic options Advanced options Basic options All repository and manager find methods accept special options yo...