Does the turbogears command "tg-admin sql create" still work with Elixir 0.5?
I ask because after upgrading from 0.4 (elixir-0.4.0.dev_r209) to Elixir-0.5.2 it prints Creating tables at... and then exits without creating any tables. I see that that autosetup is now not the default, but how does that relate to Turbogears? elixir.options_defaults['autosetup'] = True at the top of my model.py does not appear to make any difference. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
