FWIW Op maandag 12 december 2005 00:59, schreef Moshe Weitzman:
folks - when you are making .mysql or .pgsql files for your modules, please don't add risky statements like: DROP TABLE IF EXISTS subscriptions;
someone started this trend years ago and it gets repeated like a parrot. don't be a parrot. thanks.
ber@penelope:~/repository/contributions$ find modules/ -type f -name '*ql' -exec grep -l 'DROP TABLE' {} \; modules/survey/survey.mysql modules/freelinking/freelinking.mysql modules/mail_archive/mail_archive.mysql modules/fileserv/fileserv.mysql modules/authorise/database/taxoauth.pgsql modules/privatemsg/privatemsg.mysql modules/amazontools/amazon.pgsql modules/taggame/taggame.mysql modules/family/schema-drop.mysql modules/subscriptions/subscriptions.mysql modules/subscriptions/subscriptions.pgsql modules/smileys/smileys.mysql modules/epublish/epublish.sql modules/translation/translation.mysql modules/chatbox/chatbox.mysql modules/chatbox/chatbox.pgsql modules/contact_dir/contact_dir.mysql.sql modules/spam/spam_surbl/spam_surbl.mysql modules/wordfilter/wordfilter.pgsql modules/wordfilter/wordfilter.mysql modules/links/links.pgsql modules/links/links.mysql modules/weblink/weblink.mysql modules/shootevents/shootevents.mysql modules/gsitemap/gsitemap.mysql modules/libdb/libdb.mysql modules/libdb/libdb.pgsql -- | Bèr Kessels | webschuur.com | website development | | Jabber & Google Talk: ber@jabber.webschuur.com | http://bler.webschuur.com | http://www.webschuur.com |