Subject | Re: [firebird-support] Followup newbie question about case of identifiers |
---|---|
Author | Ann W. Harrison |
Post date | 2005-01-31T22:51:08Z |
John Craig wrote:
case-insensitive and fold to upper case.
Regards,
Ann
> I propose a modification that'll make a lot of sense for those of usProbably not... It's a SQL standard thing - identifiers are
> migrating from other DB's which don't make assumptions about unquoted
> identifiers in SQL statements: could we have a mode in a future
> version that skipped forcing identifiers parsed from SQL to upper case
> when they're not quoted?
case-insensitive and fold to upper case.
>That's consistent with the standard.
> The current behavior is very odd on the face of it
>Right.
> Just to clarify: Helen's comment about "re-do[ing] your database
> WITHOUT quoted identifiers" will result in all the identifiers
> appearing in the system tables in upper case, right?
>Afraid so.
> It appears that short of dropping all the tables and recreating them,
> I'm out of luck here....
Regards,
Ann