Hi, > is there a way to test Elixir Entity's definition against a DB?
I wrote some code to do this, it's part of TurboGears 1, in the "tg- admin sql status" command. I haven't touched this since. It took inspiration from http://www.sqlalchemy.org/trac/wiki/UsageRecipes/ModelUpdate I've always thought that SQLAlchemy should come with a command line tool for such things, as SQLObject does. But, well, it doesn't. Paul --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SQLElixir" 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/sqlelixir?hl=en -~----------~----~----~----~------~----~------~--~---
