** Changed in: aikiframework Milestone: 0.9.2 => 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/914249
Title: You can't create Query without table name Status in Aiki Framework: Fix Released Bug description: If you put dummy SQL query like this one: SELECT '<title>' as title, 1 as id, DATE_FORMAT(NOW(), '%a, %e %b %Y %T') as date, 'Lorem Ipsum Dolor Site Amet' as content aiki will not display this widget because there is no table to count. To manage notifications about this bug go to: https://bugs.launchpad.net/aikiframework/+bug/914249/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~aikiframework-devel Post to : aikiframework-devel@lists.launchpad.net Unsubscribe : https://launchpad.net/~aikiframework-devel More help : https://help.launchpad.net/ListHelp