On Friday 09 March 2007 20:56, Shannon -jj Behrens wrote: > Is that really the best way to declare a primary key in your database?
You mean "primary_key=True"? How else? The CONSTRAINT syntax in PostgreSQL though is pretty confusing indeed but when using pgadmin3 to create the table the schema looks the same. So I guess that's common for 8.1. > I bet this is something easily answered on the SQLAlchemy list. Right... I was so deep into Pylons that I forgot about the upstream software mailing lists. :) Thanks to John, too. Christoph --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
