[sqlalchemy] strange commit behaviour

2011-06-28 Thread NiL
Hi list, I have a turbogears controller, the model are elixir defined. def copy(self, scenario_id, **kwargs): copy a scenario :param scenario_id: id of a :class:`model.Scenario` :type media_id: string user =

Re: [sqlalchemy] strange commit behaviour

2011-06-28 Thread Michael Bayer
On Jun 28, 2011, at 4:29 AM, NiL wrote: Hi list, I have a turbogears controller, the model are elixir defined. def copy(self, scenario_id, **kwargs): copy a scenario :param scenario_id: id of a :class:`model.Scenario` :type media_id: string