how would people feel about renaming 'password' to 'user_password' ?

i say this because 'password' is a non-reserved  keyword in postgres.
i think its ok in mysql and sqlite though.

anyways,  if people use it in postgres it has to be in doublequotes.
but if we use 'user_password' then it doesn't need to be quoted.

it probably wont affect all that many people as-is, i'm just thinking
of the edge case where someone doesn't know about reserved words and
goes crazy doing straight sql.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/turbogears
-~----------~----~----~----~------~----~------~--~---

Reply via email to