This project is archived and is in readonly mode.

Changeset [4690bee301588b92fe8c0ae1026c14336e1be57c] by Katrina Owen

January 9th, 2011 @ 11:35 PM

Adding postgresql template option when executing db:test:clone_structure

Specify the template to use in config/database.yml, e.g.

test:

adapter: postgresql
template: template_postgis

If no template is specified, postgresql defaults to template1
https://github.com/rails/rails/commit/4690bee301588b92fe8c0ae1026c1...

Committed by Katrina Owen

  • M activerecord/lib/active_record/railties/databases.rake

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>