logo
  • 教程列表
  • SO官方文檔
  • RangeFields - 一組 PostgreSQL 特定欄位
    • 在模型中包含數值範圍欄位
    • 設定 RangeField
    • 使用數字範圍欄位建立模型
    • 使用包含
    • 使用包含
    • 使用重疊
    • 使用 None 表示沒有上限
    • 範圍運營
  1. StackOverflow 文件
  2. Django 教程
  3. RangeFields - 一組 PostgreSQL 特定欄位
  4. 使用重疊

使用重疊

Created: November-22, 2018

此查詢將所有重疊約會從 6 個調整為 10 個。

 placeholderCopyAppointment.objects.filter(time_span__overlap=(6, 10))
  • 使用 None 表示沒有上限
  • 使用包含

Copyright © 2018. All right reserved

tastones.com 备案号:鲁ICP备18045372号-1

  • 關於本站
  • 免責聲明