"Olli Wang" <[EMAIL PROTECTED]> writes: > I'm using SA 0.2.8, PostgreSQL, Python 2.4, Windows XP. > everything is ok when I use sqlite, so I think the problem is caused by > PostgreSQL.
SQLite's datatypes aren't as strict as required by SQL standards... Everything is a string there. I use SA with PostgreSQL. Javier uses it as well, as he said. Did you quickstart this project or you're migrating it from somewhere else? -- Jorge Godoy <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

