[Radiant] Default Schema

Ruben D. Orduz aminox at gmail.com
Wed Nov 29 10:37:41 CST 2006


I believe changing the nomenclature of tables would be tough. Rails
relies heavily on naming conventions to generate models and objects,
so even though you can change the table names, it would entagle things
for you.

If you don't have CREATE privileges in the DB server, I suggest having
your ISP or DBA create a new DB for radiant purposes.



On 11/29/06, Sean Cribbs <seancribbs at gmail.com> wrote:
> You would set the database as "radiant" in your config/database.yml.  Is
> this what you're asking?
>
> Sean Cribbs
> seancribbs.com
>
>
> On 11/29/06, Jim Gay <jim at saturnflyer.com> 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
> > _______________________________________________
> > Radiant mailing list
> > Post:   Radiant at lists.radiantcms.org
> > Search: http://radiantcms.org/mailing-list/search/
> > Site:
> http://lists.radiantcms.org/mailman/listinfo/radiant
> >
>
>
> _______________________________________________
> Radiant mailing list
> Post:   Radiant at lists.radiantcms.org
> Search: http://radiantcms.org/mailing-list/search/
> Site:
> http://lists.radiantcms.org/mailman/listinfo/radiant
>
>



More information about the Radiant mailing list