I have meta.create_all() in my websetup.py file, this takes all the models in the models.py file and attempts to create a database based on the models found, can one code a conditional that asks beforehand exactly what databases it should create create? All I have are prints in my websetup but I dont know how to interact with meta.
thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
