jekyll/lib
Pelle Wessman e8f604b5ae Added table prefix option to Drupal migration
It's good practice in the Drupal community to always prefix the tables with something so that if you ever need to host two sites in the same database then you will easily know which tables belongs to which site.

This commit adds an option to the Drupal migration scripts that makes it possible to add such a prefix to the migration query.
2011-08-08 15:22:25 +02:00
..
jekyll Added table prefix option to Drupal migration 2011-08-08 15:22:25 +02:00
jekyll.rb Release 0.11.0 2011-07-10 15:14:25 -07:00