mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-25 17:06:01 +03:00
[PR #760] [MERGED] Append database index to user table, the more important is index together email/is_active #2011
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#2011
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:append_index_to_user_table📝 Commits (1)
0eb6004Append 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.