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

    Test Utils Test Utils Contains utilities helpful when testing peewee projects. class count_queries ([only_select=False]) Context manager that will count the number of queries...
  • Connecting using a Database URL

    Connecting using a Database URL Connecting using a Database URL The playhouse module Database URL provides a helper connect() function that accepts a database URL and return...
  • Signal support

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

    Bulk inserts Inserting rows in batches Alternatives Bulk-loading from another table Bulk inserts There are a couple of ways you can load lots of data quickly. The naiveappro...
  • SQL Helper

    SQL Helper SQL Helper There are times when you may want to simply pass in some arbitrary sql. You can do this using the special SQL class. One use-case is when referencing an...
  • 高级用户指南

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

    Expressions Row values Expressions Peewee is designed to provide a simple, expressive, and pythonic way ofconstructing SQL queries. This section will provide a quick overview ...
  • 高级用户指南

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

    Window functions Ordered Windows Partitioned Windows Bounded windows Filtered Aggregates Reusing Window Definitions Multiple window definitions Frame types: RANGE vs ROWS vs ...
  • 高级用户指南

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