[Radiant] Default Schema
Jim Gay
jim at saturnflyer.com
Wed Nov 29 11:06:29 CST 2006
My apologies. I am using MS SQL Server and I had forgotten to set the
default schema for my user
I changed it to my 'radiant' schema and redid the setup_database
All is well. Sorry for using up the bandwidth.
Thanks very much for the help.
On Nov 29, 2006, at 11:37, Ruben D. Orduz wrote:
> 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
More information about the Radiant
mailing list