← Back to team overview

anewt-developers team mailing list archive

[Bug 361805] Re: Incorrect NULL values on left joins in AutoRecord

 

My recent AnewtAutoRecord work nuked all ugly join and table relation
code. My personal opinion is that AnewtAutoRecord should not have such
tricky SQL generating code. That said, the new AnewtAutoRecord API
allows developers to quickly build SQL queries by e.g. calling
AnewtAutoRecord::db_sql_{select,from,order_by}. These can be used to
quickly build complex queries while keeping total control over all
joins.

I have a strong tendency to close this report as wontfix. Feel free to
disagree with me, though. :)

** Changed in: anewt
       Status: New => Triaged

-- 
Incorrect NULL values on left joins in AutoRecord
https://bugs.launchpad.net/bugs/361805
You received this bug notification because you are a member of Anewt
developers, which is subscribed to Anewt.



References