书栈网 · BookStack 本次搜索耗时 0.025 秒,为您找到 453 个相关结果.
  • Signal support

    Signal support Connecting handlers Signal API Signal support Models with hooks for signals (a-la django) are provided in playhouse.signals . To use the signals, you will need...
  • Signal support

    Signal support Connecting handlers Signal API Signal support Models with hooks for signals (a-la django) are provided in playhouse.signals . To use the signals, you will need...
  • Using SQLite

    Using SQLite PRAGMA statements Recommended Settings User-defined functions Set locking mode for transaction APSW, an Advanced SQLite Driver Using SQLite To connect to a SQ...
  • Postgresql Extensions

    Postgresql Extensions JSON Support hstore support Using hstore Interval support Server-side cursors Full-text search postgres_ext API notes Postgresql Extensions The pos...
  • Joining on arbitrary fields

    Joining on arbitrary fields Joining on arbitrary fields If a foreign key does not exist between two tables you can still perform a join, but you must manually specify the join ...
  • Using SQLite

    Using SQLite PRAGMA statements Recommended Settings User-defined functions Set locking mode for transaction APSW, an Advanced SQLite Driver Using SQLite To connect to a SQ...
  • Using Postgresql

    Using Postgresql Using Postgresql To connect to a Postgresql database, we will use PostgresqlDatabase . The first parameter is always the name of the database, and after that ...
  • Advanced User Guide

    Advanced User Guide - Intro Path Operation Advanced Configuration Additional Status Codes Return a Response Directly Custom Response - HTML, Stream, File, others Additional Re...
  • ORM

    ORM 实现对象关系映射或数据映射技术的库。 关系型数据库 Django Models:Django 的一部分。官网 SQLAlchemy:Python SQL 工具以及对象关系映射工具。官网 awesome-sqlalchemy 系列 Peewee :一个小巧,富有表达力的 ORM。官网 PonyORM:提供面向生成器的 SQL 接口的...
  • 高级用户指南

    高级用户指南 - 简介 路径操作的高级配置 额外的状态码 直接返回响应 自定义响应 - HTML,流,文件和其他 Additional Responses in OpenAPI Response Cookies Response Headers Response - Change Status Code Advanced Dependenc...