书栈网 · BookStack 本次搜索耗时 0.031 秒,为您找到 2871 个相关结果.
  • Laravel 虚拟开发环境 Homestead

    Laravel 虚拟开发环境 Homestead 简介 安装与设置 第一步 配置 Homestead 启动 Vagrant Box 根据项目安装 安装 MariaDB 常见用法 全局可用的 Homestead 通过 SSH 连接 连接数据库 增加更多网站 配置 Cron 调度器 端口 共享你的环境 多个 PHP 版本 ...
  • 使用 Ansible 部署 DM 集群

    使用 DM-Ansible 部署 DM 集群 准备工作 第 1 步:在中控机上安装依赖包 第 2 步:在中控机上创建 tidb 用户,并生成 SSH 密钥 第 3 步:下载 DM-Ansible 至中控机 第 4 步:安装 DM-Ansible 及其依赖至中控机 第 5 步:在中控机上配置 SSH 互信和 sudo 规则 第 6 步:下载 DM...
  • Django 4.2.8 release notes

    Django 4.2.8 release notes 漏洞修复 Django 4.2.8 release notes December 4, 2023 Django 4.2.8 fixes several bugs in 4.2.7 and adds compatibility with Python 3.12. 漏洞修复 Fixed a r...
  • Connect to MatrixOne Server

    Connect to MatrixOne Server Before you start 1. Install MySQL client 2. Connect to MatrixOne server Connect to MatrixOne Server Before you start Make sure you have alr...
  • Constraints reference

    Constraints reference CheckConstraint check name UniqueConstraint fields name condition deferrable include opclasses Constraints reference The classes defin...
  • CREATE SERVER

    CREATE SERVER 功能描述 语法格式 参数说明 示例 相关链接 CREATE SERVER 功能描述 定义一个新的外部服务器。 语法格式 CREATE SERVER server_name FOREIGN DATA WRAPPER fdw_name OPTIONS ( { op...
  • Helm 参考

    Helm 命令参考 查询 charts 查询 package 详细信息 部署 package 查询服务 (Release) 列表 查询服务 (Release) 状态 升级和回滚 Release 删除 Release repo 管理 chart 管理 Helm 命令参考 Helm 命令参考 查询 charts helm sear...
  • Manage Data Sources

    Manage Data Source Configurations in TiDB Data Migration Encrypt the database password Operate data source Flags description Usage example Check data source configurations Cha...
  • Installation

    Installation TypeScript configuration Installation Install the npm package: npm install typeorm --save You need to install reflect-metadata shim: npm install reflect-...
  • Getting Started

    Getting Started Installing Connecting to a database Testing the connection Closing the connection Terminology convention Tip for reading the docs New databases versus existin...