On 11/29/06, Jim Gay <[EMAIL PROTECTED]> wrote:
I'm trying to keep all my Radiant content in a separate schema  in my
database.
For instance, I'd like the layouts table to be 'radiant.layouts'

Can anyone point me in the right direction?
I've not yet tried anything in my development environment.

-Jim

On Nov 29, 2006, at 11:30, Sean Cribbs wrote:

You would set the database as "radiant" in your config/ database.yml. Is this what you're asking?

Sean Cribbs
seancribbs.com


I'm building some other rails applications in a database called "Dev" and I want all my tables for one application to be in the "app" schema. So for example I'd have the table "app.users" in the "Dev" database and I want to have "randiant.layouts" in the same "Dev" database.
_______________________________________________
Radiant mailing list
Post:   [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to