<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - berkes</title>
<link>http://snipplr.com/users/berkes/tags/database</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 16 Feb 2012 04:33:31 GMT</pubDate>
<item>
<title>(SQL) move Drupal tags from one vocabulary into another</title>
<link>http://snipplr.com/view/26126/move-drupal-tags-from-one-vocabulary-into-another/</link>
<description><![CDATA[ <p>I had several vocabularies but wanted to merge them into one. 
A simple query does this for you.

The vocabulary_id where I wanted to merge all the tags into is 3
The vocabulary_id where the tags are to be merged from is 7, 8 and 12</p> ]]></description>
<pubDate>Fri, 08 Jan 2010 04:41:13 GMT</pubDate>
<guid>http://snipplr.com/view/26126/move-drupal-tags-from-one-vocabulary-into-another/</guid>
</item>
<item>
<title>(PHP) Track block/views/cck etc changes in RCS and migrate with Drupal updates.</title>
<link>http://snipplr.com/view/20886/track-blockviewscck-etc-changes-in-rcs-and-migrate-with-drupal-updates/</link>
<description><![CDATA[ <p>Takes a .sql file and runs trough that, each line as an update_sql. 
Very usefull to track and migrate your blocks/views/cck etc changes.</p> ]]></description>
<pubDate>Fri, 09 Oct 2009 09:08:00 GMT</pubDate>
<guid>http://snipplr.com/view/20886/track-blockviewscck-etc-changes-in-rcs-and-migrate-with-drupal-updates/</guid>
</item>
<item>
<title>(PHP) Drupal function to return contents of a databasetable (for Debugging)</title>
<link>http://snipplr.com/view/7637/drupal-function-to-return-contents-of-a-databasetable-for-debugging/</link>
<description><![CDATA[ <p>Drupal helper function to debug a table. Returns the contents and some explanation of a database table in a rendered format (HTML table).

**NOTE** You REALLY do not want to put this function behind any kind of menu_callback and/or on other pages. Use it for debugging only: Because we return any contents, regardless of permissions and so forth, you potentially open up your site to data mining and or session hijacking!</p> ]]></description>
<pubDate>Fri, 01 Aug 2008 12:02:21 GMT</pubDate>
<guid>http://snipplr.com/view/7637/drupal-function-to-return-contents-of-a-databasetable-for-debugging/</guid>
</item>
<item>
<title>(SQL) Remove all tables from a database</title>
<link>http://snipplr.com/view/1949/remove-all-tables-from-a-database/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 08 Jan 2007 11:50:57 GMT</pubDate>
<guid>http://snipplr.com/view/1949/remove-all-tables-from-a-database/</guid>
</item>
</channel>
</rss>
