details:   https://code.openbravo.com/erp/devel/pi/rev/dbc986ded642
changeset: 23050:dbc986ded642
user:      Antonio Moreno <antonio.moreno <at> openbravo.com>
date:      Fri May 16 10:44:04 2014 +0200
summary:   Related to issue 26239. Move index to mobile.core.

diffstat:

 src-db/database/model/tables/AD_SESSION.xml |  6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

diffs (16 lines):

diff -r 395765d96a1b -r dbc986ded642 src-db/database/model/tables/AD_SESSION.xml
--- a/src-db/database/model/tables/AD_SESSION.xml       Fri May 16 10:05:06 
2014 +0200
+++ b/src-db/database/model/tables/AD_SESSION.xml       Fri May 16 10:44:04 
2014 +0200
@@ -84,12 +84,6 @@
       <index name="AD_SESSION_LOGSTATUS" unique="false">
         <index-column name="LOGIN_STATUS"/>
       </index>
-      <index name="AD_SESSION_USER_IDX" unique="false">
-        <index-column name="USERNAME"/>
-      </index>
-      <index name="AD_SESSION_WEBSESSION_IDX" unique="false">
-        <index-column name="WEBSESSION"/>
-      </index>
       <check name="AD_SESSION_ACTIVE_CHK"><![CDATA[SESSION_ACTIVE IN ('Y', 
'N')]]></check>
     </table>
   </database>

------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits

Reply via email to