[drupal-devel] ann: any node can be blog : remove type "blog".

Bèr Kessels berdrupal at tiscali.be
Sat Mar 19 12:29:15 UTC 2005


Op vrijdag 18 maart 2005 15:51, schreef menesis:
> FROM {node} n LEFT JOIN {blog} b ON b.nid = n.nid WHERE b.nid
>
> gives same results as
>
> FROM {node} n INNER JOIN {blog} b ON b.nid = n.nid

I have changed this, together with some other minor issues. Thanks a lot for 
the tips. It is so much easier to get a tip like this then to dig trough SQL 
optimization books and manuals. 


Regards,
 Bèr
-- 
 [ Bèr Kessels | Drupal services www.webschuur.com ]



More information about the drupal-devel mailing list