书栈网 · BookStack 本次搜索耗时 0.060 秒,为您找到 4525 个相关结果.
  • 无痛部署和依赖管理

    878 2019-06-25 《V语言特性介绍》
    无痛部署和依赖管理 无痛部署和依赖管理 使用V语言构建应用,无论代码规模多大,只要简单运行v . 命令。不需要配置任何构建环境、makfile文件等。因为采用精通链接,不会有任何其它动态库依赖,可以在任何同类型的操作系统运行。 例如只需要运行v get sqlite 就可以获取sqlite库(WIP)。
  • Configuration

    Configuration Migration Paths Custom Migration Base Seed Paths Environments Table Prefix and Suffix Socket Connections External Variables Supported Adapters SQLite SQL Serv...
  • opm CLI reference

    opm CLI reference init render validate serve index add prune prune-stranded rm opm CLI reference The opm command-line interface (CLI) is a tool for creating and mainta...
  • Basic usage - 基本用法

    Basic usage - 基本用法 选项 读取复制 方言 MySQL SQLite PostgreSQL MSSQL 执行原始 SQL 查询 Basic usage - 基本用法 在开始之前,你首先必须创建一个 Sequelize 的实例。 像下面这样: const sequelize = new Sequelize ...
  • VDBE Tutorial

    642 2020-01-30 《SQLite Document》
    The Virtual Database Engine of SQLite Preliminaries Inserting Records Into The Database Tracing VDBE Program Execution Simple Queries A Slightly More Complex Query A Template...
  • Glossary

    Glossary List of FerretDB terminologies A aggregation aggregation pipeline B Beacon BSON BSON types C collection CRUD D database database command document dot notation...
  • FTS3 - Full Text Search

    804 2020-01-30 《SQLite Document》
    Overview 1. Introduction to FTS3 and FTS4 1.1. Differences between FTS3 and FTS4 1.2. Creating and Destroying FTS Tables 1.3. Populating FTS Tables 1.4. Simple FTS Queries 1.5...
  • Async SQL (Relational) Databases

    Async SQL (Relational) Databases Import and set up SQLAlchemy Import and set up databases Create the tables Create models Connect and disconnect Read notes Notice the respon...
  • Security

    Security SQLite security File system security Network security HTTPS API Node-to-node encryption Basic Auth User-level permissions Example configuration file Secure cluster...
  • Django 1.9.6 release notes

    Django 1.9.6 release notes Bugfixes Django 1.9.6 release notes May 2, 2016 Django 1.9.6 fixes several bugs in 1.9.5. Bugfixes Added support for relative path redirects to t...