I am not understanding the use of the drupal function db_rewite_sql.What is basically does.Can that functionality cannot be acheived bu db_query().

Comments

chx’s picture

Please read http://drupaldocs.org/api/head/function/hook_db_rewrite_sql and report back.

If we wanted to add this to db_query we should have created a super complex component which figures out what is the primary table and primary field. No thanks.

subha’s picture

Title: The use of db_rewrite_sql » Re :: The use of db_rewrite_sql
Category: support » feature
Priority: Normal » Minor
Status: Active » Needs review

Thanks i got the point. One more problem from where should i get the project module which is compatible with drupal 4.7.0 beta 4.On net the project module that is availbale is compatible with version 4.6.0. Further the project module that is available on net is also creating error on drupal 4.6.0

chx’s picture

Category: feature » support
Status: Needs review » Active

You want the CVS tab on the Download // modules page.

chx’s picture

Status: Active » Closed (fixed)
drewish’s picture

I thought db_rewrite_sql also did some permissions checks too...

subha’s picture

Title: Re :: The use of db_rewrite_sql » How to use taxonomy , vocabulary & term.
Status: Closed (fixed) » Active

I have used the taxonomy's vocabulary & term from administer ----> categories menu.Could you provided me some sample codes that uses these concept.

Amazon’s picture

I am not sure if you are looking for support. If so try the forums. If you are trying to help with documentation then try these pages.

http://drupal.org/handbook/modules/taxonomy
http://drupal.org/node/47527
http://drupal.org/node/45992

Zen’s picture

Status: Active » Closed (fixed)

Hi Subha,

Can you please use the fora for these questions? This is not necessarily the right place for them.

Closing issue.

Thanks,
-K