[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SF.net SVN: ledger-smb:[6735] trunk/sql/modules/Voucher.sql



Revision: 6735
          http://sourceforge.net/p/ledger-smb/code/6735
Author:   einhverfr
Date:     2014-02-04 04:49:48 +0000 (Tue, 04 Feb 2014)
Log Message:
-----------
Unlocking now verified working on 1.4.  This fix is to be merged onto 1.3, with additional effort to get that working there

Modified Paths:
--------------
    trunk/sql/modules/Voucher.sql

Modified: trunk/sql/modules/Voucher.sql
===================================================================
--- trunk/sql/modules/Voucher.sql	2014-02-04 04:44:19 UTC (rev 6734)
+++ trunk/sql/modules/Voucher.sql	2014-02-04 04:49:48 UTC (rev 6735)
@@ -163,7 +163,7 @@
 UPDATE batch SET locked_by = NULL
  WHERE id = $1 AND locked_by IN (select session_id 
                                    from "session" s
-                                   join users u on (u.id = s.user_id)
+                                   join users u on (u.id = s.users_id)
                                   where username = SESSION_USER);
  
 RETURN FOUND;

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
_______________________________________________
Ledger-smb-commits mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-commits