> -----Original Message-----
> From: D. Richard Hipp [mailto:[EMAIL PROTECTED] 
> Sent: 19 February 2004 13:12
> To: [EMAIL PROTECTED]
> Subject: Re: [sqlite] Select statements returned column names

> SQLite does attach "different" names to the columns than 
> other database engines.  This has been a persistent source of 
> complaint.  The problem comes up on joins more than anyplace else.
> 
> Question to all:  If I modified SQLite to use the same column 
> naming rules as (say) PostgreSQL, how much existing code 
> would it break?  Is this something that should be done, even 
> though it is a (slightly) incompatible change?

I actually prefer it with the table name prefixes. So one vote for
leaving it as-is.

Tim

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to