You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can a 'left' argument be added to include a left join in the SQL statment? I had a situation where I needed to display the text from a related table in my dropdown list generated by web2py. I got it working but the code is ugly and a 'left' argument would have been a more elegant solution.
From ato.st...@gmail.com on April 15, 2013 21:00:46
Can a 'left' argument be added to include a left join in the SQL statment? I had a situation where I needed to display the text from a related table in my dropdown list generated by web2py. I got it working but the code is ugly and a 'left' argument would have been a more elegant solution.
Original issue: http://code.google.com/p/web2py/issues/detail?id=1454
The text was updated successfully, but these errors were encountered: