Gunnlaugur Thor Briem wrote: > Works for me (once I add metadata.create_all(bind=engine) ) ... possibly > you have an old SQLite that doesn't do the auto-incrementing primary key > thing?
I forgot to call the metadata.create_all. Silly problem. Thanks. Regards, mk --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sqlalchemy" 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/sqlalchemy?hl=en -~----------~----~----~----~------~----~------~--~---
