]> git.openstreetmap.org Git - rails.git/commit
rake task to populate node_tags and current_node_tags tables with values from the...
authorNick Black <nickb@svn.openstreetmap.org>
Wed, 23 Jan 2008 11:44:34 +0000 (11:44 +0000)
committerNick Black <nickb@svn.openstreetmap.org>
Wed, 23 Jan 2008 11:44:34 +0000 (11:44 +0000)
commite6fab03800cfb9261fbffb9a7451ce7e4ec3a80b
treeca324ef1a2d8c04854ba808faf051efcb8d70d4f
parentc5f33db61e8ac24e578ae431f95a2566255fbf27
rake task to populate node_tags and current_node_tags tables with values from the nodes and current_nodes tables.  migration 011 and 012 must be applied before this task.
lib/tasks/populate_node_tags.rake [new file with mode: 0644]