On 10/21/07, Jorge Godoy <[EMAIL PROTECTED]> wrote: > > Em Sunday 21 October 2007 06:51:44 Florent Aide escreveu: > > Try to use SQLAlchemy, because SQLObject does not handle databased > > with non-integer primary keys... > > As does SQL Object. > > You just need to say that your ID Column will be of type "str":
:-) good remark thanks Jorge! Florent. --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---

