[drupal-devel] Contributions: missing support for table prefixing

Dries Buytaert dries at buytaert.net
Sat Jan 22 13:21:44 UTC 2005


The following modules have one or more queries that do not support table 
prefixing:

$ find . -name "*.module" | xargs grep db_query | egrep -e INSERT -e 
UPDATE | grep -v '{' | awk -F ":" '{print $1}' | sort | uniq

./modules/auction/auction.module
./modules/friendlist/friendlist.module
./sandbox/breyten/modules/comment.module
./sandbox/breyten/modules/queue.module
./sandbox/dikini/binder/binder.module
./sandbox/eafarris/alt_homepage/althomepage.module
./sandbox/geek/catalog.module
./sandbox/gordon/dommenu/dommenu.module
./sandbox/jonbob/calendar/calendar.module
./sandbox/jonbob/navigation/navigation.module
./sandbox/killes/blocks/block.module
./sandbox/killes/image/image.module
./sandbox/kraichik/import.module.moveLinks2Bottom/import.module
./sandbox/marco/filter/old/filter.module
./sandbox/megagrunt/modules/enewsletter/enewsletter.module
./sandbox/paolino/import/import.module
./sandbox/remco/smileys.module
./sandbox/robert/comment.module
./sandbox/robert/user.module
./sandbox/simon/news/weblink.module
./sandbox/simon/weblink/weblink.module
./sandbox/simon/weblink/weblink_monitor.module
./sandbox/steph/installer/exemples/attached_file/attached_file.module
./sandbox/steph/modules/event/event.module
./sandbox/steph/modules/xstory/xstory.module
./sandbox/vinode/modules/quote/quote.module
./sandbox/walkah/translate_node/translate_node.module

Please update your modules/sandbox.  Thanks.

-- 
Dries Buytaert  ::  http://www.buytaert.net/



More information about the drupal-devel mailing list