Public bug reported:

If you have "select sum(field) as other_name from some_table" and
"select field from some_table" is empty query (mysql return NULL) it
leave uprocessed ((other_name)) in old Aiki it return nothing.

** Affects: aikiframework
     Importance: Medium
         Status: Confirmed

** Changed in: aikiframework
       Status: New => Confirmed

** Changed in: aikiframework
   Importance: Undecided => Medium

** Changed in: aikiframework
    Milestone: None => 0.9.1

-- 
You received this bug notification because you are a member of Aiki
Framework Developers, which is subscribed to aikiframework.
https://bugs.launchpad.net/bugs/986291

Title:
  Sum on empty select leave unprocessed filed

Status in Aiki Framework:
  Confirmed

Bug description:
  If you have "select sum(field) as other_name from some_table" and
  "select field from some_table" is empty query (mysql return NULL) it
  leave uprocessed ((other_name)) in old Aiki it return nothing.

To manage notifications about this bug go to:
https://bugs.launchpad.net/aikiframework/+bug/986291/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~aikiframework-devel
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~aikiframework-devel
More help   : https://help.launchpad.net/ListHelp

Reply via email to