Show
Ignore:
Timestamp:
02/25/07 13:50:18 (5 years ago)
Author:
benoitg
Message:

2007-02-24 Damien Raude-Morvan <drazzib@…>

  • Fix main SQL request in Node::getSelectNodeUI() to use table alias in ORDER BY and SELECT. This disambiguation is necessary when using a join on a table containing another 'node_id' field.
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/wifidog-auth/CHANGELOG

    r1185 r1187  
     12007-02-24 Damien Raude-Morvan <drazzib@drazzib.com> 
     2        * Fix main SQL request in Node::getSelectNodeUI() to use 
     3          table alias in ORDER BY and SELECT. This disambiguation 
     4          is necessary when using a join on a table containing 
     5          another 'node_id' field. 
     6 
    17 2007-02-24 Max Horvath <max.horvath@freenet.de> 
    28        * Updated dependencies list (completion of all required components)