bb-plane-fork/apps/api/plane/db/models
guru_sainath 2d31b562d8
[WEB-4823] chore: Add compound indexing for notification fields to improve query performance (#7691)
* dev: handled indexing for the notification fields

* dev: removing indexing related to workspaces

* dev: handled indexing for file asset, user favorite, and page log

* dev: indexing concurrently
2025-09-02 14:18:13 +05:30
..
integration chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
__init__.py [WEB-4716] chore: created new description model (#7597) 2025-08-20 01:07:23 +05:30
analytic.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
api.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
asset.py [WEB-4823] chore: Add compound indexing for notification fields to improve query performance (#7691) 2025-09-02 14:18:13 +05:30
base.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
cycle.py [WEB-4045] feat: restructuring of the external APIs for better maintainability (#7477) 2025-07-25 00:17:05 +05:30
deploy_board.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
description.py [WEB-4716] chore: created new description model (#7597) 2025-08-20 01:07:23 +05:30
device.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
draft.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
estimate.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
exporter.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
favorite.py [WEB-4823] chore: Add compound indexing for notification fields to improve query performance (#7691) 2025-09-02 14:18:13 +05:30
importer.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
intake.py [WEB-4045] feat: restructuring of the external APIs for better maintainability (#7477) 2025-07-25 00:17:05 +05:30
issue.py [WEB-4504] chore: added migration for app rail and reactions #7408 2025-07-14 20:57:29 +05:30
issue_type.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
label.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
module.py [WEB-4045] feat: restructuring of the external APIs for better maintainability (#7477) 2025-07-25 00:17:05 +05:30
notification.py [WEB-4823] chore: Add compound indexing for notification fields to improve query performance (#7691) 2025-09-02 14:18:13 +05:30
page.py [WEB-4823] chore: Add compound indexing for notification fields to improve query performance (#7691) 2025-09-02 14:18:13 +05:30
project.py [WEB-4045] feat: restructuring of the external APIs for better maintainability (#7477) 2025-07-25 00:17:05 +05:30
recent_visit.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
session.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
social_connection.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
state.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
sticky.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
user.py fix: enable email notification by default for new users (#7521) 2025-07-31 13:02:41 +05:30
view.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
webhook.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
workspace.py [WEB-4566] feat: add background color and goals field to Profile and Workspace models #7485 2025-07-27 21:10:31 +05:30