details: https://code.openbravo.com/erp/devel/pi/rev/0f81468c4048
changeset: 33460:0f81468c4048
user: Antonio Moreno <antonio.moreno <at> openbravo.com>
date: Fri Feb 16 14:15:32 2018 +0100
summary: Related to issue 37633. Removed unneeded index
diffstat:
src-db/database/model/tables/AD_USER.xml | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diffs (13 lines):
diff -r 37bf992c62e8 -r 0f81468c4048 src-db/database/model/tables/AD_USER.xml
--- a/src-db/database/model/tables/AD_USER.xml Fri Feb 16 12:53:50 2018 +0100
+++ b/src-db/database/model/tables/AD_USER.xml Fri Feb 16 14:15:32 2018 +0100
@@ -215,9 +215,6 @@
<index name="AD_USER_PARTNER" unique="false">
<index-column name="C_BPARTNER_ID"/>
</index>
- <index name="AD_USER_PHONE_IDX" unique="false">
- <index-column name="PHONE"/>
- </index>
<unique name="AD_USER_UN_USERNAME">
<unique-column name="USERNAME"/>
</unique>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits