[PR #760] [MERGED] Append database index to user table, the more important is index together email/is_active #2011

Closed
opened 2026-02-27 11:20:32 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/modoboa/modoboa/pull/760
Author: @harobed
Created: 7/28/2015
Status: Merged
Merged: 8/26/2015
Merged by: @tonioo

Base: masterHead: append_index_to_user_table


📝 Commits (1)

  • 0eb6004 Append database index to user table, the more important is index together email/is_active

📊 Changes

2 files changed (+55 additions, -4 deletions)

View changed files

modoboa/core/migrations/0004_auto_20150728_1228.py (+48 -0)
📝 modoboa/core/models.py (+7 -4)

📄 Description

Append database index to user table, the more important is index together email/is_active


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/modoboa/modoboa/pull/760 **Author:** [@harobed](https://github.com/harobed) **Created:** 7/28/2015 **Status:** ✅ Merged **Merged:** 8/26/2015 **Merged by:** [@tonioo](https://github.com/tonioo) **Base:** `master` ← **Head:** `append_index_to_user_table` --- ### 📝 Commits (1) - [`0eb6004`](https://github.com/modoboa/modoboa/commit/0eb6004cf8c58d2a0977dbdc748e85a0a4bc0333) Append database index to user table, the more important is index together email/is_active ### 📊 Changes **2 files changed** (+55 additions, -4 deletions) <details> <summary>View changed files</summary> ➕ `modoboa/core/migrations/0004_auto_20150728_1228.py` (+48 -0) 📝 `modoboa/core/models.py` (+7 -4) </details> ### 📄 Description Append database index to user table, the more important is index together email/is_active --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 11:20:32 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/modoboa-modoboa#2011
No description provided.