On Tue, Jun 8, 2010 at 08:18, fREW Schmidt <[email protected]> wrote:
> On Tue, Jun 8, 2010 at 9:01 AM, Ronald J Kimball <[email protected]>
> wrote:
>>
>>
>> On Mon, Jun 7, 2010 at 6:04 PM, fREW Schmidt <[email protected]> wrote:
>>>
>>> On Mon, Jun 7, 2010 at 12:04 AM, Toby Corkindale
>>> <[email protected]> wrote:
>>>>
>>>> Only speaking on behalf of myself, but I see:
>>>>
>>>> 1) You shouldn't be making db tables or columns based on reserved words
>>>> anyway, as sooner or later someone will want to log in manually to do
>>>> something in SQL, and be cursing you.
>>>
>>> I disagree with the former.  What if you have a column like, say,
>>> username or login?  That should be totally allowed.
>>
>> What database has "username" or "login" as reserved words?
>>
>> Ronald
>
> Sorry, couldn't remember the details, what I was thinking of was "user"
> which is a reserved word in T-SQL.

We have a table from a legacy app called `release` so these things do happen.

P

_______________________________________________
List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/
Searchable Archive: http://www.grokbase.com/group/[email protected]

Reply via email to