Gaetan de Menten schrieb: > FWIW, I notice you used "autoadd" instead of "save_on_init", which was > what SA used previously. IMO, it was not worth breaking backward > compatibility... especially in a feature meant precisely to retain > backward compatibility...
Actually, I think I made that name up, since I didn't remember the 'save_on_init' kwargs of Session.mapper. :) Since the mapper emulation was only introduced in TG 1.1rc a week ago, I'll fix this for the 1.1 final release by correctly naming the kwarg 'save_on_init'. Chris --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
